Sep 07 16:49:08 devstack devstack@c-api.service[74426]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 16:49:08 devstack devstack@c-api.service[74426]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 16:49:08 2026] *** Sep 07 16:49:08 devstack devstack@c-api.service[74426]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 16:49:08 devstack devstack@c-api.service[74426]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 16:49:08 devstack devstack@c-api.service[74426]: nodename: devstack Sep 07 16:49:08 devstack devstack@c-api.service[74426]: machine: x86_64 Sep 07 16:49:08 devstack devstack@c-api.service[74426]: clock source: unix Sep 07 16:49:08 devstack devstack@c-api.service[74426]: pcre jit disabled Sep 07 16:49:08 devstack devstack@c-api.service[74426]: detected number of CPU cores: 4 Sep 07 16:49:08 devstack devstack@c-api.service[74426]: current working directory: / Sep 07 16:49:08 devstack devstack@c-api.service[74426]: detected binary path: /usr/bin/uwsgi-core Sep 07 16:49:08 devstack devstack@c-api.service[74426]: your processes number limit is 47517 Sep 07 16:49:08 devstack devstack@c-api.service[74426]: your memory page size is 4096 bytes Sep 07 16:49:08 devstack devstack@c-api.service[74426]: detected max file descriptor number: 2048 Sep 07 16:49:08 devstack devstack@c-api.service[74426]: lock engine: pthread robust mutexes Sep 07 16:49:08 devstack devstack@c-api.service[74426]: thunder lock: enabled Sep 07 16:49:08 devstack devstack@c-api.service[74426]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 16:49:08 devstack devstack@c-api.service[74426]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 16:49:08 devstack devstack@c-api.service[74426]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 16:49:08 devstack devstack@c-api.service[74426]: Set PythonHome to /opt/stack/data/venv Sep 07 16:49:08 devstack devstack@c-api.service[74426]: Python main interpreter initialized at 0x7527190a4668 Sep 07 16:49:08 devstack devstack@c-api.service[74426]: python threads support enabled Sep 07 16:49:08 devstack devstack@c-api.service[74426]: your server socket listen backlog is limited to 100 connections Sep 07 16:49:08 devstack devstack@c-api.service[74426]: your mercy for graceful operations on workers is 80 seconds Sep 07 16:49:08 devstack devstack@c-api.service[74426]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 16:49:08 devstack devstack@c-api.service[74426]: *** Operational MODE: preforking *** Sep 07 16:49:08 devstack devstack@c-api.service[74426]: *** uWSGI is running in multiple interpreter mode *** Sep 07 16:49:08 devstack devstack@c-api.service[74426]: spawned uWSGI master process (pid: 74426) Sep 07 16:49:08 devstack devstack@c-api.service[74426]: spawned uWSGI worker 1 (pid: 74427, cores: 1) Sep 07 16:49:08 devstack devstack@c-api.service[74426]: spawned uWSGI worker 2 (pid: 74428, cores: 1) Sep 07 16:49:08 devstack devstack@c-api.service[74426]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 16:49:09 devstack devstack@c-api.service[74428]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:49:09 devstack devstack@c-api.service[74428]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:49:09 devstack devstack@c-api.service[74428]: we strongly recommend against using it for new projects. Sep 07 16:49:09 devstack devstack@c-api.service[74428]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:49:09 devstack devstack@c-api.service[74428]: framework. For more detail see Sep 07 16:49:09 devstack devstack@c-api.service[74428]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:49:09 devstack devstack@c-api.service[74428]: import eventlet # noqa Sep 07 16:49:09 devstack devstack@c-api.service[74427]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:49:09 devstack devstack@c-api.service[74427]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:49:09 devstack devstack@c-api.service[74427]: we strongly recommend against using it for new projects. Sep 07 16:49:09 devstack devstack@c-api.service[74427]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:49:09 devstack devstack@c-api.service[74427]: framework. For more detail see Sep 07 16:49:09 devstack devstack@c-api.service[74427]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:49:09 devstack devstack@c-api.service[74427]: import eventlet # noqa Sep 07 16:49:09 devstack devstack@c-api.service[74427]: /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 Sep 07 16:49:09 devstack devstack@c-api.service[74427]: from cgi import parse_header Sep 07 16:49:09 devstack devstack@c-api.service[74428]: /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 Sep 07 16:49:09 devstack devstack@c-api.service[74428]: from cgi import parse_header Sep 07 16:49:09 devstack devstack@c-api.service[74427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 16:49:09 devstack devstack@c-api.service[74427]: warnings.warn( Sep 07 16:49:09 devstack devstack@c-api.service[74428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 16:49:09 devstack devstack@c-api.service[74428]: warnings.warn( Sep 07 16:49:09 devstack devstack@c-api.service[74427]: /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. Sep 07 16:49:09 devstack devstack@c-api.service[74427]: removals.removed_module( Sep 07 16:49:09 devstack devstack@c-api.service[74427]: /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. Sep 07 16:49:09 devstack devstack@c-api.service[74427]: removals.removed_module( Sep 07 16:49:09 devstack devstack@c-api.service[74428]: /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. Sep 07 16:49:09 devstack devstack@c-api.service[74428]: removals.removed_module( Sep 07 16:49:09 devstack devstack@c-api.service[74428]: /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. Sep 07 16:49:09 devstack devstack@c-api.service[74428]: removals.removed_module( Sep 07 16:49:11 devstack devstack@c-api.service[74427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 16:49:11 devstack devstack@c-api.service[74427]: warnings.warn( Sep 07 16:49:11 devstack devstack@c-api.service[74428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 16:49:11 devstack devstack@c-api.service[74428]: warnings.warn( Sep 07 16:49:11 devstack devstack@c-api.service[74427]: /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. Sep 07 16:49:11 devstack devstack@c-api.service[74427]: warnings.warn( Sep 07 16:49:11 devstack devstack@c-api.service[74428]: /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. Sep 07 16:49:11 devstack devstack@c-api.service[74428]: warnings.warn( Sep 07 16:49:11 devstack devstack@c-api.service[74427]: 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. Sep 07 16:49:11 devstack devstack@c-api.service[74427]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74427) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:49:11 devstack devstack@c-api.service[74428]: 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. Sep 07 16:49:11 devstack devstack@c-api.service[74428]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74428) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:49:12 devstack devstack@c-api.service[74427]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 16:49:12 devstack devstack@c-api.service[74427]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:49:12 devstack devstack@c-api.service[74428]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 16:49:12 devstack devstack@c-api.service[74428]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74428) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74427) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: INFO dbcounter [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Registered counter for database cinder Sep 07 16:49:13 devstack devstack@c-api.service[74427]: INFO dbcounter [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Registered counter for database cinder Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG oslo_db.sqlalchemy.engines [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e 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=74428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG oslo_db.sqlalchemy.engines [None req-44681890-830e-457d-8ac8-62415c7cb3a2 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=74427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG dbcounter [-] [74427] Writer thread running {{(pid=74427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:49:13 devstack devstack@c-api.service[74427]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:49:13 devstack devstack@c-api.service[74427]: INFO cinder.rpc [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG dbcounter [-] [74428] Writer thread running {{(pid=74428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: INFO cinder.rpc [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:49:13 devstack devstack@c-api.service[74428]: INFO cinder.rpc [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74427]: INFO cinder.rpc [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: INFO cinder.rpc [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74427]: INFO cinder.rpc [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: INFO cinder.rpc [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING cinder.keymgr.conf_key_mgr [None req-44681890-830e-457d-8ac8-62415c7cb3a2 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' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: INFO cinder.rpc [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING cinder.keymgr.conf_key_mgr [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e 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' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG oslo_db.sqlalchemy.engines [None req-44681890-830e-457d-8ac8-62415c7cb3a2 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=74427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG oslo_db.sqlalchemy.engines [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e 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=74428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: INFO cinder.rpc [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: INFO cinder.rpc [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74427]: INFO cinder.rpc [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: INFO cinder.rpc [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING cinder.api.contrib.hosts [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING cinder.api.contrib.hosts [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: extensions {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: os-volume-manage {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: os-quota-class-sets {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: extensions {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: os-hosts {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: os-volume-manage {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: os-quota-class-sets {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: capabilities {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: os-hosts {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: encryption {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: capabilities {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: encryption {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: scheduler-stats {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: scheduler-stats {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: os-quota-sets {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: os-quota-sets {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: os-availability-zone {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: os-availability-zone {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: qos-specs {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: qos-specs {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: extra_specs {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: extra_specs {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: backups {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: backups {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: encryption {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: encryption {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: cgsnapshots {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: os-volume-type-access {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: cgsnapshots {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: consistencygroups {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: os-volume-type-access {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: os-volume-transfer {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: consistencygroups {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extended resource: os-snapshot-manage {{(pid=74428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: os-volume-transfer {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extended resource: os-snapshot-manage {{(pid=74427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING stevedore.named [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WARNING castellan.key_manager [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.contrib.snapshot_actions [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] SnapshotActionsController initialized {{(pid=74428) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension AdminActions extending resource: volumes {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension AdminActions extending resource: snapshots {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension AdminActions extending resource: backups {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension VolumeActions extending resource: volumes {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension UsedLimits extending resource: limits {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension TypesManage extending resource: types {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension SnapshotActions extending resource: snapshots {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74428]: DEBUG cinder.api.v3.router [None req-6339098b-6cf0-45c4-b0a8-0dd0008fe73e None None] Extension VolumeTypeAccess extending resource: types {{(pid=74428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING stevedore.named [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:49:13 devstack devstack@c-api.service[74427]: WARNING castellan.key_manager [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.contrib.snapshot_actions [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] SnapshotActionsController initialized {{(pid=74427) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension AdminActions extending resource: volumes {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74428]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7527190a4668 pid: 74428 (default app) Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension AdminActions extending resource: snapshots {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension AdminActions extending resource: backups {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension VolumeActions extending resource: volumes {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension UsedLimits extending resource: limits {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension TypesManage extending resource: types {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:13 devstack devstack@c-api.service[74427]: DEBUG cinder.api.v3.router [None req-44681890-830e-457d-8ac8-62415c7cb3a2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:49:14 devstack devstack@c-api.service[74428]: DEBUG cinder.api.middleware.request_id [None req-056177d5-e79b-42fc-b9a3-7c0b71caeb04 None None] RequestId filter calling following filter/app {{(pid=74428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:14 devstack devstack@c-api.service[74427]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7527190a4668 pid: 74427 (default app) Sep 07 16:49:14 devstack devstack@c-api.service[74428]: [pid: 74428|app: 0|req: 1/1] 192.168.122.80 () {50 vars in 780 bytes} [Mon Sep 7 16:49:13 2026] GET /volume/v3/ => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 16:49:21 devstack devstack@c-api.service[74427]: DEBUG cinder.api.middleware.request_id [None req-67938789-118a-477c-8408-0b570a54c6e5 None None] RequestId filter calling following filter/app {{(pid=74427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:22 devstack devstack@c-api.service[74427]: INFO cinder.api.openstack.wsgi [None req-67938789-118a-477c-8408-0b570a54c6e5 admin admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:49:22 devstack devstack@c-api.service[74427]: DEBUG cinder.api.openstack.wsgi [None req-67938789-118a-477c-8408-0b570a54c6e5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:22 devstack devstack@c-api.service[74427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:49:22 devstack devstack@c-api.service[74427]: warnings.warn( Sep 07 16:49:22 devstack devstack@c-api.service[74427]: DEBUG oslo_db.sqlalchemy.engines [None req-67938789-118a-477c-8408-0b570a54c6e5 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=74427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:22 devstack devstack@c-api.service[74427]: INFO cinder.api.openstack.wsgi [None req-67938789-118a-477c-8408-0b570a54c6e5 admin admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:49:22 devstack devstack@c-api.service[74427]: [pid: 74427|app: 0|req: 1/2] 192.168.122.80 () {60 vars in 1186 bytes} [Mon Sep 7 16:49:21 2026] POST /volume/v3/types => generated 186 bytes in 1282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:49:22 devstack devstack@c-api.service[74428]: DEBUG cinder.api.middleware.request_id [None req-75131f0d-2d72-40b7-bf0a-59cb8154d649 None None] RequestId filter calling following filter/app {{(pid=74428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:49:23 devstack devstack@c-api.service[74428]: INFO cinder.api.openstack.wsgi [None req-75131f0d-2d72-40b7-bf0a-59cb8154d649 admin admin] POST http://192.168.122.80/volume/v3/types/caa9b805-e3f0-43d9-8a23-d339a3f184ab/extra_specs Sep 07 16:49:23 devstack devstack@c-api.service[74428]: DEBUG cinder.api.openstack.wsgi [None req-75131f0d-2d72-40b7-bf0a-59cb8154d649 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:49:23 devstack devstack@c-api.service[74428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:49:23 devstack devstack@c-api.service[74428]: warnings.warn( Sep 07 16:49:23 devstack devstack@c-api.service[74428]: DEBUG oslo_db.sqlalchemy.engines [None req-75131f0d-2d72-40b7-bf0a-59cb8154d649 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=74428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:49:23 devstack devstack@c-api.service[74428]: INFO cinder.api.openstack.wsgi [None req-75131f0d-2d72-40b7-bf0a-59cb8154d649 admin admin] http://192.168.122.80/volume/v3/types/caa9b805-e3f0-43d9-8a23-d339a3f184ab/extra_specs returned with HTTP 200 Sep 07 16:49:23 devstack devstack@c-api.service[74428]: [pid: 74428|app: 0|req: 2/3] 192.168.122.80 () {60 vars in 1333 bytes} [Mon Sep 7 16:49:22 2026] POST /volume/v3/types/caa9b805-e3f0-43d9-8a23-d339a3f184ab/extra_specs => generated 55 bytes in 728 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 16:49:32 devstack devstack@c-api.service[74427]: DEBUG dbcounter [-] [74427] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:49:33 devstack devstack@c-api.service[74428]: DEBUG dbcounter [-] [74428] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:50:03 devstack devstack@c-api.service[74427]: DEBUG cinder.api.middleware.request_id [None req-34a88183-806d-41ce-8d42-a1b2f86961a9 None None] RequestId filter calling following filter/app {{(pid=74427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:50:03 devstack devstack@c-api.service[74427]: INFO cinder.api.openstack.wsgi [None req-34a88183-806d-41ce-8d42-a1b2f86961a9 None None] GET http://192.168.122.80/volume// Sep 07 16:50:03 devstack devstack@c-api.service[74427]: DEBUG cinder.api.openstack.wsgi [None req-34a88183-806d-41ce-8d42-a1b2f86961a9 None None] Empty body provided in request {{(pid=74427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:50:03 devstack devstack@c-api.service[74427]: DEBUG cinder.api.openstack.wsgi [None req-34a88183-806d-41ce-8d42-a1b2f86961a9 None None] Calling method 'all' {{(pid=74427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:50:03 devstack devstack@c-api.service[74427]: INFO cinder.api.openstack.wsgi [None req-34a88183-806d-41ce-8d42-a1b2f86961a9 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:50:03 devstack devstack@c-api.service[74427]: [pid: 74427|app: 0|req: 2/4] 192.168.122.80 () {58 vars in 1309 bytes} [Mon Sep 7 16:50:03 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:51:47 devstack devstack@c-api.service[74428]: DEBUG cinder.api.middleware.request_id [None req-45b2002e-15b7-4856-bef9-37da6178058b None None] RequestId filter calling following filter/app {{(pid=74428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:47 devstack devstack@c-api.service[74428]: INFO cinder.api.openstack.wsgi [None req-45b2002e-15b7-4856-bef9-37da6178058b tempest-verify_tempest_config-1144772461 tempest-verify_tempest_config-1144772461-project-member] GET http://192.168.122.80/volume/v3/extensions Sep 07 16:51:47 devstack devstack@c-api.service[74428]: DEBUG cinder.api.openstack.wsgi [None req-45b2002e-15b7-4856-bef9-37da6178058b tempest-verify_tempest_config-1144772461 tempest-verify_tempest_config-1144772461-project-member] Empty body provided in request {{(pid=74428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:51:47 devstack devstack@c-api.service[74428]: DEBUG cinder.api.openstack.wsgi [None req-45b2002e-15b7-4856-bef9-37da6178058b tempest-verify_tempest_config-1144772461 tempest-verify_tempest_config-1144772461-project-member] Calling method 'index' {{(pid=74428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:51:47 devstack devstack@c-api.service[74428]: INFO cinder.api.openstack.wsgi [None req-45b2002e-15b7-4856-bef9-37da6178058b tempest-verify_tempest_config-1144772461 tempest-verify_tempest_config-1144772461-project-member] http://192.168.122.80/volume/v3/extensions returned with HTTP 200 Sep 07 16:51:47 devstack devstack@c-api.service[74428]: [pid: 74428|app: 0|req: 3/5] 192.168.122.80 () {58 vars in 1125 bytes} [Mon Sep 7 16:51:47 2026] GET /volume/v3/extensions => generated 5245 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:51:55 devstack devstack@c-api.service[74427]: DEBUG cinder.api.middleware.request_id [None req-d72396a3-b6db-4011-9df3-81856db8f820 None None] RequestId filter calling following filter/app {{(pid=74427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:51:55 devstack devstack@c-api.service[74427]: INFO cinder.api.openstack.wsgi [None req-d72396a3-b6db-4011-9df3-81856db8f820 demo admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:51:55 devstack devstack@c-api.service[74427]: DEBUG cinder.api.openstack.wsgi [None req-d72396a3-b6db-4011-9df3-81856db8f820 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:51:55 devstack devstack@c-api.service[74427]: INFO cinder.api.openstack.wsgi [None req-d72396a3-b6db-4011-9df3-81856db8f820 demo admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:51:55 devstack devstack@c-api.service[74427]: [pid: 74427|app: 0|req: 3/6] 192.168.122.80 () {60 vars in 1186 bytes} [Mon Sep 7 16:51:55 2026] POST /volume/v3/types => generated 184 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:52:05 devstack devstack@c-api.service[74427]: DEBUG dbcounter [-] [74427] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:53:51 devstack devstack@c-api.service[74426]: Mon Sep 7 16:53:51 2026 - graceful shutdown triggered... Sep 07 16:53:51 devstack devstack@c-api.service[74428]: Gracefully killing worker 2 (pid: 74428)... Sep 07 16:53:51 devstack devstack@c-api.service[74427]: Gracefully killing worker 1 (pid: 74427)... Sep 07 16:53:52 devstack devstack@c-api.service[74426]: worker 1 buried after 1 seconds Sep 07 16:53:52 devstack devstack@c-api.service[74426]: worker 2 buried after 1 seconds Sep 07 16:53:52 devstack devstack@c-api.service[74426]: goodbye to uWSGI. Sep 07 16:53:52 devstack devstack@c-api.service[86098]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 16:53:52 devstack devstack@c-api.service[86098]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 16:53:52 2026] *** Sep 07 16:53:52 devstack devstack@c-api.service[86098]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 16:53:52 devstack devstack@c-api.service[86098]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 16:53:52 devstack devstack@c-api.service[86098]: nodename: devstack Sep 07 16:53:52 devstack devstack@c-api.service[86098]: machine: x86_64 Sep 07 16:53:52 devstack devstack@c-api.service[86098]: clock source: unix Sep 07 16:53:52 devstack devstack@c-api.service[86098]: pcre jit disabled Sep 07 16:53:52 devstack devstack@c-api.service[86098]: detected number of CPU cores: 4 Sep 07 16:53:52 devstack devstack@c-api.service[86098]: current working directory: / Sep 07 16:53:52 devstack devstack@c-api.service[86098]: detected binary path: /usr/bin/uwsgi-core Sep 07 16:53:52 devstack devstack@c-api.service[86098]: your processes number limit is 47517 Sep 07 16:53:52 devstack devstack@c-api.service[86098]: your memory page size is 4096 bytes Sep 07 16:53:52 devstack devstack@c-api.service[86098]: detected max file descriptor number: 2048 Sep 07 16:53:52 devstack devstack@c-api.service[86098]: lock engine: pthread robust mutexes Sep 07 16:53:52 devstack devstack@c-api.service[86098]: thunder lock: enabled Sep 07 16:53:52 devstack devstack@c-api.service[86098]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 16:53:52 devstack devstack@c-api.service[86098]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 16:53:52 devstack devstack@c-api.service[86098]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 16:53:52 devstack devstack@c-api.service[86098]: Set PythonHome to /opt/stack/data/venv Sep 07 16:53:52 devstack devstack@c-api.service[86098]: Python main interpreter initialized at 0x752f32ea4668 Sep 07 16:53:52 devstack devstack@c-api.service[86098]: python threads support enabled Sep 07 16:53:52 devstack devstack@c-api.service[86098]: your server socket listen backlog is limited to 100 connections Sep 07 16:53:52 devstack devstack@c-api.service[86098]: your mercy for graceful operations on workers is 80 seconds Sep 07 16:53:52 devstack devstack@c-api.service[86098]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 16:53:52 devstack devstack@c-api.service[86098]: *** Operational MODE: preforking *** Sep 07 16:53:52 devstack devstack@c-api.service[86098]: *** uWSGI is running in multiple interpreter mode *** Sep 07 16:53:52 devstack devstack@c-api.service[86098]: spawned uWSGI master process (pid: 86098) Sep 07 16:53:52 devstack devstack@c-api.service[86098]: spawned uWSGI worker 1 (pid: 86099, cores: 1) Sep 07 16:53:52 devstack devstack@c-api.service[86098]: spawned uWSGI worker 2 (pid: 86100, cores: 1) Sep 07 16:53:52 devstack devstack@c-api.service[86098]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 16:53:52 devstack devstack@c-api.service[86099]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:53:52 devstack devstack@c-api.service[86099]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:53:52 devstack devstack@c-api.service[86099]: we strongly recommend against using it for new projects. Sep 07 16:53:52 devstack devstack@c-api.service[86099]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:53:52 devstack devstack@c-api.service[86099]: framework. For more detail see Sep 07 16:53:52 devstack devstack@c-api.service[86099]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:53:52 devstack devstack@c-api.service[86099]: import eventlet # noqa Sep 07 16:53:52 devstack devstack@c-api.service[86100]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:53:52 devstack devstack@c-api.service[86100]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:53:52 devstack devstack@c-api.service[86100]: we strongly recommend against using it for new projects. Sep 07 16:53:52 devstack devstack@c-api.service[86100]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:53:52 devstack devstack@c-api.service[86100]: framework. For more detail see Sep 07 16:53:52 devstack devstack@c-api.service[86100]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:53:52 devstack devstack@c-api.service[86100]: import eventlet # noqa Sep 07 16:53:53 devstack devstack@c-api.service[86099]: /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 Sep 07 16:53:53 devstack devstack@c-api.service[86099]: from cgi import parse_header Sep 07 16:53:53 devstack devstack@c-api.service[86100]: /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 Sep 07 16:53:53 devstack devstack@c-api.service[86100]: from cgi import parse_header Sep 07 16:53:53 devstack devstack@c-api.service[86099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 16:53:53 devstack devstack@c-api.service[86099]: warnings.warn( Sep 07 16:53:53 devstack devstack@c-api.service[86100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 16:53:53 devstack devstack@c-api.service[86100]: warnings.warn( Sep 07 16:53:53 devstack devstack@c-api.service[86099]: /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. Sep 07 16:53:53 devstack devstack@c-api.service[86099]: removals.removed_module( Sep 07 16:53:53 devstack devstack@c-api.service[86099]: /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. Sep 07 16:53:53 devstack devstack@c-api.service[86099]: removals.removed_module( Sep 07 16:53:53 devstack devstack@c-api.service[86100]: /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. Sep 07 16:53:53 devstack devstack@c-api.service[86100]: removals.removed_module( Sep 07 16:53:53 devstack devstack@c-api.service[86100]: /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. Sep 07 16:53:53 devstack devstack@c-api.service[86100]: removals.removed_module( Sep 07 16:53:55 devstack devstack@c-api.service[86100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 16:53:55 devstack devstack@c-api.service[86100]: warnings.warn( Sep 07 16:53:56 devstack devstack@c-api.service[86099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 16:53:56 devstack devstack@c-api.service[86099]: warnings.warn( Sep 07 16:53:56 devstack devstack@c-api.service[86100]: /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. Sep 07 16:53:56 devstack devstack@c-api.service[86100]: warnings.warn( Sep 07 16:53:56 devstack devstack@c-api.service[86099]: /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. Sep 07 16:53:56 devstack devstack@c-api.service[86099]: warnings.warn( Sep 07 16:53:56 devstack devstack@c-api.service[86100]: 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. Sep 07 16:53:56 devstack devstack@c-api.service[86100]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86100) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:53:56 devstack devstack@c-api.service[86099]: 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. Sep 07 16:53:56 devstack devstack@c-api.service[86099]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86099) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:53:56 devstack devstack@c-api.service[86100]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 16:53:56 devstack devstack@c-api.service[86100]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:53:56 devstack devstack@c-api.service[86099]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 16:53:56 devstack devstack@c-api.service[86099]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86100) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86099) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: INFO dbcounter [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Registered counter for database cinder Sep 07 16:53:57 devstack devstack@c-api.service[86099]: INFO dbcounter [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Registered counter for database cinder Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG oslo_db.sqlalchemy.engines [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 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=86100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:53:57 devstack devstack@c-api.service[86099]: DEBUG oslo_db.sqlalchemy.engines [None req-e315c228-5d63-460b-b60f-af2150615538 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=86099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: DEBUG dbcounter [-] [86100] Writer thread running {{(pid=86100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:53:57 devstack devstack@c-api.service[86100]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:53:57 devstack devstack@c-api.service[86100]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:53:57 devstack devstack@c-api.service[86100]: INFO cinder.rpc [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:53:57 devstack devstack@c-api.service[86100]: INFO cinder.rpc [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:53:57 devstack devstack@c-api.service[86100]: INFO cinder.rpc [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86100]: INFO cinder.rpc [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG dbcounter [-] [86099] Writer thread running {{(pid=86099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING cinder.keymgr.conf_key_mgr [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 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' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:53:58 devstack devstack@c-api.service[86099]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:53:58 devstack devstack@c-api.service[86099]: INFO cinder.rpc [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86099]: INFO cinder.rpc [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86099]: INFO cinder.rpc [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86099]: INFO cinder.rpc [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING cinder.keymgr.conf_key_mgr [None req-e315c228-5d63-460b-b60f-af2150615538 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' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG oslo_db.sqlalchemy.engines [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 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=86100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: INFO cinder.rpc [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86100]: INFO cinder.rpc [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG oslo_db.sqlalchemy.engines [None req-e315c228-5d63-460b-b60f-af2150615538 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=86099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: INFO cinder.rpc [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: INFO cinder.rpc [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING cinder.api.contrib.hosts [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: extensions {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: os-volume-manage {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: os-quota-class-sets {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: os-hosts {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: capabilities {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: encryption {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: scheduler-stats {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: os-quota-sets {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING cinder.api.contrib.hosts [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: os-availability-zone {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: qos-specs {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: extra_specs {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: backups {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: extensions {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: encryption {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: os-volume-manage {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: cgsnapshots {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: os-quota-class-sets {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: os-volume-type-access {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: os-hosts {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: consistencygroups {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: capabilities {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: os-volume-transfer {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: encryption {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extended resource: os-snapshot-manage {{(pid=86100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: scheduler-stats {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: os-quota-sets {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: os-availability-zone {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: qos-specs {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: extra_specs {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING stevedore.named [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WARNING castellan.key_manager [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.contrib.snapshot_actions [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] SnapshotActionsController initialized {{(pid=86100) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension AdminActions extending resource: volumes {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: backups {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension AdminActions extending resource: snapshots {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension AdminActions extending resource: backups {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension VolumeActions extending resource: volumes {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension UsedLimits extending resource: limits {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension TypesManage extending resource: types {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: DEBUG cinder.api.v3.router [None req-13302947-00d8-46bf-9d02-c728d6ac5ac0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: encryption {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: cgsnapshots {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: os-volume-type-access {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: consistencygroups {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: os-volume-transfer {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86100]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x752f32ea4668 pid: 86100 (default app) Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extended resource: os-snapshot-manage {{(pid=86099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING stevedore.named [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WARNING castellan.key_manager [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.contrib.snapshot_actions [None req-e315c228-5d63-460b-b60f-af2150615538 None None] SnapshotActionsController initialized {{(pid=86099) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension AdminActions extending resource: volumes {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension AdminActions extending resource: snapshots {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension AdminActions extending resource: backups {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension VolumeActions extending resource: volumes {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension UsedLimits extending resource: limits {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension TypesManage extending resource: types {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: DEBUG cinder.api.v3.router [None req-e315c228-5d63-460b-b60f-af2150615538 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:53:58 devstack devstack@c-api.service[86099]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x752f32ea4668 pid: 86099 (default app) Sep 07 16:54:00 devstack devstack@c-api.service[86098]: Mon Sep 7 16:54:00 2026 - graceful shutdown triggered... Sep 07 16:54:00 devstack devstack@c-api.service[86100]: Gracefully killing worker 2 (pid: 86100)... Sep 07 16:54:00 devstack devstack@c-api.service[86099]: Gracefully killing worker 1 (pid: 86099)... Sep 07 16:54:01 devstack devstack@c-api.service[86098]: worker 1 buried after 1 seconds Sep 07 16:54:01 devstack devstack@c-api.service[86098]: worker 2 buried after 1 seconds Sep 07 16:54:01 devstack devstack@c-api.service[86098]: goodbye to uWSGI. Sep 07 16:54:01 devstack devstack@c-api.service[86479]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 16:54:01 devstack devstack@c-api.service[86479]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 16:54:01 2026] *** Sep 07 16:54:01 devstack devstack@c-api.service[86479]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 16:54:01 devstack devstack@c-api.service[86479]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 16:54:01 devstack devstack@c-api.service[86479]: nodename: devstack Sep 07 16:54:01 devstack devstack@c-api.service[86479]: machine: x86_64 Sep 07 16:54:01 devstack devstack@c-api.service[86479]: clock source: unix Sep 07 16:54:01 devstack devstack@c-api.service[86479]: pcre jit disabled Sep 07 16:54:01 devstack devstack@c-api.service[86479]: detected number of CPU cores: 4 Sep 07 16:54:01 devstack devstack@c-api.service[86479]: current working directory: / Sep 07 16:54:01 devstack devstack@c-api.service[86479]: detected binary path: /usr/bin/uwsgi-core Sep 07 16:54:01 devstack devstack@c-api.service[86479]: your processes number limit is 47517 Sep 07 16:54:01 devstack devstack@c-api.service[86479]: your memory page size is 4096 bytes Sep 07 16:54:01 devstack devstack@c-api.service[86479]: detected max file descriptor number: 2048 Sep 07 16:54:01 devstack devstack@c-api.service[86479]: lock engine: pthread robust mutexes Sep 07 16:54:01 devstack devstack@c-api.service[86479]: thunder lock: enabled Sep 07 16:54:01 devstack devstack@c-api.service[86479]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 16:54:01 devstack devstack@c-api.service[86479]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 16:54:01 devstack devstack@c-api.service[86479]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 16:54:01 devstack devstack@c-api.service[86479]: Set PythonHome to /opt/stack/data/venv Sep 07 16:54:01 devstack devstack@c-api.service[86479]: Python main interpreter initialized at 0x783b174a4668 Sep 07 16:54:01 devstack devstack@c-api.service[86479]: python threads support enabled Sep 07 16:54:01 devstack devstack@c-api.service[86479]: your server socket listen backlog is limited to 100 connections Sep 07 16:54:01 devstack devstack@c-api.service[86479]: your mercy for graceful operations on workers is 80 seconds Sep 07 16:54:01 devstack devstack@c-api.service[86479]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 16:54:01 devstack devstack@c-api.service[86479]: *** Operational MODE: preforking *** Sep 07 16:54:01 devstack devstack@c-api.service[86479]: *** uWSGI is running in multiple interpreter mode *** Sep 07 16:54:01 devstack devstack@c-api.service[86479]: spawned uWSGI master process (pid: 86479) Sep 07 16:54:01 devstack devstack@c-api.service[86479]: spawned uWSGI worker 1 (pid: 86480, cores: 1) Sep 07 16:54:01 devstack devstack@c-api.service[86479]: spawned uWSGI worker 2 (pid: 86481, cores: 1) Sep 07 16:54:01 devstack devstack@c-api.service[86479]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 16:54:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:54:02 devstack devstack@c-api.service[86481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:54:02 devstack devstack@c-api.service[86481]: we strongly recommend against using it for new projects. Sep 07 16:54:02 devstack devstack@c-api.service[86481]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:54:02 devstack devstack@c-api.service[86481]: framework. For more detail see Sep 07 16:54:02 devstack devstack@c-api.service[86481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:54:02 devstack devstack@c-api.service[86481]: import eventlet # noqa Sep 07 16:54:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 16:54:02 devstack devstack@c-api.service[86480]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 16:54:02 devstack devstack@c-api.service[86480]: we strongly recommend against using it for new projects. Sep 07 16:54:02 devstack devstack@c-api.service[86480]: If you are already using Eventlet, we recommend migrating to a different Sep 07 16:54:02 devstack devstack@c-api.service[86480]: framework. For more detail see Sep 07 16:54:02 devstack devstack@c-api.service[86480]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 16:54:02 devstack devstack@c-api.service[86480]: import eventlet # noqa Sep 07 16:54:02 devstack devstack@c-api.service[86480]: /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 Sep 07 16:54:02 devstack devstack@c-api.service[86480]: from cgi import parse_header Sep 07 16:54:02 devstack devstack@c-api.service[86481]: /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 Sep 07 16:54:02 devstack devstack@c-api.service[86481]: from cgi import parse_header Sep 07 16:54:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 16:54:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:54:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 16:54:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:54:02 devstack devstack@c-api.service[86481]: /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. Sep 07 16:54:02 devstack devstack@c-api.service[86481]: removals.removed_module( Sep 07 16:54:02 devstack devstack@c-api.service[86481]: /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. Sep 07 16:54:02 devstack devstack@c-api.service[86481]: removals.removed_module( Sep 07 16:54:02 devstack devstack@c-api.service[86480]: /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. Sep 07 16:54:02 devstack devstack@c-api.service[86480]: removals.removed_module( Sep 07 16:54:02 devstack devstack@c-api.service[86480]: /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. Sep 07 16:54:02 devstack devstack@c-api.service[86480]: removals.removed_module( Sep 07 16:54:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 16:54:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:54:04 devstack devstack@c-api.service[86481]: /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. Sep 07 16:54:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:54:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 16:54:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:54:05 devstack devstack@c-api.service[86480]: /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. Sep 07 16:54:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:54:05 devstack devstack@c-api.service[86481]: 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. Sep 07 16:54:05 devstack devstack@c-api.service[86481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:54:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 16:54:05 devstack devstack@c-api.service[86481]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:54:05 devstack devstack@c-api.service[86480]: 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. Sep 07 16:54:05 devstack devstack@c-api.service[86480]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86480) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 16:54:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 16:54:05 devstack devstack@c-api.service[86480]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86481]: INFO dbcounter [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Registered counter for database cinder Sep 07 16:54:06 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-4a232c40-48de-4aec-a744-3d105b4cd762 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=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86480) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: INFO dbcounter [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Registered counter for database cinder Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-32eb49da-6c07-4035-9c4b-7087c87df398 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=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writer thread running {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:54:07 devstack devstack@c-api.service[86481]: INFO cinder.rpc [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: INFO cinder.rpc [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: INFO cinder.rpc [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: INFO cinder.rpc [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING cinder.keymgr.conf_key_mgr [None req-4a232c40-48de-4aec-a744-3d105b4cd762 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' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-4a232c40-48de-4aec-a744-3d105b4cd762 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=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: INFO cinder.rpc [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: INFO cinder.rpc [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writer thread running {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:54:07 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:54:07 devstack devstack@c-api.service[86480]: INFO cinder.rpc [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: INFO cinder.rpc [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: INFO cinder.rpc [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING cinder.api.contrib.hosts [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: INFO cinder.rpc [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING cinder.keymgr.conf_key_mgr [None req-32eb49da-6c07-4035-9c4b-7087c87df398 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' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: extensions {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: os-volume-manage {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: os-quota-class-sets {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: os-hosts {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: capabilities {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: encryption {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: scheduler-stats {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: os-quota-sets {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: os-availability-zone {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: qos-specs {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: extra_specs {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: backups {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: encryption {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: cgsnapshots {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: os-volume-type-access {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: consistencygroups {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: os-volume-transfer {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extended resource: os-snapshot-manage {{(pid=86481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-32eb49da-6c07-4035-9c4b-7087c87df398 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=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: INFO cinder.rpc [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: INFO cinder.rpc [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.snapshot_actions [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] SnapshotActionsController initialized {{(pid=86481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension AdminActions extending resource: volumes {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension AdminActions extending resource: snapshots {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension AdminActions extending resource: backups {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension VolumeActions extending resource: volumes {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension UsedLimits extending resource: limits {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension TypesManage extending resource: types {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.router [None req-4a232c40-48de-4aec-a744-3d105b4cd762 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86481]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x783b174a4668 pid: 86481 (default app) Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING cinder.api.contrib.hosts [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: extensions {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: os-volume-manage {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: os-quota-class-sets {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: os-hosts {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: capabilities {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: encryption {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: scheduler-stats {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: os-quota-sets {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: os-availability-zone {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: qos-specs {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: extra_specs {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: backups {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: encryption {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: cgsnapshots {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: os-volume-type-access {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: consistencygroups {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: os-volume-transfer {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extended resource: os-snapshot-manage {{(pid=86480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 16:54:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.snapshot_actions [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] SnapshotActionsController initialized {{(pid=86480) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension AdminActions extending resource: volumes {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension AdminActions extending resource: snapshots {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension AdminActions extending resource: backups {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension VolumeActions extending resource: volumes {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension UsedLimits extending resource: limits {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension TypesManage extending resource: types {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.router [None req-32eb49da-6c07-4035-9c4b-7087c87df398 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 16:54:08 devstack devstack@c-api.service[86480]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x783b174a4668 pid: 86480 (default app) Sep 07 16:54:17 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=6 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:54:17 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=6 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:55:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5a9e5f0a-1035-433b-8347-0d765c433838 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:55:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-557145022"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-557145022'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Create volume of 1 GB Sep 07 16:55:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:10 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:55:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Availability zone cache updated, next update will occur around 2026-09-07 15:55:10.189147. {{(pid=86481) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 16:55:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Availability Zones retrieved successfully. Sep 07 16:55:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Flow 'volume_create_api' (74c42aa1-2c45-4620-be24-005cdfa22d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74bad69a-00a3-4546-ab6c-5f524c440d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74bad69a-00a3-4546-ab6c-5f524c440d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dc611de-7f17-4d0c-8611-875590e6fda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:11 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:55:11 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:55:11 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Created reservations ['be87c88c-d78c-4537-96b3-c485e96c9346', '2e0911a4-eb64-4ee7-8dcb-f938964c5606', 'a62e39a2-3bef-4b16-90d3-19c5bde637e4', '269f15dc-606c-40c4-9409-e30795b23c32'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:11 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dc611de-7f17-4d0c-8611-875590e6fda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be87c88c-d78c-4537-96b3-c485e96c9346', '2e0911a4-eb64-4ee7-8dcb-f938964c5606', 'a62e39a2-3bef-4b16-90d3-19c5bde637e4', '269f15dc-606c-40c4-9409-e30795b23c32']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:11 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95703ea-bfa3-4f82-8ecc-934f402c366a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:12 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95703ea-bfa3-4f82-8ecc-934f402c366a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f470869-3e9a-41fa-81a4-9c4e13aea78f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-557145022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110478da030346dea23f435de7a0cab2',qos_specs=None,replication_status=,reservations=['be87c88c-d78c-4537-96b3-c485e96c9346','2e0911a4-eb64-4ee7-8dcb-f938964c5606','a62e39a2-3bef-4b16-90d3-19c5bde637e4','269f15dc-606c-40c4-9409-e30795b23c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1772f2d6d1545218bbfc4e2185fcca1',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-557145022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f470869-3e9a-41fa-81a4-9c4e13aea78f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110478da030346dea23f435de7a0cab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1772f2d6d1545218bbfc4e2185fcca1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:12 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e488472-cf9d-475c-a561-a808ae3c6617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:12 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e488472-cf9d-475c-a561-a808ae3c6617) transitioned into state 'SUCCESS' from state '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-557145022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110478da030346dea23f435de7a0cab2',qos_specs=None,replication_status=,reservations=['be87c88c-d78c-4537-96b3-c485e96c9346','2e0911a4-eb64-4ee7-8dcb-f938964c5606','a62e39a2-3bef-4b16-90d3-19c5bde637e4','269f15dc-606c-40c4-9409-e30795b23c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1772f2d6d1545218bbfc4e2185fcca1',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:12 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb736c0-3515-48c9-9a21-0585654ca8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:12 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb736c0-3515-48c9-9a21-0585654ca8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:12 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Flow 'volume_create_api' (74c42aa1-2c45-4620-be24-005cdfa22d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Create volume request issued successfully. Sep 07 16:55:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5a9e5f0a-1035-433b-8347-0d765c433838 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1/1] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:55:09 2026] POST /volume/v3/volumes => generated 758 bytes in 3848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-501b4c19-cbd5-4a3a-85c6-19ac562f384b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-501b4c19-cbd5-4a3a-85c6-19ac562f384b tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-501b4c19-cbd5-4a3a-85c6-19ac562f384b tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-501b4c19-cbd5-4a3a-85c6-19ac562f384b tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:14 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-501b4c19-cbd5-4a3a-85c6-19ac562f384b tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 16:55:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-501b4c19-cbd5-4a3a-85c6-19ac562f384b tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-501b4c19-cbd5-4a3a-85c6-19ac562f384b tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1/2] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:12 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 2438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3e88f6c3-72b0-4126-9752-6e1bbefbddd9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3e88f6c3-72b0-4126-9752-6e1bbefbddd9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3e88f6c3-72b0-4126-9752-6e1bbefbddd9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3e88f6c3-72b0-4126-9752-6e1bbefbddd9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3e88f6c3-72b0-4126-9752-6e1bbefbddd9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3e88f6c3-72b0-4126-9752-6e1bbefbddd9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 2/3] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:16 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-060e331e-a620-4f71-a20e-ab2cef427b87 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-060e331e-a620-4f71-a20e-ab2cef427b87 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-060e331e-a620-4f71-a20e-ab2cef427b87 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-060e331e-a620-4f71-a20e-ab2cef427b87 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-060e331e-a620-4f71-a20e-ab2cef427b87 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-060e331e-a620-4f71-a20e-ab2cef427b87 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 2/4] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:17 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 851 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-40783cbc-e178-44e7-ab23-bf2f7162cbbe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-40783cbc-e178-44e7-ab23-bf2f7162cbbe tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-40783cbc-e178-44e7-ab23-bf2f7162cbbe tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-40783cbc-e178-44e7-ab23-bf2f7162cbbe tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-40783cbc-e178-44e7-ab23-bf2f7162cbbe tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-40783cbc-e178-44e7-ab23-bf2f7162cbbe tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 3/5] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:55:19 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a6babf29-8e2e-402e-af2f-285daab8b04b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a6babf29-8e2e-402e-af2f-285daab8b04b None None] GET http://192.168.122.80/volume// Sep 07 16:55:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a6babf29-8e2e-402e-af2f-285daab8b04b None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a6babf29-8e2e-402e-af2f-285daab8b04b None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a6babf29-8e2e-402e-af2f-285daab8b04b None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:55:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 3/6] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 16:55:20 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:55:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-7cb4e3e8-be98-4b6d-83bc-41f60dc54038 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-7cb4e3e8-be98-4b6d-83bc-41f60dc54038 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 16:55:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-7cb4e3e8-be98-4b6d-83bc-41f60dc54038 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f470869-3e9a-41fa-81a4-9c4e13aea78f", "connector": null, "instance_uuid": "e20ffe42-3bcd-4d00-ba5b-657fb6366cf4"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[86481]: /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. Sep 07 16:55:21 devstack devstack@c-api.service[86481]: .first() Sep 07 16:55:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-7cb4e3e8-be98-4b6d-83bc-41f60dc54038 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 16:55:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 4/7] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 16:55:20 2026] POST /volume/v3/attachments => generated 273 bytes in 837 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:55:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-eed5052c-52ec-4773-b9de-992f35e0e8dc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eed5052c-52ec-4773-b9de-992f35e0e8dc tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eed5052c-52ec-4773-b9de-992f35e0e8dc tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eed5052c-52ec-4773-b9de-992f35e0e8dc tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-801c58dc-2218-4b8f-81f9-6a1ccb700365 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-eed5052c-52ec-4773-b9de-992f35e0e8dc tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-801c58dc-2218-4b8f-81f9-6a1ccb700365 None None] GET http://192.168.122.80/volume// Sep 07 16:55:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-801c58dc-2218-4b8f-81f9-6a1ccb700365 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-801c58dc-2218-4b8f-81f9-6a1ccb700365 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-801c58dc-2218-4b8f-81f9-6a1ccb700365 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:55:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 5/8] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:55:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eed5052c-52ec-4773-b9de-992f35e0e8dc tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 4/9] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-9a94c591-6d2b-4ee9-8974-55812b9ec6a6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-9a94c591-6d2b-4ee9-8974-55812b9ec6a6 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-9a94c591-6d2b-4ee9-8974-55812b9ec6a6 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-9a94c591-6d2b-4ee9-8974-55812b9ec6a6 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-9a94c591-6d2b-4ee9-8974-55812b9ec6a6 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-9a94c591-6d2b-4ee9-8974-55812b9ec6a6 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 6/10] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:55:21 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 1031 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:55:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b2778e1c-f3cc-4bac-8407-30a68f107ead None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b2778e1c-f3cc-4bac-8407-30a68f107ead tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b2778e1c-f3cc-4bac-8407-30a68f107ead tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b2778e1c-f3cc-4bac-8407-30a68f107ead tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b2778e1c-f3cc-4bac-8407-30a68f107ead tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b2778e1c-f3cc-4bac-8407-30a68f107ead tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 5/11] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:22 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-592b0dc6-8a32-4b8f-9367-a739e1fa23f9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-592b0dc6-8a32-4b8f-9367-a739e1fa23f9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-592b0dc6-8a32-4b8f-9367-a739e1fa23f9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-592b0dc6-8a32-4b8f-9367-a739e1fa23f9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-592b0dc6-8a32-4b8f-9367-a739e1fa23f9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-592b0dc6-8a32-4b8f-9367-a739e1fa23f9 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 7/12] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:23 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7b4690f6-e3f2-4dda-b434-eaeb7035a3b5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b4690f6-e3f2-4dda-b434-eaeb7035a3b5 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b4690f6-e3f2-4dda-b434-eaeb7035a3b5 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b4690f6-e3f2-4dda-b434-eaeb7035a3b5 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7b4690f6-e3f2-4dda-b434-eaeb7035a3b5 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b4690f6-e3f2-4dda-b434-eaeb7035a3b5 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 6/13] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:24 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-e568495c-5c55-4302-ad5e-4f951e43bf37 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-e568495c-5c55-4302-ad5e-4f951e43bf37 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] PUT http://192.168.122.80/volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619 Sep 07 16:55:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-e568495c-5c55-4302-ad5e-4f951e43bf37 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:25 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-e568495c-5c55-4302-ad5e-4f951e43bf37 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Acquiring lock "cinder-attachment_update-9f470869-3e9a-41fa-81a4-9c4e13aea78f-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:55:25 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-e568495c-5c55-4302-ad5e-4f951e43bf37 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Lock "cinder-attachment_update-9f470869-3e9a-41fa-81a4-9c4e13aea78f-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:55:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:25 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:25 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:25 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-e568495c-5c55-4302-ad5e-4f951e43bf37 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Lock "cinder-attachment_update-9f470869-3e9a-41fa-81a4-9c4e13aea78f-devstack" released by "attachment_update" :: held 0.547s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:55:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-e568495c-5c55-4302-ad5e-4f951e43bf37 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619 returned with HTTP 200 Sep 07 16:55:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 8/14] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 16:55:25 2026] PUT /volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619 => generated 694 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:55:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bac504f1-eeb6-48df-9bae-264a7e314f30 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bac504f1-eeb6-48df-9bae-264a7e314f30 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bac504f1-eeb6-48df-9bae-264a7e314f30 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bac504f1-eeb6-48df-9bae-264a7e314f30 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bac504f1-eeb6-48df-9bae-264a7e314f30 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bac504f1-eeb6-48df-9bae-264a7e314f30 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 7/15] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:26 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 851 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-02053316-caa1-4147-a274-70126507fab5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:55:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1100606352"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1100606352'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:55:26 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Create volume of 1 GB Sep 07 16:55:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Availability Zones retrieved successfully. Sep 07 16:55:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Flow 'volume_create_api' (11d33014-35d8-48c9-907e-b2159bba2a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d78f919-a664-4a20-939f-a5d9362d3e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:55:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d78f919-a664-4a20-939f-a5d9362d3e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc16137a-97fd-4930-86cd-fa54b5a46693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Created reservations ['969beb42-6de2-4fa5-856a-d716b9990336', '0f0fc64c-6248-4d16-8751-898095ca297a', '9e13b1b6-b603-4659-9a72-71c62394ba56', '4f24b670-946e-4b86-9cea-9cf6dd41991d'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc16137a-97fd-4930-86cd-fa54b5a46693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['969beb42-6de2-4fa5-856a-d716b9990336', '0f0fc64c-6248-4d16-8751-898095ca297a', '9e13b1b6-b603-4659-9a72-71c62394ba56', '4f24b670-946e-4b86-9cea-9cf6dd41991d']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23f2329-65dc-444d-8a64-6ef055d25aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23f2329-65dc-444d-8a64-6ef055d25aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94db9db7-47fd-4ec5-92da-28a2474d98ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1100606352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10191976b419421a9ff9a3c565527b09',qos_specs=None,replication_status=,reservations=['969beb42-6de2-4fa5-856a-d716b9990336','0f0fc64c-6248-4d16-8751-898095ca297a','9e13b1b6-b603-4659-9a72-71c62394ba56','4f24b670-946e-4b86-9cea-9cf6dd41991d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1792432d0319494e9bfdb75db3c833a1',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:55:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1100606352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94db9db7-47fd-4ec5-92da-28a2474d98ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10191976b419421a9ff9a3c565527b09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1792432d0319494e9bfdb75db3c833a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e34eec8-4f6f-4dee-805f-7058a6312bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d721b851-7cf5-48e6-821b-19e4e03e5fe4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e34eec8-4f6f-4dee-805f-7058a6312bd5) transitioned into state 'SUCCESS' from state '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-1100606352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10191976b419421a9ff9a3c565527b09',qos_specs=None,replication_status=,reservations=['969beb42-6de2-4fa5-856a-d716b9990336','0f0fc64c-6248-4d16-8751-898095ca297a','9e13b1b6-b603-4659-9a72-71c62394ba56','4f24b670-946e-4b86-9cea-9cf6dd41991d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1792432d0319494e9bfdb75db3c833a1',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75592f7b-1ecd-42cb-b959-7ebfccc65e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:55:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d721b851-7cf5-48e6-821b-19e4e03e5fe4 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d721b851-7cf5-48e6-821b-19e4e03e5fe4 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d721b851-7cf5-48e6-821b-19e4e03e5fe4 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75592f7b-1ecd-42cb-b959-7ebfccc65e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Flow 'volume_create_api' (11d33014-35d8-48c9-907e-b2159bba2a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Create volume request issued successfully. Sep 07 16:55:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-02053316-caa1-4147-a274-70126507fab5 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:55:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 9/16] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:55:26 2026] POST /volume/v3/volumes => generated 766 bytes in 885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:55:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c4f53e0e-c294-4fcd-9065-14126269b5b2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c4f53e0e-c294-4fcd-9065-14126269b5b2 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] GET http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c4f53e0e-c294-4fcd-9065-14126269b5b2 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c4f53e0e-c294-4fcd-9065-14126269b5b2 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c4f53e0e-c294-4fcd-9065-14126269b5b2 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Volume info retrieved successfully. Sep 07 16:55:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d721b851-7cf5-48e6-821b-19e4e03e5fe4 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c4f53e0e-c294-4fcd-9065-14126269b5b2 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab returned with HTTP 200 Sep 07 16:55:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 10/17] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:27 2026] GET /volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab => generated 834 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d721b851-7cf5-48e6-821b-19e4e03e5fe4 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 8/18] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:27 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 851 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-ee30be3d-100d-413b-b358-4412787f1e51 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-ee30be3d-100d-413b-b358-4412787f1e51 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] POST http://192.168.122.80/volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619/action Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-ee30be3d-100d-413b-b358-4412787f1e51 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Action body: b'{"os-complete": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-ee30be3d-100d-413b-b358-4412787f1e51 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:55:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-4b097dc1-cd90-4039-bab8-b753f9bb6bcc req-ee30be3d-100d-413b-b358-4412787f1e51 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619/action returned with HTTP 204 Sep 07 16:55:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 11/19] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 16:55:27 2026] POST /volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3cd77af9-20ff-4ce4-9637-fccba7f09210 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3cd77af9-20ff-4ce4-9637-fccba7f09210 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] GET http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab Sep 07 16:55:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3cd77af9-20ff-4ce4-9637-fccba7f09210 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3cd77af9-20ff-4ce4-9637-fccba7f09210 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5acc3847-e954-4fb7-84a8-e2c36fe54f0e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5acc3847-e954-4fb7-84a8-e2c36fe54f0e tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5acc3847-e954-4fb7-84a8-e2c36fe54f0e tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3cd77af9-20ff-4ce4-9637-fccba7f09210 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Volume info retrieved successfully. Sep 07 16:55:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5acc3847-e954-4fb7-84a8-e2c36fe54f0e tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3cd77af9-20ff-4ce4-9637-fccba7f09210 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 9/20] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5acc3847-e954-4fb7-84a8-e2c36fe54f0e tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5acc3847-e954-4fb7-84a8-e2c36fe54f0e tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 12/21] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 1143 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:55:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-520ea9f0-6582-4de2-a166-8317fb6ea8c0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-520ea9f0-6582-4de2-a166-8317fb6ea8c0 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-520ea9f0-6582-4de2-a166-8317fb6ea8c0 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-520ea9f0-6582-4de2-a166-8317fb6ea8c0 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-520ea9f0-6582-4de2-a166-8317fb6ea8c0 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-520ea9f0-6582-4de2-a166-8317fb6ea8c0 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 10/22] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:28 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 1143 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:55:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9b54dd35-c85f-4e20-942d-a93bdbd21093 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b54dd35-c85f-4e20-942d-a93bdbd21093 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] GET http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab Sep 07 16:55:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9b54dd35-c85f-4e20-942d-a93bdbd21093 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9b54dd35-c85f-4e20-942d-a93bdbd21093 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9b54dd35-c85f-4e20-942d-a93bdbd21093 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Volume info retrieved successfully. Sep 07 16:55:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b54dd35-c85f-4e20-942d-a93bdbd21093 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab returned with HTTP 200 Sep 07 16:55:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 13/23] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:29 2026] GET /volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-4ff8cefd-3ff7-47b0-ae3c-286ecf0c787c req-6811bc52-3341-42bd-b074-6e40c9e95f5a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-4ff8cefd-3ff7-47b0-ae3c-286ecf0c787c req-6811bc52-3341-42bd-b074-6e40c9e95f5a tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] DELETE http://192.168.122.80/volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619 Sep 07 16:55:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-4ff8cefd-3ff7-47b0-ae3c-286ecf0c787c req-6811bc52-3341-42bd-b074-6e40c9e95f5a tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-4ff8cefd-3ff7-47b0-ae3c-286ecf0c787c req-6811bc52-3341-42bd-b074-6e40c9e95f5a tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:32 devstack devstack@c-api.service[86480]: /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. Sep 07 16:55:32 devstack devstack@c-api.service[86480]: .first() Sep 07 16:55:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:32 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 16:55:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-4ff8cefd-3ff7-47b0-ae3c-286ecf0c787c req-6811bc52-3341-42bd-b074-6e40c9e95f5a tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619 returned with HTTP 200 Sep 07 16:55:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 11/24] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 16:55:31 2026] DELETE /volume/v3/attachments/1681daa4-2eee-4e12-ab1f-7aabac182619 => generated 19 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8a89da1f-f926-46a1-b07f-772959773813 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a89da1f-f926-46a1-b07f-772959773813 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a89da1f-f926-46a1-b07f-772959773813 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a89da1f-f926-46a1-b07f-772959773813 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8a89da1f-f926-46a1-b07f-772959773813 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a89da1f-f926-46a1-b07f-772959773813 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 14/25] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:33 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 851 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8f2add79-9b46-4a3e-8fa0-d7c4a6251049 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f2add79-9b46-4a3e-8fa0-d7c4a6251049 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f2add79-9b46-4a3e-8fa0-d7c4a6251049 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f2add79-9b46-4a3e-8fa0-d7c4a6251049 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8f2add79-9b46-4a3e-8fa0-d7c4a6251049 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f2add79-9b46-4a3e-8fa0-d7c4a6251049 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 12/26] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:33 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 851 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cca50a98-a39b-479c-968d-145b30a6eb33 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cca50a98-a39b-479c-968d-145b30a6eb33 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cca50a98-a39b-479c-968d-145b30a6eb33 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cca50a98-a39b-479c-968d-145b30a6eb33 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cca50a98-a39b-479c-968d-145b30a6eb33 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cca50a98-a39b-479c-968d-145b30a6eb33 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 15/27] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:33 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fe66c294-ccb7-48c0-9f16-248bf614d617 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe66c294-ccb7-48c0-9f16-248bf614d617 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] DELETE http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe66c294-ccb7-48c0-9f16-248bf614d617 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe66c294-ccb7-48c0-9f16-248bf614d617 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:33 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-fe66c294-ccb7-48c0-9f16-248bf614d617 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Delete volume with id: 9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fe66c294-ccb7-48c0-9f16-248bf614d617 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fe66c294-ccb7-48c0-9f16-248bf614d617 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Delete volume request issued successfully. Sep 07 16:55:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe66c294-ccb7-48c0-9f16-248bf614d617 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 202 Sep 07 16:55:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 13/28] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:33 2026] DELETE /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:55:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d7902205-b610-49c5-8348-45cce90ec492 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d7902205-b610-49c5-8348-45cce90ec492 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d7902205-b610-49c5-8348-45cce90ec492 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d7902205-b610-49c5-8348-45cce90ec492 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d7902205-b610-49c5-8348-45cce90ec492 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d7902205-b610-49c5-8348-45cce90ec492 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 16/29] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:34 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ee276e50-cdc1-473c-a007-67377e773bb2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ee276e50-cdc1-473c-a007-67377e773bb2 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ee276e50-cdc1-473c-a007-67377e773bb2 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ee276e50-cdc1-473c-a007-67377e773bb2 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ee276e50-cdc1-473c-a007-67377e773bb2 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ee276e50-cdc1-473c-a007-67377e773bb2 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 14/30] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:35 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:55:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e71e4069-fa64-4a64-9783-420e10de1d8c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e71e4069-fa64-4a64-9783-420e10de1d8c tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e71e4069-fa64-4a64-9783-420e10de1d8c tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e71e4069-fa64-4a64-9783-420e10de1d8c tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e71e4069-fa64-4a64-9783-420e10de1d8c tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e71e4069-fa64-4a64-9783-420e10de1d8c tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 17/31] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:36 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3d91466b-ee3c-4d50-9eeb-326ebda3b122 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d91466b-ee3c-4d50-9eeb-326ebda3b122 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d91466b-ee3c-4d50-9eeb-326ebda3b122 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d91466b-ee3c-4d50-9eeb-326ebda3b122 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3d91466b-ee3c-4d50-9eeb-326ebda3b122 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Volume info retrieved successfully. Sep 07 16:55:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d91466b-ee3c-4d50-9eeb-326ebda3b122 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 200 Sep 07 16:55:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 15/32] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:37 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d61828e6-f8da-48fa-b4f5-96d24c328f53 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d61828e6-f8da-48fa-b4f5-96d24c328f53 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] GET http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f Sep 07 16:55:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d61828e6-f8da-48fa-b4f5-96d24c328f53 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d61828e6-f8da-48fa-b4f5-96d24c328f53 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d61828e6-f8da-48fa-b4f5-96d24c328f53 tempest-DeleteServersTestJSON-1520871118 tempest-DeleteServersTestJSON-1520871118-project-member] http://192.168.122.80/volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f returned with HTTP 404 Sep 07 16:55:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 18/33] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:38 2026] GET /volume/v3/volumes/9f470869-3e9a-41fa-81a4-9c4e13aea78f => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:55:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8fcf86ba-adef-482e-a1c2-9f362e82ba35 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8fcf86ba-adef-482e-a1c2-9f362e82ba35 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] DELETE http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab Sep 07 16:55:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8fcf86ba-adef-482e-a1c2-9f362e82ba35 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8fcf86ba-adef-482e-a1c2-9f362e82ba35 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:43 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-8fcf86ba-adef-482e-a1c2-9f362e82ba35 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Delete volume with id: 94db9db7-47fd-4ec5-92da-28a2474d98ab Sep 07 16:55:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8fcf86ba-adef-482e-a1c2-9f362e82ba35 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Volume info retrieved successfully. Sep 07 16:55:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8fcf86ba-adef-482e-a1c2-9f362e82ba35 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Delete volume request issued successfully. Sep 07 16:55:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8fcf86ba-adef-482e-a1c2-9f362e82ba35 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab returned with HTTP 202 Sep 07 16:55:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 16/34] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:55:43 2026] DELETE /volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:55:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-98271dd1-c0dc-4e5e-bd91-705ca2c8453a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-98271dd1-c0dc-4e5e-bd91-705ca2c8453a tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] GET http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab Sep 07 16:55:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-98271dd1-c0dc-4e5e-bd91-705ca2c8453a tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-98271dd1-c0dc-4e5e-bd91-705ca2c8453a tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:55:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:55:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-98271dd1-c0dc-4e5e-bd91-705ca2c8453a tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Volume info retrieved successfully. Sep 07 16:55:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-98271dd1-c0dc-4e5e-bd91-705ca2c8453a tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab returned with HTTP 200 Sep 07 16:55:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 19/35] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:43 2026] GET /volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6268252f-2cf7-47a0-ad9d-d86f81028f5e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6268252f-2cf7-47a0-ad9d-d86f81028f5e tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] GET http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab Sep 07 16:55:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6268252f-2cf7-47a0-ad9d-d86f81028f5e tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6268252f-2cf7-47a0-ad9d-d86f81028f5e tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:55:44 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:55:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:55:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:55:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6268252f-2cf7-47a0-ad9d-d86f81028f5e tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Volume info retrieved successfully. Sep 07 16:55:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6268252f-2cf7-47a0-ad9d-d86f81028f5e tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab returned with HTTP 200 Sep 07 16:55:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 17/36] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:44 2026] GET /volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab => generated 858 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:55:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5804d24c-ceea-41f8-9f35-037b661d9ff8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:55:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5804d24c-ceea-41f8-9f35-037b661d9ff8 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] GET http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab Sep 07 16:55:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5804d24c-ceea-41f8-9f35-037b661d9ff8 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:55:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5804d24c-ceea-41f8-9f35-037b661d9ff8 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:55:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5804d24c-ceea-41f8-9f35-037b661d9ff8 tempest-ServerRescueNegativeTestJSON-1150593618 tempest-ServerRescueNegativeTestJSON-1150593618-project-member] http://192.168.122.80/volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab returned with HTTP 404 Sep 07 16:55:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 20/37] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:55:45 2026] GET /volume/v3/volumes/94db9db7-47fd-4ec5-92da-28a2474d98ab => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:55:54 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=74,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:55:55 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=122,cinder:INSERT=21,cinder:UPDATE=29 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4686e671-91da-440e-8799-e860c073351a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1677275499"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1677275499'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Create volume of 1 GB Sep 07 16:56:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:04 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Availability zone cache updated, next update will occur around 2026-09-07 15:56:04.141510. {{(pid=86480) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Availability Zones retrieved successfully. Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Flow 'volume_create_api' (e3318844-a5da-4da0-bec7-2d16b9feae7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eba20c4-8db2-4887-ade2-6a6f9bfdb0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eba20c4-8db2-4887-ade2-6a6f9bfdb0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e38635-d3fb-4be4-a03e-42d8b34f1cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:56:04 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Created reservations ['f72ce3d3-b4b2-4586-b309-c30c59b2b579', 'de061138-600a-49bb-9567-7a5705cdfd65', 'd575ba4e-1836-4756-a252-f11971c41e79', '2da613f7-8892-4395-bb45-85d8f7c01a80'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e38635-d3fb-4be4-a03e-42d8b34f1cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f72ce3d3-b4b2-4586-b309-c30c59b2b579', 'de061138-600a-49bb-9567-7a5705cdfd65', 'd575ba4e-1836-4756-a252-f11971c41e79', '2da613f7-8892-4395-bb45-85d8f7c01a80']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf6da93-e76d-4830-8543-f34b2c20bbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf6da93-e76d-4830-8543-f34b2c20bbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13fd08ac-0635-495a-a29c-35f3fe81c6f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1677275499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46fb26edd75f48e9a7078f4d54fc9403',qos_specs=None,replication_status=,reservations=['f72ce3d3-b4b2-4586-b309-c30c59b2b579','de061138-600a-49bb-9567-7a5705cdfd65','d575ba4e-1836-4756-a252-f11971c41e79','2da613f7-8892-4395-bb45-85d8f7c01a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9cd659319142c98fffff0993e7d8af',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1677275499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13fd08ac-0635-495a-a29c-35f3fe81c6f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46fb26edd75f48e9a7078f4d54fc9403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec9cd659319142c98fffff0993e7d8af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a66948-457e-4680-b2ff-c744e1317b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a66948-457e-4680-b2ff-c744e1317b79) transitioned into state 'SUCCESS' from state '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-1677275499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46fb26edd75f48e9a7078f4d54fc9403',qos_specs=None,replication_status=,reservations=['f72ce3d3-b4b2-4586-b309-c30c59b2b579','de061138-600a-49bb-9567-7a5705cdfd65','d575ba4e-1836-4756-a252-f11971c41e79','2da613f7-8892-4395-bb45-85d8f7c01a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9cd659319142c98fffff0993e7d8af',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9da065-c07f-4431-b499-fdb68970661c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9da065-c07f-4431-b499-fdb68970661c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Flow 'volume_create_api' (e3318844-a5da-4da0-bec7-2d16b9feae7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Create volume request issued successfully. Sep 07 16:56:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4686e671-91da-440e-8799-e860c073351a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:56:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 18/38] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:56:04 2026] POST /volume/v3/volumes => generated 761 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-566715117", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-566715117', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Create volume of 1 GB Sep 07 16:56:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Availability Zones retrieved successfully. Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Flow 'volume_create_api' (ec5707b5-7d09-45c6-a55f-fe549e406cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ecc8427-b6e2-407f-ae43-3c8a38e8751c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ecc8427-b6e2-407f-ae43-3c8a38e8751c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9a5e6b5-1b64-41fb-85bf-8b51b5629c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Created reservations ['53fd1198-8ccb-441c-9614-5288e58ab802', '7401a8f2-3439-4fc3-82e7-6b573f496e5c', '1d80f9b7-59ba-446f-b1b0-7a8b4003fcab', '68f0cd57-9e82-4c77-a746-74cc58e58a2a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9a5e6b5-1b64-41fb-85bf-8b51b5629c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53fd1198-8ccb-441c-9614-5288e58ab802', '7401a8f2-3439-4fc3-82e7-6b573f496e5c', '1d80f9b7-59ba-446f-b1b0-7a8b4003fcab', '68f0cd57-9e82-4c77-a746-74cc58e58a2a']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a588208-e526-45a4-aab6-125f24abfcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a588208-e526-45a4-aab6-125f24abfcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '918a6be7-d885-4281-9bcd-bfb770a745dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-566715117',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0a8f91eb4ec4efd87a0f2c8ddd2b1a5',qos_specs=None,replication_status=,reservations=['53fd1198-8ccb-441c-9614-5288e58ab802','7401a8f2-3439-4fc3-82e7-6b573f496e5c','1d80f9b7-59ba-446f-b1b0-7a8b4003fcab','68f0cd57-9e82-4c77-a746-74cc58e58a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56a912b16ba4bbaba6aea87c072a934',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-566715117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=918a6be7-d885-4281-9bcd-bfb770a745dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0a8f91eb4ec4efd87a0f2c8ddd2b1a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c56a912b16ba4bbaba6aea87c072a934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db830db-7b46-4a9b-9391-70341e517fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db830db-7b46-4a9b-9391-70341e517fd1) transitioned into state 'SUCCESS' from state '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-566715117',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0a8f91eb4ec4efd87a0f2c8ddd2b1a5',qos_specs=None,replication_status=,reservations=['53fd1198-8ccb-441c-9614-5288e58ab802','7401a8f2-3439-4fc3-82e7-6b573f496e5c','1d80f9b7-59ba-446f-b1b0-7a8b4003fcab','68f0cd57-9e82-4c77-a746-74cc58e58a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56a912b16ba4bbaba6aea87c072a934',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e484021-3b10-4fc7-9029-68c600061b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e484021-3b10-4fc7-9029-68c600061b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Flow 'volume_create_api' (ec5707b5-7d09-45c6-a55f-fe549e406cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Create volume request issued successfully. Sep 07 16:56:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-a9f60311-8fe0-45ca-be4b-7155f61d94db tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:56:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 21/39] 192.168.122.80 () {64 vars in 1425 bytes} [Mon Sep 7 16:56:09 2026] POST /volume/v3/volumes => generated 769 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:56:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-8340af26-5e39-4728-a52f-7fb46f722b58 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-8340af26-5e39-4728-a52f-7fb46f722b58 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] GET http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc Sep 07 16:56:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-8340af26-5e39-4728-a52f-7fb46f722b58 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-8340af26-5e39-4728-a52f-7fb46f722b58 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-8340af26-5e39-4728-a52f-7fb46f722b58 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Volume info retrieved successfully. Sep 07 16:56:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-b7f316dc-a79e-4e6b-90c7-2e424031f15d req-8340af26-5e39-4728-a52f-7fb46f722b58 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc returned with HTTP 200 Sep 07 16:56:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 19/40] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:10 2026] GET /volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc => generated 837 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-2ba99d45-2421-436c-bc50-1c2fcf7dc6d7 req-2ba4bb3f-f336-4791-bb0a-b8775352e8ae None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2ba99d45-2421-436c-bc50-1c2fcf7dc6d7 req-2ba4bb3f-f336-4791-bb0a-b8775352e8ae tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] GET http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc Sep 07 16:56:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2ba99d45-2421-436c-bc50-1c2fcf7dc6d7 req-2ba4bb3f-f336-4791-bb0a-b8775352e8ae tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2ba99d45-2421-436c-bc50-1c2fcf7dc6d7 req-2ba4bb3f-f336-4791-bb0a-b8775352e8ae tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-2ba99d45-2421-436c-bc50-1c2fcf7dc6d7 req-2ba4bb3f-f336-4791-bb0a-b8775352e8ae tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Volume info retrieved successfully. Sep 07 16:56:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2ba99d45-2421-436c-bc50-1c2fcf7dc6d7 req-2ba4bb3f-f336-4791-bb0a-b8775352e8ae tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc returned with HTTP 200 Sep 07 16:56:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 22/41] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:12 2026] GET /volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:56:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-affe23b5-ec57-4d2d-8859-06f2b309ae35 req-d2950b19-8e76-4677-998e-bba98ff25c10 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-affe23b5-ec57-4d2d-8859-06f2b309ae35 req-d2950b19-8e76-4677-998e-bba98ff25c10 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-reader] GET http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc Sep 07 16:56:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-affe23b5-ec57-4d2d-8859-06f2b309ae35 req-d2950b19-8e76-4677-998e-bba98ff25c10 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-affe23b5-ec57-4d2d-8859-06f2b309ae35 req-d2950b19-8e76-4677-998e-bba98ff25c10 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-affe23b5-ec57-4d2d-8859-06f2b309ae35 req-d2950b19-8e76-4677-998e-bba98ff25c10 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-reader] Volume info retrieved successfully. Sep 07 16:56:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-affe23b5-ec57-4d2d-8859-06f2b309ae35 req-d2950b19-8e76-4677-998e-bba98ff25c10 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-reader] http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc returned with HTTP 200 Sep 07 16:56:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 20/42] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:12 2026] GET /volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-32aabb12-e5db-462e-bba8-a4013de715a2 req-21670904-0f76-4c12-bcf8-4bc7ecee1629 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-32aabb12-e5db-462e-bba8-a4013de715a2 req-21670904-0f76-4c12-bcf8-4bc7ecee1629 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] DELETE http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc Sep 07 16:56:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-32aabb12-e5db-462e-bba8-a4013de715a2 req-21670904-0f76-4c12-bcf8-4bc7ecee1629 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-32aabb12-e5db-462e-bba8-a4013de715a2 req-21670904-0f76-4c12-bcf8-4bc7ecee1629 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:12 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [req-32aabb12-e5db-462e-bba8-a4013de715a2 req-21670904-0f76-4c12-bcf8-4bc7ecee1629 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Delete volume with id: 918a6be7-d885-4281-9bcd-bfb770a745dc Sep 07 16:56:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-32aabb12-e5db-462e-bba8-a4013de715a2 req-21670904-0f76-4c12-bcf8-4bc7ecee1629 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Volume info retrieved successfully. Sep 07 16:56:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-32aabb12-e5db-462e-bba8-a4013de715a2 req-21670904-0f76-4c12-bcf8-4bc7ecee1629 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Delete volume request issued successfully. Sep 07 16:56:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-32aabb12-e5db-462e-bba8-a4013de715a2 req-21670904-0f76-4c12-bcf8-4bc7ecee1629 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc returned with HTTP 202 Sep 07 16:56:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 23/43] 192.168.122.80 () {62 vars in 1504 bytes} [Mon Sep 7 16:56:12 2026] DELETE /volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-d36ddf4e-de91-4059-a3d6-a1fe826193ec req-da4107c7-5095-48c3-b3bb-47bf6c03c694 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d36ddf4e-de91-4059-a3d6-a1fe826193ec req-da4107c7-5095-48c3-b3bb-47bf6c03c694 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] GET http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc Sep 07 16:56:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d36ddf4e-de91-4059-a3d6-a1fe826193ec req-da4107c7-5095-48c3-b3bb-47bf6c03c694 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d36ddf4e-de91-4059-a3d6-a1fe826193ec req-da4107c7-5095-48c3-b3bb-47bf6c03c694 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-d36ddf4e-de91-4059-a3d6-a1fe826193ec req-da4107c7-5095-48c3-b3bb-47bf6c03c694 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Volume info retrieved successfully. Sep 07 16:56:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d36ddf4e-de91-4059-a3d6-a1fe826193ec req-da4107c7-5095-48c3-b3bb-47bf6c03c694 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc returned with HTTP 200 Sep 07 16:56:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 21/44] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:12 2026] GET /volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-e8e411b2-981b-40c3-b102-8a25ec42d9a4 req-7c32872d-675b-46a3-a6c4-3f58d93c2d3c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-e8e411b2-981b-40c3-b102-8a25ec42d9a4 req-7c32872d-675b-46a3-a6c4-3f58d93c2d3c tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] GET http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc Sep 07 16:56:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-e8e411b2-981b-40c3-b102-8a25ec42d9a4 req-7c32872d-675b-46a3-a6c4-3f58d93c2d3c tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-e8e411b2-981b-40c3-b102-8a25ec42d9a4 req-7c32872d-675b-46a3-a6c4-3f58d93c2d3c tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-e8e411b2-981b-40c3-b102-8a25ec42d9a4 req-7c32872d-675b-46a3-a6c4-3f58d93c2d3c tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Volume info retrieved successfully. Sep 07 16:56:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-e8e411b2-981b-40c3-b102-8a25ec42d9a4 req-7c32872d-675b-46a3-a6c4-3f58d93c2d3c tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc returned with HTTP 200 Sep 07 16:56:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 24/45] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:13 2026] GET /volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc => generated 861 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-5110fd38-0603-4078-8722-435dffe642a2 req-3681d935-9476-4d3d-a0dc-e87c8b1d6695 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-5110fd38-0603-4078-8722-435dffe642a2 req-3681d935-9476-4d3d-a0dc-e87c8b1d6695 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] GET http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc Sep 07 16:56:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-5110fd38-0603-4078-8722-435dffe642a2 req-3681d935-9476-4d3d-a0dc-e87c8b1d6695 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-5110fd38-0603-4078-8722-435dffe642a2 req-3681d935-9476-4d3d-a0dc-e87c8b1d6695 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-5110fd38-0603-4078-8722-435dffe642a2 req-3681d935-9476-4d3d-a0dc-e87c8b1d6695 tempest-VolumesGetTestJSON-977689403 tempest-VolumesGetTestJSON-977689403-project-member] http://192.168.122.80/volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc returned with HTTP 404 Sep 07 16:56:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 22/46] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:15 2026] GET /volume/v3/volumes/918a6be7-d885-4281-9bcd-bfb770a745dc => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:24 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=38,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:56:25 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=41,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:56:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3b4dc373-daf2-4433-b068-3cd18eff1329 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b4dc373-daf2-4433-b068-3cd18eff1329 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 16:56:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b4dc373-daf2-4433-b068-3cd18eff1329 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2146634240"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b4dc373-daf2-4433-b068-3cd18eff1329 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 16:56:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 25/47] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 16:56:26 2026] POST /volume/v3/group_types => generated 181 bytes in 987 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-94215df8-ea9d-45e1-85d7-408ad65b54f1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-94215df8-ea9d-45e1-85d7-408ad65b54f1 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] POST http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-94215df8-ea9d-45e1-85d7-408ad65b54f1 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-94215df8-ea9d-45e1-85d7-408ad65b54f1 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs returned with HTTP 202 Sep 07 16:56:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 23/48] 192.168.122.80 () {62 vars in 1337 bytes} [Mon Sep 7 16:56:27 2026] POST /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs => generated 53 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1a8f9ab0-f51e-410b-aa70-f76dae32b898 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a8f9ab0-f51e-410b-aa70-f76dae32b898 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] POST http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a8f9ab0-f51e-410b-aa70-f76dae32b898 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a8f9ab0-f51e-410b-aa70-f76dae32b898 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs returned with HTTP 202 Sep 07 16:56:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 26/49] 192.168.122.80 () {62 vars in 1337 bytes} [Mon Sep 7 16:56:27 2026] POST /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs => generated 61 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6d50372e-2d99-41cf-853a-0e52fbb071de None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d50372e-2d99-41cf-853a-0e52fbb071de tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] GET http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d50372e-2d99-41cf-853a-0e52fbb071de tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d50372e-2d99-41cf-853a-0e52fbb071de tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d50372e-2d99-41cf-853a-0e52fbb071de tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 returned with HTTP 200 Sep 07 16:56:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 24/50] 192.168.122.80 () {60 vars in 1331 bytes} [Mon Sep 7 16:56:27 2026] GET /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 => generated 26 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0840d31c-6d9a-444b-976f-9a71d3dd9a8b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0840d31c-6d9a-444b-976f-9a71d3dd9a8b tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] GET http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0840d31c-6d9a-444b-976f-9a71d3dd9a8b tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0840d31c-6d9a-444b-976f-9a71d3dd9a8b tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0840d31c-6d9a-444b-976f-9a71d3dd9a8b tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 returned with HTTP 200 Sep 07 16:56:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 27/51] 192.168.122.80 () {60 vars in 1331 bytes} [Mon Sep 7 16:56:27 2026] GET /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 => generated 18 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d1822eb2-d395-4444-8d11-2037f2c98103 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1822eb2-d395-4444-8d11-2037f2c98103 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] PUT http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1822eb2-d395-4444-8d11-2037f2c98103 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1822eb2-d395-4444-8d11-2037f2c98103 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 returned with HTTP 200 Sep 07 16:56:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 25/52] 192.168.122.80 () {62 vars in 1351 bytes} [Mon Sep 7 16:56:27 2026] PUT /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 => generated 26 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4c524d61-eb55-4e22-bfdd-5c5c6514622e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c524d61-eb55-4e22-bfdd-5c5c6514622e tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] GET http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c524d61-eb55-4e22-bfdd-5c5c6514622e tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c524d61-eb55-4e22-bfdd-5c5c6514622e tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c524d61-eb55-4e22-bfdd-5c5c6514622e tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs returned with HTTP 200 Sep 07 16:56:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 28/53] 192.168.122.80 () {60 vars in 1316 bytes} [Mon Sep 7 16:56:27 2026] GET /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs => generated 87 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-753dfb61-347a-412b-9689-28e1abdecf95 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-753dfb61-347a-412b-9689-28e1abdecf95 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key1 Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-753dfb61-347a-412b-9689-28e1abdecf95 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-753dfb61-347a-412b-9689-28e1abdecf95 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-753dfb61-347a-412b-9689-28e1abdecf95 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key1 returned with HTTP 202 Sep 07 16:56:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 26/54] 192.168.122.80 () {60 vars in 1334 bytes} [Mon Sep 7 16:56:27 2026] DELETE /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9824a095-1b1e-412a-a10f-a580f4f7777a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9824a095-1b1e-412a-a10f-a580f4f7777a tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] GET http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key1 Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9824a095-1b1e-412a-a10f-a580f4f7777a tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9824a095-1b1e-412a-a10f-a580f4f7777a tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9824a095-1b1e-412a-a10f-a580f4f7777a tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] HTTP exception thrown: Group Type 7e579956-8a70-4993-a3d1-3e4ad14d607f has no extra spec with key key1. Sep 07 16:56:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9824a095-1b1e-412a-a10f-a580f4f7777a tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key1 returned with HTTP 404 Sep 07 16:56:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 29/55] 192.168.122.80 () {60 vars in 1331 bytes} [Mon Sep 7 16:56:27 2026] GET /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key1 => generated 126 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-47cd124f-af43-43ae-a63f-7d47ae645199 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-47cd124f-af43-43ae-a63f-7d47ae645199 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-47cd124f-af43-43ae-a63f-7d47ae645199 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-47cd124f-af43-43ae-a63f-7d47ae645199 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-47cd124f-af43-43ae-a63f-7d47ae645199 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 returned with HTTP 202 Sep 07 16:56:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 27/56] 192.168.122.80 () {60 vars in 1334 bytes} [Mon Sep 7 16:56:27 2026] DELETE /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:56:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-89b84f5e-2315-40bc-95cd-a8ba0d2a115f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89b84f5e-2315-40bc-95cd-a8ba0d2a115f tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] GET http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 Sep 07 16:56:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89b84f5e-2315-40bc-95cd-a8ba0d2a115f tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89b84f5e-2315-40bc-95cd-a8ba0d2a115f tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89b84f5e-2315-40bc-95cd-a8ba0d2a115f tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] HTTP exception thrown: Group Type 7e579956-8a70-4993-a3d1-3e4ad14d607f has no extra spec with key key2. Sep 07 16:56:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89b84f5e-2315-40bc-95cd-a8ba0d2a115f tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 returned with HTTP 404 Sep 07 16:56:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 30/57] 192.168.122.80 () {60 vars in 1331 bytes} [Mon Sep 7 16:56:28 2026] GET /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key2 => generated 126 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:56:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-266e996c-57fe-409a-9a8e-8e96120fb5ad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-266e996c-57fe-409a-9a8e-8e96120fb5ad tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 Sep 07 16:56:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-266e996c-57fe-409a-9a8e-8e96120fb5ad tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-266e996c-57fe-409a-9a8e-8e96120fb5ad tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-266e996c-57fe-409a-9a8e-8e96120fb5ad tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 returned with HTTP 202 Sep 07 16:56:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 28/58] 192.168.122.80 () {60 vars in 1334 bytes} [Mon Sep 7 16:56:28 2026] DELETE /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:56:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-90423efa-1d74-441d-bab8-920eed3289e9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-90423efa-1d74-441d-bab8-920eed3289e9 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] GET http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 Sep 07 16:56:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-90423efa-1d74-441d-bab8-920eed3289e9 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-90423efa-1d74-441d-bab8-920eed3289e9 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-90423efa-1d74-441d-bab8-920eed3289e9 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] HTTP exception thrown: Group Type 7e579956-8a70-4993-a3d1-3e4ad14d607f has no extra spec with key key3. Sep 07 16:56:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-90423efa-1d74-441d-bab8-920eed3289e9 tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 returned with HTTP 404 Sep 07 16:56:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 31/59] 192.168.122.80 () {60 vars in 1331 bytes} [Mon Sep 7 16:56:28 2026] GET /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f/group_specs/key3 => generated 126 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 16:56:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6c147a97-6c50-4f0c-8c4c-bd05415d7b4d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6c147a97-6c50-4f0c-8c4c-bd05415d7b4d tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f Sep 07 16:56:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6c147a97-6c50-4f0c-8c4c-bd05415d7b4d tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6c147a97-6c50-4f0c-8c4c-bd05415d7b4d tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6c147a97-6c50-4f0c-8c4c-bd05415d7b4d tempest-GroupTypeSpecsTest-161655014 tempest-GroupTypeSpecsTest-161655014-project-admin] http://192.168.122.80/volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f returned with HTTP 202 Sep 07 16:56:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 29/60] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 16:56:28 2026] DELETE /volume/v3/group_types/7e579956-8a70-4993-a3d1-3e4ad14d607f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:56:38 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=16,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:56:38 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=16,cinder:INSERT=2,cinder:UPDATE=6 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5a52326e-2b83-487c-b826-720894a1f1c6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5a52326e-2b83-487c-b826-720894a1f1c6 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5a52326e-2b83-487c-b826-720894a1f1c6 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-911528506", "description": "tempest-group-type-description-385335134", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5a52326e-2b83-487c-b826-720894a1f1c6 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 16:56:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 32/61] 192.168.122.80 () {62 vars in 1191 bytes} [Mon Sep 7 16:56:41 2026] POST /volume/v3/group_types => generated 263 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-40915e53-eab9-4cb0-a052-e65237f41ea5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-40915e53-eab9-4cb0-a052-e65237f41ea5 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] GET http://192.168.122.80/volume/v3/group_types Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-40915e53-eab9-4cb0-a052-e65237f41ea5 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-40915e53-eab9-4cb0-a052-e65237f41ea5 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-40915e53-eab9-4cb0-a052-e65237f41ea5 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 200 Sep 07 16:56:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 30/62] 192.168.122.80 () {60 vars in 1169 bytes} [Mon Sep 7 16:56:41 2026] GET /volume/v3/group_types => generated 497 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cd3b7dea-8387-4df7-9922-e4ff8979c607 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cd3b7dea-8387-4df7-9922-e4ff8979c607 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] PUT http://192.168.122.80/volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cd3b7dea-8387-4df7-9922-e4ff8979c607 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-288983126", "description": "updated-group-type-desc"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cd3b7dea-8387-4df7-9922-e4ff8979c607 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 returned with HTTP 200 Sep 07 16:56:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 33/63] 192.168.122.80 () {62 vars in 1301 bytes} [Mon Sep 7 16:56:41 2026] PUT /volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 => generated 254 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-32b74ba9-5a36-469e-b945-47660740ed28 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-32b74ba9-5a36-469e-b945-47660740ed28 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] GET http://192.168.122.80/volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-32b74ba9-5a36-469e-b945-47660740ed28 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-32b74ba9-5a36-469e-b945-47660740ed28 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-32b74ba9-5a36-469e-b945-47660740ed28 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 returned with HTTP 200 Sep 07 16:56:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 31/64] 192.168.122.80 () {60 vars in 1280 bytes} [Mon Sep 7 16:56:41 2026] GET /volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 => generated 254 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9d584fb8-b37f-44d7-b015-eba729fd53c0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9d584fb8-b37f-44d7-b015-eba729fd53c0 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9d584fb8-b37f-44d7-b015-eba729fd53c0 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9d584fb8-b37f-44d7-b015-eba729fd53c0 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9d584fb8-b37f-44d7-b015-eba729fd53c0 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 returned with HTTP 202 Sep 07 16:56:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 34/65] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 16:56:41 2026] DELETE /volume/v3/group_types/afc108c8-8e48-40a5-83f5-e8a20b1e0554 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e8803d7c-3f73-455c-a631-5df2566b8441 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8803d7c-3f73-455c-a631-5df2566b8441 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] GET http://192.168.122.80/volume/v3/group_types Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8803d7c-3f73-455c-a631-5df2566b8441 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8803d7c-3f73-455c-a631-5df2566b8441 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8803d7c-3f73-455c-a631-5df2566b8441 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 200 Sep 07 16:56:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 32/66] 192.168.122.80 () {60 vars in 1169 bytes} [Mon Sep 7 16:56:41 2026] GET /volume/v3/group_types => generated 248 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4b5afb0c-0dff-4266-ab24-d23ad5118115 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b5afb0c-0dff-4266-ab24-d23ad5118115 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b5afb0c-0dff-4266-ab24-d23ad5118115 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1843070347", "is_public": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b5afb0c-0dff-4266-ab24-d23ad5118115 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 16:56:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 35/67] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 16:56:41 2026] POST /volume/v3/group_types => generated 164 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8dd5eac3-cc6e-438e-9da6-1ad0cdd7d3ec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8dd5eac3-cc6e-438e-9da6-1ad0cdd7d3ec tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 16:56:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8dd5eac3-cc6e-438e-9da6-1ad0cdd7d3ec tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2120402622", "is_public": false}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8dd5eac3-cc6e-438e-9da6-1ad0cdd7d3ec tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 16:56:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 33/68] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 16:56:41 2026] POST /volume/v3/group_types => generated 165 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-84bcc269-7cf1-472e-bb13-bcb5effc0ec5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-84bcc269-7cf1-472e-bb13-bcb5effc0ec5 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] GET http://192.168.122.80/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-84bcc269-7cf1-472e-bb13-bcb5effc0ec5 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-84bcc269-7cf1-472e-bb13-bcb5effc0ec5 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-84bcc269-7cf1-472e-bb13-bcb5effc0ec5 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 16:56:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 36/69] 192.168.122.80 () {60 vars in 1230 bytes} [Mon Sep 7 16:56:41 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a9a8b8b2-7729-47fb-8223-b7fe8e5c58a0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a9a8b8b2-7729-47fb-8223-b7fe8e5c58a0 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] GET http://192.168.122.80/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a9a8b8b2-7729-47fb-8223-b7fe8e5c58a0 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a9a8b8b2-7729-47fb-8223-b7fe8e5c58a0 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a9a8b8b2-7729-47fb-8223-b7fe8e5c58a0 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 16:56:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 34/70] 192.168.122.80 () {60 vars in 1232 bytes} [Mon Sep 7 16:56:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-11cefb52-3256-4282-bf59-7325a7c21eb4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-11cefb52-3256-4282-bf59-7325a7c21eb4 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] GET http://192.168.122.80/volume/v3/group_types?is_public=False Sep 07 16:56:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-11cefb52-3256-4282-bf59-7325a7c21eb4 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-11cefb52-3256-4282-bf59-7325a7c21eb4 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-11cefb52-3256-4282-bf59-7325a7c21eb4 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 16:56:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 37/71] 192.168.122.80 () {60 vars in 1200 bytes} [Mon Sep 7 16:56:42 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5e7f81fe-6fb8-4ca3-95ae-4fa548e6a308 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e7f81fe-6fb8-4ca3-95ae-4fa548e6a308 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] GET http://192.168.122.80/volume/v3/group_types?is_public=True Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e7f81fe-6fb8-4ca3-95ae-4fa548e6a308 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e7f81fe-6fb8-4ca3-95ae-4fa548e6a308 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e7f81fe-6fb8-4ca3-95ae-4fa548e6a308 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 16:56:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 35/72] 192.168.122.80 () {60 vars in 1198 bytes} [Mon Sep 7 16:56:42 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b23a62b6-0951-4a20-b71a-835e14dd6a92 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b23a62b6-0951-4a20-b71a-835e14dd6a92 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/de38b92b-a86e-44d8-a932-85266df1ea43 Sep 07 16:56:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b23a62b6-0951-4a20-b71a-835e14dd6a92 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b23a62b6-0951-4a20-b71a-835e14dd6a92 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b23a62b6-0951-4a20-b71a-835e14dd6a92 tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types/de38b92b-a86e-44d8-a932-85266df1ea43 returned with HTTP 202 Sep 07 16:56:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 38/73] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 16:56:42 2026] DELETE /volume/v3/group_types/de38b92b-a86e-44d8-a932-85266df1ea43 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3fb805da-29a9-48d4-b0a0-4a34a936cefa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fb805da-29a9-48d4-b0a0-4a34a936cefa tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/fcb8efd1-3e02-4dcf-a664-f13e93bbfdb3 Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fb805da-29a9-48d4-b0a0-4a34a936cefa tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fb805da-29a9-48d4-b0a0-4a34a936cefa tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fb805da-29a9-48d4-b0a0-4a34a936cefa tempest-GroupTypesTest-1492917647 tempest-GroupTypesTest-1492917647-project-admin] http://192.168.122.80/volume/v3/group_types/fcb8efd1-3e02-4dcf-a664-f13e93bbfdb3 returned with HTTP 202 Sep 07 16:56:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 36/74] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 16:56:42 2026] DELETE /volume/v3/group_types/fcb8efd1-3e02-4dcf-a664-f13e93bbfdb3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a6b0ea11-a3f7-4590-8629-63365430a66a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1633235346"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1633235346'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Create volume of 1 GB Sep 07 16:56:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Availability Zones retrieved successfully. Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Flow 'volume_create_api' (9060f393-eb22-405f-9cc4-142c068bedd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c39d797-192f-4e1c-9202-bc86582b088c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c39d797-192f-4e1c-9202-bc86582b088c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77bf3b01-9b02-47f0-b142-c06e1f555288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Created reservations ['b7998cdc-7fba-4d93-ab03-6f2b146d1924', 'a5ba581b-7ca9-4bfa-9a55-dbc9fe25ee03', '6a186083-9cd0-4484-a169-e33eb281a27c', '331e6f5b-abb7-4968-8be1-cd7e6a390abe'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77bf3b01-9b02-47f0-b142-c06e1f555288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7998cdc-7fba-4d93-ab03-6f2b146d1924', 'a5ba581b-7ca9-4bfa-9a55-dbc9fe25ee03', '6a186083-9cd0-4484-a169-e33eb281a27c', '331e6f5b-abb7-4968-8be1-cd7e6a390abe']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f026455c-e051-4940-a0cc-82f70470cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f026455c-e051-4940-a0cc-82f70470cc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7adfb099-c8bb-4790-a300-71cbc21122b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1633235346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f98c82863945468b961fce1236aa81',qos_specs=None,replication_status=,reservations=['b7998cdc-7fba-4d93-ab03-6f2b146d1924','a5ba581b-7ca9-4bfa-9a55-dbc9fe25ee03','6a186083-9cd0-4484-a169-e33eb281a27c','331e6f5b-abb7-4968-8be1-cd7e6a390abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5001306aba449a82ca641787fb388b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1633235346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7adfb099-c8bb-4790-a300-71cbc21122b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42f98c82863945468b961fce1236aa81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5001306aba449a82ca641787fb388b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401d2fdb-0ce4-4a7b-9725-f8310a5b0121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401d2fdb-0ce4-4a7b-9725-f8310a5b0121) transitioned into state 'SUCCESS' from state '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-1633235346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f98c82863945468b961fce1236aa81',qos_specs=None,replication_status=,reservations=['b7998cdc-7fba-4d93-ab03-6f2b146d1924','a5ba581b-7ca9-4bfa-9a55-dbc9fe25ee03','6a186083-9cd0-4484-a169-e33eb281a27c','331e6f5b-abb7-4968-8be1-cd7e6a390abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5001306aba449a82ca641787fb388b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9cbd9f5-8985-42a7-b652-436cb64912c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9cbd9f5-8985-42a7-b652-436cb64912c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Flow 'volume_create_api' (9060f393-eb22-405f-9cc4-142c068bedd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Create volume request issued successfully. Sep 07 16:56:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6b0ea11-a3f7-4590-8629-63365430a66a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:56:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 39/75] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:56:45 2026] POST /volume/v3/volumes => generated 761 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:56:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6e98e353-7689-4741-b986-f4248810b811 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e98e353-7689-4741-b986-f4248810b811 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e98e353-7689-4741-b986-f4248810b811 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e98e353-7689-4741-b986-f4248810b811 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6e98e353-7689-4741-b986-f4248810b811 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e98e353-7689-4741-b986-f4248810b811 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 200 Sep 07 16:56:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 37/76] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:46 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 829 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5dde7ef8-7564-412a-bad1-859ecbeadab6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5dde7ef8-7564-412a-bad1-859ecbeadab6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5dde7ef8-7564-412a-bad1-859ecbeadab6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5dde7ef8-7564-412a-bad1-859ecbeadab6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5dde7ef8-7564-412a-bad1-859ecbeadab6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5dde7ef8-7564-412a-bad1-859ecbeadab6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 200 Sep 07 16:56:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 40/77] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:47 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8c191bf7-05b5-46b9-979f-ab3ce275df65 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8c191bf7-05b5-46b9-979f-ab3ce275df65 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8c191bf7-05b5-46b9-979f-ab3ce275df65 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8c191bf7-05b5-46b9-979f-ab3ce275df65 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8c191bf7-05b5-46b9-979f-ab3ce275df65 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8c191bf7-05b5-46b9-979f-ab3ce275df65 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 200 Sep 07 16:56:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 38/78] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:48 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4b0af551-5238-4998-955c-4efd35d10e64 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1023090659"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1023090659'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Create volume of 1 GB Sep 07 16:56:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Availability Zones retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Flow 'volume_create_api' (c2eb427f-f739-4adc-83f8-57ea5451754e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7e9958-8c1b-4a83-bdc7-838117cbe844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7e9958-8c1b-4a83-bdc7-838117cbe844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ba8c78-14f7-490d-a999-217777e20795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bf5c6b1a-8e47-4965-8030-320091278e72 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf5c6b1a-8e47-4965-8030-320091278e72 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf5c6b1a-8e47-4965-8030-320091278e72 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf5c6b1a-8e47-4965-8030-320091278e72 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf5c6b1a-8e47-4965-8030-320091278e72 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf5c6b1a-8e47-4965-8030-320091278e72 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 200 Sep 07 16:56:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 39/79] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:49 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8584a369-efb0-4c7a-95de-bcaa4cbb0bff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8584a369-efb0-4c7a-95de-bcaa4cbb0bff tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] POST http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4/action Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8584a369-efb0-4c7a-95de-bcaa4cbb0bff tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8584a369-efb0-4c7a-95de-bcaa4cbb0bff tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8584a369-efb0-4c7a-95de-bcaa4cbb0bff tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8584a369-efb0-4c7a-95de-bcaa4cbb0bff tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume updated successfully. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8584a369-efb0-4c7a-95de-bcaa4cbb0bff tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4/action returned with HTTP 200 Sep 07 16:56:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 40/80] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:56:49 2026] POST /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4/action => generated 0 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1e6670d4-da0d-4507-a500-3e05fc2b1393 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Created reservations ['0d50affd-4b40-4c91-9e1d-ef50555aebe5', 'f05fb1ee-6ed5-45f3-8fc4-2bfe79f048bb', '4eb8e9e7-415e-47f8-a41e-bec84ee564f5', '2158cea5-ab30-4406-889e-ca8214874246'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1e6670d4-da0d-4507-a500-3e05fc2b1393 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1e6670d4-da0d-4507-a500-3e05fc2b1393 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1e6670d4-da0d-4507-a500-3e05fc2b1393 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ba8c78-14f7-490d-a999-217777e20795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d50affd-4b40-4c91-9e1d-ef50555aebe5', 'f05fb1ee-6ed5-45f3-8fc4-2bfe79f048bb', '4eb8e9e7-415e-47f8-a41e-bec84ee564f5', '2158cea5-ab30-4406-889e-ca8214874246']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda04d24-27a8-4986-9488-f867ed2132ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1e6670d4-da0d-4507-a500-3e05fc2b1393 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1e6670d4-da0d-4507-a500-3e05fc2b1393 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 200 Sep 07 16:56:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 41/81] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:49 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda04d24-27a8-4986-9488-f867ed2132ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87ac0ef3-e3e3-4f12-aaab-babe8d8324c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1023090659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19ad871eada34b12a444a1a6058d33e1',qos_specs=None,replication_status=,reservations=['0d50affd-4b40-4c91-9e1d-ef50555aebe5','f05fb1ee-6ed5-45f3-8fc4-2bfe79f048bb','4eb8e9e7-415e-47f8-a41e-bec84ee564f5','2158cea5-ab30-4406-889e-ca8214874246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594d8890f7594d2d9577872a32608837',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1023090659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87ac0ef3-e3e3-4f12-aaab-babe8d8324c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19ad871eada34b12a444a1a6058d33e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='594d8890f7594d2d9577872a32608837',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edbdc04e-4a37-4ad6-8116-e9af17dc12b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edbdc04e-4a37-4ad6-8116-e9af17dc12b9) transitioned into state 'SUCCESS' from state '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-1023090659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19ad871eada34b12a444a1a6058d33e1',qos_specs=None,replication_status=,reservations=['0d50affd-4b40-4c91-9e1d-ef50555aebe5','f05fb1ee-6ed5-45f3-8fc4-2bfe79f048bb','4eb8e9e7-415e-47f8-a41e-bec84ee564f5','2158cea5-ab30-4406-889e-ca8214874246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594d8890f7594d2d9577872a32608837',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67373bf8-8d17-4984-8b7e-ffc89e2dd805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67373bf8-8d17-4984-8b7e-ffc89e2dd805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Flow 'volume_create_api' (c2eb427f-f739-4adc-83f8-57ea5451754e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Create volume request issued successfully. Sep 07 16:56:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b0af551-5238-4998-955c-4efd35d10e64 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:56:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 41/82] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:56:49 2026] POST /volume/v3/volumes => generated 762 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3fc2e69c-7542-49ae-97b8-09a53e52e22b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fc2e69c-7542-49ae-97b8-09a53e52e22b tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] GET http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fc2e69c-7542-49ae-97b8-09a53e52e22b tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fc2e69c-7542-49ae-97b8-09a53e52e22b tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3fc2e69c-7542-49ae-97b8-09a53e52e22b tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Volume info retrieved successfully. Sep 07 16:56:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fc2e69c-7542-49ae-97b8-09a53e52e22b tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 returned with HTTP 200 Sep 07 16:56:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 42/83] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:49 2026] GET /volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 => generated 830 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-470a880e-3306-4486-a06b-e48941e7a620 req-27a021f6-ee15-484d-aad9-6f9830626f03 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-470a880e-3306-4486-a06b-e48941e7a620 req-27a021f6-ee15-484d-aad9-6f9830626f03 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-470a880e-3306-4486-a06b-e48941e7a620 req-27a021f6-ee15-484d-aad9-6f9830626f03 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-470a880e-3306-4486-a06b-e48941e7a620 req-27a021f6-ee15-484d-aad9-6f9830626f03 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-470a880e-3306-4486-a06b-e48941e7a620 req-27a021f6-ee15-484d-aad9-6f9830626f03 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-470a880e-3306-4486-a06b-e48941e7a620 req-27a021f6-ee15-484d-aad9-6f9830626f03 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 200 Sep 07 16:56:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 42/84] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:50 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c999188e-47e5-425f-8729-7768623f37c4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1408542129"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1408542129'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Create volume of 1 GB Sep 07 16:56:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Availability Zones retrieved successfully. Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Flow 'volume_create_api' (6f4901d0-a60e-4220-abbd-4c2774ea31e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb34d9d8-eb0c-4328-b657-edd00659fd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c999188e-47e5-425f-8729-7768623f37c4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] POST http://192.168.122.80/volume/v3/qos-specs Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c999188e-47e5-425f-8729-7768623f37c4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2079431658", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.qos_specs [None req-c999188e-47e5-425f-8729-7768623f37c4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2079431658', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86480) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-c999188e-47e5-425f-8729-7768623f37c4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DB qos_specs_create(): root {'id': 'c9a27600-e37c-4192-963c-7ab299d7e802', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2079431658'} {{(pid=86480) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb34d9d8-eb0c-4328-b657-edd00659fd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c999188e-47e5-425f-8729-7768623f37c4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 43/85] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 16:56:50 2026] POST /volume/v3/qos-specs => generated 399 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9a1f9b44-96a6-43ab-97b5-0a45b6a09e7a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb7510f-7a31-4a2b-85be-f31bd798a6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a1f9b44-96a6-43ab-97b5-0a45b6a09e7a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] GET http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a1f9b44-96a6-43ab-97b5-0a45b6a09e7a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a1f9b44-96a6-43ab-97b5-0a45b6a09e7a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9a1f9b44-96a6-43ab-97b5-0a45b6a09e7a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Volume info retrieved successfully. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a1f9b44-96a6-43ab-97b5-0a45b6a09e7a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 44/86] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2bfba3a1-d190-4bd4-99a0-4b183ad5a16e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2bfba3a1-d190-4bd4-99a0-4b183ad5a16e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2bfba3a1-d190-4bd4-99a0-4b183ad5a16e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1889524457"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Created reservations ['19dc0a2c-bb8f-4cfc-a295-2df7e3cd6df2', '7ddabba9-84b1-4a6a-8ed6-b8a0116b94a6', '6a408b12-8dd4-4e30-ae03-1ad6b8e58fc2', 'a9a36406-22a4-45d3-8205-0a482de68149'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb7510f-7a31-4a2b-85be-f31bd798a6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19dc0a2c-bb8f-4cfc-a295-2df7e3cd6df2', '7ddabba9-84b1-4a6a-8ed6-b8a0116b94a6', '6a408b12-8dd4-4e30-ae03-1ad6b8e58fc2', 'a9a36406-22a4-45d3-8205-0a482de68149']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2bfba3a1-d190-4bd4-99a0-4b183ad5a16e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 45/87] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 16:56:51 2026] POST /volume/v3/types => generated 222 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be32f84e-4577-4531-9635-7d5441b5ade7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ca27e5de-c78a-4cd0-8ce4-b08faab61bd9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ca27e5de-c78a-4cd0-8ce4-b08faab61bd9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ca27e5de-c78a-4cd0-8ce4-b08faab61bd9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-78254923"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be32f84e-4577-4531-9635-7d5441b5ade7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca49fc1b-1108-4218-a983-7c6285cc4678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1408542129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f98c82863945468b961fce1236aa81',qos_specs=None,replication_status=,reservations=['19dc0a2c-bb8f-4cfc-a295-2df7e3cd6df2','7ddabba9-84b1-4a6a-8ed6-b8a0116b94a6','6a408b12-8dd4-4e30-ae03-1ad6b8e58fc2','a9a36406-22a4-45d3-8205-0a482de68149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5001306aba449a82ca641787fb388b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1408542129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca49fc1b-1108-4218-a983-7c6285cc4678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42f98c82863945468b961fce1236aa81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5001306aba449a82ca641787fb388b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (874478e2-d51e-49dc-9c90-3f2b12409ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ca27e5de-c78a-4cd0-8ce4-b08faab61bd9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 46/88] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 16:56:51 2026] POST /volume/v3/types => generated 220 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8963b88b-face-4a31-867c-91ad6b6bc209 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8963b88b-face-4a31-867c-91ad6b6bc209 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8963b88b-face-4a31-867c-91ad6b6bc209 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-975724999"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (874478e2-d51e-49dc-9c90-3f2b12409ef9) transitioned into state 'SUCCESS' from state '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-1408542129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f98c82863945468b961fce1236aa81',qos_specs=None,replication_status=,reservations=['19dc0a2c-bb8f-4cfc-a295-2df7e3cd6df2','7ddabba9-84b1-4a6a-8ed6-b8a0116b94a6','6a408b12-8dd4-4e30-ae03-1ad6b8e58fc2','a9a36406-22a4-45d3-8205-0a482de68149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5001306aba449a82ca641787fb388b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee8520e4-b974-41f8-b3a7-9235f43003b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8963b88b-face-4a31-867c-91ad6b6bc209 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 47/89] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 16:56:51 2026] POST /volume/v3/types => generated 221 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3ac2937-f7ce-40f5-9f67-c6e92fcc1130 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3ac2937-f7ce-40f5-9f67-c6e92fcc1130 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=41992b8f-9555-4bcd-8c6d-254be7bc576d Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3ac2937-f7ce-40f5-9f67-c6e92fcc1130 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3ac2937-f7ce-40f5-9f67-c6e92fcc1130 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'associate' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3ac2937-f7ce-40f5-9f67-c6e92fcc1130 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Associate qos_spec: c9a27600-e37c-4192-963c-7ab299d7e802 with type: 41992b8f-9555-4bcd-8c6d-254be7bc576d {{(pid=86480) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee8520e4-b974-41f8-b3a7-9235f43003b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Flow 'volume_create_api' (6f4901d0-a60e-4220-abbd-4c2774ea31e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Create volume request issued successfully. Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cb6afba9-6a27-4f3f-9915-7b3113bc67e9 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:56:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 43/90] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:56:50 2026] POST /volume/v3/volumes => generated 761 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-163153b4-3607-4946-a36a-b74530435e0d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-163153b4-3607-4946-a36a-b74530435e0d tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-163153b4-3607-4946-a36a-b74530435e0d tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-163153b4-3607-4946-a36a-b74530435e0d tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3ac2937-f7ce-40f5-9f67-c6e92fcc1130 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=41992b8f-9555-4bcd-8c6d-254be7bc576d returned with HTTP 202 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 48/91] 192.168.122.80 () {58 vars in 1360 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=41992b8f-9555-4bcd-8c6d-254be7bc576d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9d647031-07fd-4fe0-a554-a083b6596c4a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d647031-07fd-4fe0-a554-a083b6596c4a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=85ab6679-4995-4821-b4a0-59f6d759d751 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d647031-07fd-4fe0-a554-a083b6596c4a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d647031-07fd-4fe0-a554-a083b6596c4a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'associate' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d647031-07fd-4fe0-a554-a083b6596c4a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Associate qos_spec: c9a27600-e37c-4192-963c-7ab299d7e802 with type: 85ab6679-4995-4821-b4a0-59f6d759d751 {{(pid=86480) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-163153b4-3607-4946-a36a-b74530435e0d tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-163153b4-3607-4946-a36a-b74530435e0d tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 44/92] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 => generated 829 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d647031-07fd-4fe0-a554-a083b6596c4a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=85ab6679-4995-4821-b4a0-59f6d759d751 returned with HTTP 202 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 49/93] 192.168.122.80 () {58 vars in 1360 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=85ab6679-4995-4821-b4a0-59f6d759d751 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-14431c7a-e51b-419a-b72f-350167b16f69 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-14431c7a-e51b-419a-b72f-350167b16f69 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=9c63d0e5-3601-4fe6-acef-478fbdfdabf2 Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-14431c7a-e51b-419a-b72f-350167b16f69 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-14431c7a-e51b-419a-b72f-350167b16f69 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'associate' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14431c7a-e51b-419a-b72f-350167b16f69 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Associate qos_spec: c9a27600-e37c-4192-963c-7ab299d7e802 with type: 9c63d0e5-3601-4fe6-acef-478fbdfdabf2 {{(pid=86481) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-14431c7a-e51b-419a-b72f-350167b16f69 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=9c63d0e5-3601-4fe6-acef-478fbdfdabf2 returned with HTTP 202 Sep 07 16:56:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 45/94] 192.168.122.80 () {58 vars in 1360 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associate?vol_type_id=9c63d0e5-3601-4fe6-acef-478fbdfdabf2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-58e06382-0ac3-450e-853d-ce986e5b57e5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-58e06382-0ac3-450e-853d-ce986e5b57e5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-58e06382-0ac3-450e-853d-ce986e5b57e5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-58e06382-0ac3-450e-853d-ce986e5b57e5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'associations' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-58e06382-0ac3-450e-853d-ce986e5b57e5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Get associations for qos_spec id: c9a27600-e37c-4192-963c-7ab299d7e802 {{(pid=86480) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-58e06382-0ac3-450e-853d-ce986e5b57e5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 50/95] 192.168.122.80 () {58 vars in 1272 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations => generated 445 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c1f1c435-00d1-4460-b074-8cddd389e817 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c1f1c435-00d1-4460-b074-8cddd389e817 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/disassociate?vol_type_id=41992b8f-9555-4bcd-8c6d-254be7bc576d Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c1f1c435-00d1-4460-b074-8cddd389e817 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c1f1c435-00d1-4460-b074-8cddd389e817 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'disassociate' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c1f1c435-00d1-4460-b074-8cddd389e817 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Disassociate qos_spec: c9a27600-e37c-4192-963c-7ab299d7e802 from type: 41992b8f-9555-4bcd-8c6d-254be7bc576d {{(pid=86481) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c1f1c435-00d1-4460-b074-8cddd389e817 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/disassociate?vol_type_id=41992b8f-9555-4bcd-8c6d-254be7bc576d returned with HTTP 202 Sep 07 16:56:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 46/96] 192.168.122.80 () {58 vars in 1369 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/disassociate?vol_type_id=41992b8f-9555-4bcd-8c6d-254be7bc576d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9533d275-9cf5-4471-96d1-0a621fb96ce0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9533d275-9cf5-4471-96d1-0a621fb96ce0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9533d275-9cf5-4471-96d1-0a621fb96ce0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9533d275-9cf5-4471-96d1-0a621fb96ce0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'associations' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9533d275-9cf5-4471-96d1-0a621fb96ce0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Get associations for qos_spec id: c9a27600-e37c-4192-963c-7ab299d7e802 {{(pid=86480) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9533d275-9cf5-4471-96d1-0a621fb96ce0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 51/97] 192.168.122.80 () {58 vars in 1272 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations => generated 303 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c8ab9c12-9582-414b-914c-45af65b2b3dc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c8ab9c12-9582-414b-914c-45af65b2b3dc tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/disassociate_all Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c8ab9c12-9582-414b-914c-45af65b2b3dc tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c8ab9c12-9582-414b-914c-45af65b2b3dc tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'disassociate_all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c8ab9c12-9582-414b-914c-45af65b2b3dc tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Disassociate qos_spec: c9a27600-e37c-4192-963c-7ab299d7e802 from all. {{(pid=86481) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c8ab9c12-9582-414b-914c-45af65b2b3dc tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/disassociate_all returned with HTTP 202 Sep 07 16:56:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 47/98] 192.168.122.80 () {58 vars in 1284 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/disassociate_all => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d3e7dce9-5fb1-43fe-8f3d-785de57e0fc8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d3e7dce9-5fb1-43fe-8f3d-785de57e0fc8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d3e7dce9-5fb1-43fe-8f3d-785de57e0fc8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d3e7dce9-5fb1-43fe-8f3d-785de57e0fc8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'associations' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d3e7dce9-5fb1-43fe-8f3d-785de57e0fc8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Get associations for qos_spec id: c9a27600-e37c-4192-963c-7ab299d7e802 {{(pid=86480) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 16:56:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:51 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:56:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d3e7dce9-5fb1-43fe-8f3d-785de57e0fc8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations returned with HTTP 200 Sep 07 16:56:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 52/99] 192.168.122.80 () {58 vars in 1272 bytes} [Mon Sep 7 16:56:51 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/associations => generated 24 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ffbf6f87-1854-474f-b94d-4a94a7daa5c9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ffbf6f87-1854-474f-b94d-4a94a7daa5c9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/types/9c63d0e5-3601-4fe6-acef-478fbdfdabf2 Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ffbf6f87-1854-474f-b94d-4a94a7daa5c9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ffbf6f87-1854-474f-b94d-4a94a7daa5c9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ffbf6f87-1854-474f-b94d-4a94a7daa5c9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types/9c63d0e5-3601-4fe6-acef-478fbdfdabf2 returned with HTTP 202 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 48/100] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:56:51 2026] DELETE /volume/v3/types/9c63d0e5-3601-4fe6-acef-478fbdfdabf2 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-33a2afec-dd23-4eec-af11-64c5dcd5ae32 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-33a2afec-dd23-4eec-af11-64c5dcd5ae32 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/types/9c63d0e5-3601-4fe6-acef-478fbdfdabf2 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-33a2afec-dd23-4eec-af11-64c5dcd5ae32 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-33a2afec-dd23-4eec-af11-64c5dcd5ae32 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-33a2afec-dd23-4eec-af11-64c5dcd5ae32 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types/9c63d0e5-3601-4fe6-acef-478fbdfdabf2 returned with HTTP 404 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 53/101] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/types/9c63d0e5-3601-4fe6-acef-478fbdfdabf2 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d70458a0-a79b-4897-9ae2-18ce2b04290c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d70458a0-a79b-4897-9ae2-18ce2b04290c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/types/85ab6679-4995-4821-b4a0-59f6d759d751 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d70458a0-a79b-4897-9ae2-18ce2b04290c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d70458a0-a79b-4897-9ae2-18ce2b04290c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f020a4f7-b006-4fa0-9980-69e8da8ce0d7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f020a4f7-b006-4fa0-9980-69e8da8ce0d7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f020a4f7-b006-4fa0-9980-69e8da8ce0d7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f020a4f7-b006-4fa0-9980-69e8da8ce0d7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f020a4f7-b006-4fa0-9980-69e8da8ce0d7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f020a4f7-b006-4fa0-9980-69e8da8ce0d7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 54/102] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d70458a0-a79b-4897-9ae2-18ce2b04290c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types/85ab6679-4995-4821-b4a0-59f6d759d751 returned with HTTP 202 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 49/103] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:56:52 2026] DELETE /volume/v3/types/85ab6679-4995-4821-b4a0-59f6d759d751 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4bdfb498-b51c-4c13-8ae0-e7b144f3a57a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4bdfb498-b51c-4c13-8ae0-e7b144f3a57a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] GET http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4bdfb498-b51c-4c13-8ae0-e7b144f3a57a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4bdfb498-b51c-4c13-8ae0-e7b144f3a57a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b3b5f289-7af2-492f-90df-f967cc302d2b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3b5f289-7af2-492f-90df-f967cc302d2b tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/types/85ab6679-4995-4821-b4a0-59f6d759d751 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3b5f289-7af2-492f-90df-f967cc302d2b tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3b5f289-7af2-492f-90df-f967cc302d2b tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3b5f289-7af2-492f-90df-f967cc302d2b tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types/85ab6679-4995-4821-b4a0-59f6d759d751 returned with HTTP 404 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 50/104] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/types/85ab6679-4995-4821-b4a0-59f6d759d751 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5e7bc343-f6df-490c-9eea-e230e79bd808 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e7bc343-f6df-490c-9eea-e230e79bd808 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/types/41992b8f-9555-4bcd-8c6d-254be7bc576d Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e7bc343-f6df-490c-9eea-e230e79bd808 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4bdfb498-b51c-4c13-8ae0-e7b144f3a57a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Volume info retrieved successfully. Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e7bc343-f6df-490c-9eea-e230e79bd808 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4bdfb498-b51c-4c13-8ae0-e7b144f3a57a tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 returned with HTTP 200 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 55/105] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e1028cd7-9662-4339-9c0b-e0addae1ac84 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e1028cd7-9662-4339-9c0b-e0addae1ac84 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e1028cd7-9662-4339-9c0b-e0addae1ac84 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e1028cd7-9662-4339-9c0b-e0addae1ac84 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e7bc343-f6df-490c-9eea-e230e79bd808 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types/41992b8f-9555-4bcd-8c6d-254be7bc576d returned with HTTP 202 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 51/106] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:56:52 2026] DELETE /volume/v3/types/41992b8f-9555-4bcd-8c6d-254be7bc576d => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ba1de65b-dd58-4cb5-a0ea-1fbd47d5cc08 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e1028cd7-9662-4339-9c0b-e0addae1ac84 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba1de65b-dd58-4cb5-a0ea-1fbd47d5cc08 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/types/41992b8f-9555-4bcd-8c6d-254be7bc576d Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba1de65b-dd58-4cb5-a0ea-1fbd47d5cc08 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba1de65b-dd58-4cb5-a0ea-1fbd47d5cc08 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba1de65b-dd58-4cb5-a0ea-1fbd47d5cc08 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/types/41992b8f-9555-4bcd-8c6d-254be7bc576d returned with HTTP 404 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 52/107] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/types/41992b8f-9555-4bcd-8c6d-254be7bc576d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-98f1bad7-77b3-4be7-9ec0-1393de00384c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-98f1bad7-77b3-4be7-9ec0-1393de00384c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] POST http://192.168.122.80/volume/v3/qos-specs Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-98f1bad7-77b3-4be7-9ec0-1393de00384c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2083657831", "consumer": "back-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e1028cd7-9662-4339-9c0b-e0addae1ac84 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 56/108] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.qos_specs [None req-98f1bad7-77b3-4be7-9ec0-1393de00384c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2083657831', 'consumer': 'back-end', 'specs': {}} {{(pid=86481) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-98f1bad7-77b3-4be7-9ec0-1393de00384c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DB qos_specs_create(): root {'id': '573a46bb-57fb-4057-89df-ab01dcd97954', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2083657831'} {{(pid=86481) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-98f1bad7-77b3-4be7-9ec0-1393de00384c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 53/109] 192.168.122.80 () {60 vars in 1143 bytes} [Mon Sep 7 16:56:52 2026] POST /volume/v3/qos-specs => generated 375 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a9b9f4e3-c95a-4249-b2ad-f0c37dca49f8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a9b9f4e3-c95a-4249-b2ad-f0c37dca49f8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954?force=False Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a9b9f4e3-c95a-4249-b2ad-f0c37dca49f8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a9b9f4e3-c95a-4249-b2ad-f0c37dca49f8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a9b9f4e3-c95a-4249-b2ad-f0c37dca49f8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Delete qos_spec: 573a46bb-57fb-4057-89df-ab01dcd97954, force: False {{(pid=86480) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-587f03ff-e7e2-4781-abb4-b05e9d8624af None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-587f03ff-e7e2-4781-abb4-b05e9d8624af tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-587f03ff-e7e2-4781-abb4-b05e9d8624af tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-587f03ff-e7e2-4781-abb4-b05e9d8624af tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a9b9f4e3-c95a-4249-b2ad-f0c37dca49f8 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954?force=False returned with HTTP 202 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 57/110] 192.168.122.80 () {58 vars in 1259 bytes} [Mon Sep 7 16:56:52 2026] DELETE /volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954?force=False => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-57aeef99-5bfb-4116-96d6-63aab67d8b07 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-57aeef99-5bfb-4116-96d6-63aab67d8b07 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-57aeef99-5bfb-4116-96d6-63aab67d8b07 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-57aeef99-5bfb-4116-96d6-63aab67d8b07 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-57aeef99-5bfb-4116-96d6-63aab67d8b07 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954 returned with HTTP 404 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 58/111] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0ffe861d-ddd4-4271-a393-8a5dd3254ee0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0ffe861d-ddd4-4271-a393-8a5dd3254ee0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0ffe861d-ddd4-4271-a393-8a5dd3254ee0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0ffe861d-ddd4-4271-a393-8a5dd3254ee0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-587f03ff-e7e2-4781-abb4-b05e9d8624af tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-587f03ff-e7e2-4781-abb4-b05e9d8624af tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 returned with HTTP 200 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 54/112] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-d9cf967a-62d6-43db-a9c2-3697e1aba202 req-7ae64de7-94df-4350-843d-167fdc5c11a4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-d9cf967a-62d6-43db-a9c2-3697e1aba202 req-7ae64de7-94df-4350-843d-167fdc5c11a4 tempest-VolumesAdminNegativeTest-129620885 tempest-VolumesAdminNegativeTest-129620885-project] GET http://192.168.122.80/volume/v3/volumes/0d04ecac-4bef-4b20-bd65-477648127c12 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-d9cf967a-62d6-43db-a9c2-3697e1aba202 req-7ae64de7-94df-4350-843d-167fdc5c11a4 tempest-VolumesAdminNegativeTest-129620885 tempest-VolumesAdminNegativeTest-129620885-project] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-d9cf967a-62d6-43db-a9c2-3697e1aba202 req-7ae64de7-94df-4350-843d-167fdc5c11a4 tempest-VolumesAdminNegativeTest-129620885 tempest-VolumesAdminNegativeTest-129620885-project] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-d9cf967a-62d6-43db-a9c2-3697e1aba202 req-7ae64de7-94df-4350-843d-167fdc5c11a4 tempest-VolumesAdminNegativeTest-129620885 tempest-VolumesAdminNegativeTest-129620885-project] http://192.168.122.80/volume/v3/volumes/0d04ecac-4bef-4b20-bd65-477648127c12 returned with HTTP 404 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 55/113] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/volumes/0d04ecac-4bef-4b20-bd65-477648127c12 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3bc04378-918a-4476-8a72-690f8245b423 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0ffe861d-ddd4-4271-a393-8a5dd3254ee0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 59/114] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/qos-specs => generated 175 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bc04378-918a-4476-8a72-690f8245b423 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] DELETE http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bc04378-918a-4476-8a72-690f8245b423 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-07dc0c11-191a-45af-93df-6fdc40c84578 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bc04378-918a-4476-8a72-690f8245b423 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-07dc0c11-191a-45af-93df-6fdc40c84578 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954?force=False Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-07dc0c11-191a-45af-93df-6fdc40c84578 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-07dc0c11-191a-45af-93df-6fdc40c84578 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-07dc0c11-191a-45af-93df-6fdc40c84578 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Delete qos_spec: 573a46bb-57fb-4057-89df-ab01dcd97954, force: False {{(pid=86480) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-3bc04378-918a-4476-8a72-690f8245b423 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Delete volume with id: 87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-07dc0c11-191a-45af-93df-6fdc40c84578 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954?force=False returned with HTTP 404 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 60/115] 192.168.122.80 () {58 vars in 1259 bytes} [Mon Sep 7 16:56:52 2026] DELETE /volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-44d16baf-7d87-411d-a5fd-6811d749ad71 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-44d16baf-7d87-411d-a5fd-6811d749ad71 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-44d16baf-7d87-411d-a5fd-6811d749ad71 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-44d16baf-7d87-411d-a5fd-6811d749ad71 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-44d16baf-7d87-411d-a5fd-6811d749ad71 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954 returned with HTTP 404 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 61/116] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/v3/qos-specs/573a46bb-57fb-4057-89df-ab01dcd97954 => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d9e25399-4471-4ca6-9f09-11c7c8604766 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9e25399-4471-4ca6-9f09-11c7c8604766 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] POST http://192.168.122.80/volume/v3/qos-specs Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9e25399-4471-4ca6-9f09-11c7c8604766 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1046424259", "consumer": "both"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.qos_specs [None req-d9e25399-4471-4ca6-9f09-11c7c8604766 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1046424259', 'consumer': 'both', 'specs': {}} {{(pid=86480) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-d9e25399-4471-4ca6-9f09-11c7c8604766 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DB qos_specs_create(): root {'id': '9617f8df-9c7f-44c3-aab7-0838d338acc5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1046424259'} {{(pid=86480) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 16:56:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9e25399-4471-4ca6-9f09-11c7c8604766 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 62/117] 192.168.122.80 () {60 vars in 1143 bytes} [Mon Sep 7 16:56:52 2026] POST /volume/v3/qos-specs => generated 371 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3bc04378-918a-4476-8a72-690f8245b423 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Volume info retrieved successfully. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fb713f15-e805-4627-b51f-b5adfce5a2f0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fb713f15-e805-4627-b51f-b5adfce5a2f0 None None] GET http://192.168.122.80/volume// Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fb713f15-e805-4627-b51f-b5adfce5a2f0 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fb713f15-e805-4627-b51f-b5adfce5a2f0 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fb713f15-e805-4627-b51f-b5adfce5a2f0 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:56:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 63/118] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 16:56:52 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5805e617-a38b-40ee-a824-da204af14bb2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5805e617-a38b-40ee-a824-da204af14bb2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5?force=False Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5805e617-a38b-40ee-a824-da204af14bb2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5805e617-a38b-40ee-a824-da204af14bb2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5805e617-a38b-40ee-a824-da204af14bb2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Delete qos_spec: 9617f8df-9c7f-44c3-aab7-0838d338acc5, force: False {{(pid=86480) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5805e617-a38b-40ee-a824-da204af14bb2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5?force=False returned with HTTP 202 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 64/119] 192.168.122.80 () {58 vars in 1259 bytes} [Mon Sep 7 16:56:52 2026] DELETE /volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-baedcd82-33e2-4e47-a70c-b0aa3f6f77e1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3bc04378-918a-4476-8a72-690f8245b423 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Delete volume request issued successfully. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bc04378-918a-4476-8a72-690f8245b423 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 returned with HTTP 202 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 56/120] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:56:52 2026] DELETE /volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-66d86e35-8ce5-47d2-94d8-4cd9a710fb3a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-66d86e35-8ce5-47d2-94d8-4cd9a710fb3a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-66d86e35-8ce5-47d2-94d8-4cd9a710fb3a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-66d86e35-8ce5-47d2-94d8-4cd9a710fb3a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-66d86e35-8ce5-47d2-94d8-4cd9a710fb3a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5 returned with HTTP 404 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 57/121] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bec150b8-8024-4604-b0a3-da1ecc066f78 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bec150b8-8024-4604-b0a3-da1ecc066f78 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] GET http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bec150b8-8024-4604-b0a3-da1ecc066f78 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bec150b8-8024-4604-b0a3-da1ecc066f78 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-baedcd82-33e2-4e47-a70c-b0aa3f6f77e1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-baedcd82-33e2-4e47-a70c-b0aa3f6f77e1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13fd08ac-0635-495a-a29c-35f3fe81c6f5", "connector": null, "instance_uuid": "2b967ecb-97a4-497b-a77f-3abf3620daa3"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bec150b8-8024-4604-b0a3-da1ecc066f78 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Volume info retrieved successfully. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bec150b8-8024-4604-b0a3-da1ecc066f78 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 58/122] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a1afccf7-7b15-4297-8544-023fe988ca1c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a1afccf7-7b15-4297-8544-023fe988ca1c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a1afccf7-7b15-4297-8544-023fe988ca1c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a1afccf7-7b15-4297-8544-023fe988ca1c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a1afccf7-7b15-4297-8544-023fe988ca1c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 59/123] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs => generated 175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-62a80cb8-c81e-4032-81e5-5bcf5d41e750 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-62a80cb8-c81e-4032-81e5-5bcf5d41e750 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5?force=False Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-62a80cb8-c81e-4032-81e5-5bcf5d41e750 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-62a80cb8-c81e-4032-81e5-5bcf5d41e750 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62a80cb8-c81e-4032-81e5-5bcf5d41e750 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Delete qos_spec: 9617f8df-9c7f-44c3-aab7-0838d338acc5, force: False {{(pid=86481) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-62a80cb8-c81e-4032-81e5-5bcf5d41e750 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5?force=False returned with HTTP 404 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 60/124] 192.168.122.80 () {58 vars in 1259 bytes} [Mon Sep 7 16:56:53 2026] DELETE /volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d14c0ffa-88ca-4ab8-8d2d-7719d06c9e73 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d14c0ffa-88ca-4ab8-8d2d-7719d06c9e73 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d14c0ffa-88ca-4ab8-8d2d-7719d06c9e73 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d14c0ffa-88ca-4ab8-8d2d-7719d06c9e73 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d14c0ffa-88ca-4ab8-8d2d-7719d06c9e73 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5 returned with HTTP 404 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 61/125] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/9617f8df-9c7f-44c3-aab7-0838d338acc5 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-93182c8c-d7c7-4c3b-a5af-02fc0bb075e7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-baedcd82-33e2-4e47-a70c-b0aa3f6f77e1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 65/126] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 16:56:53 2026] POST /volume/v3/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93182c8c-d7c7-4c3b-a5af-02fc0bb075e7 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] POST http://192.168.122.80/volume/v3/qos-specs Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93182c8c-d7c7-4c3b-a5af-02fc0bb075e7 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1806807913", "consumer": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.qos_specs [None req-93182c8c-d7c7-4c3b-a5af-02fc0bb075e7 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1806807913', 'consumer': 'front-end', 'specs': {}} {{(pid=86481) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-93182c8c-d7c7-4c3b-a5af-02fc0bb075e7 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DB qos_specs_create(): root {'id': 'b7a77538-295d-42c9-b61b-6bf08538c285', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1806807913'} {{(pid=86481) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93182c8c-d7c7-4c3b-a5af-02fc0bb075e7 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 62/127] 192.168.122.80 () {60 vars in 1143 bytes} [Mon Sep 7 16:56:53 2026] POST /volume/v3/qos-specs => generated 376 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f273ec96-62d0-4aae-8cb5-47754be0f972 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f273ec96-62d0-4aae-8cb5-47754be0f972 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285?force=False Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f273ec96-62d0-4aae-8cb5-47754be0f972 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f273ec96-62d0-4aae-8cb5-47754be0f972 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f273ec96-62d0-4aae-8cb5-47754be0f972 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Delete qos_spec: b7a77538-295d-42c9-b61b-6bf08538c285, force: False {{(pid=86480) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-53216655-939f-4067-bad0-89b9402f8dda None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53216655-939f-4067-bad0-89b9402f8dda tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53216655-939f-4067-bad0-89b9402f8dda tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53216655-939f-4067-bad0-89b9402f8dda tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f273ec96-62d0-4aae-8cb5-47754be0f972 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285?force=False returned with HTTP 202 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 66/128] 192.168.122.80 () {58 vars in 1259 bytes} [Mon Sep 7 16:56:53 2026] DELETE /volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285?force=False => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e60898a0-e730-4c69-ae03-75cc1f6e1df2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e60898a0-e730-4c69-ae03-75cc1f6e1df2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e60898a0-e730-4c69-ae03-75cc1f6e1df2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e60898a0-e730-4c69-ae03-75cc1f6e1df2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e60898a0-e730-4c69-ae03-75cc1f6e1df2 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285 returned with HTTP 404 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-53216655-939f-4067-bad0-89b9402f8dda tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 67/129] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e3fa3f3c-3082-48b3-a6fe-65b59c43f4d5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e3fa3f3c-3082-48b3-a6fe-65b59c43f4d5 None None] GET http://192.168.122.80/volume// Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e3fa3f3c-3082-48b3-a6fe-65b59c43f4d5 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e3fa3f3c-3082-48b3-a6fe-65b59c43f4d5 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e3fa3f3c-3082-48b3-a6fe-65b59c43f4d5 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 68/130] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dfae3e63-2bb2-4f2a-97f0-71557f5bbf5c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dfae3e63-2bb2-4f2a-97f0-71557f5bbf5c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dfae3e63-2bb2-4f2a-97f0-71557f5bbf5c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dfae3e63-2bb2-4f2a-97f0-71557f5bbf5c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53216655-939f-4067-bad0-89b9402f8dda tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 63/131] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e5749621-1359-4fb5-8cf0-e27523cb41ea None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dfae3e63-2bb2-4f2a-97f0-71557f5bbf5c tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 69/132] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e5749621-1359-4fb5-8cf0-e27523cb41ea tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e5749621-1359-4fb5-8cf0-e27523cb41ea tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e5749621-1359-4fb5-8cf0-e27523cb41ea tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e01cbff9-82bc-4f4d-8eea-4fb64f8226b0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e01cbff9-82bc-4f4d-8eea-4fb64f8226b0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285?force=False Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e01cbff9-82bc-4f4d-8eea-4fb64f8226b0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e01cbff9-82bc-4f4d-8eea-4fb64f8226b0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e01cbff9-82bc-4f4d-8eea-4fb64f8226b0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Delete qos_spec: b7a77538-295d-42c9-b61b-6bf08538c285, force: False {{(pid=86480) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e01cbff9-82bc-4f4d-8eea-4fb64f8226b0 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285?force=False returned with HTTP 404 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 70/133] 192.168.122.80 () {58 vars in 1259 bytes} [Mon Sep 7 16:56:53 2026] DELETE /volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-44b4b44e-ddc5-4aea-9e2c-05242cb924d5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-44b4b44e-ddc5-4aea-9e2c-05242cb924d5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-44b4b44e-ddc5-4aea-9e2c-05242cb924d5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e5749621-1359-4fb5-8cf0-e27523cb41ea tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-44b4b44e-ddc5-4aea-9e2c-05242cb924d5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-e5749621-1359-4fb5-8cf0-e27523cb41ea tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-44b4b44e-ddc5-4aea-9e2c-05242cb924d5 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285 returned with HTTP 404 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 71/134] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/b7a77538-295d-42c9-b61b-6bf08538c285 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 64/135] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1034 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7b4feb62-7f0b-4c21-9794-0e1570555bf4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b4feb62-7f0b-4c21-9794-0e1570555bf4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b4feb62-7f0b-4c21-9794-0e1570555bf4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b4feb62-7f0b-4c21-9794-0e1570555bf4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b4feb62-7f0b-4c21-9794-0e1570555bf4 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 72/136] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 => generated 399 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1fee9335-680d-4f25-99b2-0cb78342b0d1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1fee9335-680d-4f25-99b2-0cb78342b0d1 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1fee9335-680d-4f25-99b2-0cb78342b0d1 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1fee9335-680d-4f25-99b2-0cb78342b0d1 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1fee9335-680d-4f25-99b2-0cb78342b0d1 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 65/137] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-096c39b0-e4df-4102-a0cc-e88c5038fb7e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-096c39b0-e4df-4102-a0cc-e88c5038fb7e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] PUT http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-096c39b0-e4df-4102-a0cc-e88c5038fb7e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.qos_specs [None req-096c39b0-e4df-4102-a0cc-e88c5038fb7e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86480) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-a7ed055d-e133-4ea8-b5d7-122c9dff37f8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-096c39b0-e4df-4102-a0cc-e88c5038fb7e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] qos_specs_update() value: {'id': '6b77e2ee-e152-4612-a25c-f3b09a1bbcc0', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c9a27600-e37c-4192-963c-7ab299d7e802', 'deleted': False} {{(pid=86480) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-a7ed055d-e133-4ea8-b5d7-122c9dff37f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] PUT http://192.168.122.80/volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-a7ed055d-e133-4ea8-b5d7-122c9dff37f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-096c39b0-e4df-4102-a0cc-e88c5038fb7e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 73/138] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 16:56:53 2026] PUT /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 => generated 36 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bad72629-86da-4977-ac8c-3b3a25bc4cc8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bad72629-86da-4977-ac8c-3b3a25bc4cc8 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bad72629-86da-4977-ac8c-3b3a25bc4cc8 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bad72629-86da-4977-ac8c-3b3a25bc4cc8 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-a7ed055d-e133-4ea8-b5d7-122c9dff37f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Acquiring lock "cinder-attachment_update-13fd08ac-0635-495a-a29c-35f3fe81c6f5-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:53 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-a7ed055d-e133-4ea8-b5d7-122c9dff37f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Lock "cinder-attachment_update-13fd08ac-0635-495a-a29c-35f3fe81c6f5-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bad72629-86da-4977-ac8c-3b3a25bc4cc8 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bad72629-86da-4977-ac8c-3b3a25bc4cc8 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 74/139] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-76bdea61-6f99-46f5-86c5-5d3d05e121f9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-76bdea61-6f99-46f5-86c5-5d3d05e121f9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-76bdea61-6f99-46f5-86c5-5d3d05e121f9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-76bdea61-6f99-46f5-86c5-5d3d05e121f9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-76bdea61-6f99-46f5-86c5-5d3d05e121f9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 75/140] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 => generated 420 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ec175063-aad2-4756-82ca-abf807c814eb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec175063-aad2-4756-82ca-abf807c814eb tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] PUT http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/delete_keys Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec175063-aad2-4756-82ca-abf807c814eb tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ec175063-aad2-4756-82ca-abf807c814eb tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Delete_key spec: c9a27600-e37c-4192-963c-7ab299d7e802, keys: ['iops_bytes'] {{(pid=86480) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec175063-aad2-4756-82ca-abf807c814eb tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/delete_keys returned with HTTP 202 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 76/141] 192.168.122.80 () {60 vars in 1289 bytes} [Mon Sep 7 16:56:53 2026] PUT /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802/delete_keys => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2073eb08-da21-47c9-acef-0807ebe754c9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2073eb08-da21-47c9-acef-0807ebe754c9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2073eb08-da21-47c9-acef-0807ebe754c9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2073eb08-da21-47c9-acef-0807ebe754c9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2073eb08-da21-47c9-acef-0807ebe754c9 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 77/142] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 => generated 399 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-424565da-dcae-473f-81bf-ab925c6a222e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-424565da-dcae-473f-81bf-ab925c6a222e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-424565da-dcae-473f-81bf-ab925c6a222e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-424565da-dcae-473f-81bf-ab925c6a222e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-424565da-dcae-473f-81bf-ab925c6a222e tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 returned with HTTP 200 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 78/143] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 => generated 399 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-43b016da-65bf-4da9-96da-d02ace3d571a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-43b016da-65bf-4da9-96da-d02ace3d571a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] DELETE http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802?force=False Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-43b016da-65bf-4da9-96da-d02ace3d571a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-43b016da-65bf-4da9-96da-d02ace3d571a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.qos_specs_manage [None req-43b016da-65bf-4da9-96da-d02ace3d571a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Delete qos_spec: c9a27600-e37c-4192-963c-7ab299d7e802, force: False {{(pid=86480) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 16:56:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 16:56:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-43b016da-65bf-4da9-96da-d02ace3d571a tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802?force=False returned with HTTP 202 Sep 07 16:56:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 79/144] 192.168.122.80 () {58 vars in 1259 bytes} [Mon Sep 7 16:56:53 2026] DELETE /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802?force=False => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e052a1ee-5d81-4df8-8575-f4fb812581b6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e052a1ee-5d81-4df8-8575-f4fb812581b6 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] GET http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e052a1ee-5d81-4df8-8575-f4fb812581b6 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e052a1ee-5d81-4df8-8575-f4fb812581b6 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e052a1ee-5d81-4df8-8575-f4fb812581b6 tempest-QosSpecsTestJSON-1228621134 tempest-QosSpecsTestJSON-1228621134-project-admin] http://192.168.122.80/volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 returned with HTTP 404 Sep 07 16:56:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 80/145] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 16:56:53 2026] GET /volume/v3/qos-specs/c9a27600-e37c-4192-963c-7ab299d7e802 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:54 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-a7ed055d-e133-4ea8-b5d7-122c9dff37f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Lock "cinder-attachment_update-13fd08ac-0635-495a-a29c-35f3fe81c6f5-devstack" released by "attachment_update" :: held 0.397s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-a7ed055d-e133-4ea8-b5d7-122c9dff37f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d returned with HTTP 200 Sep 07 16:56:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 66/146] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 16:56:53 2026] PUT /volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d => generated 694 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e92d52bc-5e9b-4e08-839f-03796f776cad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e92d52bc-5e9b-4e08-839f-03796f776cad tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] GET http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e92d52bc-5e9b-4e08-839f-03796f776cad tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e92d52bc-5e9b-4e08-839f-03796f776cad tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e92d52bc-5e9b-4e08-839f-03796f776cad tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Volume info retrieved successfully. Sep 07 16:56:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e92d52bc-5e9b-4e08-839f-03796f776cad tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 returned with HTTP 200 Sep 07 16:56:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 81/147] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:54 2026] GET /volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1a4a3c94-54b5-4b21-8530-c035e36e344f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-93ce1b87-625e-4a49-b6aa-a059590bf565 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a4a3c94-54b5-4b21-8530-c035e36e344f tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] DELETE http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 Sep 07 16:56:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-93ce1b87-625e-4a49-b6aa-a059590bf565 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a4a3c94-54b5-4b21-8530-c035e36e344f tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a4a3c94-54b5-4b21-8530-c035e36e344f tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-93ce1b87-625e-4a49-b6aa-a059590bf565 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-1a4a3c94-54b5-4b21-8530-c035e36e344f tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Delete volume with id: ca49fc1b-1108-4218-a983-7c6285cc4678 Sep 07 16:56:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-93ce1b87-625e-4a49-b6aa-a059590bf565 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1a4a3c94-54b5-4b21-8530-c035e36e344f tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1a4a3c94-54b5-4b21-8530-c035e36e344f tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Delete volume request issued successfully. Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a4a3c94-54b5-4b21-8530-c035e36e344f tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 returned with HTTP 202 Sep 07 16:56:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 67/148] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:56:54 2026] DELETE /volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bbe5fee0-c633-49bd-8fc0-0d8c0f9298c0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-93ce1b87-625e-4a49-b6aa-a059590bf565 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bbe5fee0-c633-49bd-8fc0-0d8c0f9298c0 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 Sep 07 16:56:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bbe5fee0-c633-49bd-8fc0-0d8c0f9298c0 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bbe5fee0-c633-49bd-8fc0-0d8c0f9298c0 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-93ce1b87-625e-4a49-b6aa-a059590bf565 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 82/149] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:54 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 854 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bbe5fee0-c633-49bd-8fc0-0d8c0f9298c0 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bbe5fee0-c633-49bd-8fc0-0d8c0f9298c0 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 returned with HTTP 200 Sep 07 16:56:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 68/150] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:54 2026] GET /volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 => generated 853 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-eaa3e5a5-3953-4a15-bcdd-11466b116ab9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-eaa3e5a5-3953-4a15-bcdd-11466b116ab9 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d/action Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-eaa3e5a5-3953-4a15-bcdd-11466b116ab9 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-eaa3e5a5-3953-4a15-bcdd-11466b116ab9 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38372fb0-0437-47f8-88d0-c2e6521a3cd0 req-eaa3e5a5-3953-4a15-bcdd-11466b116ab9 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d/action returned with HTTP 204 Sep 07 16:56:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 83/151] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 16:56:55 2026] POST /volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-92a5f25e-bdf3-4579-84e4-97fa35b58be0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-92a5f25e-bdf3-4579-84e4-97fa35b58be0 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] GET http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 Sep 07 16:56:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-92a5f25e-bdf3-4579-84e4-97fa35b58be0 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-92a5f25e-bdf3-4579-84e4-97fa35b58be0 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-92a5f25e-bdf3-4579-84e4-97fa35b58be0 tempest-VolumesAdminNegativeTest-2080539210 tempest-VolumesAdminNegativeTest-2080539210-project-member] http://192.168.122.80/volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 returned with HTTP 404 Sep 07 16:56:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 69/152] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:55 2026] GET /volume/v3/volumes/87ac0ef3-e3e3-4f12-aaab-babe8d8324c9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-90367cb2-9142-43a9-806b-3b141170fa91 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-90367cb2-9142-43a9-806b-3b141170fa91 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-90367cb2-9142-43a9-806b-3b141170fa91 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-90367cb2-9142-43a9-806b-3b141170fa91 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a70869bc-5864-436c-b3e8-b148bb867cc6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a70869bc-5864-436c-b3e8-b148bb867cc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 Sep 07 16:56:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a70869bc-5864-436c-b3e8-b148bb867cc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a70869bc-5864-436c-b3e8-b148bb867cc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-90367cb2-9142-43a9-806b-3b141170fa91 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-90367cb2-9142-43a9-806b-3b141170fa91 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a70869bc-5864-436c-b3e8-b148bb867cc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 84/153] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:55 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1146 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a70869bc-5864-436c-b3e8-b148bb867cc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 returned with HTTP 200 Sep 07 16:56:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 70/154] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:55 2026] GET /volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-06011505-e3be-4748-ada6-91d2cb556df1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-06011505-e3be-4748-ada6-91d2cb556df1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-06011505-e3be-4748-ada6-91d2cb556df1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-06011505-e3be-4748-ada6-91d2cb556df1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-06011505-e3be-4748-ada6-91d2cb556df1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-06011505-e3be-4748-ada6-91d2cb556df1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 85/155] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:55 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1146 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:56:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6c645240-1c46-4ce5-bc9d-548a56e6d76c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6c645240-1c46-4ce5-bc9d-548a56e6d76c tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 Sep 07 16:56:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6c645240-1c46-4ce5-bc9d-548a56e6d76c tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6c645240-1c46-4ce5-bc9d-548a56e6d76c tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6c645240-1c46-4ce5-bc9d-548a56e6d76c tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 returned with HTTP 404 Sep 07 16:56:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 71/156] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:56 2026] GET /volume/v3/volumes/ca49fc1b-1108-4218-a983-7c6285cc4678 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9fa3e8c2-b4a8-4636-8530-04b9df97ddf6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9fa3e8c2-b4a8-4636-8530-04b9df97ddf6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] DELETE http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9fa3e8c2-b4a8-4636-8530-04b9df97ddf6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9fa3e8c2-b4a8-4636-8530-04b9df97ddf6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:56 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9fa3e8c2-b4a8-4636-8530-04b9df97ddf6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Delete volume with id: 7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9fa3e8c2-b4a8-4636-8530-04b9df97ddf6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-8941e20f-8096-4623-b732-f5bfb083d429 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-8941e20f-8096-4623-b732-f5bfb083d429 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-8941e20f-8096-4623-b732-f5bfb083d429 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-8941e20f-8096-4623-b732-f5bfb083d429 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9fa3e8c2-b4a8-4636-8530-04b9df97ddf6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Delete volume request issued successfully. Sep 07 16:56:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9fa3e8c2-b4a8-4636-8530-04b9df97ddf6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 202 Sep 07 16:56:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 86/157] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:56:56 2026] DELETE /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:56:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d9274dd1-f64c-431e-961e-42edca12108a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-8941e20f-8096-4623-b732-f5bfb083d429 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9274dd1-f64c-431e-961e-42edca12108a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9274dd1-f64c-431e-961e-42edca12108a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9274dd1-f64c-431e-961e-42edca12108a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-8941e20f-8096-4623-b732-f5bfb083d429 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 72/158] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:56:56 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1146 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:56:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d9274dd1-f64c-431e-961e-42edca12108a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9274dd1-f64c-431e-961e-42edca12108a tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 200 Sep 07 16:56:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 87/159] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:56 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-426db9f2-a8d8-4fa9-b3a0-a9157b8f7bc6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-426db9f2-a8d8-4fa9-b3a0-a9157b8f7bc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-426db9f2-a8d8-4fa9-b3a0-a9157b8f7bc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-426db9f2-a8d8-4fa9-b3a0-a9157b8f7bc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-426db9f2-a8d8-4fa9-b3a0-a9157b8f7bc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Volume info retrieved successfully. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-426db9f2-a8d8-4fa9-b3a0-a9157b8f7bc6 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 200 Sep 07 16:56:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 73/160] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:58 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a609ffa3-2041-4832-9487-0c98916f2bfa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a609ffa3-2041-4832-9487-0c98916f2bfa None None] GET http://192.168.122.80/volume// Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a609ffa3-2041-4832-9487-0c98916f2bfa None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a609ffa3-2041-4832-9487-0c98916f2bfa None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a609ffa3-2041-4832-9487-0c98916f2bfa None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:56:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 88/161] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:58 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:56:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-9d51e86b-43ca-44fd-ba3c-a1aae7a1c573 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-9d51e86b-43ca-44fd-ba3c-a1aae7a1c573 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 16:56:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-9d51e86b-43ca-44fd-ba3c-a1aae7a1c573 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13fd08ac-0635-495a-a29c-35f3fe81c6f5", "connector": null, "instance_uuid": "2b967ecb-97a4-497b-a77f-3abf3620daa3"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-9d51e86b-43ca-44fd-ba3c-a1aae7a1c573 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 16:56:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 74/162] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 16:56:58 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-eb7eb5b2-32a2-4832-9c7c-e77a9872624c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eb7eb5b2-32a2-4832-9c7c-e77a9872624c None None] GET http://192.168.122.80/volume// Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eb7eb5b2-32a2-4832-9c7c-e77a9872624c None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eb7eb5b2-32a2-4832-9c7c-e77a9872624c None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eb7eb5b2-32a2-4832-9c7c-e77a9872624c None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:56:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 89/163] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:58 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:56:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-51b69019-e3e6-483d-a83f-01adfc3daa94 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-51b69019-e3e6-483d-a83f-01adfc3daa94 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-51b69019-e3e6-483d-a83f-01adfc3daa94 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-51b69019-e3e6-483d-a83f-01adfc3daa94 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-51b69019-e3e6-483d-a83f-01adfc3daa94 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-51b69019-e3e6-483d-a83f-01adfc3daa94 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 75/164] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:58 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1327 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-374cfbf1-1b8e-4b44-a685-3ee015178aba None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-374cfbf1-1b8e-4b44-a685-3ee015178aba tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] DELETE http://192.168.122.80/volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-374cfbf1-1b8e-4b44-a685-3ee015178aba tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-374cfbf1-1b8e-4b44-a685-3ee015178aba tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 16:56:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-374cfbf1-1b8e-4b44-a685-3ee015178aba tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d returned with HTTP 200 Sep 07 16:56:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 90/165] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 16:56:58 2026] DELETE /volume/v3/attachments/479a6957-55c7-40b5-ac05-a8d8c671352d => generated 192 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:56:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b5abcf8f-2a11-4033-b1ea-2e81b6623287 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b5abcf8f-2a11-4033-b1ea-2e81b6623287 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] GET http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 Sep 07 16:56:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b5abcf8f-2a11-4033-b1ea-2e81b6623287 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b5abcf8f-2a11-4033-b1ea-2e81b6623287 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b5abcf8f-2a11-4033-b1ea-2e81b6623287 tempest-ServersNegativeTestJSON-1604668905 tempest-ServersNegativeTestJSON-1604668905-project-member] http://192.168.122.80/volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 returned with HTTP 404 Sep 07 16:56:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 76/166] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:56:59 2026] GET /volume/v3/volumes/7adfb099-c8bb-4790-a300-71cbc21122b4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:56:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d6172265-7c54-4f9b-85a0-896300e7f587 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6172265-7c54-4f9b-85a0-896300e7f587 None None] GET http://192.168.122.80/volume// Sep 07 16:56:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6172265-7c54-4f9b-85a0-896300e7f587 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6172265-7c54-4f9b-85a0-896300e7f587 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6172265-7c54-4f9b-85a0-896300e7f587 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:56:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 91/167] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:56:59 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:56:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-b7bd31bd-03eb-462d-8698-9af60c74ae00 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-b7bd31bd-03eb-462d-8698-9af60c74ae00 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:56:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-b7bd31bd-03eb-462d-8698-9af60c74ae00 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:56:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-b7bd31bd-03eb-462d-8698-9af60c74ae00 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:56:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:56:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:56:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-b7bd31bd-03eb-462d-8698-9af60c74ae00 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:56:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-b7bd31bd-03eb-462d-8698-9af60c74ae00 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:56:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 77/168] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:56:59 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1034 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:56:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-28e116ba-7315-4a66-9c23-db762a643658 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:56:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-28e116ba-7315-4a66-9c23-db762a643658 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] PUT http://192.168.122.80/volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5 Sep 07 16:56:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-28e116ba-7315-4a66-9c23-db762a643658 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:56:59 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-28e116ba-7315-4a66-9c23-db762a643658 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Acquiring lock "cinder-attachment_update-13fd08ac-0635-495a-a29c-35f3fe81c6f5-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:56:59 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-28e116ba-7315-4a66-9c23-db762a643658 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Lock "cinder-attachment_update-13fd08ac-0635-495a-a29c-35f3fe81c6f5-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:56:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:56:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:56:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:56:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:00 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-28e116ba-7315-4a66-9c23-db762a643658 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Lock "cinder-attachment_update-13fd08ac-0635-495a-a29c-35f3fe81c6f5-devstack" released by "attachment_update" :: held 0.345s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:57:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-28e116ba-7315-4a66-9c23-db762a643658 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5 returned with HTTP 200 Sep 07 16:57:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 92/169] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 16:56:59 2026] PUT /volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5 => generated 694 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-765ea4b3-f3b0-45ea-a528-376fc3997726 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-765ea4b3-f3b0-45ea-a528-376fc3997726 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5/action Sep 07 16:57:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-765ea4b3-f3b0-45ea-a528-376fc3997726 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action body: b'{"os-complete": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-765ea4b3-f3b0-45ea-a528-376fc3997726 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a3593ece-dd44-4785-82c5-640275e1f1c8 req-765ea4b3-f3b0-45ea-a528-376fc3997726 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5/action returned with HTTP 204 Sep 07 16:57:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 78/170] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 16:57:00 2026] POST /volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5/action => generated 0 bytes in 252 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3810173-1d79-40f6-935f-dfcc0cd49bb9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3810173-1d79-40f6-935f-dfcc0cd49bb9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:57:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3810173-1d79-40f6-935f-dfcc0cd49bb9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3810173-1d79-40f6-935f-dfcc0cd49bb9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:57:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 93/171] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 16:57:03 2026] POST /volume/v3/types => generated 188 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-32aa1b0b-f997-4442-8f70-65be6906147e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-32aa1b0b-f997-4442-8f70-65be6906147e tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:57:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-32aa1b0b-f997-4442-8f70-65be6906147e tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-32aa1b0b-f997-4442-8f70-65be6906147e tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:57:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 79/172] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 16:57:03 2026] POST /volume/v3/types => generated 188 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1715570443"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1715570443'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Create volume of 1 GB Sep 07 16:57:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Availability Zones retrieved successfully. Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Flow 'volume_create_api' (144d2f40-9aff-4015-9887-7580ce75bf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bedd709f-f086-4281-bfec-458f3a625464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bedd709f-f086-4281-bfec-458f3a625464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=50c8c539-eb5e-4a9f-856f-2d274bd2093f,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50c8c539-eb5e-4a9f-856f-2d274bd2093f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f99e92-2f2b-4e85-9eb0-e8023d60ce31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-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. Sep 07 16:57:04 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-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. Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Created reservations ['fd05b511-5eea-490a-8731-5ae8596ce4c3', '27250463-cab8-4992-abd7-ee96104ea534', '38005738-cd18-4499-ada2-00a27bb7aa7d', '7411bae8-2be6-4d86-94b1-9c643ad3e649'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f99e92-2f2b-4e85-9eb0-e8023d60ce31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd05b511-5eea-490a-8731-5ae8596ce4c3', '27250463-cab8-4992-abd7-ee96104ea534', '38005738-cd18-4499-ada2-00a27bb7aa7d', '7411bae8-2be6-4d86-94b1-9c643ad3e649']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (450de793-fd2e-41b4-9b88-2f0663c97893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (450de793-fd2e-41b4-9b88-2f0663c97893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3479c6e6-bf34-4a9e-8b61-24a952eae1e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1715570443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e436418ee21458a81d12c12082e24c0',qos_specs=None,replication_status=,reservations=['fd05b511-5eea-490a-8731-5ae8596ce4c3','27250463-cab8-4992-abd7-ee96104ea534','38005738-cd18-4499-ada2-00a27bb7aa7d','7411bae8-2be6-4d86-94b1-9c643ad3e649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995b4c2529034a64a98fb5098e7d85d0',volume_type_id=50c8c539-eb5e-4a9f-856f-2d274bd2093f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1715570443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3479c6e6-bf34-4a9e-8b61-24a952eae1e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e436418ee21458a81d12c12082e24c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='995b4c2529034a64a98fb5098e7d85d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50c8c539-eb5e-4a9f-856f-2d274bd2093f),volume_type_id=50c8c539-eb5e-4a9f-856f-2d274bd2093f)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e40ff5-15fe-442c-bfe7-ec4ca56c0b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e40ff5-15fe-442c-bfe7-ec4ca56c0b76) transitioned into state 'SUCCESS' from state '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-1715570443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e436418ee21458a81d12c12082e24c0',qos_specs=None,replication_status=,reservations=['fd05b511-5eea-490a-8731-5ae8596ce4c3','27250463-cab8-4992-abd7-ee96104ea534','38005738-cd18-4499-ada2-00a27bb7aa7d','7411bae8-2be6-4d86-94b1-9c643ad3e649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995b4c2529034a64a98fb5098e7d85d0',volume_type_id=50c8c539-eb5e-4a9f-856f-2d274bd2093f)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891bc031-bd6b-45e4-b580-2f65dc06925d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891bc031-bd6b-45e4-b580-2f65dc06925d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Flow 'volume_create_api' (144d2f40-9aff-4015-9887-7580ce75bf24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Create volume request issued successfully. Sep 07 16:57:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-66994812-2fa3-42e8-9cf4-2de0472449b8 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:57:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 94/173] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 16:57:03 2026] POST /volume/v3/volumes => generated 774 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:57:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-79a303f7-ee6a-424c-97b3-204dcec4c138 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-79a303f7-ee6a-424c-97b3-204dcec4c138 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-79a303f7-ee6a-424c-97b3-204dcec4c138 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-79a303f7-ee6a-424c-97b3-204dcec4c138 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-79a303f7-ee6a-424c-97b3-204dcec4c138 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-79a303f7-ee6a-424c-97b3-204dcec4c138 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 80/174] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:04 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f6bced26-9cd6-4552-8190-615aaf0a6010 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f6bced26-9cd6-4552-8190-615aaf0a6010 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f6bced26-9cd6-4552-8190-615aaf0a6010 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f6bced26-9cd6-4552-8190-615aaf0a6010 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f6bced26-9cd6-4552-8190-615aaf0a6010 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f6bced26-9cd6-4552-8190-615aaf0a6010 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 95/175] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:05 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 866 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:57:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-42a8af36-9c27-44b7-827f-961afcea7f1c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42a8af36-9c27-44b7-827f-961afcea7f1c tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42a8af36-9c27-44b7-827f-961afcea7f1c tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42a8af36-9c27-44b7-827f-961afcea7f1c tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-42a8af36-9c27-44b7-827f-961afcea7f1c tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42a8af36-9c27-44b7-827f-961afcea7f1c tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 81/176] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:06 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dca7128d-91e7-452c-b992-3822dafa18fa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dca7128d-91e7-452c-b992-3822dafa18fa tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dca7128d-91e7-452c-b992-3822dafa18fa tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dca7128d-91e7-452c-b992-3822dafa18fa tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dca7128d-91e7-452c-b992-3822dafa18fa tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Volume info retrieved successfully. Sep 07 16:57:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dca7128d-91e7-452c-b992-3822dafa18fa tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 96/177] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:07 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 1030 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] POST http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6/action Sep 07 16:57:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 16:57:07 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-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. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-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. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Created reservations ['da6c47fe-bb08-4ded-bfdf-202bbe43712b', '1a552264-3a3e-403b-9a7a-fee49d643b4b'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:57:07 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-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. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-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. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Created reservations ['b7d7d0ec-5867-423f-aeae-69d9a0693e2b', '14482cf1-faaf-4cec-8fa5-7799410b1a0a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:57:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Retype volume request issued successfully. Sep 07 16:57:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e3d9fc9c-5754-45c5-8e05-5af769fa6000 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6/action returned with HTTP 202 Sep 07 16:57:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 82/178] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:57:07 2026] POST /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:57:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4745a36f-b4f8-4f3b-b0ce-2cd2e648bbbe None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4745a36f-b4f8-4f3b-b0ce-2cd2e648bbbe tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4745a36f-b4f8-4f3b-b0ce-2cd2e648bbbe tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4745a36f-b4f8-4f3b-b0ce-2cd2e648bbbe tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4745a36f-b4f8-4f3b-b0ce-2cd2e648bbbe tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4745a36f-b4f8-4f3b-b0ce-2cd2e648bbbe tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 97/179] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:07 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e37ca459-dccf-4af8-9a7b-160744fbfc99 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e37ca459-dccf-4af8-9a7b-160744fbfc99 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e37ca459-dccf-4af8-9a7b-160744fbfc99 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e37ca459-dccf-4af8-9a7b-160744fbfc99 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e37ca459-dccf-4af8-9a7b-160744fbfc99 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e37ca459-dccf-4af8-9a7b-160744fbfc99 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 83/180] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:08 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e6b13a08-9a4c-4d35-b50d-beca4c2bd597 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e6b13a08-9a4c-4d35-b50d-beca4c2bd597 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e6b13a08-9a4c-4d35-b50d-beca4c2bd597 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e6b13a08-9a4c-4d35-b50d-beca4c2bd597 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e6b13a08-9a4c-4d35-b50d-beca4c2bd597 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Volume info retrieved successfully. Sep 07 16:57:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e6b13a08-9a4c-4d35-b50d-beca4c2bd597 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 98/181] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:08 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 1030 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0a16bc6f-8a25-4c1e-963a-e10fe2d262f1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0a16bc6f-8a25-4c1e-963a-e10fe2d262f1 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] GET http://192.168.122.80/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1715570443 Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0a16bc6f-8a25-4c1e-963a-e10fe2d262f1 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0a16bc6f-8a25-4c1e-963a-e10fe2d262f1 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0a16bc6f-8a25-4c1e-963a-e10fe2d262f1 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1715570443'), ('all_tenants', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0a16bc6f-8a25-4c1e-963a-e10fe2d262f1 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Get all volumes completed successfully. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0a16bc6f-8a25-4c1e-963a-e10fe2d262f1 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1715570443 returned with HTTP 200 Sep 07 16:57:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 84/182] 192.168.122.80 () {58 vars in 1277 bytes} [Mon Sep 7 16:57:08 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1715570443 => generated 353 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-306d8e8e-34d2-457e-bf0d-081cf32c29b7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-306d8e8e-34d2-457e-bf0d-081cf32c29b7 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-306d8e8e-34d2-457e-bf0d-081cf32c29b7 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-306d8e8e-34d2-457e-bf0d-081cf32c29b7 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-306d8e8e-34d2-457e-bf0d-081cf32c29b7 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-306d8e8e-34d2-457e-bf0d-081cf32c29b7 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 99/183] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:08 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-11a3d4f6-19d1-411c-923f-55b48748acb5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-11a3d4f6-19d1-411c-923f-55b48748acb5 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-11a3d4f6-19d1-411c-923f-55b48748acb5 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-11a3d4f6-19d1-411c-923f-55b48748acb5 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-11a3d4f6-19d1-411c-923f-55b48748acb5 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Delete volume with id: 3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-11a3d4f6-19d1-411c-923f-55b48748acb5 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-11a3d4f6-19d1-411c-923f-55b48748acb5 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Delete volume request issued successfully. Sep 07 16:57:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-11a3d4f6-19d1-411c-923f-55b48748acb5 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 202 Sep 07 16:57:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 85/184] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:57:08 2026] DELETE /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-611b5e63-e112-474a-9795-c669733bcb05 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-611b5e63-e112-474a-9795-c669733bcb05 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-611b5e63-e112-474a-9795-c669733bcb05 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-611b5e63-e112-474a-9795-c669733bcb05 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-611b5e63-e112-474a-9795-c669733bcb05 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Volume info retrieved successfully. Sep 07 16:57:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-611b5e63-e112-474a-9795-c669733bcb05 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 200 Sep 07 16:57:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 100/185] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:08 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 866 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9f99d684-2eaa-458d-9f40-347dd3139866 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f99d684-2eaa-458d-9f40-347dd3139866 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] GET http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f99d684-2eaa-458d-9f40-347dd3139866 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f99d684-2eaa-458d-9f40-347dd3139866 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f99d684-2eaa-458d-9f40-347dd3139866 tempest-VolumeRetypeWithoutMigrationTest-435305554 tempest-VolumeRetypeWithoutMigrationTest-435305554-project-member] http://192.168.122.80/volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 returned with HTTP 404 Sep 07 16:57:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 86/186] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:10 2026] GET /volume/v3/volumes/3479c6e6-bf34-4a9e-8b61-24a952eae1e6 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1483f81a-0e2f-4aee-af48-016b468a9785 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1483f81a-0e2f-4aee-af48-016b468a9785 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] DELETE http://192.168.122.80/volume/v3/types/6edcd2f9-6bc1-45d7-b1e5-237f54b802d6 Sep 07 16:57:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1483f81a-0e2f-4aee-af48-016b468a9785 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1483f81a-0e2f-4aee-af48-016b468a9785 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1483f81a-0e2f-4aee-af48-016b468a9785 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/types/6edcd2f9-6bc1-45d7-b1e5-237f54b802d6 returned with HTTP 202 Sep 07 16:57:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 101/187] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:10 2026] DELETE /volume/v3/types/6edcd2f9-6bc1-45d7-b1e5-237f54b802d6 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-df55fec3-725a-47bd-9ec8-601643c88156 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df55fec3-725a-47bd-9ec8-601643c88156 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] GET http://192.168.122.80/volume/v3/types/6edcd2f9-6bc1-45d7-b1e5-237f54b802d6 Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-df55fec3-725a-47bd-9ec8-601643c88156 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-df55fec3-725a-47bd-9ec8-601643c88156 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df55fec3-725a-47bd-9ec8-601643c88156 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/types/6edcd2f9-6bc1-45d7-b1e5-237f54b802d6 returned with HTTP 404 Sep 07 16:57:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 87/188] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:10 2026] GET /volume/v3/types/6edcd2f9-6bc1-45d7-b1e5-237f54b802d6 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5397bb51-adea-465b-8fda-410b8f7f4ef9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5397bb51-adea-465b-8fda-410b8f7f4ef9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] DELETE http://192.168.122.80/volume/v3/types/50c8c539-eb5e-4a9f-856f-2d274bd2093f Sep 07 16:57:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5397bb51-adea-465b-8fda-410b8f7f4ef9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5397bb51-adea-465b-8fda-410b8f7f4ef9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5397bb51-adea-465b-8fda-410b8f7f4ef9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/types/50c8c539-eb5e-4a9f-856f-2d274bd2093f returned with HTTP 202 Sep 07 16:57:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 102/189] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:10 2026] DELETE /volume/v3/types/50c8c539-eb5e-4a9f-856f-2d274bd2093f => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a409a18f-15e4-4a88-ac19-71b6c83118b9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a409a18f-15e4-4a88-ac19-71b6c83118b9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] GET http://192.168.122.80/volume/v3/types/50c8c539-eb5e-4a9f-856f-2d274bd2093f Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a409a18f-15e4-4a88-ac19-71b6c83118b9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a409a18f-15e4-4a88-ac19-71b6c83118b9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a409a18f-15e4-4a88-ac19-71b6c83118b9 tempest-VolumeRetypeWithoutMigrationTest-1139908229 tempest-VolumeRetypeWithoutMigrationTest-1139908229-project-admin] http://192.168.122.80/volume/v3/types/50c8c539-eb5e-4a9f-856f-2d274bd2093f returned with HTTP 404 Sep 07 16:57:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 88/190] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:10 2026] GET /volume/v3/types/50c8c539-eb5e-4a9f-856f-2d274bd2093f => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2886ec0f-2ba5-4c90-b30e-e37132ca515e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2886ec0f-2ba5-4c90-b30e-e37132ca515e tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] GET http://192.168.122.80/volume/v3/os-services Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2886ec0f-2ba5-4c90-b30e-e37132ca515e tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2886ec0f-2ba5-4c90-b30e-e37132ca515e tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:18 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:57:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2886ec0f-2ba5-4c90-b30e-e37132ca515e tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] http://192.168.122.80/volume/v3/os-services returned with HTTP 200 Sep 07 16:57:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 103/191] 192.168.122.80 () {58 vars in 1128 bytes} [Mon Sep 7 16:57:18 2026] GET /volume/v3/os-services => generated 705 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9e4ebc13-0c58-472b-ab2f-2045bba34486 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e4ebc13-0c58-472b-ab2f-2045bba34486 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] GET http://192.168.122.80/volume/v3/os-services?host=devstack Sep 07 16:57:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e4ebc13-0c58-472b-ab2f-2045bba34486 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e4ebc13-0c58-472b-ab2f-2045bba34486 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:18 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:57:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e4ebc13-0c58-472b-ab2f-2045bba34486 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] http://192.168.122.80/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 16:57:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 89/192] 192.168.122.80 () {58 vars in 1155 bytes} [Mon Sep 7 16:57:18 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0b0f0b1-cdd8-4aeb-b0c0-c243ac74daac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0b0f0b1-cdd8-4aeb-b0c0-c243ac74daac tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] GET http://192.168.122.80/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0b0f0b1-cdd8-4aeb-b0c0-c243ac74daac tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0b0f0b1-cdd8-4aeb-b0c0-c243ac74daac tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0b0f0b1-cdd8-4aeb-b0c0-c243ac74daac tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] http://192.168.122.80/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 16:57:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 104/193] 192.168.122.80 () {58 vars in 1203 bytes} [Mon Sep 7 16:57:18 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8114a8be-43e4-49d6-a1fb-feb7a185cdb8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8114a8be-43e4-49d6-a1fb-feb7a185cdb8 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] GET http://192.168.122.80/volume/v3/os-services?binary=cinder-scheduler Sep 07 16:57:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8114a8be-43e4-49d6-a1fb-feb7a185cdb8 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8114a8be-43e4-49d6-a1fb-feb7a185cdb8 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8114a8be-43e4-49d6-a1fb-feb7a185cdb8 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] http://192.168.122.80/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 16:57:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 90/194] 192.168.122.80 () {58 vars in 1175 bytes} [Mon Sep 7 16:57:18 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1523711879"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1523711879'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Create volume of 1 GB Sep 07 16:57:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Availability Zones retrieved successfully. Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Flow 'volume_create_api' (34e12d94-5f46-41d5-bc4d-485a9a30e5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa6d540-137f-451a-b974-6a0aa8c6a900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa6d540-137f-451a-b974-6a0aa8c6a900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ac874a-2141-4666-b33d-4b1bbac94ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Created reservations ['9db34a84-ba0b-45b5-9b3a-5cdc16d3d476', '8769b0cc-8c65-4a8c-af72-8c9a8e52499e', '63d8b8ae-200d-4611-aecb-de8c857599ac', '01635424-af3d-40bf-99d8-525146ebc61b'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ac874a-2141-4666-b33d-4b1bbac94ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9db34a84-ba0b-45b5-9b3a-5cdc16d3d476', '8769b0cc-8c65-4a8c-af72-8c9a8e52499e', '63d8b8ae-200d-4611-aecb-de8c857599ac', '01635424-af3d-40bf-99d8-525146ebc61b']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e85d2c-7d0e-4d06-94bb-88e78b349355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e85d2c-7d0e-4d06-94bb-88e78b349355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e424e4a5-d21b-40aa-9741-9ad1f824539b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1523711879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5530ada834c34331ad7e7644b216283d',qos_specs=None,replication_status=,reservations=['9db34a84-ba0b-45b5-9b3a-5cdc16d3d476','8769b0cc-8c65-4a8c-af72-8c9a8e52499e','63d8b8ae-200d-4611-aecb-de8c857599ac','01635424-af3d-40bf-99d8-525146ebc61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ff22b2aa8804182938f4d4a25ac4302',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1523711879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e424e4a5-d21b-40aa-9741-9ad1f824539b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5530ada834c34331ad7e7644b216283d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ff22b2aa8804182938f4d4a25ac4302',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0fb42c-6746-41a5-9128-a29cff49586b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0fb42c-6746-41a5-9128-a29cff49586b) transitioned into state 'SUCCESS' from state '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-1523711879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5530ada834c34331ad7e7644b216283d',qos_specs=None,replication_status=,reservations=['9db34a84-ba0b-45b5-9b3a-5cdc16d3d476','8769b0cc-8c65-4a8c-af72-8c9a8e52499e','63d8b8ae-200d-4611-aecb-de8c857599ac','01635424-af3d-40bf-99d8-525146ebc61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ff22b2aa8804182938f4d4a25ac4302',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6651b69f-4a68-46e4-82ae-0cf9cb94ff2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6651b69f-4a68-46e4-82ae-0cf9cb94ff2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Flow 'volume_create_api' (34e12d94-5f46-41d5-bc4d-485a9a30e5be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Create volume request issued successfully. Sep 07 16:57:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1196447-48d6-49b5-aa3f-86a9ea17a2a3 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:57:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 105/195] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:57:18 2026] POST /volume/v3/volumes => generated 761 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:57:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-657b59f1-d556-4762-b47b-e60b321469c1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-657b59f1-d556-4762-b47b-e60b321469c1 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] GET http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-657b59f1-d556-4762-b47b-e60b321469c1 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-657b59f1-d556-4762-b47b-e60b321469c1 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-657b59f1-d556-4762-b47b-e60b321469c1 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Volume info retrieved successfully. Sep 07 16:57:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-657b59f1-d556-4762-b47b-e60b321469c1 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b returned with HTTP 200 Sep 07 16:57:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 91/196] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:19 2026] GET /volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5ab1d50d-f114-4d7b-8b8f-21ef3b99ad7d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5ab1d50d-f114-4d7b-8b8f-21ef3b99ad7d tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] GET http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5ab1d50d-f114-4d7b-8b8f-21ef3b99ad7d tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5ab1d50d-f114-4d7b-8b8f-21ef3b99ad7d tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5ab1d50d-f114-4d7b-8b8f-21ef3b99ad7d tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Volume info retrieved successfully. Sep 07 16:57:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5ab1d50d-f114-4d7b-8b8f-21ef3b99ad7d tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b returned with HTTP 200 Sep 07 16:57:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 106/197] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:20 2026] GET /volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1fd7864d-02c6-4cfd-ae34-8865401eb197 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1fd7864d-02c6-4cfd-ae34-8865401eb197 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] GET http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1fd7864d-02c6-4cfd-ae34-8865401eb197 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1fd7864d-02c6-4cfd-ae34-8865401eb197 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1fd7864d-02c6-4cfd-ae34-8865401eb197 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Volume info retrieved successfully. Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1fd7864d-02c6-4cfd-ae34-8865401eb197 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b returned with HTTP 200 Sep 07 16:57:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 92/198] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:21 2026] GET /volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0a77569a-857e-43af-8d52-092a3c483bc3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a77569a-857e-43af-8d52-092a3c483bc3 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] GET http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a77569a-857e-43af-8d52-092a3c483bc3 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a77569a-857e-43af-8d52-092a3c483bc3 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0a77569a-857e-43af-8d52-092a3c483bc3 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Volume info retrieved successfully. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a77569a-857e-43af-8d52-092a3c483bc3 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b returned with HTTP 200 Sep 07 16:57:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 107/199] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:21 2026] GET /volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b => generated 1017 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7d40309a-9e5f-491b-9166-26f2e47e73c1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d40309a-9e5f-491b-9166-26f2e47e73c1 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] GET http://192.168.122.80/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d40309a-9e5f-491b-9166-26f2e47e73c1 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d40309a-9e5f-491b-9166-26f2e47e73c1 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:21 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d40309a-9e5f-491b-9166-26f2e47e73c1 tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] http://192.168.122.80/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 16:57:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 93/200] 192.168.122.80 () {58 vars in 1197 bytes} [Mon Sep 7 16:57:21 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5b67c46e-d90c-4aef-8f88-8eef024eb9a6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b67c46e-d90c-4aef-8f88-8eef024eb9a6 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] GET http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b67c46e-d90c-4aef-8f88-8eef024eb9a6 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b67c46e-d90c-4aef-8f88-8eef024eb9a6 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5b67c46e-d90c-4aef-8f88-8eef024eb9a6 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Volume info retrieved successfully. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b67c46e-d90c-4aef-8f88-8eef024eb9a6 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b returned with HTTP 200 Sep 07 16:57:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 108/201] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:21 2026] GET /volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-780cdf05-1a6f-445c-ab95-8de5fab59006 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-780cdf05-1a6f-445c-ab95-8de5fab59006 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] DELETE http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-780cdf05-1a6f-445c-ab95-8de5fab59006 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-780cdf05-1a6f-445c-ab95-8de5fab59006 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-780cdf05-1a6f-445c-ab95-8de5fab59006 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Delete volume with id: e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-780cdf05-1a6f-445c-ab95-8de5fab59006 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Volume info retrieved successfully. Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-780cdf05-1a6f-445c-ab95-8de5fab59006 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Delete volume request issued successfully. Sep 07 16:57:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-780cdf05-1a6f-445c-ab95-8de5fab59006 tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b returned with HTTP 202 Sep 07 16:57:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 94/202] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:57:21 2026] DELETE /volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8961a4d4-6f8d-43af-a0e5-1940d3e0929f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8961a4d4-6f8d-43af-a0e5-1940d3e0929f tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] GET http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8961a4d4-6f8d-43af-a0e5-1940d3e0929f tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8961a4d4-6f8d-43af-a0e5-1940d3e0929f tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8961a4d4-6f8d-43af-a0e5-1940d3e0929f tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Volume info retrieved successfully. Sep 07 16:57:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8961a4d4-6f8d-43af-a0e5-1940d3e0929f tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b returned with HTTP 200 Sep 07 16:57:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 109/203] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:21 2026] GET /volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4593e94b-891f-4645-aaab-f861d34fddeb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4593e94b-891f-4645-aaab-f861d34fddeb tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] GET http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b Sep 07 16:57:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4593e94b-891f-4645-aaab-f861d34fddeb tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4593e94b-891f-4645-aaab-f861d34fddeb tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4593e94b-891f-4645-aaab-f861d34fddeb tempest-VolumesServicesTestJSON-1754076615 tempest-VolumesServicesTestJSON-1754076615-project-member] http://192.168.122.80/volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b returned with HTTP 404 Sep 07 16:57:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 95/204] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:22 2026] GET /volume/v3/volumes/e424e4a5-d21b-40aa-9741-9ad1f824539b => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-045319ee-11d0-42a4-9798-2d7d6c12f5cc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-045319ee-11d0-42a4-9798-2d7d6c12f5cc tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] GET http://192.168.122.80/volume/v3/os-services Sep 07 16:57:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-045319ee-11d0-42a4-9798-2d7d6c12f5cc tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-045319ee-11d0-42a4-9798-2d7d6c12f5cc tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:22 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 16:57:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-045319ee-11d0-42a4-9798-2d7d6c12f5cc tempest-VolumesServicesTestJSON-773651847 tempest-VolumesServicesTestJSON-773651847-project-admin] http://192.168.122.80/volume/v3/os-services returned with HTTP 200 Sep 07 16:57:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 110/205] 192.168.122.80 () {58 vars in 1128 bytes} [Mon Sep 7 16:57:22 2026] GET /volume/v3/os-services => generated 705 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2c2c3940-fd8a-4236-a577-3add348172a7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c2c3940-fd8a-4236-a577-3add348172a7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:57:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c2c3940-fd8a-4236-a577-3add348172a7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c2c3940-fd8a-4236-a577-3add348172a7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c2c3940-fd8a-4236-a577-3add348172a7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c2c3940-fd8a-4236-a577-3add348172a7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:57:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 96/206] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:29 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1146 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c599fe5f-cc88-4e1b-9824-3775dc01c5f1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c599fe5f-cc88-4e1b-9824-3775dc01c5f1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:57:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c599fe5f-cc88-4e1b-9824-3775dc01c5f1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c599fe5f-cc88-4e1b-9824-3775dc01c5f1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c599fe5f-cc88-4e1b-9824-3775dc01c5f1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c599fe5f-cc88-4e1b-9824-3775dc01c5f1 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:57:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 111/207] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:29 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1146 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a988324d-3060-477b-a020-040891ba5c79 req-8efc6ffd-2cc7-4e2e-b036-cafc7c13a0f0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-8efc6ffd-2cc7-4e2e-b036-cafc7c13a0f0 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-8efc6ffd-2cc7-4e2e-b036-cafc7c13a0f0 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-8efc6ffd-2cc7-4e2e-b036-cafc7c13a0f0 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7376b6a1-5798-49c8-b92a-24d42d601a3d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a988324d-3060-477b-a020-040891ba5c79 req-8efc6ffd-2cc7-4e2e-b036-cafc7c13a0f0 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-8efc6ffd-2cc7-4e2e-b036-cafc7c13a0f0 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:57:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 97/208] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:57:30 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1146 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a988324d-3060-477b-a020-040891ba5c79 req-057591e2-acca-41c6-8df8-c2d12a5163e5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-057591e2-acca-41c6-8df8-c2d12a5163e5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5/action Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-057591e2-acca-41c6-8df8-c2d12a5163e5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-057591e2-acca-41c6-8df8-c2d12a5163e5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a988324d-3060-477b-a020-040891ba5c79 req-057591e2-acca-41c6-8df8-c2d12a5163e5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7376b6a1-5798-49c8-b92a-24d42d601a3d tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7376b6a1-5798-49c8-b92a-24d42d601a3d tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1956274196", "os-volume-type-access:is_public": false}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a988324d-3060-477b-a020-040891ba5c79 req-057591e2-acca-41c6-8df8-c2d12a5163e5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Begin detaching volume completed successfully. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-057591e2-acca-41c6-8df8-c2d12a5163e5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5/action returned with HTTP 202 Sep 07 16:57:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 98/209] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 16:57:30 2026] POST /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7376b6a1-5798-49c8-b92a-24d42d601a3d tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:57:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 112/210] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:30 2026] POST /volume/v3/types => generated 229 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-224329b6-d08b-4971-8da1-3ff2025fbe3b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-09e24513-9cdc-4196-9dab-7f8422fff652 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-09e24513-9cdc-4196-9dab-7f8422fff652 None None] GET http://192.168.122.80/volume// Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-09e24513-9cdc-4196-9dab-7f8422fff652 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-09e24513-9cdc-4196-9dab-7f8422fff652 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-09e24513-9cdc-4196-9dab-7f8422fff652 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:57:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 113/211] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:57:30 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a988324d-3060-477b-a020-040891ba5c79 req-46d7ea11-2b0b-41ab-aa14-0e4232204639 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-46d7ea11-2b0b-41ab-aa14-0e4232204639 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-46d7ea11-2b0b-41ab-aa14-0e4232204639 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-46d7ea11-2b0b-41ab-aa14-0e4232204639 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-a988324d-3060-477b-a020-040891ba5c79 req-46d7ea11-2b0b-41ab-aa14-0e4232204639 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-46d7ea11-2b0b-41ab-aa14-0e4232204639 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:57:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 114/212] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:57:30 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 1330 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-224329b6-d08b-4971-8da1-3ff2025fbe3b tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-224329b6-d08b-4971-8da1-3ff2025fbe3b tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a6f6eeca-07d2-418f-a6de-1324de3383a2", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-224329b6-d08b-4971-8da1-3ff2025fbe3b tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Create volume request body: {'volume': {'volume_type': 'a6f6eeca-07d2-418f-a6de-1324de3383a2', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-224329b6-d08b-4971-8da1-3ff2025fbe3b tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 404 Sep 07 16:57:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 99/213] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:57:30 2026] POST /volume/v3/volumes => generated 114 bytes in 288 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2c500e5e-02c8-4057-ac04-c68cbf072b82 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c500e5e-02c8-4057-ac04-c68cbf072b82 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] POST http://192.168.122.80/volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2/action Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c500e5e-02c8-4057-ac04-c68cbf072b82 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action body: b'{"addProjectAccess": {"project": "7c2e95a6cbc74d13be51c34502b1de0a"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c500e5e-02c8-4057-ac04-c68cbf072b82 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7c2e95a6cbc74d13be51c34502b1de0a"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c500e5e-02c8-4057-ac04-c68cbf072b82 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2/action returned with HTTP 202 Sep 07 16:57:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 115/214] 192.168.122.80 () {60 vars in 1263 bytes} [Mon Sep 7 16:57:30 2026] POST /volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a6f6eeca-07d2-418f-a6de-1324de3383a2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2014316575"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Create volume request body: {'volume': {'volume_type': 'a6f6eeca-07d2-418f-a6de-1324de3383a2', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-2014316575'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Create volume of 1 GB Sep 07 16:57:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Availability Zones retrieved successfully. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Flow 'volume_create_api' (31b904df-1756-44d8-bda4-bdba6232012e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6e12ce-7ee9-49b6-8377-bbe8c8d58804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6e12ce-7ee9-49b6-8377-bbe8c8d58804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:57:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6f6eeca-07d2-418f-a6de-1324de3383a2,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1956274196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6f6eeca-07d2-418f-a6de-1324de3383a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113ba9e3-a3a7-4074-97ad-4357b81608ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1956274196 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1956274196, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:57:30 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1956274196 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1956274196, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a988324d-3060-477b-a020-040891ba5c79 req-e42eb9a7-79d6-47da-a69e-b1ce9b11b862 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-e42eb9a7-79d6-47da-a69e-b1ce9b11b862 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] DELETE http://192.168.122.80/volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5 Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-e42eb9a7-79d6-47da-a69e-b1ce9b11b862 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-e42eb9a7-79d6-47da-a69e-b1ce9b11b862 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Created reservations ['af318c2d-b3c1-40c5-91a8-c7258245075f', 'fb9676cd-0474-4637-917a-dc303ae61c41', '2a59168a-9268-4014-a90e-b6bf7b5f341f', 'b5c440bc-df04-448e-afa9-7bc488d34e2c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113ba9e3-a3a7-4074-97ad-4357b81608ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af318c2d-b3c1-40c5-91a8-c7258245075f', 'fb9676cd-0474-4637-917a-dc303ae61c41', '2a59168a-9268-4014-a90e-b6bf7b5f341f', 'b5c440bc-df04-448e-afa9-7bc488d34e2c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a9f0b7-7362-4e04-9b01-2db15d937191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:31 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 16:57:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a9f0b7-7362-4e04-9b01-2db15d937191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2014316575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c2e95a6cbc74d13be51c34502b1de0a',qos_specs=None,replication_status=,reservations=['af318c2d-b3c1-40c5-91a8-c7258245075f','fb9676cd-0474-4637-917a-dc303ae61c41','2a59168a-9268-4014-a90e-b6bf7b5f341f','b5c440bc-df04-448e-afa9-7bc488d34e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='175eb7568656487fba3793fd5691b967',volume_type_id=a6f6eeca-07d2-418f-a6de-1324de3383a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2014316575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c2e95a6cbc74d13be51c34502b1de0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='175eb7568656487fba3793fd5691b967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6f6eeca-07d2-418f-a6de-1324de3383a2),volume_type_id=a6f6eeca-07d2-418f-a6de-1324de3383a2)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc39616b-ca4a-45c7-b5d9-9c21846c3364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a988324d-3060-477b-a020-040891ba5c79 req-e42eb9a7-79d6-47da-a69e-b1ce9b11b862 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5 returned with HTTP 200 Sep 07 16:57:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 116/215] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 16:57:30 2026] DELETE /volume/v3/attachments/c9a8c6db-d834-4757-86b1-6ac7961c88b5 => generated 19 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc39616b-ca4a-45c7-b5d9-9c21846c3364) transitioned into state 'SUCCESS' from state '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-2014316575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c2e95a6cbc74d13be51c34502b1de0a',qos_specs=None,replication_status=,reservations=['af318c2d-b3c1-40c5-91a8-c7258245075f','fb9676cd-0474-4637-917a-dc303ae61c41','2a59168a-9268-4014-a90e-b6bf7b5f341f','b5c440bc-df04-448e-afa9-7bc488d34e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='175eb7568656487fba3793fd5691b967',volume_type_id=a6f6eeca-07d2-418f-a6de-1324de3383a2)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb25044b-2946-4791-aad1-b24a48df8e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb25044b-2946-4791-aad1-b24a48df8e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Flow 'volume_create_api' (31b904df-1756-44d8-bda4-bdba6232012e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Create volume request issued successfully. Sep 07 16:57:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-33a92fa2-d3a7-4a7f-bb63-82da2b70681a tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:57:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 100/216] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 16:57:30 2026] POST /volume/v3/volumes => generated 802 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:57:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d4f02062-5dc1-443c-aed5-b676f2045574 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4f02062-5dc1-443c-aed5-b676f2045574 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] GET http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca Sep 07 16:57:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4f02062-5dc1-443c-aed5-b676f2045574 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4f02062-5dc1-443c-aed5-b676f2045574 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d4f02062-5dc1-443c-aed5-b676f2045574 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Volume info retrieved successfully. Sep 07 16:57:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4f02062-5dc1-443c-aed5-b676f2045574 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca returned with HTTP 200 Sep 07 16:57:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 117/217] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:31 2026] GET /volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca => generated 870 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7a316676-1d51-4d31-bb1b-f0c811fbb14e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7a316676-1d51-4d31-bb1b-f0c811fbb14e tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7a316676-1d51-4d31-bb1b-f0c811fbb14e tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7a316676-1d51-4d31-bb1b-f0c811fbb14e tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7a316676-1d51-4d31-bb1b-f0c811fbb14e tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7a316676-1d51-4d31-bb1b-f0c811fbb14e tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:57:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 101/218] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:31 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c652319b-a6da-4a29-855a-bf942a7ea52d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c652319b-a6da-4a29-855a-bf942a7ea52d tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] GET http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca Sep 07 16:57:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c652319b-a6da-4a29-855a-bf942a7ea52d tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c652319b-a6da-4a29-855a-bf942a7ea52d tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c652319b-a6da-4a29-855a-bf942a7ea52d tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Volume info retrieved successfully. Sep 07 16:57:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c652319b-a6da-4a29-855a-bf942a7ea52d tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca returned with HTTP 200 Sep 07 16:57:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 118/219] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:32 2026] GET /volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca => generated 894 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-67b90583-ea70-4e4e-b084-35138703c0b4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67b90583-ea70-4e4e-b084-35138703c0b4 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] GET http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca Sep 07 16:57:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-67b90583-ea70-4e4e-b084-35138703c0b4 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-67b90583-ea70-4e4e-b084-35138703c0b4 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-67b90583-ea70-4e4e-b084-35138703c0b4 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Volume info retrieved successfully. Sep 07 16:57:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67b90583-ea70-4e4e-b084-35138703c0b4 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca returned with HTTP 200 Sep 07 16:57:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 102/220] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:33 2026] GET /volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca => generated 895 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fc5906bc-1257-456a-a3bb-9105f8773a96 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fc5906bc-1257-456a-a3bb-9105f8773a96 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] GET http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca Sep 07 16:57:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fc5906bc-1257-456a-a3bb-9105f8773a96 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fc5906bc-1257-456a-a3bb-9105f8773a96 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fc5906bc-1257-456a-a3bb-9105f8773a96 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Volume info retrieved successfully. Sep 07 16:57:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fc5906bc-1257-456a-a3bb-9105f8773a96 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca returned with HTTP 200 Sep 07 16:57:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 119/221] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:33 2026] GET /volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9db12eaa-8242-40f1-9203-dc5a6eac4413 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9db12eaa-8242-40f1-9203-dc5a6eac4413 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] DELETE http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca Sep 07 16:57:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9db12eaa-8242-40f1-9203-dc5a6eac4413 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9db12eaa-8242-40f1-9203-dc5a6eac4413 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:33 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-9db12eaa-8242-40f1-9203-dc5a6eac4413 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Delete volume with id: 1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca Sep 07 16:57:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9db12eaa-8242-40f1-9203-dc5a6eac4413 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Volume info retrieved successfully. Sep 07 16:57:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9db12eaa-8242-40f1-9203-dc5a6eac4413 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Delete volume request issued successfully. Sep 07 16:57:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9db12eaa-8242-40f1-9203-dc5a6eac4413 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca returned with HTTP 202 Sep 07 16:57:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 103/222] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:57:33 2026] DELETE /volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bf3581f3-a6ad-42b9-9f85-1cf0e645be6f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf3581f3-a6ad-42b9-9f85-1cf0e645be6f tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] GET http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca Sep 07 16:57:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf3581f3-a6ad-42b9-9f85-1cf0e645be6f tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf3581f3-a6ad-42b9-9f85-1cf0e645be6f tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf3581f3-a6ad-42b9-9f85-1cf0e645be6f tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Volume info retrieved successfully. Sep 07 16:57:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf3581f3-a6ad-42b9-9f85-1cf0e645be6f tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca returned with HTTP 200 Sep 07 16:57:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 120/223] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:33 2026] GET /volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca => generated 894 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9d9db917-7c69-4a77-b149-1b5112d58dd5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9d9db917-7c69-4a77-b149-1b5112d58dd5 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] GET http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca Sep 07 16:57:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9d9db917-7c69-4a77-b149-1b5112d58dd5 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9d9db917-7c69-4a77-b149-1b5112d58dd5 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9d9db917-7c69-4a77-b149-1b5112d58dd5 tempest-VolumeTypesAccessTest-237966193 tempest-VolumeTypesAccessTest-237966193-project-member] http://192.168.122.80/volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca returned with HTTP 404 Sep 07 16:57:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 104/224] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:34 2026] GET /volume/v3/volumes/1a6ccb18-46b1-4980-93e7-4bd8ea4cc1ca => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-679a3231-7f21-4686-a5d1-0c56abcdab8e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-679a3231-7f21-4686-a5d1-0c56abcdab8e tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] POST http://192.168.122.80/volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2/action Sep 07 16:57:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-679a3231-7f21-4686-a5d1-0c56abcdab8e tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action body: b'{"removeProjectAccess": {"project": "7c2e95a6cbc74d13be51c34502b1de0a"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-679a3231-7f21-4686-a5d1-0c56abcdab8e tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7c2e95a6cbc74d13be51c34502b1de0a"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-679a3231-7f21-4686-a5d1-0c56abcdab8e tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2/action returned with HTTP 202 Sep 07 16:57:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 121/225] 192.168.122.80 () {60 vars in 1263 bytes} [Mon Sep 7 16:57:34 2026] POST /volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:57:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ba28a9ab-3ef3-4799-8d4a-0b56af5064fd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba28a9ab-3ef3-4799-8d4a-0b56af5064fd tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] DELETE http://192.168.122.80/volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2 Sep 07 16:57:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba28a9ab-3ef3-4799-8d4a-0b56af5064fd tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba28a9ab-3ef3-4799-8d4a-0b56af5064fd tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba28a9ab-3ef3-4799-8d4a-0b56af5064fd tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2 returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 105/226] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:34 2026] DELETE /volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2754a50b-1299-4a3c-9d72-2b6ed92f32f8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2754a50b-1299-4a3c-9d72-2b6ed92f32f8 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] GET http://192.168.122.80/volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2 Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2754a50b-1299-4a3c-9d72-2b6ed92f32f8 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2754a50b-1299-4a3c-9d72-2b6ed92f32f8 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2754a50b-1299-4a3c-9d72-2b6ed92f32f8 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2 returned with HTTP 404 Sep 07 16:57:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 122/227] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/a6f6eeca-07d2-418f-a6de-1324de3383a2 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fa9d80b3-629e-4a93-bc1a-69f1d06dc264 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa9d80b3-629e-4a93-bc1a-69f1d06dc264 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa9d80b3-629e-4a93-bc1a-69f1d06dc264 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-490026357", "os-volume-type-access:is_public": false}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa9d80b3-629e-4a93-bc1a-69f1d06dc264 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 106/228] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:35 2026] POST /volume/v3/types => generated 228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7884739c-3fe7-4c76-bfe0-3e3109c1d8ec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7884739c-3fe7-4c76-bfe0-3e3109c1d8ec tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] POST http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7884739c-3fe7-4c76-bfe0-3e3109c1d8ec tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action body: b'{"addProjectAccess": {"project": "7c2e95a6cbc74d13be51c34502b1de0a"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7884739c-3fe7-4c76-bfe0-3e3109c1d8ec tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7c2e95a6cbc74d13be51c34502b1de0a"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7884739c-3fe7-4c76-bfe0-3e3109c1d8ec tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 123/229] 192.168.122.80 () {60 vars in 1263 bytes} [Mon Sep 7 16:57:35 2026] POST /volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a2e83c5c-1fa5-46a2-b115-972d33df3e01 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2e83c5c-1fa5-46a2-b115-972d33df3e01 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] POST http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2e83c5c-1fa5-46a2-b115-972d33df3e01 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action body: b'{"addProjectAccess": {"project": "afe485d844264f62af792788fb80a551"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2e83c5c-1fa5-46a2-b115-972d33df3e01 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "afe485d844264f62af792788fb80a551"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2e83c5c-1fa5-46a2-b115-972d33df3e01 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 107/230] 192.168.122.80 () {60 vars in 1263 bytes} [Mon Sep 7 16:57:35 2026] POST /volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ce56b144-a0c7-45bf-86de-151140d94512 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce56b144-a0c7-45bf-86de-151140d94512 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] GET http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/os-volume-type-access Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ce56b144-a0c7-45bf-86de-151140d94512 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ce56b144-a0c7-45bf-86de-151140d94512 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce56b144-a0c7-45bf-86de-151140d94512 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/os-volume-type-access returned with HTTP 200 Sep 07 16:57:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 124/231] 192.168.122.80 () {58 vars in 1287 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/os-volume-type-access => generated 244 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7b4b6b4b-649d-4d4e-9911-6b21fc87fc60 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7b4b6b4b-649d-4d4e-9911-6b21fc87fc60 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] POST http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7b4b6b4b-649d-4d4e-9911-6b21fc87fc60 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action body: b'{"removeProjectAccess": {"project": "afe485d844264f62af792788fb80a551"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7b4b6b4b-649d-4d4e-9911-6b21fc87fc60 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "afe485d844264f62af792788fb80a551"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7b4b6b4b-649d-4d4e-9911-6b21fc87fc60 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 108/232] 192.168.122.80 () {60 vars in 1263 bytes} [Mon Sep 7 16:57:35 2026] POST /volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-383b65dd-0065-43f1-b757-2f2872a07dda None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-383b65dd-0065-43f1-b757-2f2872a07dda tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] POST http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-383b65dd-0065-43f1-b757-2f2872a07dda tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action body: b'{"removeProjectAccess": {"project": "7c2e95a6cbc74d13be51c34502b1de0a"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-383b65dd-0065-43f1-b757-2f2872a07dda tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7c2e95a6cbc74d13be51c34502b1de0a"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-383b65dd-0065-43f1-b757-2f2872a07dda tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 125/233] 192.168.122.80 () {60 vars in 1263 bytes} [Mon Sep 7 16:57:35 2026] POST /volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c0185dcb-8cfb-449a-b715-36e969ac2b8a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0185dcb-8cfb-449a-b715-36e969ac2b8a tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] DELETE http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13 Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0185dcb-8cfb-449a-b715-36e969ac2b8a tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0185dcb-8cfb-449a-b715-36e969ac2b8a tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0185dcb-8cfb-449a-b715-36e969ac2b8a tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13 returned with HTTP 202 Sep 07 16:57:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 109/234] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:35 2026] DELETE /volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-670cc44a-652e-4c01-8d9c-e439d86b3789 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-670cc44a-652e-4c01-8d9c-e439d86b3789 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] GET http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13 Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-670cc44a-652e-4c01-8d9c-e439d86b3789 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-670cc44a-652e-4c01-8d9c-e439d86b3789 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-670cc44a-652e-4c01-8d9c-e439d86b3789 tempest-VolumeTypesAccessTest-1928430106 tempest-VolumeTypesAccessTest-1928430106-project-admin] http://192.168.122.80/volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13 returned with HTTP 404 Sep 07 16:57:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 126/235] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:35 2026] GET /volume/v3/types/b6171b1a-34dd-4d0d-ac98-5fb8b70bfb13 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cb942d2f-d08b-4348-8065-10c95c945f24 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:57:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1771029293", "imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1771029293', 'imageRef': '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:57:42 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Create volume of 1 GB Sep 07 16:57:42 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=350,cinder:INSERT=58,cinder:UPDATE=92 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:57:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Availability Zones retrieved successfully. Sep 07 16:57:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Flow 'volume_create_api' (6af797c7-7518-4679-9d35-77c4ae5fc1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec1cf0e-26e6-453e-b0b6-015a12912785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec1cf0e-26e6-453e-b0b6-015a12912785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71575933-3d79-4b26-8f08-26466a69d7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Created reservations ['9a9896e9-ddbc-4a56-ab97-4b05aec4fe6a', '780c40ca-dede-420e-a788-80a1f3f02588', 'a7349c65-c275-48dd-bac8-2b26043f041c', '520872f3-a0bf-4481-80f7-5472fac71950'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71575933-3d79-4b26-8f08-26466a69d7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a9896e9-ddbc-4a56-ab97-4b05aec4fe6a', '780c40ca-dede-420e-a788-80a1f3f02588', 'a7349c65-c275-48dd-bac8-2b26043f041c', '520872f3-a0bf-4481-80f7-5472fac71950']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3652e8-8d66-4f4c-bf08-e825716add06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3652e8-8d66-4f4c-bf08-e825716add06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f0056fa-30fe-442d-80ad-0933e62a501f', '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-1771029293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46fb26edd75f48e9a7078f4d54fc9403',qos_specs=None,replication_status=,reservations=['9a9896e9-ddbc-4a56-ab97-4b05aec4fe6a','780c40ca-dede-420e-a788-80a1f3f02588','a7349c65-c275-48dd-bac8-2b26043f041c','520872f3-a0bf-4481-80f7-5472fac71950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9cd659319142c98fffff0993e7d8af',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1771029293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f0056fa-30fe-442d-80ad-0933e62a501f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46fb26edd75f48e9a7078f4d54fc9403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec9cd659319142c98fffff0993e7d8af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10eadcff-a8d0-4a11-a30a-fa24f378447a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10eadcff-a8d0-4a11-a30a-fa24f378447a) transitioned into state 'SUCCESS' from state '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-1771029293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46fb26edd75f48e9a7078f4d54fc9403',qos_specs=None,replication_status=,reservations=['9a9896e9-ddbc-4a56-ab97-4b05aec4fe6a','780c40ca-dede-420e-a788-80a1f3f02588','a7349c65-c275-48dd-bac8-2b26043f041c','520872f3-a0bf-4481-80f7-5472fac71950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9cd659319142c98fffff0993e7d8af',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ef4d3a-d838-49ab-ae9f-051e6dc92660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ef4d3a-d838-49ab-ae9f-051e6dc92660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Flow 'volume_create_api' (6af797c7-7518-4679-9d35-77c4ae5fc1c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:57:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Create volume request issued successfully. Sep 07 16:57:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cb942d2f-d08b-4348-8065-10c95c945f24 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:57:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 110/236] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 16:57:41 2026] POST /volume/v3/volumes => generated 760 bytes in 1686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:57:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1a2f7378-9f14-4277-894d-991ecc8490f8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1a2f7378-9f14-4277-894d-991ecc8490f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1a2f7378-9f14-4277-894d-991ecc8490f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1a2f7378-9f14-4277-894d-991ecc8490f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:43 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=339,cinder:INSERT=36,cinder:UPDATE=56 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:57:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1a2f7378-9f14-4277-894d-991ecc8490f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1a2f7378-9f14-4277-894d-991ecc8490f8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 127/237] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:43 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 828 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2872014f-f347-4a9c-92de-49dfe2e75692 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2872014f-f347-4a9c-92de-49dfe2e75692 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2872014f-f347-4a9c-92de-49dfe2e75692 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2872014f-f347-4a9c-92de-49dfe2e75692 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2872014f-f347-4a9c-92de-49dfe2e75692 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2872014f-f347-4a9c-92de-49dfe2e75692 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 111/238] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:44 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4c247bca-904c-4c5d-bb67-893ae3573dd8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c247bca-904c-4c5d-bb67-893ae3573dd8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c247bca-904c-4c5d-bb67-893ae3573dd8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c247bca-904c-4c5d-bb67-893ae3573dd8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4c247bca-904c-4c5d-bb67-893ae3573dd8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c247bca-904c-4c5d-bb67-893ae3573dd8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 128/239] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:45 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d4a8eb59-922d-4a3e-af9e-92dee735da59 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d4a8eb59-922d-4a3e-af9e-92dee735da59 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d4a8eb59-922d-4a3e-af9e-92dee735da59 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d4a8eb59-922d-4a3e-af9e-92dee735da59 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d4a8eb59-922d-4a3e-af9e-92dee735da59 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d4a8eb59-922d-4a3e-af9e-92dee735da59 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 112/240] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:47 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 852 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d3e0cfb3-20c3-4d4b-85a3-fedf141686c7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3b8ee5cb-2d09-4950-959c-d43240f2f902 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b8ee5cb-2d09-4950-959c-d43240f2f902 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b8ee5cb-2d09-4950-959c-d43240f2f902 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b8ee5cb-2d09-4950-959c-d43240f2f902 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3b8ee5cb-2d09-4950-959c-d43240f2f902 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b8ee5cb-2d09-4950-959c-d43240f2f902 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 113/241] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:48 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d3e0cfb3-20c3-4d4b-85a3-fedf141686c7 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d3e0cfb3-20c3-4d4b-85a3-fedf141686c7 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1311334185", "description": "tempest-volume-type-description-2053321701", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d3e0cfb3-20c3-4d4b-85a3-fedf141686c7 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:57:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 129/242] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 16:57:48 2026] POST /volume/v3/types => generated 318 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2c91461a-c0a0-4f0f-aee5-52153bc10500 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c91461a-c0a0-4f0f-aee5-52153bc10500 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c91461a-c0a0-4f0f-aee5-52153bc10500 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c91461a-c0a0-4f0f-aee5-52153bc10500 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c91461a-c0a0-4f0f-aee5-52153bc10500 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 returned with HTTP 200 Sep 07 16:57:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 114/243] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:48 2026] GET /volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 => generated 340 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5696d23f-6040-43a6-af8e-3669c3ed3034 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5696d23f-6040-43a6-af8e-3669c3ed3034 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] DELETE http://192.168.122.80/volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5696d23f-6040-43a6-af8e-3669c3ed3034 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5696d23f-6040-43a6-af8e-3669c3ed3034 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5696d23f-6040-43a6-af8e-3669c3ed3034 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 returned with HTTP 202 Sep 07 16:57:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 130/244] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:48 2026] DELETE /volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7519bca3-4ea9-4e5c-be32-014970757cde None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7519bca3-4ea9-4e5c-be32-014970757cde tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7519bca3-4ea9-4e5c-be32-014970757cde tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7519bca3-4ea9-4e5c-be32-014970757cde tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7519bca3-4ea9-4e5c-be32-014970757cde tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 returned with HTTP 404 Sep 07 16:57:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 115/245] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:48 2026] GET /volume/v3/types/fd573532-5196-4ed1-997f-9ed2aceeba17 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c9f924fc-2dfa-4d27-a2b5-fd59e86d9414 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c9f924fc-2dfa-4d27-a2b5-fd59e86d9414 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c9f924fc-2dfa-4d27-a2b5-fd59e86d9414 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1486660027"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c9f924fc-2dfa-4d27-a2b5-fd59e86d9414 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:57:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 131/246] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 16:57:48 2026] POST /volume/v3/types => generated 221 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c2fe1d00-8723-4632-8dda-6dd16ca98b2e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2fe1d00-8723-4632-8dda-6dd16ca98b2e tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] POST http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2fe1d00-8723-4632-8dda-6dd16ca98b2e tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2fe1d00-8723-4632-8dda-6dd16ca98b2e tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption returned with HTTP 200 Sep 07 16:57:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 116/247] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 16:57:48 2026] POST /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption => generated 239 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f52d0ba6-708f-47f9-a3aa-1be9850cb8fa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f52d0ba6-708f-47f9-a3aa-1be9850cb8fa tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f52d0ba6-708f-47f9-a3aa-1be9850cb8fa tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f52d0ba6-708f-47f9-a3aa-1be9850cb8fa tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f52d0ba6-708f-47f9-a3aa-1be9850cb8fa tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption returned with HTTP 200 Sep 07 16:57:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 132/248] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 16:57:48 2026] GET /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cc88c47c-2519-4826-ba88-6db98e0955a3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cc88c47c-2519-4826-ba88-6db98e0955a3 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] PUT http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/dc0cd79a-0149-488a-b2c5-352aea535e33 Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cc88c47c-2519-4826-ba88-6db98e0955a3 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cc88c47c-2519-4826-ba88-6db98e0955a3 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/dc0cd79a-0149-488a-b2c5-352aea535e33 returned with HTTP 200 Sep 07 16:57:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 117/249] 192.168.122.80 () {60 vars in 1386 bytes} [Mon Sep 7 16:57:48 2026] PUT /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/dc0cd79a-0149-488a-b2c5-352aea535e33 => generated 122 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bbda143c-79ea-48f7-a9e0-01efc58c5388 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bbda143c-79ea-48f7-a9e0-01efc58c5388 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bbda143c-79ea-48f7-a9e0-01efc58c5388 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bbda143c-79ea-48f7-a9e0-01efc58c5388 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bbda143c-79ea-48f7-a9e0-01efc58c5388 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption returned with HTTP 200 Sep 07 16:57:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 133/250] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 16:57:48 2026] GET /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption => generated 347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6ce269de-7459-453b-8c6c-9a93f282d3cb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6ce269de-7459-453b-8c6c-9a93f282d3cb tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/cipher Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6ce269de-7459-453b-8c6c-9a93f282d3cb tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6ce269de-7459-453b-8c6c-9a93f282d3cb tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6ce269de-7459-453b-8c6c-9a93f282d3cb tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/cipher returned with HTTP 200 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 118/251] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 16:57:48 2026] GET /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/cipher => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d643b3ca-5bcd-49d1-94f1-eaf77e9f311d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d643b3ca-5bcd-49d1-94f1-eaf77e9f311d tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] DELETE http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/dc0cd79a-0149-488a-b2c5-352aea535e33 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d643b3ca-5bcd-49d1-94f1-eaf77e9f311d tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d643b3ca-5bcd-49d1-94f1-eaf77e9f311d tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d643b3ca-5bcd-49d1-94f1-eaf77e9f311d tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/dc0cd79a-0149-488a-b2c5-352aea535e33 returned with HTTP 202 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 134/252] 192.168.122.80 () {58 vars in 1368 bytes} [Mon Sep 7 16:57:49 2026] DELETE /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption/dc0cd79a-0149-488a-b2c5-352aea535e33 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0480964b-e8bf-4d1b-a024-4796b57b61f9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0480964b-e8bf-4d1b-a024-4796b57b61f9 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0480964b-e8bf-4d1b-a024-4796b57b61f9 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0480964b-e8bf-4d1b-a024-4796b57b61f9 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0480964b-e8bf-4d1b-a024-4796b57b61f9 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption returned with HTTP 200 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 119/253] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 16:57:49 2026] GET /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption => generated 2 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8512cbc3-bc8c-42eb-a825-3c23fdb99534 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8512cbc3-bc8c-42eb-a825-3c23fdb99534 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8512cbc3-bc8c-42eb-a825-3c23fdb99534 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8512cbc3-bc8c-42eb-a825-3c23fdb99534 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8512cbc3-bc8c-42eb-a825-3c23fdb99534 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption returned with HTTP 200 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 135/254] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 16:57:49 2026] GET /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-135d7a49-898c-4363-986f-241c58e596e1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-135d7a49-898c-4363-986f-241c58e596e1 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] DELETE http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-135d7a49-898c-4363-986f-241c58e596e1 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-135d7a49-898c-4363-986f-241c58e596e1 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-135d7a49-898c-4363-986f-241c58e596e1 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11 returned with HTTP 202 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 120/255] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:49 2026] DELETE /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-29029967-b1ec-49bb-a4e6-065ee35fc57f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-29029967-b1ec-49bb-a4e6-065ee35fc57f tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-29029967-b1ec-49bb-a4e6-065ee35fc57f tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-29029967-b1ec-49bb-a4e6-065ee35fc57f tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-29029967-b1ec-49bb-a4e6-065ee35fc57f tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11 returned with HTTP 404 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 136/256] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:49 2026] GET /volume/v3/types/0a24c115-0620-4883-a69c-911171dcea11 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ae62233c-1ed2-4fd2-882c-e54c021b35e8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea3cf136-e64d-4066-aa59-b7d621a17ac8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae62233c-1ed2-4fd2-882c-e54c021b35e8 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae62233c-1ed2-4fd2-882c-e54c021b35e8 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea3cf136-e64d-4066-aa59-b7d621a17ac8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea3cf136-e64d-4066-aa59-b7d621a17ac8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea3cf136-e64d-4066-aa59-b7d621a17ac8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae62233c-1ed2-4fd2-882c-e54c021b35e8 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea3cf136-e64d-4066-aa59-b7d621a17ac8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae62233c-1ed2-4fd2-882c-e54c021b35e8 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 121/257] 192.168.122.80 () {58 vars in 1110 bytes} [Mon Sep 7 16:57:49 2026] GET /volume/v3/types => generated 648 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6784ef1c-c75d-4754-9dc3-72ee0af1a7fc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea3cf136-e64d-4066-aa59-b7d621a17ac8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 137/258] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:49 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 913 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6784ef1c-c75d-4754-9dc3-72ee0af1a7fc tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6784ef1c-c75d-4754-9dc3-72ee0af1a7fc tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-757036852"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6784ef1c-c75d-4754-9dc3-72ee0af1a7fc tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 122/259] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 16:57:49 2026] POST /volume/v3/types => generated 220 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-26a46bfe-4c72-4e13-bfb8-69ac1b7089e3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-26a46bfe-4c72-4e13-bfb8-69ac1b7089e3 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] PUT http://192.168.122.80/volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-26a46bfe-4c72-4e13-bfb8-69ac1b7089e3 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1665629403", "description": "tempest-volume-type-description-1206537473", "is_public": false}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-26a46bfe-4c72-4e13-bfb8-69ac1b7089e3 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 returned with HTTP 200 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 138/260] 192.168.122.80 () {60 vars in 1242 bytes} [Mon Sep 7 16:57:49 2026] PUT /volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 => generated 205 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a979c37f-a66d-4d6b-8f54-b0dc093c84d1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a979c37f-a66d-4d6b-8f54-b0dc093c84d1 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a979c37f-a66d-4d6b-8f54-b0dc093c84d1 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a979c37f-a66d-4d6b-8f54-b0dc093c84d1 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a979c37f-a66d-4d6b-8f54-b0dc093c84d1 tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 returned with HTTP 200 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 123/261] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:49 2026] GET /volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 => generated 269 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e5ae04d6-041c-4420-bcbd-e4c7169a82fc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e5ae04d6-041c-4420-bcbd-e4c7169a82fc tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] DELETE http://192.168.122.80/volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e5ae04d6-041c-4420-bcbd-e4c7169a82fc tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e5ae04d6-041c-4420-bcbd-e4c7169a82fc tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e5ae04d6-041c-4420-bcbd-e4c7169a82fc tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 returned with HTTP 202 Sep 07 16:57:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 139/262] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 16:57:49 2026] DELETE /volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7d9b9a36-9df8-403b-a279-a582b7880fcd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d9b9a36-9df8-403b-a279-a582b7880fcd tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] GET http://192.168.122.80/volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d9b9a36-9df8-403b-a279-a582b7880fcd tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d9b9a36-9df8-403b-a279-a582b7880fcd tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d9b9a36-9df8-403b-a279-a582b7880fcd tempest-VolumeTypesTest-1739573856 tempest-VolumeTypesTest-1739573856-project-admin] http://192.168.122.80/volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 returned with HTTP 404 Sep 07 16:57:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 124/263] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 16:57:49 2026] GET /volume/v3/types/660eafbe-f906-4a2b-9672-926e51094277 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:57:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0b2c5944-cae8-410c-8658-34bf6fee0b22 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0b2c5944-cae8-410c-8658-34bf6fee0b22 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0b2c5944-cae8-410c-8658-34bf6fee0b22 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0b2c5944-cae8-410c-8658-34bf6fee0b22 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0b2c5944-cae8-410c-8658-34bf6fee0b22 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0b2c5944-cae8-410c-8658-34bf6fee0b22 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 140/264] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:50 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f07701a9-a0b8-4822-8f8c-cf5ed3fa5bf5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f07701a9-a0b8-4822-8f8c-cf5ed3fa5bf5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f07701a9-a0b8-4822-8f8c-cf5ed3fa5bf5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f07701a9-a0b8-4822-8f8c-cf5ed3fa5bf5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f07701a9-a0b8-4822-8f8c-cf5ed3fa5bf5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f07701a9-a0b8-4822-8f8c-cf5ed3fa5bf5 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 125/265] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:51 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-af5cc1de-5999-4ba8-8dd9-7b3d9195f9db None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-af5cc1de-5999-4ba8-8dd9-7b3d9195f9db tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-af5cc1de-5999-4ba8-8dd9-7b3d9195f9db tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-af5cc1de-5999-4ba8-8dd9-7b3d9195f9db tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-af5cc1de-5999-4ba8-8dd9-7b3d9195f9db tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-af5cc1de-5999-4ba8-8dd9-7b3d9195f9db tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 141/266] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:52 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 913 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:57:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d1024225-2ff8-41ea-8892-28472ce97d74 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d1024225-2ff8-41ea-8892-28472ce97d74 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d1024225-2ff8-41ea-8892-28472ce97d74 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d1024225-2ff8-41ea-8892-28472ce97d74 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d1024225-2ff8-41ea-8892-28472ce97d74 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d1024225-2ff8-41ea-8892-28472ce97d74 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 126/267] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:57:53 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-44679547-1011-4394-b5ed-34d55bac0280 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-44679547-1011-4394-b5ed-34d55bac0280 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-44679547-1011-4394-b5ed-34d55bac0280 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-44679547-1011-4394-b5ed-34d55bac0280 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-44679547-1011-4394-b5ed-34d55bac0280 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-44679547-1011-4394-b5ed-34d55bac0280 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 142/268] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:57:53 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 1331 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-c2f331ab-87b2-4b1b-afa3-b6cc9ff9cf33 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-c2f331ab-87b2-4b1b-afa3-b6cc9ff9cf33 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-c2f331ab-87b2-4b1b-afa3-b6cc9ff9cf33 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-c2f331ab-87b2-4b1b-afa3-b6cc9ff9cf33 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-c2f331ab-87b2-4b1b-afa3-b6cc9ff9cf33 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-c2f331ab-87b2-4b1b-afa3-b6cc9ff9cf33 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 127/269] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:57:54 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 1331 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ac35bcfa-d775-40f6-9765-812f3eb08a4f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac35bcfa-d775-40f6-9765-812f3eb08a4f None None] GET http://192.168.122.80/volume// Sep 07 16:57:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac35bcfa-d775-40f6-9765-812f3eb08a4f None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac35bcfa-d775-40f6-9765-812f3eb08a4f None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac35bcfa-d775-40f6-9765-812f3eb08a4f None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:57:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 143/270] 192.168.122.80 () {58 vars in 1303 bytes} [Mon Sep 7 16:57:54 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:57:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-f7c27963-f37e-4b58-9340-923d1db28e80 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-f7c27963-f37e-4b58-9340-923d1db28e80 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 16:57:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-f7c27963-f37e-4b58-9340-923d1db28e80 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f0056fa-30fe-442d-80ad-0933e62a501f", "connector": null, "instance_uuid": "e7fb33f0-7091-4b76-83f0-68c4355726a5"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-f7c27963-f37e-4b58-9340-923d1db28e80 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 16:57:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 128/271] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 16:57:54 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-60b5d727-916f-4c9f-afca-11b0a6b45bc5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-60b5d727-916f-4c9f-afca-11b0a6b45bc5 tempest-ExtensionsTestJSON-1650166559 tempest-ExtensionsTestJSON-1650166559-project-reader] GET http://192.168.122.80/volume/v3/extensions Sep 07 16:57:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-60b5d727-916f-4c9f-afca-11b0a6b45bc5 tempest-ExtensionsTestJSON-1650166559 tempest-ExtensionsTestJSON-1650166559-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-60b5d727-916f-4c9f-afca-11b0a6b45bc5 tempest-ExtensionsTestJSON-1650166559 tempest-ExtensionsTestJSON-1650166559-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-60b5d727-916f-4c9f-afca-11b0a6b45bc5 tempest-ExtensionsTestJSON-1650166559 tempest-ExtensionsTestJSON-1650166559-project-reader] http://192.168.122.80/volume/v3/extensions returned with HTTP 200 Sep 07 16:57:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 144/272] 192.168.122.80 () {58 vars in 1125 bytes} [Mon Sep 7 16:57:55 2026] GET /volume/v3/extensions => generated 5245 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:57:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-07db4656-d68f-4957-86ae-90fbc5c06d75 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-07db4656-d68f-4957-86ae-90fbc5c06d75 None None] GET http://192.168.122.80/volume// Sep 07 16:57:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-07db4656-d68f-4957-86ae-90fbc5c06d75 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-07db4656-d68f-4957-86ae-90fbc5c06d75 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-07db4656-d68f-4957-86ae-90fbc5c06d75 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:57:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 129/273] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:57:56 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:57:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-22ec402d-c0b9-4d23-ad8d-f707c9ce376b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-22ec402d-c0b9-4d23-ad8d-f707c9ce376b tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:57:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-22ec402d-c0b9-4d23-ad8d-f707c9ce376b tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:57:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-22ec402d-c0b9-4d23-ad8d-f707c9ce376b tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:57:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-22ec402d-c0b9-4d23-ad8d-f707c9ce376b tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:57:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-22ec402d-c0b9-4d23-ad8d-f707c9ce376b tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 200 Sep 07 16:57:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 145/274] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:57:56 2026] GET /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 1511 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:57:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-5f560dfc-c79a-4b99-b1bd-bc2cd081c4b7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-5f560dfc-c79a-4b99-b1bd-bc2cd081c4b7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] PUT http://192.168.122.80/volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b Sep 07 16:57:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-5f560dfc-c79a-4b99-b1bd-bc2cd081c4b7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:56 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-5f560dfc-c79a-4b99-b1bd-bc2cd081c4b7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Acquiring lock "cinder-attachment_update-5f0056fa-30fe-442d-80ad-0933e62a501f-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:57:56 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-5f560dfc-c79a-4b99-b1bd-bc2cd081c4b7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Lock "cinder-attachment_update-5f0056fa-30fe-442d-80ad-0933e62a501f-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:57:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:57:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:57:56 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-5f560dfc-c79a-4b99-b1bd-bc2cd081c4b7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Lock "cinder-attachment_update-5f0056fa-30fe-442d-80ad-0933e62a501f-devstack" released by "attachment_update" :: held 0.236s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:57:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-5f560dfc-c79a-4b99-b1bd-bc2cd081c4b7 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b returned with HTTP 200 Sep 07 16:57:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 130/275] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 16:57:56 2026] PUT /volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b => generated 694 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:57:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-bd9e039e-318d-47d5-b788-d52d8010a6fe None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:57:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-bd9e039e-318d-47d5-b788-d52d8010a6fe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b/action Sep 07 16:57:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-bd9e039e-318d-47d5-b788-d52d8010a6fe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:57:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-bd9e039e-318d-47d5-b788-d52d8010a6fe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:57:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:57:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:57:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:57:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:57:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-94c79e5d-8d02-4f59-9201-6529cfd5e54f req-bd9e039e-318d-47d5-b788-d52d8010a6fe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b/action returned with HTTP 204 Sep 07 16:57:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 146/276] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 16:57:56 2026] POST /volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:58:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:58:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1111920630"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1111920630'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:58:01 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Create volume of 1 GB Sep 07 16:58:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Availability Zones retrieved successfully. Sep 07 16:58:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Flow 'volume_create_api' (7cf92ed0-62d2-4d68-98cc-56c13f54a63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec5aab4e-8e5e-4fb7-a75c-42adbed81fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:58:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec5aab4e-8e5e-4fb7-a75c-42adbed81fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ff2552-4cb9-46f4-b91d-d25ba1cf9d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Created reservations ['c69bbec0-922b-47e4-93b8-e69e53ae6123', 'f783b580-97c4-4f9c-9065-2be2e0d61e9f', 'c730f0f4-4449-42f0-91f0-eff68df42da1', 'cd75cfc7-e40b-4590-9dec-cfaf5751c11e'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ff2552-4cb9-46f4-b91d-d25ba1cf9d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c69bbec0-922b-47e4-93b8-e69e53ae6123', 'f783b580-97c4-4f9c-9065-2be2e0d61e9f', 'c730f0f4-4449-42f0-91f0-eff68df42da1', 'cd75cfc7-e40b-4590-9dec-cfaf5751c11e']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26f7ae3-3127-4a78-a5f6-c116d124c599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26f7ae3-3127-4a78-a5f6-c116d124c599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59ffdd9-d91f-44fd-930b-001f62476a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1111920630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c672d70415844828bd7d20ac39b6208',qos_specs=None,replication_status=,reservations=['c69bbec0-922b-47e4-93b8-e69e53ae6123','f783b580-97c4-4f9c-9065-2be2e0d61e9f','c730f0f4-4449-42f0-91f0-eff68df42da1','cd75cfc7-e40b-4590-9dec-cfaf5751c11e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc6ddeec2e04e34b328d0353650f252',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1111920630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59ffdd9-d91f-44fd-930b-001f62476a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c672d70415844828bd7d20ac39b6208',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dc6ddeec2e04e34b328d0353650f252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee7cc9d1-5e8d-4cc6-aa5a-54b9ebb9c6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee7cc9d1-5e8d-4cc6-aa5a-54b9ebb9c6ae) transitioned into state 'SUCCESS' from state '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-1111920630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c672d70415844828bd7d20ac39b6208',qos_specs=None,replication_status=,reservations=['c69bbec0-922b-47e4-93b8-e69e53ae6123','f783b580-97c4-4f9c-9065-2be2e0d61e9f','c730f0f4-4449-42f0-91f0-eff68df42da1','cd75cfc7-e40b-4590-9dec-cfaf5751c11e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc6ddeec2e04e34b328d0353650f252',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe4d113-8cd5-425a-a190-84b3da5783a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe4d113-8cd5-425a-a190-84b3da5783a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Flow 'volume_create_api' (7cf92ed0-62d2-4d68-98cc-56c13f54a63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Create volume request issued successfully. Sep 07 16:58:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec7ea912-09d1-4a70-a2f0-1e7fd6bee6f1 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:58:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 131/277] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:58:01 2026] POST /volume/v3/volumes => generated 757 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:58:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1b560703-0b8b-4efa-abba-5c4a69b4b843 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1b560703-0b8b-4efa-abba-5c4a69b4b843 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] GET http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1b560703-0b8b-4efa-abba-5c4a69b4b843 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1b560703-0b8b-4efa-abba-5c4a69b4b843 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1b560703-0b8b-4efa-abba-5c4a69b4b843 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Volume info retrieved successfully. Sep 07 16:58:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1b560703-0b8b-4efa-abba-5c4a69b4b843 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 returned with HTTP 200 Sep 07 16:58:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 147/278] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:02 2026] GET /volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 => generated 825 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-98e28517-185a-49c3-a829-0878ce3b25e4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-98e28517-185a-49c3-a829-0878ce3b25e4 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] GET http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-98e28517-185a-49c3-a829-0878ce3b25e4 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-98e28517-185a-49c3-a829-0878ce3b25e4 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-98e28517-185a-49c3-a829-0878ce3b25e4 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Volume info retrieved successfully. Sep 07 16:58:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-98e28517-185a-49c3-a829-0878ce3b25e4 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 returned with HTTP 200 Sep 07 16:58:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 132/279] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:03 2026] GET /volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-22574685"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-22574685'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Create volume of 1 GB Sep 07 16:58:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Availability Zones retrieved successfully. Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Flow 'volume_create_api' (866ae270-c91b-4422-a3ff-28b9f48f27f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e06813-f9b4-4983-a385-bc380650d8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c2a61a54-885e-4087-972a-b8357bdc49f0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2a61a54-885e-4087-972a-b8357bdc49f0 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] GET http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2a61a54-885e-4087-972a-b8357bdc49f0 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2a61a54-885e-4087-972a-b8357bdc49f0 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c2a61a54-885e-4087-972a-b8357bdc49f0 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Volume info retrieved successfully. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2a61a54-885e-4087-972a-b8357bdc49f0 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 returned with HTTP 200 Sep 07 16:58:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 133/280] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:04 2026] GET /volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-51c0b590-53c0-4811-8073-8882586e0821 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e06813-f9b4-4983-a385-bc380650d8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ff54ed-45c7-4e0f-8e27-1208374879cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] GET http://192.168.122.80/volume/v3/limits Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] 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. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] 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. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] 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. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51c0b590-53c0-4811-8073-8882586e0821 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-reader] http://192.168.122.80/volume/v3/limits returned with HTTP 200 Sep 07 16:58:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 134/281] 192.168.122.80 () {58 vars in 1113 bytes} [Mon Sep 7 16:58:04 2026] GET /volume/v3/limits => generated 302 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Created reservations ['7e90327c-6a45-4525-905f-a5c45a92e442', 'd5cad0d5-f168-4daf-a2ac-f6af649dcef3', '63916f5c-5a53-44cd-9782-51455f8ee80f', 'a1793480-7636-4e90-82cb-4e037a6e21a0'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ff54ed-45c7-4e0f-8e27-1208374879cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e90327c-6a45-4525-905f-a5c45a92e442', 'd5cad0d5-f168-4daf-a2ac-f6af649dcef3', '63916f5c-5a53-44cd-9782-51455f8ee80f', 'a1793480-7636-4e90-82cb-4e037a6e21a0']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0f0adf16-7501-4d6c-a679-1359869218d3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386e3fe0-c3b2-423c-b92b-08c68b896e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0f0adf16-7501-4d6c-a679-1359869218d3 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] GET http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0f0adf16-7501-4d6c-a679-1359869218d3 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0f0adf16-7501-4d6c-a679-1359869218d3 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0f0adf16-7501-4d6c-a679-1359869218d3 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Volume info retrieved successfully. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0f0adf16-7501-4d6c-a679-1359869218d3 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 returned with HTTP 200 Sep 07 16:58:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 135/282] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:04 2026] GET /volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f1021eaf-cc1b-4e1f-8ca6-254d4d0835d2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1021eaf-cc1b-4e1f-8ca6-254d4d0835d2 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] DELETE http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1021eaf-cc1b-4e1f-8ca6-254d4d0835d2 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1021eaf-cc1b-4e1f-8ca6-254d4d0835d2 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-f1021eaf-cc1b-4e1f-8ca6-254d4d0835d2 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Delete volume with id: c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386e3fe0-c3b2-423c-b92b-08c68b896e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75e5e285-605d-43a1-adc7-43f5aa38762a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-22574685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c31ead05ba241c0a6508cee98b767f0',qos_specs=None,replication_status=,reservations=['7e90327c-6a45-4525-905f-a5c45a92e442','d5cad0d5-f168-4daf-a2ac-f6af649dcef3','63916f5c-5a53-44cd-9782-51455f8ee80f','a1793480-7636-4e90-82cb-4e037a6e21a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8036918eb98149b8a1f9dcd7bd69b34b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-22574685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75e5e285-605d-43a1-adc7-43f5aa38762a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c31ead05ba241c0a6508cee98b767f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8036918eb98149b8a1f9dcd7bd69b34b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1035112-228b-4faa-ae60-e697227aa6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f1021eaf-cc1b-4e1f-8ca6-254d4d0835d2 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Volume info retrieved successfully. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f1021eaf-cc1b-4e1f-8ca6-254d4d0835d2 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Delete volume request issued successfully. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1021eaf-cc1b-4e1f-8ca6-254d4d0835d2 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 returned with HTTP 202 Sep 07 16:58:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 136/283] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:58:04 2026] DELETE /volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:58:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5e2799b0-f928-4196-a3d9-6be76e550570 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e2799b0-f928-4196-a3d9-6be76e550570 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] GET http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e2799b0-f928-4196-a3d9-6be76e550570 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e2799b0-f928-4196-a3d9-6be76e550570 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1035112-228b-4faa-ae60-e697227aa6e1) transitioned into state 'SUCCESS' from state '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-22574685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c31ead05ba241c0a6508cee98b767f0',qos_specs=None,replication_status=,reservations=['7e90327c-6a45-4525-905f-a5c45a92e442','d5cad0d5-f168-4daf-a2ac-f6af649dcef3','63916f5c-5a53-44cd-9782-51455f8ee80f','a1793480-7636-4e90-82cb-4e037a6e21a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8036918eb98149b8a1f9dcd7bd69b34b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ddb182-7570-4587-b7d5-ba77ef0d9803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5e2799b0-f928-4196-a3d9-6be76e550570 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Volume info retrieved successfully. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e2799b0-f928-4196-a3d9-6be76e550570 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 returned with HTTP 200 Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ddb182-7570-4587-b7d5-ba77ef0d9803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 137/284] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:05 2026] GET /volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 => generated 849 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Flow 'volume_create_api' (866ae270-c91b-4422-a3ff-28b9f48f27f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Create volume request issued successfully. Sep 07 16:58:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e10f980-fc8f-4c3b-9479-cc4ab24a1cd3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:58:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 148/285] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:58:04 2026] POST /volume/v3/volumes => generated 757 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:58:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f743470d-1e36-4ee3-bdfa-9f529df31963 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f743470d-1e36-4ee3-bdfa-9f529df31963 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:58:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f743470d-1e36-4ee3-bdfa-9f529df31963 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f743470d-1e36-4ee3-bdfa-9f529df31963 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-843469894"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-843469894'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume of 1 GB Sep 07 16:58:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Availability Zones retrieved successfully. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Flow 'volume_create_api' (866b61d6-dc0d-4add-99e6-2a10d4f7753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72fbd09-6b65-4b30-a46c-4a207ceee50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:58:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f743470d-1e36-4ee3-bdfa-9f529df31963 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:58:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f743470d-1e36-4ee3-bdfa-9f529df31963 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:58:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 138/286] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:05 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 825 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72fbd09-6b65-4b30-a46c-4a207ceee50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c9faa0-8359-4d17-a140-4fc6550c19e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Created reservations ['6edea379-9b47-4955-9e2c-b32a4a4e0841', '1bbdfc43-902f-413e-9d28-675cd399e697', 'fb4ce724-9650-4dcf-92ce-08d30d072280', 'ac2b5849-33fc-4aa8-aebe-65666ae9c472'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c9faa0-8359-4d17-a140-4fc6550c19e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6edea379-9b47-4955-9e2c-b32a4a4e0841', '1bbdfc43-902f-413e-9d28-675cd399e697', 'fb4ce724-9650-4dcf-92ce-08d30d072280', 'ac2b5849-33fc-4aa8-aebe-65666ae9c472']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca3d5bbf-20f6-4683-b311-503daaeaad09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca3d5bbf-20f6-4683-b311-503daaeaad09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08537e51-fd91-458a-bbc8-060f8f625bed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-843469894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10fa9c5eb0549ab814bf6127e090c24',qos_specs=None,replication_status=,reservations=['6edea379-9b47-4955-9e2c-b32a4a4e0841','1bbdfc43-902f-413e-9d28-675cd399e697','fb4ce724-9650-4dcf-92ce-08d30d072280','ac2b5849-33fc-4aa8-aebe-65666ae9c472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-843469894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08537e51-fd91-458a-bbc8-060f8f625bed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d10fa9c5eb0549ab814bf6127e090c24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (026d2cd7-ac14-4390-8008-c382dc67b148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (026d2cd7-ac14-4390-8008-c382dc67b148) transitioned into state 'SUCCESS' from state '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-843469894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10fa9c5eb0549ab814bf6127e090c24',qos_specs=None,replication_status=,reservations=['6edea379-9b47-4955-9e2c-b32a4a4e0841','1bbdfc43-902f-413e-9d28-675cd399e697','fb4ce724-9650-4dcf-92ce-08d30d072280','ac2b5849-33fc-4aa8-aebe-65666ae9c472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8ee448-9ec8-45ab-a782-4d028a7b4d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8ee448-9ec8-45ab-a782-4d028a7b4d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Flow 'volume_create_api' (866b61d6-dc0d-4add-99e6-2a10d4f7753b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume request issued successfully. Sep 07 16:58:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4ab9d27-8cb2-4158-a54a-eda3007334ca tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:58:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 149/287] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:58:05 2026] POST /volume/v3/volumes => generated 761 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:58:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d17ba191-92f6-4255-8383-b851906c24fd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d17ba191-92f6-4255-8383-b851906c24fd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d17ba191-92f6-4255-8383-b851906c24fd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d17ba191-92f6-4255-8383-b851906c24fd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d17ba191-92f6-4255-8383-b851906c24fd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d17ba191-92f6-4255-8383-b851906c24fd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 139/288] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:06 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 829 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b7223a64-96df-4c40-a9f1-75a8c8119354 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b7223a64-96df-4c40-a9f1-75a8c8119354 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] GET http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b7223a64-96df-4c40-a9f1-75a8c8119354 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b7223a64-96df-4c40-a9f1-75a8c8119354 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b7223a64-96df-4c40-a9f1-75a8c8119354 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Volume info retrieved successfully. Sep 07 16:58:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b7223a64-96df-4c40-a9f1-75a8c8119354 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 returned with HTTP 200 Sep 07 16:58:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 150/289] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:06 2026] GET /volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 => generated 849 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4c881614-0cee-4393-909a-5edd8003286b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c881614-0cee-4393-909a-5edd8003286b tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:58:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c881614-0cee-4393-909a-5edd8003286b tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c881614-0cee-4393-909a-5edd8003286b tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4c881614-0cee-4393-909a-5edd8003286b tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:58:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c881614-0cee-4393-909a-5edd8003286b tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:58:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 140/290] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:06 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d198eb11-839e-438a-973e-59d2ddc6bc6d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d198eb11-839e-438a-973e-59d2ddc6bc6d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d198eb11-839e-438a-973e-59d2ddc6bc6d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d198eb11-839e-438a-973e-59d2ddc6bc6d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d198eb11-839e-438a-973e-59d2ddc6bc6d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d198eb11-839e-438a-973e-59d2ddc6bc6d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 151/291] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:07 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-09139ae8-fad9-44c6-a5d8-187955428970 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09139ae8-fad9-44c6-a5d8-187955428970 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] GET http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 Sep 07 16:58:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09139ae8-fad9-44c6-a5d8-187955428970 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09139ae8-fad9-44c6-a5d8-187955428970 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09139ae8-fad9-44c6-a5d8-187955428970 tempest-AbsoluteLimitsTests-894121774 tempest-AbsoluteLimitsTests-894121774-project-member] http://192.168.122.80/volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 returned with HTTP 404 Sep 07 16:58:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 141/292] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:07 2026] GET /volume/v3/volumes/c59ffdd9-d91f-44fd-930b-001f62476a70 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:58:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c1ae21be-6ec8-4e75-8a82-78d32b6540fc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1ae21be-6ec8-4e75-8a82-78d32b6540fc tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:58:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1ae21be-6ec8-4e75-8a82-78d32b6540fc tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1ae21be-6ec8-4e75-8a82-78d32b6540fc tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c1ae21be-6ec8-4e75-8a82-78d32b6540fc tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:58:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1ae21be-6ec8-4e75-8a82-78d32b6540fc tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:58:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 152/293] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:07 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2dad7235-28d6-44ed-a84f-27033b54e275 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2dad7235-28d6-44ed-a84f-27033b54e275 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2dad7235-28d6-44ed-a84f-27033b54e275 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2dad7235-28d6-44ed-a84f-27033b54e275 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2dad7235-28d6-44ed-a84f-27033b54e275 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2dad7235-28d6-44ed-a84f-27033b54e275 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 142/294] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:08 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:58:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-880e5aff-5fac-4754-98b8-ddee6a051954 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-880e5aff-5fac-4754-98b8-ddee6a051954 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-880e5aff-5fac-4754-98b8-ddee6a051954 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-880e5aff-5fac-4754-98b8-ddee6a051954 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-880e5aff-5fac-4754-98b8-ddee6a051954 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-880e5aff-5fac-4754-98b8-ddee6a051954 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 153/295] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:09 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-8ae5bfe4-1089-4f82-a5ef-0587d7b3fdbb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-8ae5bfe4-1089-4f82-a5ef-0587d7b3fdbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-8ae5bfe4-1089-4f82-a5ef-0587d7b3fdbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-8ae5bfe4-1089-4f82-a5ef-0587d7b3fdbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-8ae5bfe4-1089-4f82-a5ef-0587d7b3fdbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-8ae5bfe4-1089-4f82-a5ef-0587d7b3fdbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 143/296] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:58:09 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4c6c163b-0f3e-4683-a14f-11328038a16c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c6c163b-0f3e-4683-a14f-11328038a16c None None] GET http://192.168.122.80/volume// Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c6c163b-0f3e-4683-a14f-11328038a16c None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c6c163b-0f3e-4683-a14f-11328038a16c None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c6c163b-0f3e-4683-a14f-11328038a16c None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:58:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 154/297] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 16:58:10 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:58:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-37f1695c-afaa-404b-977c-c57fcea49ae7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-37f1695c-afaa-404b-977c-c57fcea49ae7 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 16:58:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-37f1695c-afaa-404b-977c-c57fcea49ae7 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08537e51-fd91-458a-bbc8-060f8f625bed", "connector": null, "instance_uuid": "7ee4ea95-0a74-4561-a53e-d157396d8018"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-37f1695c-afaa-404b-977c-c57fcea49ae7 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 16:58:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 144/298] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 16:58:10 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c6b585cb-e166-4273-a7f0-c528cb619a71 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6b585cb-e166-4273-a7f0-c528cb619a71 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6b585cb-e166-4273-a7f0-c528cb619a71 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6b585cb-e166-4273-a7f0-c528cb619a71 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c6b585cb-e166-4273-a7f0-c528cb619a71 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-48bb3cfc-7d82-404b-a31b-a867c889e70a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-48bb3cfc-7d82-404b-a31b-a867c889e70a None None] GET http://192.168.122.80/volume// Sep 07 16:58:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-48bb3cfc-7d82-404b-a31b-a867c889e70a None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-48bb3cfc-7d82-404b-a31b-a867c889e70a None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-48bb3cfc-7d82-404b-a31b-a867c889e70a None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:58:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 145/299] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:58:10 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:58:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-7a44a2a9-03ce-44b8-823c-bca64927e2a3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6b585cb-e166-4273-a7f0-c528cb619a71 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 155/300] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:10 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:58:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-7a44a2a9-03ce-44b8-823c-bca64927e2a3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-7a44a2a9-03ce-44b8-823c-bca64927e2a3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-7a44a2a9-03ce-44b8-823c-bca64927e2a3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-7a44a2a9-03ce-44b8-823c-bca64927e2a3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-7a44a2a9-03ce-44b8-823c-bca64927e2a3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 146/301] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:58:10 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 1034 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-d09e6abd-6bca-424b-9019-7a905c665f9e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-d09e6abd-6bca-424b-9019-7a905c665f9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] PUT http://192.168.122.80/volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04 Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-d09e6abd-6bca-424b-9019-7a905c665f9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:10 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-d09e6abd-6bca-424b-9019-7a905c665f9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Acquiring lock "cinder-attachment_update-08537e51-fd91-458a-bbc8-060f8f625bed-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:58:11 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-d09e6abd-6bca-424b-9019-7a905c665f9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Lock "cinder-attachment_update-08537e51-fd91-458a-bbc8-060f8f625bed-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:58:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:11 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-d09e6abd-6bca-424b-9019-7a905c665f9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Lock "cinder-attachment_update-08537e51-fd91-458a-bbc8-060f8f625bed-devstack" released by "attachment_update" :: held 0.400s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:58:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-d09e6abd-6bca-424b-9019-7a905c665f9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04 returned with HTTP 200 Sep 07 16:58:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 156/302] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 16:58:10 2026] PUT /volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04 => generated 694 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-54a1ecd0-3377-47c8-9a85-c7bfa6c7944d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-54a1ecd0-3377-47c8-9a85-c7bfa6c7944d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-54a1ecd0-3377-47c8-9a85-c7bfa6c7944d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-54a1ecd0-3377-47c8-9a85-c7bfa6c7944d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-54a1ecd0-3377-47c8-9a85-c7bfa6c7944d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-54a1ecd0-3377-47c8-9a85-c7bfa6c7944d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 147/303] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:11 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:58:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-1c864773-8e99-4ade-b55c-f7cf5c8a278b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-1c864773-8e99-4ade-b55c-f7cf5c8a278b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04/action Sep 07 16:58:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-1c864773-8e99-4ade-b55c-f7cf5c8a278b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:58:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-1c864773-8e99-4ade-b55c-f7cf5c8a278b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-76dd727c-bc03-4db3-9cb4-182a8c3a172c req-1c864773-8e99-4ade-b55c-f7cf5c8a278b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04/action returned with HTTP 204 Sep 07 16:58:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 157/304] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 16:58:11 2026] POST /volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:58:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-57dd9b38-3be7-4bf2-8a19-ee3780a06660 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-57dd9b38-3be7-4bf2-8a19-ee3780a06660 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-57dd9b38-3be7-4bf2-8a19-ee3780a06660 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-57dd9b38-3be7-4bf2-8a19-ee3780a06660 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-57dd9b38-3be7-4bf2-8a19-ee3780a06660 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-57dd9b38-3be7-4bf2-8a19-ee3780a06660 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 148/305] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:12 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 1146 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4bed83d9-9ab7-42f4-a2a6-98a4637bf03c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4bed83d9-9ab7-42f4-a2a6-98a4637bf03c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:58:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4bed83d9-9ab7-42f4-a2a6-98a4637bf03c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4bed83d9-9ab7-42f4-a2a6-98a4637bf03c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4bed83d9-9ab7-42f4-a2a6-98a4637bf03c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:58:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4bed83d9-9ab7-42f4-a2a6-98a4637bf03c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:58:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 158/306] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:12 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 1146 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-337e62e0-d104-45ba-93fa-6b089a0acff4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-337e62e0-d104-45ba-93fa-6b089a0acff4 None None] GET http://192.168.122.80/volume// Sep 07 16:58:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-337e62e0-d104-45ba-93fa-6b089a0acff4 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-337e62e0-d104-45ba-93fa-6b089a0acff4 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-337e62e0-d104-45ba-93fa-6b089a0acff4 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:58:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 149/307] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:58:18 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:58:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-52ee1ec0-06a6-4c08-a15f-db7f3174d42c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-52ee1ec0-06a6-4c08-a15f-db7f3174d42c tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 16:58:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-52ee1ec0-06a6-4c08-a15f-db7f3174d42c tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f0056fa-30fe-442d-80ad-0933e62a501f", "connector": null, "instance_uuid": "e7fb33f0-7091-4b76-83f0-68c4355726a5"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-52ee1ec0-06a6-4c08-a15f-db7f3174d42c tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 16:58:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 159/308] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 16:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-7765a7ee-1565-41c0-a944-2d21342fcc63 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-7765a7ee-1565-41c0-a944-2d21342fcc63 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] DELETE http://192.168.122.80/volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b Sep 07 16:58:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-7765a7ee-1565-41c0-a944-2d21342fcc63 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-7765a7ee-1565-41c0-a944-2d21342fcc63 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:19 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 16:58:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-7765a7ee-1565-41c0-a944-2d21342fcc63 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b returned with HTTP 200 Sep 07 16:58:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 150/309] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 16:58:19 2026] DELETE /volume/v3/attachments/148581b4-4302-404e-bcf0-a303690f0c3b => generated 192 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:58:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-26c1a1bd-c0ba-40f7-b550-51a3409f6bbe None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-26c1a1bd-c0ba-40f7-b550-51a3409f6bbe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] PUT http://192.168.122.80/volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 Sep 07 16:58:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-26c1a1bd-c0ba-40f7-b550-51a3409f6bbe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:24 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-26c1a1bd-c0ba-40f7-b550-51a3409f6bbe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Acquiring lock "cinder-attachment_update-5f0056fa-30fe-442d-80ad-0933e62a501f-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:58:24 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-26c1a1bd-c0ba-40f7-b550-51a3409f6bbe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Lock "cinder-attachment_update-5f0056fa-30fe-442d-80ad-0933e62a501f-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:58:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:24 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-26c1a1bd-c0ba-40f7-b550-51a3409f6bbe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Lock "cinder-attachment_update-5f0056fa-30fe-442d-80ad-0933e62a501f-devstack" released by "attachment_update" :: held 0.304s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:58:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-26c1a1bd-c0ba-40f7-b550-51a3409f6bbe tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 returned with HTTP 200 Sep 07 16:58:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 160/310] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 16:58:24 2026] PUT /volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 => generated 694 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-5cb5932d-a508-43bd-ac9c-367c3871863a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-5cb5932d-a508-43bd-ac9c-367c3871863a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 Sep 07 16:58:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-5cb5932d-a508-43bd-ac9c-367c3871863a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-5cb5932d-a508-43bd-ac9c-367c3871863a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-5cb5932d-a508-43bd-ac9c-367c3871863a tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 returned with HTTP 200 Sep 07 16:58:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 151/311] 192.168.122.80 () {62 vars in 1535 bytes} [Mon Sep 7 16:58:24 2026] GET /volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 => generated 719 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-8fa91a0d-86de-4df8-a0c2-cd615a40ed02 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-8fa91a0d-86de-4df8-a0c2-cd615a40ed02 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] POST http://192.168.122.80/volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638/action Sep 07 16:58:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-8fa91a0d-86de-4df8-a0c2-cd615a40ed02 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:58:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-8fa91a0d-86de-4df8-a0c2-cd615a40ed02 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a8ec2653-6ddc-474d-b4cf-9fc87df38988 req-8fa91a0d-86de-4df8-a0c2-cd615a40ed02 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638/action returned with HTTP 204 Sep 07 16:58:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 161/312] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 16:58:27 2026] POST /volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638/action => generated 0 bytes in 175 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:58:34 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=188,cinder:INSERT=21,cinder:UPDATE=38 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:58:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-67ea2646-3bde-4e84-903a-117784387ffe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1079770219"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1079770219'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Create volume of 1 GB Sep 07 16:58:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:37 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=184,cinder:INSERT=25,cinder:UPDATE=44 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Availability Zones retrieved successfully. Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Flow 'volume_create_api' (98a5ab37-578e-4a4a-ac11-c212406609ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19aff28f-5637-4fd4-9a92-9760b718bd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19aff28f-5637-4fd4-9a92-9760b718bd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896886ba-d019-4bad-9659-e887dd0e9bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Created reservations ['c8ee416b-6f4e-4aae-9b34-e19e2b09f6bc', '3d724118-ba0b-4f0a-84c7-ba1693bf9002', 'f8a6574e-642e-474b-a62d-83ab1c6b5497', 'd4ddaf16-16f6-4795-934a-0bb9524c0576'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896886ba-d019-4bad-9659-e887dd0e9bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8ee416b-6f4e-4aae-9b34-e19e2b09f6bc', '3d724118-ba0b-4f0a-84c7-ba1693bf9002', 'f8a6574e-642e-474b-a62d-83ab1c6b5497', 'd4ddaf16-16f6-4795-934a-0bb9524c0576']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a58680-aa98-4d51-ba62-a969631e3982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a58680-aa98-4d51-ba62-a969631e3982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cd594c9-5669-4916-bd93-fb85c8f43704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1079770219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b02f70fc78499c871949d248d14ed4',qos_specs=None,replication_status=,reservations=['c8ee416b-6f4e-4aae-9b34-e19e2b09f6bc','3d724118-ba0b-4f0a-84c7-ba1693bf9002','f8a6574e-642e-474b-a62d-83ab1c6b5497','d4ddaf16-16f6-4795-934a-0bb9524c0576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0808e267c1ec4440a30a3f371d499ce4',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T14:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1079770219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cd594c9-5669-4916-bd93-fb85c8f43704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42b02f70fc78499c871949d248d14ed4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0808e267c1ec4440a30a3f371d499ce4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1967209e-c7f7-492b-98f9-30a7cb815097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1967209e-c7f7-492b-98f9-30a7cb815097) transitioned into state 'SUCCESS' from state '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-1079770219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b02f70fc78499c871949d248d14ed4',qos_specs=None,replication_status=,reservations=['c8ee416b-6f4e-4aae-9b34-e19e2b09f6bc','3d724118-ba0b-4f0a-84c7-ba1693bf9002','f8a6574e-642e-474b-a62d-83ab1c6b5497','d4ddaf16-16f6-4795-934a-0bb9524c0576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0808e267c1ec4440a30a3f371d499ce4',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29855c91-df4b-4276-9891-e1b3b463970c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 16:58:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29855c91-df4b-4276-9891-e1b3b463970c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 16:58:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Flow 'volume_create_api' (98a5ab37-578e-4a4a-ac11-c212406609ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 16:58:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Create volume request issued successfully. Sep 07 16:58:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67ea2646-3bde-4e84-903a-117784387ffe tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 16:58:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 152/313] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 16:58:36 2026] POST /volume/v3/volumes => generated 756 bytes in 1688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 16:58:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a9adcf78-421e-436a-a712-b927e5673138 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a9adcf78-421e-436a-a712-b927e5673138 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:58:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a9adcf78-421e-436a-a712-b927e5673138 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a9adcf78-421e-436a-a712-b927e5673138 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a9adcf78-421e-436a-a712-b927e5673138 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:58:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a9adcf78-421e-436a-a712-b927e5673138 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:58:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 162/314] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:38 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 824 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fbf9d3a0-cc41-4111-b9fb-823574cb05c4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fbf9d3a0-cc41-4111-b9fb-823574cb05c4 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:58:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fbf9d3a0-cc41-4111-b9fb-823574cb05c4 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fbf9d3a0-cc41-4111-b9fb-823574cb05c4 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fbf9d3a0-cc41-4111-b9fb-823574cb05c4 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:58:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fbf9d3a0-cc41-4111-b9fb-823574cb05c4 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:58:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 153/315] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:39 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 848 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:58:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-591aac32-4688-46c6-b8bd-64ef8c5245da None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-591aac32-4688-46c6-b8bd-64ef8c5245da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:58:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-591aac32-4688-46c6-b8bd-64ef8c5245da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-591aac32-4688-46c6-b8bd-64ef8c5245da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-591aac32-4688-46c6-b8bd-64ef8c5245da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:58:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-591aac32-4688-46c6-b8bd-64ef8c5245da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:58:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 163/316] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:40 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 848 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4f3d3d45-1204-4d94-bc51-14923b4ab46d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f3d3d45-1204-4d94-bc51-14923b4ab46d tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:58:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f3d3d45-1204-4d94-bc51-14923b4ab46d tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f3d3d45-1204-4d94-bc51-14923b4ab46d tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4f3d3d45-1204-4d94-bc51-14923b4ab46d tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:58:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f3d3d45-1204-4d94-bc51-14923b4ab46d tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:58:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 154/317] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:41 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:58:50 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=8 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:58:51 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:58:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f457d6d4-3482-4235-ad9a-01d288628cde None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f457d6d4-3482-4235-ad9a-01d288628cde tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:58:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f457d6d4-3482-4235-ad9a-01d288628cde tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-attach": {"instance_uuid": "441b8c1d-d078-4071-bdbe-db53ccfff888", "mountpoint": "/dev/vdb"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:58:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f457d6d4-3482-4235-ad9a-01d288628cde tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "441b8c1d-d078-4071-bdbe-db53ccfff888", "mountpoint": "/dev/vdb"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f457d6d4-3482-4235-ad9a-01d288628cde tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f457d6d4-3482-4235-ad9a-01d288628cde tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Update volume admin metadata completed successfully. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f457d6d4-3482-4235-ad9a-01d288628cde tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Attach volume completed successfully. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f457d6d4-3482-4235-ad9a-01d288628cde tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:58:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 164/318] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:58:52 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:58:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1b7efcf4-5085-4f1e-9971-a973713d6cd0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1b7efcf4-5085-4f1e-9971-a973713d6cd0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:58:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1b7efcf4-5085-4f1e-9971-a973713d6cd0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1b7efcf4-5085-4f1e-9971-a973713d6cd0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1b7efcf4-5085-4f1e-9971-a973713d6cd0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:58:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1b7efcf4-5085-4f1e-9971-a973713d6cd0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:58:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 155/319] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:52 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 1183 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:58:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ac5a64a9-84df-405a-9927-dee10f990b9f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac5a64a9-84df-405a-9927-dee10f990b9f tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:58:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac5a64a9-84df-405a-9927-dee10f990b9f tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-detach": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:58:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac5a64a9-84df-405a-9927-dee10f990b9f tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:58:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:58:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ac5a64a9-84df-405a-9927-dee10f990b9f tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ac5a64a9-84df-405a-9927-dee10f990b9f tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Detach volume completed successfully. Sep 07 16:58:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac5a64a9-84df-405a-9927-dee10f990b9f tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:58:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 165/320] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:58:52 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:58:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b3a53546-ce56-49da-9d7f-d166dbcd5b84 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:58:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3a53546-ce56-49da-9d7f-d166dbcd5b84 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:58:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3a53546-ce56-49da-9d7f-d166dbcd5b84 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:58:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3a53546-ce56-49da-9d7f-d166dbcd5b84 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:58:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:58:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:58:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:58:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:58:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b3a53546-ce56-49da-9d7f-d166dbcd5b84 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:58:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3a53546-ce56-49da-9d7f-d166dbcd5b84 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:58:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 156/321] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:58:52 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:02 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:59:02 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=9 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:59:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-313b331e-0251-4c92-beae-28e062c3f799 req-25c011f4-df81-4b5e-85b9-bda424ac2306 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-313b331e-0251-4c92-beae-28e062c3f799 req-25c011f4-df81-4b5e-85b9-bda424ac2306 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:59:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-313b331e-0251-4c92-beae-28e062c3f799 req-25c011f4-df81-4b5e-85b9-bda424ac2306 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-313b331e-0251-4c92-beae-28e062c3f799 req-25c011f4-df81-4b5e-85b9-bda424ac2306 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-313b331e-0251-4c92-beae-28e062c3f799 req-25c011f4-df81-4b5e-85b9-bda424ac2306 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:59:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-313b331e-0251-4c92-beae-28e062c3f799 req-25c011f4-df81-4b5e-85b9-bda424ac2306 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:59:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 166/322] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:59:03 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 1146 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-41f954b4-274a-4d92-8a11-38f7c72b2b31 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-41f954b4-274a-4d92-8a11-38f7c72b2b31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-41f954b4-274a-4d92-8a11-38f7c72b2b31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-attach": {"instance_uuid": "264c9af8-5e42-4bbf-837a-1d25e3dd06cf", "mountpoint": "/dev/vdb"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-41f954b4-274a-4d92-8a11-38f7c72b2b31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "264c9af8-5e42-4bbf-837a-1d25e3dd06cf", "mountpoint": "/dev/vdb"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-41f954b4-274a-4d92-8a11-38f7c72b2b31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-41f954b4-274a-4d92-8a11-38f7c72b2b31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Update volume admin metadata completed successfully. Sep 07 16:59:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-41f954b4-274a-4d92-8a11-38f7c72b2b31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Attach volume completed successfully. Sep 07 16:59:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-41f954b4-274a-4d92-8a11-38f7c72b2b31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:59:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 157/323] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:59:05 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 16:59:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23f7d58c-0c0e-4bf0-b33f-e1252e6a9b9e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23f7d58c-0c0e-4bf0-b33f-e1252e6a9b9e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23f7d58c-0c0e-4bf0-b33f-e1252e6a9b9e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23f7d58c-0c0e-4bf0-b33f-e1252e6a9b9e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23f7d58c-0c0e-4bf0-b33f-e1252e6a9b9e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23f7d58c-0c0e-4bf0-b33f-e1252e6a9b9e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 167/324] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:05 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 1183 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5a0f4b2b-b874-47d7-a99a-438b2d8c4fe3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5a0f4b2b-b874-47d7-a99a-438b2d8c4fe3 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5a0f4b2b-b874-47d7-a99a-438b2d8c4fe3 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5a0f4b2b-b874-47d7-a99a-438b2d8c4fe3 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5a0f4b2b-b874-47d7-a99a-438b2d8c4fe3 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Volume info retrieved successfully. Sep 07 16:59:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5a0f4b2b-b874-47d7-a99a-438b2d8c4fe3 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 158/325] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:05 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 1183 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-418e5fbe-5322-4af9-860a-4ed2bebcdb74 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-418e5fbe-5322-4af9-860a-4ed2bebcdb74 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-418e5fbe-5322-4af9-860a-4ed2bebcdb74 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-detach": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-418e5fbe-5322-4af9-860a-4ed2bebcdb74 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-418e5fbe-5322-4af9-860a-4ed2bebcdb74 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-418e5fbe-5322-4af9-860a-4ed2bebcdb74 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Detach volume completed successfully. Sep 07 16:59:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-418e5fbe-5322-4af9-860a-4ed2bebcdb74 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:59:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 168/326] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:59:06 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:59:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-51339134-62bb-4a01-abc0-1e7f3c78741e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51339134-62bb-4a01-abc0-1e7f3c78741e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-51339134-62bb-4a01-abc0-1e7f3c78741e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-51339134-62bb-4a01-abc0-1e7f3c78741e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-51339134-62bb-4a01-abc0-1e7f3c78741e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51339134-62bb-4a01-abc0-1e7f3c78741e tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 159/327] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:06 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-3fb3bcc4-6c90-4681-baba-d972f28c86c3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-3fb3bcc4-6c90-4681-baba-d972f28c86c3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-3fb3bcc4-6c90-4681-baba-d972f28c86c3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-3fb3bcc4-6c90-4681-baba-d972f28c86c3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-3fb3bcc4-6c90-4681-baba-d972f28c86c3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-3fb3bcc4-6c90-4681-baba-d972f28c86c3 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 169/328] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:59:06 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-68b365d5-da66-4f61-b768-6f0a0c9d26b8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68b365d5-da66-4f61-b768-6f0a0c9d26b8 None None] GET http://192.168.122.80/volume// Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68b365d5-da66-4f61-b768-6f0a0c9d26b8 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68b365d5-da66-4f61-b768-6f0a0c9d26b8 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68b365d5-da66-4f61-b768-6f0a0c9d26b8 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:59:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 160/329] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 16:59:07 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:59:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8f2d6aff-3be3-4a8a-b155-bc9460b57812 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8f2d6aff-3be3-4a8a-b155-bc9460b57812 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 16:59:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8f2d6aff-3be3-4a8a-b155-bc9460b57812 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75e5e285-605d-43a1-adc7-43f5aa38762a", "connector": null, "instance_uuid": "69a91f9b-6164-4c45-8950-a3239cdbbdd1"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8f2d6aff-3be3-4a8a-b155-bc9460b57812 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 16:59:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 170/330] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 16:59:07 2026] POST /volume/v3/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3772d81b-afd2-4f6a-a718-56c9db015ba5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3772d81b-afd2-4f6a-a718-56c9db015ba5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3772d81b-afd2-4f6a-a718-56c9db015ba5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3772d81b-afd2-4f6a-a718-56c9db015ba5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-39b705cd-afc0-4044-a45c-c302c5c7fa2d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-39b705cd-afc0-4044-a45c-c302c5c7fa2d None None] GET http://192.168.122.80/volume// Sep 07 16:59:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-39b705cd-afc0-4044-a45c-c302c5c7fa2d None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-39b705cd-afc0-4044-a45c-c302c5c7fa2d None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-39b705cd-afc0-4044-a45c-c302c5c7fa2d None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:59:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 171/331] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:59:07 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:59:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8de90c8c-4fde-4b90-950c-f2e4b5d965cd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8de90c8c-4fde-4b90-950c-f2e4b5d965cd tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8de90c8c-4fde-4b90-950c-f2e4b5d965cd tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8de90c8c-4fde-4b90-950c-f2e4b5d965cd tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3772d81b-afd2-4f6a-a718-56c9db015ba5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3772d81b-afd2-4f6a-a718-56c9db015ba5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 161/332] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:07 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 849 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-2d1911da-4ec5-466f-9202-206ecce74e38 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-2d1911da-4ec5-466f-9202-206ecce74e38 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] DELETE http://192.168.122.80/volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-2d1911da-4ec5-466f-9202-206ecce74e38 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-2d1911da-4ec5-466f-9202-206ecce74e38 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8de90c8c-4fde-4b90-950c-f2e4b5d965cd tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-8de90c8c-4fde-4b90-950c-f2e4b5d965cd tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 172/333] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:59:07 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 1030 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:59:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:08 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-2d1911da-4ec5-466f-9202-206ecce74e38 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 returned with HTTP 200 Sep 07 16:59:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 162/334] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 16:59:07 2026] DELETE /volume/v3/attachments/a0432c6d-d5b4-40cf-b79e-f475a3058638 => generated 19 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-e42ee06a-5aab-4729-b50c-e32fbc92b1b2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-e42ee06a-5aab-4729-b50c-e32fbc92b1b2 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] PUT http://192.168.122.80/volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682 Sep 07 16:59:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-e42ee06a-5aab-4729-b50c-e32fbc92b1b2 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-d85f9a0d-7e0f-44cd-98ca-f9adebe3fa32 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-d85f9a0d-7e0f-44cd-98ca-f9adebe3fa32 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] DELETE http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:59:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-d85f9a0d-7e0f-44cd-98ca-f9adebe3fa32 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-d85f9a0d-7e0f-44cd-98ca-f9adebe3fa32 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-d85f9a0d-7e0f-44cd-98ca-f9adebe3fa32 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Delete volume with id: 5f0056fa-30fe-442d-80ad-0933e62a501f Sep 07 16:59:08 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-e42ee06a-5aab-4729-b50c-e32fbc92b1b2 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Acquiring lock "cinder-attachment_update-75e5e285-605d-43a1-adc7-43f5aa38762a-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:08 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-e42ee06a-5aab-4729-b50c-e32fbc92b1b2 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Lock "cinder-attachment_update-75e5e285-605d-43a1-adc7-43f5aa38762a-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-d85f9a0d-7e0f-44cd-98ca-f9adebe3fa32 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:59:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-d85f9a0d-7e0f-44cd-98ca-f9adebe3fa32 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Delete volume request issued successfully. Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ca440c9e-8040-4184-9a55-4ec38aabe840 req-d85f9a0d-7e0f-44cd-98ca-f9adebe3fa32 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f returned with HTTP 202 Sep 07 16:59:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 163/335] 192.168.122.80 () {62 vars in 1504 bytes} [Mon Sep 7 16:59:08 2026] DELETE /volume/v3/volumes/5f0056fa-30fe-442d-80ad-0933e62a501f => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:08 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-e42ee06a-5aab-4729-b50c-e32fbc92b1b2 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Lock "cinder-attachment_update-75e5e285-605d-43a1-adc7-43f5aa38762a-devstack" released by "attachment_update" :: held 0.513s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 16:59:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-e42ee06a-5aab-4729-b50c-e32fbc92b1b2 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682 returned with HTTP 200 Sep 07 16:59:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 173/336] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 16:59:08 2026] PUT /volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682 => generated 694 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-df0c63d0-f5f0-45f5-a04c-ab39d938081c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df0c63d0-f5f0-45f5-a04c-ab39d938081c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-df0c63d0-f5f0-45f5-a04c-ab39d938081c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-df0c63d0-f5f0-45f5-a04c-ab39d938081c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-df0c63d0-f5f0-45f5-a04c-ab39d938081c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df0c63d0-f5f0-45f5-a04c-ab39d938081c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 164/337] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:08 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-a60b1709-9afa-4824-8dff-21b26ab9a08d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-a60b1709-9afa-4824-8dff-21b26ab9a08d tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] POST http://192.168.122.80/volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682/action Sep 07 16:59:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-a60b1709-9afa-4824-8dff-21b26ab9a08d tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-a60b1709-9afa-4824-8dff-21b26ab9a08d tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8954f88d-9f3a-4347-8a4b-a0e2b28b1ca4 req-a60b1709-9afa-4824-8dff-21b26ab9a08d tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682/action returned with HTTP 204 Sep 07 16:59:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 174/338] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 16:59:09 2026] POST /volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 16:59:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-957a10e3-42e7-4ec2-bb25-9c3cf28b6d73 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-957a10e3-42e7-4ec2-bb25-9c3cf28b6d73 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] DELETE http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:59:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-957a10e3-42e7-4ec2-bb25-9c3cf28b6d73 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-957a10e3-42e7-4ec2-bb25-9c3cf28b6d73 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-957a10e3-42e7-4ec2-bb25-9c3cf28b6d73 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Delete volume with id: 13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:59:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-957a10e3-42e7-4ec2-bb25-9c3cf28b6d73 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:59:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-957a10e3-42e7-4ec2-bb25-9c3cf28b6d73 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Delete volume request issued successfully. Sep 07 16:59:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-957a10e3-42e7-4ec2-bb25-9c3cf28b6d73 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 202 Sep 07 16:59:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 165/339] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:09 2026] DELETE /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-60a123a7-d98b-43ab-bf27-14a5bdd3d3e8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-60a123a7-d98b-43ab-bf27-14a5bdd3d3e8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:59:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-60a123a7-d98b-43ab-bf27-14a5bdd3d3e8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-60a123a7-d98b-43ab-bf27-14a5bdd3d3e8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-60a123a7-d98b-43ab-bf27-14a5bdd3d3e8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:59:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-60a123a7-d98b-43ab-bf27-14a5bdd3d3e8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:59:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 175/340] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:09 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f671071b-1189-4684-b3f7-48b83f160526 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f671071b-1189-4684-b3f7-48b83f160526 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f671071b-1189-4684-b3f7-48b83f160526 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f671071b-1189-4684-b3f7-48b83f160526 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f671071b-1189-4684-b3f7-48b83f160526 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f671071b-1189-4684-b3f7-48b83f160526 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 166/341] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:09 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 1142 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0bf49f1-2603-4111-bbc0-00dc8ca848d5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0bf49f1-2603-4111-bbc0-00dc8ca848d5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0bf49f1-2603-4111-bbc0-00dc8ca848d5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0bf49f1-2603-4111-bbc0-00dc8ca848d5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e0bf49f1-2603-4111-bbc0-00dc8ca848d5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0bf49f1-2603-4111-bbc0-00dc8ca848d5 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 176/342] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:10 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 1142 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-42e95bb7-3c25-47bf-81d2-f82b145884b8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c880ed7a-5cd5-4b60-903b-ece91fe48570 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42e95bb7-3c25-47bf-81d2-f82b145884b8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:59:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42e95bb7-3c25-47bf-81d2-f82b145884b8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42e95bb7-3c25-47bf-81d2-f82b145884b8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c880ed7a-5cd5-4b60-903b-ece91fe48570 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c880ed7a-5cd5-4b60-903b-ece91fe48570 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c880ed7a-5cd5-4b60-903b-ece91fe48570 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-42e95bb7-3c25-47bf-81d2-f82b145884b8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Volume info retrieved successfully. Sep 07 16:59:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42e95bb7-3c25-47bf-81d2-f82b145884b8 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 200 Sep 07 16:59:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 167/343] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:10 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c880ed7a-5cd5-4b60-903b-ece91fe48570 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-3c338afe-95d4-4d55-a89e-eb385600e30c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-3c338afe-95d4-4d55-a89e-eb385600e30c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-3c338afe-95d4-4d55-a89e-eb385600e30c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-3c338afe-95d4-4d55-a89e-eb385600e30c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c880ed7a-5cd5-4b60-903b-ece91fe48570 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Reserve volume completed successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c880ed7a-5cd5-4b60-903b-ece91fe48570 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 177/344] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:59:10 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-db838004-a7c7-42ad-80ed-545f95415cf1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db838004-a7c7-42ad-80ed-545f95415cf1 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db838004-a7c7-42ad-80ed-545f95415cf1 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db838004-a7c7-42ad-80ed-545f95415cf1 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-db838004-a7c7-42ad-80ed-545f95415cf1 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-3c338afe-95d4-4d55-a89e-eb385600e30c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db838004-a7c7-42ad-80ed-545f95415cf1 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 178/345] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-3c338afe-95d4-4d55-a89e-eb385600e30c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 168/346] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:59:10 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 1142 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e4a2d9c7-f495-4050-bc63-bc6e8cef6d31 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4a2d9c7-f495-4050-bc63-bc6e8cef6d31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4a2d9c7-f495-4050-bc63-bc6e8cef6d31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4a2d9c7-f495-4050-bc63-bc6e8cef6d31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e4a2d9c7-f495-4050-bc63-bc6e8cef6d31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e4a2d9c7-f495-4050-bc63-bc6e8cef6d31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Unreserve volume completed successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4a2d9c7-f495-4050-bc63-bc6e8cef6d31 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 179/347] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:59:11 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c1a347c8-9345-4198-8091-ffd1405f77ca None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c1a347c8-9345-4198-8091-ffd1405f77ca tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c1a347c8-9345-4198-8091-ffd1405f77ca tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c1a347c8-9345-4198-8091-ffd1405f77ca tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-2b6fad0f-3085-4a13-b390-3f0268521f08 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-2b6fad0f-3085-4a13-b390-3f0268521f08 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] POST http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a/action Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-2b6fad0f-3085-4a13-b390-3f0268521f08 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-2b6fad0f-3085-4a13-b390-3f0268521f08 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c1a347c8-9345-4198-8091-ffd1405f77ca tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-2b6fad0f-3085-4a13-b390-3f0268521f08 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c1a347c8-9345-4198-8091-ffd1405f77ca tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 169/348] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ff7c5ec3-f9b6-45cb-a4d8-580a8f6889dc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-2b6fad0f-3085-4a13-b390-3f0268521f08 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Begin detaching volume completed successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-2b6fad0f-3085-4a13-b390-3f0268521f08 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a/action returned with HTTP 202 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 180/349] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 16:59:11 2026] POST /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff7c5ec3-f9b6-45cb-a4d8-580a8f6889dc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff7c5ec3-f9b6-45cb-a4d8-580a8f6889dc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff7c5ec3-f9b6-45cb-a4d8-580a8f6889dc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ff7c5ec3-f9b6-45cb-a4d8-580a8f6889dc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-889a69bf-1017-4fc8-8f9c-28c56615a888 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-889a69bf-1017-4fc8-8f9c-28c56615a888 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ff7c5ec3-f9b6-45cb-a4d8-580a8f6889dc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume updated successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff7c5ec3-f9b6-45cb-a4d8-580a8f6889dc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 170/350] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:59:11 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-889a69bf-1017-4fc8-8f9c-28c56615a888 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-889a69bf-1017-4fc8-8f9c-28c56615a888 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d482a355-ffa8-418b-9dbd-c843e0eb7626 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d482a355-ffa8-418b-9dbd-c843e0eb7626 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d482a355-ffa8-418b-9dbd-c843e0eb7626 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d482a355-ffa8-418b-9dbd-c843e0eb7626 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-889a69bf-1017-4fc8-8f9c-28c56615a888 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d482a355-ffa8-418b-9dbd-c843e0eb7626 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-889a69bf-1017-4fc8-8f9c-28c56615a888 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d482a355-ffa8-418b-9dbd-c843e0eb7626 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 181/351] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 1145 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-373383f6-586c-4120-a4d4-daf17e19ef74 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-373383f6-586c-4120-a4d4-daf17e19ef74 None None] GET http://192.168.122.80/volume// Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-373383f6-586c-4120-a4d4-daf17e19ef74 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 171/352] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 867 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-373383f6-586c-4120-a4d4-daf17e19ef74 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-373383f6-586c-4120-a4d4-daf17e19ef74 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 182/353] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-7b802ca1-5719-4dfc-8645-9c3d07bb7d63 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-7b802ca1-5719-4dfc-8645-9c3d07bb7d63 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-7b802ca1-5719-4dfc-8645-9c3d07bb7d63 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-7b802ca1-5719-4dfc-8645-9c3d07bb7d63 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea53855a-8ebe-4eb0-8c29-59043d9a57d9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea53855a-8ebe-4eb0-8c29-59043d9a57d9 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea53855a-8ebe-4eb0-8c29-59043d9a57d9 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea53855a-8ebe-4eb0-8c29-59043d9a57d9 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-7b802ca1-5719-4dfc-8645-9c3d07bb7d63 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea53855a-8ebe-4eb0-8c29-59043d9a57d9 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-7b802ca1-5719-4dfc-8645-9c3d07bb7d63 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 172/354] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea53855a-8ebe-4eb0-8c29-59043d9a57d9 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume updated successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea53855a-8ebe-4eb0-8c29-59043d9a57d9 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 183/355] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:59:11 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8c2bfaf3-cb19-4a5e-8e4a-c83cf13d4f21 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c2bfaf3-cb19-4a5e-8e4a-c83cf13d4f21 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c2bfaf3-cb19-4a5e-8e4a-c83cf13d4f21 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c2bfaf3-cb19-4a5e-8e4a-c83cf13d4f21 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8c2bfaf3-cb19-4a5e-8e4a-c83cf13d4f21 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c2bfaf3-cb19-4a5e-8e4a-c83cf13d4f21 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 173/356] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-00f25765-79d7-4b57-aedf-1d5d1a5248da None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00f25765-79d7-4b57-aedf-1d5d1a5248da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00f25765-79d7-4b57-aedf-1d5d1a5248da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00f25765-79d7-4b57-aedf-1d5d1a5248da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00f25765-79d7-4b57-aedf-1d5d1a5248da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00f25765-79d7-4b57-aedf-1d5d1a5248da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Update volume admin metadata completed successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00f25765-79d7-4b57-aedf-1d5d1a5248da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Update readonly setting on volume completed successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00f25765-79d7-4b57-aedf-1d5d1a5248da tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 184/357] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:59:11 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ff25564f-1b79-4a33-bfc0-a3bddba862bb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff25564f-1b79-4a33-bfc0-a3bddba862bb tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff25564f-1b79-4a33-bfc0-a3bddba862bb tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff25564f-1b79-4a33-bfc0-a3bddba862bb tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ff25564f-1b79-4a33-bfc0-a3bddba862bb tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff25564f-1b79-4a33-bfc0-a3bddba862bb tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 174/358] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1467d313-2c84-45e4-9e0d-655c83e19f00 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1467d313-2c84-45e4-9e0d-655c83e19f00 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1467d313-2c84-45e4-9e0d-655c83e19f00 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1467d313-2c84-45e4-9e0d-655c83e19f00 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1467d313-2c84-45e4-9e0d-655c83e19f00 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-8998d832-7e1b-4bdf-af40-1ce0944c68cb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1467d313-2c84-45e4-9e0d-655c83e19f00 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Update volume admin metadata completed successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1467d313-2c84-45e4-9e0d-655c83e19f00 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Update readonly setting on volume completed successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1467d313-2c84-45e4-9e0d-655c83e19f00 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 185/359] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 16:59:11 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-8998d832-7e1b-4bdf-af40-1ce0944c68cb tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] DELETE http://192.168.122.80/volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682 Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-8998d832-7e1b-4bdf-af40-1ce0944c68cb tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-8998d832-7e1b-4bdf-af40-1ce0944c68cb tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-94b0a91f-5d8d-4294-ae89-0014fcb9f098 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-94b0a91f-5d8d-4294-ae89-0014fcb9f098 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-94b0a91f-5d8d-4294-ae89-0014fcb9f098 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-94b0a91f-5d8d-4294-ae89-0014fcb9f098 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-94b0a91f-5d8d-4294-ae89-0014fcb9f098 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-94b0a91f-5d8d-4294-ae89-0014fcb9f098 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-reader] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 186/360] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-472f49c3-1020-4758-95b0-69e895bfae79 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-472f49c3-1020-4758-95b0-69e895bfae79 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-472f49c3-1020-4758-95b0-69e895bfae79 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-912374202", "disk_format": "raw"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-472f49c3-1020-4758-95b0-69e895bfae79 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-912374202", "disk_format": "raw"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-472f49c3-1020-4758-95b0-69e895bfae79 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-888c4de4-8087-47d6-bdac-c5c71eb378ff req-8998d832-7e1b-4bdf-af40-1ce0944c68cb tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682 returned with HTTP 200 Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 175/361] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 16:59:11 2026] DELETE /volume/v3/attachments/66f66331-8bf7-44e2-9288-e23697b01682 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:11 devstack devstack@c-api.service[86480]: DEBUG cinder.image.image_utils [None req-472f49c3-1020-4758-95b0-69e895bfae79 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-912374202'}] 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-912374202'}]. {{(pid=86480) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 16:59:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e0938fff-2850-4187-b174-737e75940ab3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e0938fff-2850-4187-b174-737e75940ab3 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] GET http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 Sep 07 16:59:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e0938fff-2850-4187-b174-737e75940ab3 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e0938fff-2850-4187-b174-737e75940ab3 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e0938fff-2850-4187-b174-737e75940ab3 tempest-ServerActionsTestOtherA-345339788 tempest-ServerActionsTestOtherA-345339788-project-member] http://192.168.122.80/volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 returned with HTTP 404 Sep 07 16:59:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 176/362] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:11 2026] GET /volume/v3/volumes/13fd08ac-0635-495a-a29c-35f3fe81c6f5 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c4846579-9b20-4ab5-a881-ddf25d1e9279 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c4846579-9b20-4ab5-a881-ddf25d1e9279 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c4846579-9b20-4ab5-a881-ddf25d1e9279 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c4846579-9b20-4ab5-a881-ddf25d1e9279 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c4846579-9b20-4ab5-a881-ddf25d1e9279 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c4846579-9b20-4ab5-a881-ddf25d1e9279 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 177/363] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:12 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-baffe32e-812a-48ef-85a2-8cd0e5a00af1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-baffe32e-812a-48ef-85a2-8cd0e5a00af1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:59:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-baffe32e-812a-48ef-85a2-8cd0e5a00af1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-baffe32e-812a-48ef-85a2-8cd0e5a00af1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-baffe32e-812a-48ef-85a2-8cd0e5a00af1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:59:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-baffe32e-812a-48ef-85a2-8cd0e5a00af1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:59:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 178/364] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:13 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 1146 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-472f49c3-1020-4758-95b0-69e895bfae79 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Copy volume to image completed successfully. Sep 07 16:59:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-472f49c3-1020-4758-95b0-69e895bfae79 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:59:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 187/365] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 16:59:11 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 654 bytes in 2059 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 16:59:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-3dd7456e-ed38-45a3-b5d5-3799be576f34 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-3dd7456e-ed38-45a3-b5d5-3799be576f34 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:59:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-3dd7456e-ed38-45a3-b5d5-3799be576f34 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-3dd7456e-ed38-45a3-b5d5-3799be576f34 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-3dd7456e-ed38-45a3-b5d5-3799be576f34 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:59:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-3dd7456e-ed38-45a3-b5d5-3799be576f34 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:59:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 179/366] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 16:59:13 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 1146 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 16:59:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-fe51d0a3-50dc-470d-a6c0-cc3ba5f81402 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-fe51d0a3-50dc-470d-a6c0-cc3ba5f81402 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed/action Sep 07 16:59:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-fe51d0a3-50dc-470d-a6c0-cc3ba5f81402 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-fe51d0a3-50dc-470d-a6c0-cc3ba5f81402 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-fe51d0a3-50dc-470d-a6c0-cc3ba5f81402 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:59:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-fe51d0a3-50dc-470d-a6c0-cc3ba5f81402 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Begin detaching volume completed successfully. Sep 07 16:59:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-fe51d0a3-50dc-470d-a6c0-cc3ba5f81402 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed/action returned with HTTP 202 Sep 07 16:59:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 188/367] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 16:59:14 2026] POST /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 16:59:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-68294ded-f542-4a8f-8909-c0f42c2d603e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68294ded-f542-4a8f-8909-c0f42c2d603e None None] GET http://192.168.122.80/volume// Sep 07 16:59:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68294ded-f542-4a8f-8909-c0f42c2d603e None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68294ded-f542-4a8f-8909-c0f42c2d603e None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68294ded-f542-4a8f-8909-c0f42c2d603e None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 16:59:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 180/368] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 16:59:14 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 16:59:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-a0c9d48c-6a88-4496-93be-b21e9aa8d311 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-a0c9d48c-6a88-4496-93be-b21e9aa8d311 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:59:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-a0c9d48c-6a88-4496-93be-b21e9aa8d311 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-a0c9d48c-6a88-4496-93be-b21e9aa8d311 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-a0c9d48c-6a88-4496-93be-b21e9aa8d311 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:59:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-a0c9d48c-6a88-4496-93be-b21e9aa8d311 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:59:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 189/369] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 16:59:14 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 1330 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 16:59:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-e2291777-5d3d-458f-aa1a-ca988d2253f9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-e2291777-5d3d-458f-aa1a-ca988d2253f9 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] DELETE http://192.168.122.80/volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04 Sep 07 16:59:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-e2291777-5d3d-458f-aa1a-ca988d2253f9 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-e2291777-5d3d-458f-aa1a-ca988d2253f9 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:14 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 16:59:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-585ae352-16ab-4436-963a-91ffe2d490c5 req-e2291777-5d3d-458f-aa1a-ca988d2253f9 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04 returned with HTTP 200 Sep 07 16:59:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 181/370] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 16:59:14 2026] DELETE /volume/v3/attachments/30258fd4-ca51-49e1-8264-963c7bd84c04 => generated 19 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:59:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-eec2ea19-6c74-4b95-b9b6-1c567677e09f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eec2ea19-6c74-4b95-b9b6-1c567677e09f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 16:59:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eec2ea19-6c74-4b95-b9b6-1c567677e09f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eec2ea19-6c74-4b95-b9b6-1c567677e09f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-eec2ea19-6c74-4b95-b9b6-1c567677e09f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 16:59:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eec2ea19-6c74-4b95-b9b6-1c567677e09f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 16:59:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 190/371] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:15 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cc6fac79-b6ff-4b70-b54f-7f4a7deda36c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cc6fac79-b6ff-4b70-b54f-7f4a7deda36c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cc6fac79-b6ff-4b70-b54f-7f4a7deda36c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cc6fac79-b6ff-4b70-b54f-7f4a7deda36c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cc6fac79-b6ff-4b70-b54f-7f4a7deda36c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cc6fac79-b6ff-4b70-b54f-7f4a7deda36c tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 182/372] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:17 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6dbe0249-fefa-4d5c-98be-a1f521d8f4f1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6dbe0249-fefa-4d5c-98be-a1f521d8f4f1 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6dbe0249-fefa-4d5c-98be-a1f521d8f4f1 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6dbe0249-fefa-4d5c-98be-a1f521d8f4f1 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6dbe0249-fefa-4d5c-98be-a1f521d8f4f1 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6dbe0249-fefa-4d5c-98be-a1f521d8f4f1 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 191/373] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:17 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:27 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=113,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:59:27 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=88,cinder:UPDATE=15,cinder:INSERT=1 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:59:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6ed762a7-c6a3-4900-bdb9-8909bbad46f6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6ed762a7-c6a3-4900-bdb9-8909bbad46f6 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] DELETE http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6ed762a7-c6a3-4900-bdb9-8909bbad46f6 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6ed762a7-c6a3-4900-bdb9-8909bbad46f6 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-6ed762a7-c6a3-4900-bdb9-8909bbad46f6 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Delete volume with id: 75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6ed762a7-c6a3-4900-bdb9-8909bbad46f6 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6ed762a7-c6a3-4900-bdb9-8909bbad46f6 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Delete volume request issued successfully. Sep 07 16:59:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6ed762a7-c6a3-4900-bdb9-8909bbad46f6 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 202 Sep 07 16:59:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 183/374] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 16:59:28 2026] DELETE /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 16:59:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0203b04d-1f76-4919-95bc-67b037c93e73 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0203b04d-1f76-4919-95bc-67b037c93e73 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0203b04d-1f76-4919-95bc-67b037c93e73 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0203b04d-1f76-4919-95bc-67b037c93e73 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0203b04d-1f76-4919-95bc-67b037c93e73 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Volume info retrieved successfully. Sep 07 16:59:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0203b04d-1f76-4919-95bc-67b037c93e73 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 200 Sep 07 16:59:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 192/375] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:28 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7cba6d43-f69c-468e-8ce3-fa00f2234705 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7cba6d43-f69c-468e-8ce3-fa00f2234705 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] GET http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a Sep 07 16:59:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7cba6d43-f69c-468e-8ce3-fa00f2234705 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7cba6d43-f69c-468e-8ce3-fa00f2234705 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7cba6d43-f69c-468e-8ce3-fa00f2234705 tempest-TaggedAttachmentsTest-1737014531 tempest-TaggedAttachmentsTest-1737014531-project-member] http://192.168.122.80/volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a returned with HTTP 404 Sep 07 16:59:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 184/376] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:29 2026] GET /volume/v3/volumes/75e5e285-605d-43a1-adc7-43f5aa38762a => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 16:59:38 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=4 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:59:39 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 16:59:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2a72c62f-d62e-45f2-a4a9-1ae2cbcf8e45 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2a72c62f-d62e-45f2-a4a9-1ae2cbcf8e45 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2a72c62f-d62e-45f2-a4a9-1ae2cbcf8e45 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2a72c62f-d62e-45f2-a4a9-1ae2cbcf8e45 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2a72c62f-d62e-45f2-a4a9-1ae2cbcf8e45 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2a72c62f-d62e-45f2-a4a9-1ae2cbcf8e45 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 193/377] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:49 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 16:59:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ff117ea-aa94-4de2-9f5e-ddf6ad92e836 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ff117ea-aa94-4de2-9f5e-ddf6ad92e836 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 16:59:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ff117ea-aa94-4de2-9f5e-ddf6ad92e836 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 16:59:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ff117ea-aa94-4de2-9f5e-ddf6ad92e836 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 16:59:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 16:59:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 16:59:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ff117ea-aa94-4de2-9f5e-ddf6ad92e836 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ff117ea-aa94-4de2-9f5e-ddf6ad92e836 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 16:59:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 185/378] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 16:59:51 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 16:59:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a6084a4c-294a-48ff-adc5-b6395e429bf0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 16:59:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a6084a4c-294a-48ff-adc5-b6395e429bf0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] POST http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action Sep 07 16:59:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a6084a4c-294a-48ff-adc5-b6395e429bf0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1078625247", "disk_format": "qcow2"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 16:59:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a6084a4c-294a-48ff-adc5-b6395e429bf0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1078625247", "disk_format": "qcow2"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 16:59:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a6084a4c-294a-48ff-adc5-b6395e429bf0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 16:59:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 16:59:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 16:59:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 16:59:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 16:59:51 devstack devstack@c-api.service[86480]: DEBUG cinder.image.image_utils [None req-a6084a4c-294a-48ff-adc5-b6395e429bf0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1078625247'}] 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-1078625247'}]. {{(pid=86480) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 16:59:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a6084a4c-294a-48ff-adc5-b6395e429bf0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Copy volume to image completed successfully. Sep 07 16:59:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a6084a4c-294a-48ff-adc5-b6395e429bf0 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action returned with HTTP 202 Sep 07 16:59:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 194/379] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 16:59:51 2026] POST /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704/action => generated 657 bytes in 1837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1944049134", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1944049134', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Create volume of 1 GB Sep 07 17:00:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Availability Zones retrieved successfully. Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Flow 'volume_create_api' (690890b0-f558-4d02-aa43-993d2fc3e60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c282ae61-c115-4e0a-8636-571c40e5ba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c282ae61-c115-4e0a-8636-571c40e5ba34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f006126-580e-4296-bbac-9e19a816e21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Created reservations ['32873a0c-5dc4-414c-a8c3-5b02d9ecb8fd', '2d21eb3c-825b-4a33-943f-462e1b5968ad', '029c4468-fb01-4dd5-b2c1-c3411bc59c49', '8a0b3cd8-6fb7-4f7a-b928-4b3827926c38'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f006126-580e-4296-bbac-9e19a816e21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32873a0c-5dc4-414c-a8c3-5b02d9ecb8fd', '2d21eb3c-825b-4a33-943f-462e1b5968ad', '029c4468-fb01-4dd5-b2c1-c3411bc59c49', '8a0b3cd8-6fb7-4f7a-b928-4b3827926c38']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f973c85-6094-46e1-ad60-82f0f40cafb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f973c85-6094-46e1-ad60-82f0f40cafb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d3b5c79-f966-4246-90f9-bf47d82adc51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1944049134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd39292247d043b4b87115dee7b42c75',qos_specs=None,replication_status=,reservations=['32873a0c-5dc4-414c-a8c3-5b02d9ecb8fd','2d21eb3c-825b-4a33-943f-462e1b5968ad','029c4468-fb01-4dd5-b2c1-c3411bc59c49','8a0b3cd8-6fb7-4f7a-b928-4b3827926c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef4d0584cae42a0be34077b1e835e3f',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1944049134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d3b5c79-f966-4246-90f9-bf47d82adc51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd39292247d043b4b87115dee7b42c75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ef4d0584cae42a0be34077b1e835e3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7664992-8d08-49ba-8707-9f5ba401be59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7664992-8d08-49ba-8707-9f5ba401be59) transitioned into state 'SUCCESS' from state '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-1944049134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd39292247d043b4b87115dee7b42c75',qos_specs=None,replication_status=,reservations=['32873a0c-5dc4-414c-a8c3-5b02d9ecb8fd','2d21eb3c-825b-4a33-943f-462e1b5968ad','029c4468-fb01-4dd5-b2c1-c3411bc59c49','8a0b3cd8-6fb7-4f7a-b928-4b3827926c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef4d0584cae42a0be34077b1e835e3f',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1257f93f-b741-4e71-996d-34e4238ea967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1257f93f-b741-4e71-996d-34e4238ea967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Flow 'volume_create_api' (690890b0-f558-4d02-aa43-993d2fc3e60f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Create volume request issued successfully. Sep 07 17:00:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-639cc0a0-11c7-4881-8f96-1458dc7ce828 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 186/380] 192.168.122.80 () {64 vars in 1425 bytes} [Mon Sep 7 17:00:00 2026] POST /volume/v3/volumes => generated 762 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-8324ea4a-59a1-4c0c-be6d-26e07eb2aacd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-8324ea4a-59a1-4c0c-be6d-26e07eb2aacd tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-8324ea4a-59a1-4c0c-be6d-26e07eb2aacd tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-8324ea4a-59a1-4c0c-be6d-26e07eb2aacd tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-8324ea4a-59a1-4c0c-be6d-26e07eb2aacd tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-c71b0b02-f925-4dcd-ac2d-169a913c7102 req-8324ea4a-59a1-4c0c-be6d-26e07eb2aacd tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 200 Sep 07 17:00:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 195/381] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:00 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 830 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-5a9b93ec-84b9-4671-b2ad-a8351168a7da req-d6294d1f-4b07-480f-bf39-b824f57d79ce None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-5a9b93ec-84b9-4671-b2ad-a8351168a7da req-d6294d1f-4b07-480f-bf39-b824f57d79ce tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-5a9b93ec-84b9-4671-b2ad-a8351168a7da req-d6294d1f-4b07-480f-bf39-b824f57d79ce tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-5a9b93ec-84b9-4671-b2ad-a8351168a7da req-d6294d1f-4b07-480f-bf39-b824f57d79ce tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-5a9b93ec-84b9-4671-b2ad-a8351168a7da req-d6294d1f-4b07-480f-bf39-b824f57d79ce tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-5a9b93ec-84b9-4671-b2ad-a8351168a7da req-d6294d1f-4b07-480f-bf39-b824f57d79ce tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 200 Sep 07 17:00:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 187/382] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:00 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 830 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-71367523-df7d-4eca-87a9-a9de9150eecf req-53d95a13-920f-4d24-8dfc-cb704c38ca73 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-71367523-df7d-4eca-87a9-a9de9150eecf req-53d95a13-920f-4d24-8dfc-cb704c38ca73 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-71367523-df7d-4eca-87a9-a9de9150eecf req-53d95a13-920f-4d24-8dfc-cb704c38ca73 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-71367523-df7d-4eca-87a9-a9de9150eecf req-53d95a13-920f-4d24-8dfc-cb704c38ca73 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-71367523-df7d-4eca-87a9-a9de9150eecf req-53d95a13-920f-4d24-8dfc-cb704c38ca73 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-71367523-df7d-4eca-87a9-a9de9150eecf req-53d95a13-920f-4d24-8dfc-cb704c38ca73 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 200 Sep 07 17:00:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 196/383] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:01 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-d888557f-f192-4651-afdd-b65b3a369bdb req-108ba848-1c8c-412a-9e78-a213996b0b61 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-d888557f-f192-4651-afdd-b65b3a369bdb req-108ba848-1c8c-412a-9e78-a213996b0b61 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-d888557f-f192-4651-afdd-b65b3a369bdb req-108ba848-1c8c-412a-9e78-a213996b0b61 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-d888557f-f192-4651-afdd-b65b3a369bdb req-108ba848-1c8c-412a-9e78-a213996b0b61 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-d888557f-f192-4651-afdd-b65b3a369bdb req-108ba848-1c8c-412a-9e78-a213996b0b61 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-d888557f-f192-4651-afdd-b65b3a369bdb req-108ba848-1c8c-412a-9e78-a213996b0b61 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 200 Sep 07 17:00:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 188/384] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:03 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-7ee7b311-3c8b-4667-8a52-2c7524a8ec43 req-b92682d7-25c6-4364-bdff-d106f15ecf6c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-7ee7b311-3c8b-4667-8a52-2c7524a8ec43 req-b92682d7-25c6-4364-bdff-d106f15ecf6c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-7ee7b311-3c8b-4667-8a52-2c7524a8ec43 req-b92682d7-25c6-4364-bdff-d106f15ecf6c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-7ee7b311-3c8b-4667-8a52-2c7524a8ec43 req-b92682d7-25c6-4364-bdff-d106f15ecf6c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-7ee7b311-3c8b-4667-8a52-2c7524a8ec43 req-b92682d7-25c6-4364-bdff-d106f15ecf6c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-7ee7b311-3c8b-4667-8a52-2c7524a8ec43 req-b92682d7-25c6-4364-bdff-d106f15ecf6c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 200 Sep 07 17:00:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 197/385] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:04 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-2926e8df-e503-455f-8e44-9b82a7ce2505 req-b39e1bda-4e80-413c-be06-b29d216b65cc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2926e8df-e503-455f-8e44-9b82a7ce2505 req-b39e1bda-4e80-413c-be06-b29d216b65cc tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2926e8df-e503-455f-8e44-9b82a7ce2505 req-b39e1bda-4e80-413c-be06-b29d216b65cc tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2926e8df-e503-455f-8e44-9b82a7ce2505 req-b39e1bda-4e80-413c-be06-b29d216b65cc tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-2926e8df-e503-455f-8e44-9b82a7ce2505 req-b39e1bda-4e80-413c-be06-b29d216b65cc tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2926e8df-e503-455f-8e44-9b82a7ce2505 req-b39e1bda-4e80-413c-be06-b29d216b65cc tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 200 Sep 07 17:00:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 189/386] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:05 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5e5094d5-c3e9-4dc0-ab67-0f69b9b8f199 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e5094d5-c3e9-4dc0-ab67-0f69b9b8f199 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 17:00:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e5094d5-c3e9-4dc0-ab67-0f69b9b8f199 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e5094d5-c3e9-4dc0-ab67-0f69b9b8f199 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5e5094d5-c3e9-4dc0-ab67-0f69b9b8f199 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 17:00:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e5094d5-c3e9-4dc0-ab67-0f69b9b8f199 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 17:00:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 198/387] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:05 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-8e605ff4-a9ca-43ea-994c-cc558abd645e req-3b20f5eb-1cb6-4873-8edd-fe5f3d5a1a42 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8e605ff4-a9ca-43ea-994c-cc558abd645e req-3b20f5eb-1cb6-4873-8edd-fe5f3d5a1a42 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8e605ff4-a9ca-43ea-994c-cc558abd645e req-3b20f5eb-1cb6-4873-8edd-fe5f3d5a1a42 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8e605ff4-a9ca-43ea-994c-cc558abd645e req-3b20f5eb-1cb6-4873-8edd-fe5f3d5a1a42 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a28809c8-b680-4dba-8e79-2ec12e755430 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a28809c8-b680-4dba-8e79-2ec12e755430 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 17:00:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a28809c8-b680-4dba-8e79-2ec12e755430 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a28809c8-b680-4dba-8e79-2ec12e755430 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-8e605ff4-a9ca-43ea-994c-cc558abd645e req-3b20f5eb-1cb6-4873-8edd-fe5f3d5a1a42 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8e605ff4-a9ca-43ea-994c-cc558abd645e req-3b20f5eb-1cb6-4873-8edd-fe5f3d5a1a42 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 200 Sep 07 17:00:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 190/388] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:06 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a28809c8-b680-4dba-8e79-2ec12e755430 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a28809c8-b680-4dba-8e79-2ec12e755430 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 17:00:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 199/389] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:06 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 868 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-c80048d8-22ac-45bc-aa3d-7ea7884ec138 req-967fdbda-d53b-4883-abfb-558e1c745ead None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3e05c34a-0887-4ed4-94a8-bccf82dacafc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3e05c34a-0887-4ed4-94a8-bccf82dacafc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] DELETE http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3e05c34a-0887-4ed4-94a8-bccf82dacafc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3e05c34a-0887-4ed4-94a8-bccf82dacafc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-3e05c34a-0887-4ed4-94a8-bccf82dacafc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Delete volume with id: 6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 17:00:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c80048d8-22ac-45bc-aa3d-7ea7884ec138 req-967fdbda-d53b-4883-abfb-558e1c745ead tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:00:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-c80048d8-22ac-45bc-aa3d-7ea7884ec138 req-967fdbda-d53b-4883-abfb-558e1c745ead tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d3b5c79-f966-4246-90f9-bf47d82adc51", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-150788679", "description": null, "metadata": {}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3e05c34a-0887-4ed4-94a8-bccf82dacafc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 17:00:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-c80048d8-22ac-45bc-aa3d-7ea7884ec138 req-967fdbda-d53b-4883-abfb-558e1c745ead tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:06 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [req-c80048d8-22ac-45bc-aa3d-7ea7884ec138 req-967fdbda-d53b-4883-abfb-558e1c745ead tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Create snapshot from volume 0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3e05c34a-0887-4ed4-94a8-bccf82dacafc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Delete volume request issued successfully. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3e05c34a-0887-4ed4-94a8-bccf82dacafc tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 202 Sep 07 17:00:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 200/390] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:06 2026] DELETE /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bde29a3d-53a8-447b-938f-6a7704c569fd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bde29a3d-53a8-447b-938f-6a7704c569fd tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bde29a3d-53a8-447b-938f-6a7704c569fd tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bde29a3d-53a8-447b-938f-6a7704c569fd tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bde29a3d-53a8-447b-938f-6a7704c569fd tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Volume info retrieved successfully. Sep 07 17:00:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bde29a3d-53a8-447b-938f-6a7704c569fd tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 200 Sep 07 17:00:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 201/391] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:06 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:06 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [req-c80048d8-22ac-45bc-aa3d-7ea7884ec138 req-967fdbda-d53b-4883-abfb-558e1c745ead tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Created reservations ['44413fee-c617-4716-acb0-19274611a8b8', 'b038970d-6ee1-4926-b0b3-a099f8642538', '2347948a-dc54-4717-8c47-abd6a868a466', '29b0f939-9d71-4c56-90bf-74f998277ac5'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-c80048d8-22ac-45bc-aa3d-7ea7884ec138 req-967fdbda-d53b-4883-abfb-558e1c745ead tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Snapshot create request issued successfully. Sep 07 17:00:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c80048d8-22ac-45bc-aa3d-7ea7884ec138 req-967fdbda-d53b-4883-abfb-558e1c745ead tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:00:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 191/392] 192.168.122.80 () {64 vars in 1431 bytes} [Mon Sep 7 17:00:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-3731db6b-c957-4100-9509-050250c41326 req-6fa80b46-7983-469d-a905-5cb427b4ef49 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3731db6b-c957-4100-9509-050250c41326 req-6fa80b46-7983-469d-a905-5cb427b4ef49 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] GET http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3731db6b-c957-4100-9509-050250c41326 req-6fa80b46-7983-469d-a905-5cb427b4ef49 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3731db6b-c957-4100-9509-050250c41326 req-6fa80b46-7983-469d-a905-5cb427b4ef49 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-3731db6b-c957-4100-9509-050250c41326 req-6fa80b46-7983-469d-a905-5cb427b4ef49 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] Snapshot retrieved successfully. Sep 07 17:00:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3731db6b-c957-4100-9509-050250c41326 req-6fa80b46-7983-469d-a905-5cb427b4ef49 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 returned with HTTP 200 Sep 07 17:00:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 202/393] 192.168.122.80 () {60 vars in 1488 bytes} [Mon Sep 7 17:00:07 2026] GET /volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 => generated 442 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a497fd34-8423-4894-8ee1-1e08871d341b req-fdabac2b-ec23-478f-84dd-a30bab50c8e1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a497fd34-8423-4894-8ee1-1e08871d341b req-fdabac2b-ec23-478f-84dd-a30bab50c8e1 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:00:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a497fd34-8423-4894-8ee1-1e08871d341b req-fdabac2b-ec23-478f-84dd-a30bab50c8e1 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a497fd34-8423-4894-8ee1-1e08871d341b req-fdabac2b-ec23-478f-84dd-a30bab50c8e1 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [req-a497fd34-8423-4894-8ee1-1e08871d341b req-fdabac2b-ec23-478f-84dd-a30bab50c8e1 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:07 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [req-a497fd34-8423-4894-8ee1-1e08871d341b req-fdabac2b-ec23-478f-84dd-a30bab50c8e1 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:00:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:07 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:00:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a497fd34-8423-4894-8ee1-1e08871d341b req-fdabac2b-ec23-478f-84dd-a30bab50c8e1 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] Get all snapshots completed successfully. Sep 07 17:00:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a497fd34-8423-4894-8ee1-1e08871d341b req-fdabac2b-ec23-478f-84dd-a30bab50c8e1 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-reader] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:00:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 192/394] 192.168.122.80 () {60 vars in 1398 bytes} [Mon Sep 7 17:00:07 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-3a27dee2-e7d6-4157-8020-07c60ae38767 req-ce2b774b-b198-404b-8bd5-b9fb7be96479 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3a27dee2-e7d6-4157-8020-07c60ae38767 req-ce2b774b-b198-404b-8bd5-b9fb7be96479 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3a27dee2-e7d6-4157-8020-07c60ae38767 req-ce2b774b-b198-404b-8bd5-b9fb7be96479 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3a27dee2-e7d6-4157-8020-07c60ae38767 req-ce2b774b-b198-404b-8bd5-b9fb7be96479 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-3a27dee2-e7d6-4157-8020-07c60ae38767 req-ce2b774b-b198-404b-8bd5-b9fb7be96479 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Snapshot retrieved successfully. Sep 07 17:00:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3a27dee2-e7d6-4157-8020-07c60ae38767 req-ce2b774b-b198-404b-8bd5-b9fb7be96479 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 returned with HTTP 200 Sep 07 17:00:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 203/395] 192.168.122.80 () {60 vars in 1488 bytes} [Mon Sep 7 17:00:07 2026] GET /volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 => generated 442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8148b874-276b-459a-9128-5d5ddd06c597 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8148b874-276b-459a-9128-5d5ddd06c597 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] GET http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 Sep 07 17:00:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8148b874-276b-459a-9128-5d5ddd06c597 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8148b874-276b-459a-9128-5d5ddd06c597 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8148b874-276b-459a-9128-5d5ddd06c597 tempest-VolumesActionsTest-1873897202 tempest-VolumesActionsTest-1873897202-project-member] http://192.168.122.80/volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 returned with HTTP 404 Sep 07 17:00:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 193/396] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:07 2026] GET /volume/v3/volumes/6cd594c9-5669-4916-bd93-fb85c8f43704 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-6c8c0957-59f6-4915-b175-3fe966fc9b17 req-72f70889-587d-43a0-b8e2-054d74eda724 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6c8c0957-59f6-4915-b175-3fe966fc9b17 req-72f70889-587d-43a0-b8e2-054d74eda724 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6c8c0957-59f6-4915-b175-3fe966fc9b17 req-72f70889-587d-43a0-b8e2-054d74eda724 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6c8c0957-59f6-4915-b175-3fe966fc9b17 req-72f70889-587d-43a0-b8e2-054d74eda724 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-6c8c0957-59f6-4915-b175-3fe966fc9b17 req-72f70889-587d-43a0-b8e2-054d74eda724 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Snapshot retrieved successfully. Sep 07 17:00:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6c8c0957-59f6-4915-b175-3fe966fc9b17 req-72f70889-587d-43a0-b8e2-054d74eda724 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 returned with HTTP 200 Sep 07 17:00:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 204/397] 192.168.122.80 () {60 vars in 1488 bytes} [Mon Sep 7 17:00:08 2026] GET /volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-970f6ee5-7131-4e35-99a2-359b4e6724b6 req-b631e730-5bb9-4b05-b231-24c3e8d905c2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-970f6ee5-7131-4e35-99a2-359b4e6724b6 req-b631e730-5bb9-4b05-b231-24c3e8d905c2 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-970f6ee5-7131-4e35-99a2-359b4e6724b6 req-b631e730-5bb9-4b05-b231-24c3e8d905c2 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-970f6ee5-7131-4e35-99a2-359b4e6724b6 req-b631e730-5bb9-4b05-b231-24c3e8d905c2 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-970f6ee5-7131-4e35-99a2-359b4e6724b6 req-b631e730-5bb9-4b05-b231-24c3e8d905c2 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Snapshot retrieved successfully. Sep 07 17:00:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-970f6ee5-7131-4e35-99a2-359b4e6724b6 req-b631e730-5bb9-4b05-b231-24c3e8d905c2 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 returned with HTTP 200 Sep 07 17:00:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 194/398] 192.168.122.80 () {60 vars in 1488 bytes} [Mon Sep 7 17:00:09 2026] GET /volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a9fdb2c3-d67e-436a-968f-0f10966a1ce8 req-62c005e5-5092-4fb1-bbf3-11d391142a53 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a9fdb2c3-d67e-436a-968f-0f10966a1ce8 req-62c005e5-5092-4fb1-bbf3-11d391142a53 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a9fdb2c3-d67e-436a-968f-0f10966a1ce8 req-62c005e5-5092-4fb1-bbf3-11d391142a53 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a9fdb2c3-d67e-436a-968f-0f10966a1ce8 req-62c005e5-5092-4fb1-bbf3-11d391142a53 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:09 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [req-a9fdb2c3-d67e-436a-968f-0f10966a1ce8 req-62c005e5-5092-4fb1-bbf3-11d391142a53 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Delete snapshot with id: d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-a9fdb2c3-d67e-436a-968f-0f10966a1ce8 req-62c005e5-5092-4fb1-bbf3-11d391142a53 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Snapshot retrieved successfully. Sep 07 17:00:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-a9fdb2c3-d67e-436a-968f-0f10966a1ce8 req-62c005e5-5092-4fb1-bbf3-11d391142a53 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Snapshot delete request issued successfully. Sep 07 17:00:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a9fdb2c3-d67e-436a-968f-0f10966a1ce8 req-62c005e5-5092-4fb1-bbf3-11d391142a53 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 returned with HTTP 202 Sep 07 17:00:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 205/399] 192.168.122.80 () {62 vars in 1510 bytes} [Mon Sep 7 17:00:09 2026] DELETE /volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-88fe2a6b-824d-4c79-ab2b-dda6f85f39cf req-c81a993b-1921-4f3b-a876-d0de16943391 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-88fe2a6b-824d-4c79-ab2b-dda6f85f39cf req-c81a993b-1921-4f3b-a876-d0de16943391 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-88fe2a6b-824d-4c79-ab2b-dda6f85f39cf req-c81a993b-1921-4f3b-a876-d0de16943391 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-88fe2a6b-824d-4c79-ab2b-dda6f85f39cf req-c81a993b-1921-4f3b-a876-d0de16943391 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-88fe2a6b-824d-4c79-ab2b-dda6f85f39cf req-c81a993b-1921-4f3b-a876-d0de16943391 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Snapshot retrieved successfully. Sep 07 17:00:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-88fe2a6b-824d-4c79-ab2b-dda6f85f39cf req-c81a993b-1921-4f3b-a876-d0de16943391 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 returned with HTTP 200 Sep 07 17:00:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 195/400] 192.168.122.80 () {60 vars in 1488 bytes} [Mon Sep 7 17:00:09 2026] GET /volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-60d49dc2-a396-4aa6-9503-dd575f648536 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1553663966"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1553663966'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume of 1 GB Sep 07 17:00:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Availability Zones retrieved successfully. Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Flow 'volume_create_api' (6f895f9d-7dd9-465a-b312-0b76ccad6210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58276c15-c0a9-426b-b91f-6c4e95b46c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58276c15-c0a9-426b-b91f-6c4e95b46c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6837935e-3f76-4afb-9c4f-7c40e008c327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Created reservations ['5bb08f06-3fef-4be0-9e9c-b8bf897742c0', 'ed7958c5-0fd0-41a7-9db7-faa60c154904', 'a58dae6d-c09c-47e5-99e0-28d4f39f804a', '3eb8ba8b-16c2-4226-a32b-328e2a050f86'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6837935e-3f76-4afb-9c4f-7c40e008c327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bb08f06-3fef-4be0-9e9c-b8bf897742c0', 'ed7958c5-0fd0-41a7-9db7-faa60c154904', 'a58dae6d-c09c-47e5-99e0-28d4f39f804a', '3eb8ba8b-16c2-4226-a32b-328e2a050f86']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f718124a-0947-40bb-8794-6c92136c7f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f718124a-0947-40bb-8794-6c92136c7f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90cc4b96-ce46-4097-a735-acaf5e1f722b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1553663966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10fa9c5eb0549ab814bf6127e090c24',qos_specs=None,replication_status=,reservations=['5bb08f06-3fef-4be0-9e9c-b8bf897742c0','ed7958c5-0fd0-41a7-9db7-faa60c154904','a58dae6d-c09c-47e5-99e0-28d4f39f804a','3eb8ba8b-16c2-4226-a32b-328e2a050f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1553663966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90cc4b96-ce46-4097-a735-acaf5e1f722b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d10fa9c5eb0549ab814bf6127e090c24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469f1bf8-a640-4d73-8931-8f73b76d26b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469f1bf8-a640-4d73-8931-8f73b76d26b6) transitioned into state 'SUCCESS' from state '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-1553663966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10fa9c5eb0549ab814bf6127e090c24',qos_specs=None,replication_status=,reservations=['5bb08f06-3fef-4be0-9e9c-b8bf897742c0','ed7958c5-0fd0-41a7-9db7-faa60c154904','a58dae6d-c09c-47e5-99e0-28d4f39f804a','3eb8ba8b-16c2-4226-a32b-328e2a050f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668e4802-6b41-460f-a9f5-02ab9b6144ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668e4802-6b41-460f-a9f5-02ab9b6144ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Flow 'volume_create_api' (6f895f9d-7dd9-465a-b312-0b76ccad6210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume request issued successfully. Sep 07 17:00:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-60d49dc2-a396-4aa6-9503-dd575f648536 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 206/401] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:00:10 2026] POST /volume/v3/volumes => generated 762 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9cdc0f4a-84a8-401e-b233-e31fb7b14666 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9cdc0f4a-84a8-401e-b233-e31fb7b14666 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9cdc0f4a-84a8-401e-b233-e31fb7b14666 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9cdc0f4a-84a8-401e-b233-e31fb7b14666 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9cdc0f4a-84a8-401e-b233-e31fb7b14666 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9cdc0f4a-84a8-401e-b233-e31fb7b14666 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 196/402] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:10 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 830 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-87f39c2b-a378-4783-a239-a546340d590e req-bb55e12f-7c89-4ada-8b66-310b72716170 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-87f39c2b-a378-4783-a239-a546340d590e req-bb55e12f-7c89-4ada-8b66-310b72716170 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-87f39c2b-a378-4783-a239-a546340d590e req-bb55e12f-7c89-4ada-8b66-310b72716170 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-87f39c2b-a378-4783-a239-a546340d590e req-bb55e12f-7c89-4ada-8b66-310b72716170 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-87f39c2b-a378-4783-a239-a546340d590e req-bb55e12f-7c89-4ada-8b66-310b72716170 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Snapshot retrieved successfully. Sep 07 17:00:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-87f39c2b-a378-4783-a239-a546340d590e req-bb55e12f-7c89-4ada-8b66-310b72716170 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 returned with HTTP 200 Sep 07 17:00:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 207/403] 192.168.122.80 () {60 vars in 1488 bytes} [Mon Sep 7 17:00:10 2026] GET /volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b6476766-03e3-481a-bd44-87b5fbebe30c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b6476766-03e3-481a-bd44-87b5fbebe30c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b6476766-03e3-481a-bd44-87b5fbebe30c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b6476766-03e3-481a-bd44-87b5fbebe30c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b6476766-03e3-481a-bd44-87b5fbebe30c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b6476766-03e3-481a-bd44-87b5fbebe30c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 197/404] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:11 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 854 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-82e15704-da8d-4107-afb2-415e064b9dd5 req-d15016cf-d7ec-41a1-aeb1-af1b1e593fcb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-82e15704-da8d-4107-afb2-415e064b9dd5 req-d15016cf-d7ec-41a1-aeb1-af1b1e593fcb tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 Sep 07 17:00:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-82e15704-da8d-4107-afb2-415e064b9dd5 req-d15016cf-d7ec-41a1-aeb1-af1b1e593fcb tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-82e15704-da8d-4107-afb2-415e064b9dd5 req-d15016cf-d7ec-41a1-aeb1-af1b1e593fcb tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-82e15704-da8d-4107-afb2-415e064b9dd5 req-d15016cf-d7ec-41a1-aeb1-af1b1e593fcb tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 returned with HTTP 404 Sep 07 17:00:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 208/405] 192.168.122.80 () {60 vars in 1488 bytes} [Mon Sep 7 17:00:11 2026] GET /volume/v3/snapshots/d939e57a-b71e-4e51-99e8-a5c7a5063d35 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-aec62fa9-57db-446b-bdd6-1a207ef5d8ae req-742ec7ee-3eb4-4d40-b78b-7c179ee5326c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-aec62fa9-57db-446b-bdd6-1a207ef5d8ae req-742ec7ee-3eb4-4d40-b78b-7c179ee5326c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-aec62fa9-57db-446b-bdd6-1a207ef5d8ae req-742ec7ee-3eb4-4d40-b78b-7c179ee5326c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-aec62fa9-57db-446b-bdd6-1a207ef5d8ae req-742ec7ee-3eb4-4d40-b78b-7c179ee5326c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:11 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [req-aec62fa9-57db-446b-bdd6-1a207ef5d8ae req-742ec7ee-3eb4-4d40-b78b-7c179ee5326c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Delete volume with id: 0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-aec62fa9-57db-446b-bdd6-1a207ef5d8ae req-742ec7ee-3eb4-4d40-b78b-7c179ee5326c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-aec62fa9-57db-446b-bdd6-1a207ef5d8ae req-742ec7ee-3eb4-4d40-b78b-7c179ee5326c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Delete volume request issued successfully. Sep 07 17:00:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-aec62fa9-57db-446b-bdd6-1a207ef5d8ae req-742ec7ee-3eb4-4d40-b78b-7c179ee5326c tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 202 Sep 07 17:00:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 198/406] 192.168.122.80 () {62 vars in 1504 bytes} [Mon Sep 7 17:00:11 2026] DELETE /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-65d33a0e-f9c6-4eb7-8305-80d2e8002e4d req-a1a758cb-a634-4fd7-b8d1-8a8770bab1f5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-65d33a0e-f9c6-4eb7-8305-80d2e8002e4d req-a1a758cb-a634-4fd7-b8d1-8a8770bab1f5 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-65d33a0e-f9c6-4eb7-8305-80d2e8002e4d req-a1a758cb-a634-4fd7-b8d1-8a8770bab1f5 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-65d33a0e-f9c6-4eb7-8305-80d2e8002e4d req-a1a758cb-a634-4fd7-b8d1-8a8770bab1f5 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-65d33a0e-f9c6-4eb7-8305-80d2e8002e4d req-a1a758cb-a634-4fd7-b8d1-8a8770bab1f5 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Volume info retrieved successfully. Sep 07 17:00:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-65d33a0e-f9c6-4eb7-8305-80d2e8002e4d req-a1a758cb-a634-4fd7-b8d1-8a8770bab1f5 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 200 Sep 07 17:00:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 209/407] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:12 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fbf6b41f-bfca-4474-b555-a5c750c8395b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fbf6b41f-bfca-4474-b555-a5c750c8395b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fbf6b41f-bfca-4474-b555-a5c750c8395b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fbf6b41f-bfca-4474-b555-a5c750c8395b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fbf6b41f-bfca-4474-b555-a5c750c8395b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fbf6b41f-bfca-4474-b555-a5c750c8395b tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 199/408] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:12 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1965db6d-2b00-4447-864f-18b71e15ab4d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1965db6d-2b00-4447-864f-18b71e15ab4d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1965db6d-2b00-4447-864f-18b71e15ab4d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1965db6d-2b00-4447-864f-18b71e15ab4d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1965db6d-2b00-4447-864f-18b71e15ab4d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1965db6d-2b00-4447-864f-18b71e15ab4d tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 210/409] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:13 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-ada2e806-8b8d-422e-89b0-04f50bf069e2 req-736928f3-cf04-467f-96e6-f442b10cb0a8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ada2e806-8b8d-422e-89b0-04f50bf069e2 req-736928f3-cf04-467f-96e6-f442b10cb0a8 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ada2e806-8b8d-422e-89b0-04f50bf069e2 req-736928f3-cf04-467f-96e6-f442b10cb0a8 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ada2e806-8b8d-422e-89b0-04f50bf069e2 req-736928f3-cf04-467f-96e6-f442b10cb0a8 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ada2e806-8b8d-422e-89b0-04f50bf069e2 req-736928f3-cf04-467f-96e6-f442b10cb0a8 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 404 Sep 07 17:00:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 200/410] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:13 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-7c00ad7f-0037-43f8-bcbd-8cfe4f8d5178 req-02e3faf9-49e4-4aea-ac1a-a7c5a22dc9e6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-7c00ad7f-0037-43f8-bcbd-8cfe4f8d5178 req-02e3faf9-49e4-4aea-ac1a-a7c5a22dc9e6 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-7c00ad7f-0037-43f8-bcbd-8cfe4f8d5178 req-02e3faf9-49e4-4aea-ac1a-a7c5a22dc9e6 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-7c00ad7f-0037-43f8-bcbd-8cfe4f8d5178 req-02e3faf9-49e4-4aea-ac1a-a7c5a22dc9e6 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [req-7c00ad7f-0037-43f8-bcbd-8cfe4f8d5178 req-02e3faf9-49e4-4aea-ac1a-a7c5a22dc9e6 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Delete volume with id: 0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-7c00ad7f-0037-43f8-bcbd-8cfe4f8d5178 req-02e3faf9-49e4-4aea-ac1a-a7c5a22dc9e6 tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 404 Sep 07 17:00:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 211/411] 192.168.122.80 () {62 vars in 1504 bytes} [Mon Sep 7 17:00:13 2026] DELETE /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-9b56af38-1966-4cfd-9085-9cb81e041e6e req-779342bc-5468-4b98-921f-1ece441f784d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-9b56af38-1966-4cfd-9085-9cb81e041e6e req-779342bc-5468-4b98-921f-1ece441f784d tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] GET http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-9b56af38-1966-4cfd-9085-9cb81e041e6e req-779342bc-5468-4b98-921f-1ece441f784d tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-9b56af38-1966-4cfd-9085-9cb81e041e6e req-779342bc-5468-4b98-921f-1ece441f784d tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-9b56af38-1966-4cfd-9085-9cb81e041e6e req-779342bc-5468-4b98-921f-1ece441f784d tempest-VolumesSnapshotsTestJSON-307453910 tempest-VolumesSnapshotsTestJSON-307453910-project-member] http://192.168.122.80/volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 returned with HTTP 404 Sep 07 17:00:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 201/412] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:13 2026] GET /volume/v3/volumes/0d3b5c79-f966-4246-90f9-bf47d82adc51 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a50f106c-0145-44ed-9635-e740c463f661 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a50f106c-0145-44ed-9635-e740c463f661 None None] GET http://192.168.122.80/volume// Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a50f106c-0145-44ed-9635-e740c463f661 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a50f106c-0145-44ed-9635-e740c463f661 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a50f106c-0145-44ed-9635-e740c463f661 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:00:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 212/413] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:00:13 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1f50d3b6-5971-401b-ac06-59899064e9bc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1f50d3b6-5971-401b-ac06-59899064e9bc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1f50d3b6-5971-401b-ac06-59899064e9bc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90cc4b96-ce46-4097-a735-acaf5e1f722b", "connector": null, "instance_uuid": "606963e3-d40f-4ba8-962c-ff5db272935e"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-1f50d3b6-5971-401b-ac06-59899064e9bc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:00:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 202/414] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:00:13 2026] POST /volume/v3/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-43970389-03ee-41b6-a33c-4c09be4cbcdd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-43970389-03ee-41b6-a33c-4c09be4cbcdd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-43970389-03ee-41b6-a33c-4c09be4cbcdd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-43970389-03ee-41b6-a33c-4c09be4cbcdd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-43970389-03ee-41b6-a33c-4c09be4cbcdd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b74f1b2b-1307-484e-9598-32134f41c41c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b74f1b2b-1307-484e-9598-32134f41c41c None None] GET http://192.168.122.80/volume// Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b74f1b2b-1307-484e-9598-32134f41c41c None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b74f1b2b-1307-484e-9598-32134f41c41c None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b74f1b2b-1307-484e-9598-32134f41c41c None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:00:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 203/415] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:00:13 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-43970389-03ee-41b6-a33c-4c09be4cbcdd tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 213/416] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:13 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-cf701056-5ced-428a-bc1e-7daf07ba453a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-cf701056-5ced-428a-bc1e-7daf07ba453a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-cf701056-5ced-428a-bc1e-7daf07ba453a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-cf701056-5ced-428a-bc1e-7daf07ba453a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-cf701056-5ced-428a-bc1e-7daf07ba453a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-cf701056-5ced-428a-bc1e-7daf07ba453a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 204/417] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:00:13 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 1035 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:00:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-3c05d3fe-fa34-4550-a574-31844a646557 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-3c05d3fe-fa34-4550-a574-31844a646557 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] PUT http://192.168.122.80/volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f Sep 07 17:00:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-3c05d3fe-fa34-4550-a574-31844a646557 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:14 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-3c05d3fe-fa34-4550-a574-31844a646557 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Acquiring lock "cinder-attachment_update-90cc4b96-ce46-4097-a735-acaf5e1f722b-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:00:14 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-3c05d3fe-fa34-4550-a574-31844a646557 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Lock "cinder-attachment_update-90cc4b96-ce46-4097-a735-acaf5e1f722b-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:00:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:14 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-3c05d3fe-fa34-4550-a574-31844a646557 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Lock "cinder-attachment_update-90cc4b96-ce46-4097-a735-acaf5e1f722b-devstack" released by "attachment_update" :: held 0.252s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:00:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-3c05d3fe-fa34-4550-a574-31844a646557 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f returned with HTTP 200 Sep 07 17:00:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 214/418] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:00:14 2026] PUT /volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f => generated 694 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:00:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-41f8699d-d214-42d5-a832-c178378ece9e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-41f8699d-d214-42d5-a832-c178378ece9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-41f8699d-d214-42d5-a832-c178378ece9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-41f8699d-d214-42d5-a832-c178378ece9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-41f8699d-d214-42d5-a832-c178378ece9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-41f8699d-d214-42d5-a832-c178378ece9e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 205/419] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:14 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 855 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-77445ce3-bc17-44cd-b2c3-a255c99c208e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-77445ce3-bc17-44cd-b2c3-a255c99c208e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f/action Sep 07 17:00:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-77445ce3-bc17-44cd-b2c3-a255c99c208e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:00:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-77445ce3-bc17-44cd-b2c3-a255c99c208e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-47c30e58-7322-4d7d-a3b7-f31af0750948 req-77445ce3-bc17-44cd-b2c3-a255c99c208e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f/action returned with HTTP 204 Sep 07 17:00:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 215/420] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:00:15 2026] POST /volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-abcdb7ca-daae-4d84-9735-0043ee80d6aa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-abcdb7ca-daae-4d84-9735-0043ee80d6aa tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-abcdb7ca-daae-4d84-9735-0043ee80d6aa tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-abcdb7ca-daae-4d84-9735-0043ee80d6aa tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-abcdb7ca-daae-4d84-9735-0043ee80d6aa tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-abcdb7ca-daae-4d84-9735-0043ee80d6aa tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 206/421] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:16 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-663ad10f-8212-4779-9012-97b913a601a5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-663ad10f-8212-4779-9012-97b913a601a5 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-663ad10f-8212-4779-9012-97b913a601a5 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-663ad10f-8212-4779-9012-97b913a601a5 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-663ad10f-8212-4779-9012-97b913a601a5 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-663ad10f-8212-4779-9012-97b913a601a5 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 216/422] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:16 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 1147 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-595bde1e-0419-4196-be09-cc3e45abf828 req-ed6c7830-1fd9-4601-8979-37d7aed45000 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-595bde1e-0419-4196-be09-cc3e45abf828 req-ed6c7830-1fd9-4601-8979-37d7aed45000 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-595bde1e-0419-4196-be09-cc3e45abf828 req-ed6c7830-1fd9-4601-8979-37d7aed45000 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-595bde1e-0419-4196-be09-cc3e45abf828 req-ed6c7830-1fd9-4601-8979-37d7aed45000 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-595bde1e-0419-4196-be09-cc3e45abf828 req-ed6c7830-1fd9-4601-8979-37d7aed45000 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-595bde1e-0419-4196-be09-cc3e45abf828 req-ed6c7830-1fd9-4601-8979-37d7aed45000 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 207/423] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:16 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 1147 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f2fb00cf-60e6-44c2-9f56-c54793490828 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f2fb00cf-60e6-44c2-9f56-c54793490828 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f2fb00cf-60e6-44c2-9f56-c54793490828 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f2fb00cf-60e6-44c2-9f56-c54793490828 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f2fb00cf-60e6-44c2-9f56-c54793490828 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f2fb00cf-60e6-44c2-9f56-c54793490828 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 217/424] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:16 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 1147 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-2a767c1a-7c30-4e34-bd79-86e0e551ee2f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-2a767c1a-7c30-4e34-bd79-86e0e551ee2f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-2a767c1a-7c30-4e34-bd79-86e0e551ee2f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-2a767c1a-7c30-4e34-bd79-86e0e551ee2f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-2a767c1a-7c30-4e34-bd79-86e0e551ee2f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-2a767c1a-7c30-4e34-bd79-86e0e551ee2f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 208/425] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:16 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 1147 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-5ab33228-e402-494f-8b15-078cec785c33 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-5ab33228-e402-494f-8b15-078cec785c33 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b/action Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-5ab33228-e402-494f-8b15-078cec785c33 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-5ab33228-e402-494f-8b15-078cec785c33 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-5ab33228-e402-494f-8b15-078cec785c33 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-5ab33228-e402-494f-8b15-078cec785c33 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Begin detaching volume completed successfully. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-5ab33228-e402-494f-8b15-078cec785c33 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b/action returned with HTTP 202 Sep 07 17:00:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 218/426] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:00:16 2026] POST /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5ba37127-c166-4b9b-a6d0-d07e4426b644 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ba37127-c166-4b9b-a6d0-d07e4426b644 None None] GET http://192.168.122.80/volume// Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ba37127-c166-4b9b-a6d0-d07e4426b644 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ba37127-c166-4b9b-a6d0-d07e4426b644 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ba37127-c166-4b9b-a6d0-d07e4426b644 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:00:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 209/427] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:00:16 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-3116b5cc-29f4-4cf3-97e6-70f930f6c277 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-3116b5cc-29f4-4cf3-97e6-70f930f6c277 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-3116b5cc-29f4-4cf3-97e6-70f930f6c277 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-3116b5cc-29f4-4cf3-97e6-70f930f6c277 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-3116b5cc-29f4-4cf3-97e6-70f930f6c277 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-3116b5cc-29f4-4cf3-97e6-70f930f6c277 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 219/428] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:00:16 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 1331 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:00:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-e326b2e8-a3e0-4292-a7ee-35c2e54218a8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-e326b2e8-a3e0-4292-a7ee-35c2e54218a8 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] DELETE http://192.168.122.80/volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f Sep 07 17:00:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-e326b2e8-a3e0-4292-a7ee-35c2e54218a8 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-e326b2e8-a3e0-4292-a7ee-35c2e54218a8 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:17 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:00:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-5633866e-d9f4-4f15-87c3-fe271c080624 req-e326b2e8-a3e0-4292-a7ee-35c2e54218a8 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f returned with HTTP 200 Sep 07 17:00:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 210/429] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:00:17 2026] DELETE /volume/v3/attachments/b985b6b5-2736-42f7-83ee-9296d6d3427f => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-62cb6286-efe4-432b-9c13-eafb3c97c67b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-62cb6286-efe4-432b-9c13-eafb3c97c67b tempest-VolumesSummaryTest-568065979 tempest-VolumesSummaryTest-568065979-project-reader] GET http://192.168.122.80/volume/v3/volumes/summary Sep 07 17:00:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-62cb6286-efe4-432b-9c13-eafb3c97c67b tempest-VolumesSummaryTest-568065979 tempest-VolumesSummaryTest-568065979-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-62cb6286-efe4-432b-9c13-eafb3c97c67b tempest-VolumesSummaryTest-568065979 tempest-VolumesSummaryTest-568065979-project-reader] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-62cb6286-efe4-432b-9c13-eafb3c97c67b tempest-VolumesSummaryTest-568065979 tempest-VolumesSummaryTest-568065979-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-62cb6286-efe4-432b-9c13-eafb3c97c67b tempest-VolumesSummaryTest-568065979 tempest-VolumesSummaryTest-568065979-project-reader] Get summary completed successfully. Sep 07 17:00:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-62cb6286-efe4-432b-9c13-eafb3c97c67b tempest-VolumesSummaryTest-568065979 tempest-VolumesSummaryTest-568065979-project-reader] http://192.168.122.80/volume/v3/volumes/summary returned with HTTP 200 Sep 07 17:00:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 220/430] 192.168.122.80 () {60 vars in 1181 bytes} [Mon Sep 7 17:00:17 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e724373a-f7fe-4091-8d70-7663bd43055e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e724373a-f7fe-4091-8d70-7663bd43055e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:00:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e724373a-f7fe-4091-8d70-7663bd43055e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e724373a-f7fe-4091-8d70-7663bd43055e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e724373a-f7fe-4091-8d70-7663bd43055e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e724373a-f7fe-4091-8d70-7663bd43055e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:00:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 211/431] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:18 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5cee70de-a01b-41ce-b636-75baad424ed9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-316634235"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-316634235'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume of 1 GB Sep 07 17:00:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Availability Zones retrieved successfully. Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Flow 'volume_create_api' (7f4af680-05bb-4e85-a698-ff0986b4a07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f487e1bd-4ccf-44bc-b445-e6915243ed4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f487e1bd-4ccf-44bc-b445-e6915243ed4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d548dc-f72a-4e80-9d5f-5623779cb547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Created reservations ['ed8e477e-e872-46c3-ade0-1f878d00f09e', '83ab45b6-d15f-4080-ade9-ba2ceb397ddc', '03c11df8-9bae-40ca-84ea-86df3394597c', '2d764430-6d76-4c7a-adaf-bc25bba6e96d'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d548dc-f72a-4e80-9d5f-5623779cb547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed8e477e-e872-46c3-ade0-1f878d00f09e', '83ab45b6-d15f-4080-ade9-ba2ceb397ddc', '03c11df8-9bae-40ca-84ea-86df3394597c', '2d764430-6d76-4c7a-adaf-bc25bba6e96d']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95d0f8c-aea0-4932-8b77-2610b8e4cfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95d0f8c-aea0-4932-8b77-2610b8e4cfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48279807-0336-441d-9a0b-169b81fba271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-316634235',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',qos_specs=None,replication_status=,reservations=['ed8e477e-e872-46c3-ade0-1f878d00f09e','83ab45b6-d15f-4080-ade9-ba2ceb397ddc','03c11df8-9bae-40ca-84ea-86df3394597c','2d764430-6d76-4c7a-adaf-bc25bba6e96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-316634235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48279807-0336-441d-9a0b-169b81fba271,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c22230-66e0-4bec-81a1-347699a27651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c22230-66e0-4bec-81a1-347699a27651) transitioned into state 'SUCCESS' from state '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-316634235',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',qos_specs=None,replication_status=,reservations=['ed8e477e-e872-46c3-ade0-1f878d00f09e','83ab45b6-d15f-4080-ade9-ba2ceb397ddc','03c11df8-9bae-40ca-84ea-86df3394597c','2d764430-6d76-4c7a-adaf-bc25bba6e96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a50732-5bdd-4e29-add0-8c5e6170e70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a50732-5bdd-4e29-add0-8c5e6170e70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Flow 'volume_create_api' (7f4af680-05bb-4e85-a698-ff0986b4a07e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume request issued successfully. Sep 07 17:00:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5cee70de-a01b-41ce-b636-75baad424ed9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 221/432] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:18 2026] POST /volume/v3/volumes => generated 766 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-09c44cf3-3fb9-47a8-b208-b4cf4bde6f86 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09c44cf3-3fb9-47a8-b208-b4cf4bde6f86 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09c44cf3-3fb9-47a8-b208-b4cf4bde6f86 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09c44cf3-3fb9-47a8-b208-b4cf4bde6f86 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-09c44cf3-3fb9-47a8-b208-b4cf4bde6f86 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09c44cf3-3fb9-47a8-b208-b4cf4bde6f86 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 returned with HTTP 200 Sep 07 17:00:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 212/433] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:19 2026] GET /volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 => generated 834 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dc6b4d0b-922d-413c-967f-b21f7db37729 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dc6b4d0b-922d-413c-967f-b21f7db37729 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dc6b4d0b-922d-413c-967f-b21f7db37729 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dc6b4d0b-922d-413c-967f-b21f7db37729 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dc6b4d0b-922d-413c-967f-b21f7db37729 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dc6b4d0b-922d-413c-967f-b21f7db37729 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 returned with HTTP 200 Sep 07 17:00:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 222/434] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:20 2026] GET /volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3daa15f7-91bc-4a2c-81b1-ef8a6f85085d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3daa15f7-91bc-4a2c-81b1-ef8a6f85085d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3daa15f7-91bc-4a2c-81b1-ef8a6f85085d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3daa15f7-91bc-4a2c-81b1-ef8a6f85085d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3daa15f7-91bc-4a2c-81b1-ef8a6f85085d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3daa15f7-91bc-4a2c-81b1-ef8a6f85085d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 returned with HTTP 200 Sep 07 17:00:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 213/435] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:21 2026] GET /volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-da5cd420-9a0b-4aac-b521-cc47e6b489ce req-b4a0074b-7687-4b9a-b219-0a51f50f1604 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-da5cd420-9a0b-4aac-b521-cc47e6b489ce req-b4a0074b-7687-4b9a-b219-0a51f50f1604 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-da5cd420-9a0b-4aac-b521-cc47e6b489ce req-b4a0074b-7687-4b9a-b219-0a51f50f1604 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-da5cd420-9a0b-4aac-b521-cc47e6b489ce req-b4a0074b-7687-4b9a-b219-0a51f50f1604 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-da5cd420-9a0b-4aac-b521-cc47e6b489ce req-b4a0074b-7687-4b9a-b219-0a51f50f1604 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-da5cd420-9a0b-4aac-b521-cc47e6b489ce req-b4a0074b-7687-4b9a-b219-0a51f50f1604 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 returned with HTTP 200 Sep 07 17:00:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 223/436] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:21 2026] GET /volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bb19374f-1f8f-4519-bf00-fba1127ccb65 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-869679366"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-869679366'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume of 1 GB Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Availability Zones retrieved successfully. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Flow 'volume_create_api' (f99507d5-c817-4371-856c-ecd0b4dcc11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c1caa4-075f-4d9b-a108-0d98da601c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c1caa4-075f-4d9b-a108-0d98da601c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bbc6cbd-5311-476a-aae7-62bddcf76222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Created reservations ['d36601b3-a156-4205-8ff5-d19d25821738', 'c54f5cb0-f4c6-46f8-abe2-f20fbca61636', 'ecd4c1fc-cdda-4dc3-bd0d-d2d4c75241d2', '1957ff37-e274-4981-b7b2-263180af067c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bbc6cbd-5311-476a-aae7-62bddcf76222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36601b3-a156-4205-8ff5-d19d25821738', 'c54f5cb0-f4c6-46f8-abe2-f20fbca61636', 'ecd4c1fc-cdda-4dc3-bd0d-d2d4c75241d2', '1957ff37-e274-4981-b7b2-263180af067c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd38907-cc25-43c3-a0d6-df4bf65171e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bb19374f-1f8f-4519-bf00-fba1127ccb65 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bb19374f-1f8f-4519-bf00-fba1127ccb65 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f438e4d3-aa6a-482b-a886-f70db1bae613", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-183395984"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bb19374f-1f8f-4519-bf00-fba1127ccb65 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 404 Sep 07 17:00:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 224/437] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:00:21 2026] POST /volume/v3/snapshots => generated 109 bytes in 269 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd38907-cc25-43c3-a0d6-df4bf65171e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2b60006-d4f7-4b6e-a5a8-45788b5a5df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-869679366',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',qos_specs=None,replication_status=,reservations=['d36601b3-a156-4205-8ff5-d19d25821738','c54f5cb0-f4c6-46f8-abe2-f20fbca61636','ecd4c1fc-cdda-4dc3-bd0d-d2d4c75241d2','1957ff37-e274-4981-b7b2-263180af067c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-869679366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2b60006-d4f7-4b6e-a5a8-45788b5a5df2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ff8e75dd-f86a-4d20-8fa9-6ebd7e11d6ac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a617d07b-c61d-4f84-8be6-022763df0aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff8e75dd-f86a-4d20-8fa9-6ebd7e11d6ac tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ff8e75dd-f86a-4d20-8fa9-6ebd7e11d6ac tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1833579857"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a617d07b-c61d-4f84-8be6-022763df0aaf) transitioned into state 'SUCCESS' from state '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-869679366',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',qos_specs=None,replication_status=,reservations=['d36601b3-a156-4205-8ff5-d19d25821738','c54f5cb0-f4c6-46f8-abe2-f20fbca61636','ecd4c1fc-cdda-4dc3-bd0d-d2d4c75241d2','1957ff37-e274-4981-b7b2-263180af067c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0a3a9c-4d0a-42c5-98e3-90247748de00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff8e75dd-f86a-4d20-8fa9-6ebd7e11d6ac tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 404 Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0a3a9c-4d0a-42c5-98e3-90247748de00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 225/438] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:00:21 2026] POST /volume/v3/snapshots => generated 77 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Flow 'volume_create_api' (f99507d5-c817-4371-856c-ecd0b4dcc11e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume request issued successfully. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0672c77e-8088-4732-aeed-6ecaaf4e2c76 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 214/439] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:21 2026] POST /volume/v3/volumes => generated 766 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bee0a9b5-227a-4777-8576-bddef79943c6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9ed7e2a4-a37b-45b3-a3ac-47cfeade8751 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ed7e2a4-a37b-45b3-a3ac-47cfeade8751 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ed7e2a4-a37b-45b3-a3ac-47cfeade8751 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ed7e2a4-a37b-45b3-a3ac-47cfeade8751 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9ed7e2a4-a37b-45b3-a3ac-47cfeade8751 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ed7e2a4-a37b-45b3-a3ac-47cfeade8751 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 returned with HTTP 200 Sep 07 17:00:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 215/440] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:21 2026] GET /volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bee0a9b5-227a-4777-8576-bddef79943c6 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] GET http://192.168.122.80/volume/v3/snapshots?limit=invalid Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bee0a9b5-227a-4777-8576-bddef79943c6 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bee0a9b5-227a-4777-8576-bddef79943c6 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bee0a9b5-227a-4777-8576-bddef79943c6 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 17:00:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bee0a9b5-227a-4777-8576-bddef79943c6 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] http://192.168.122.80/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 17:00:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 226/441] 192.168.122.80 () {58 vars in 1149 bytes} [Mon Sep 7 17:00:21 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 92 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eec2b7ec-4dcb-4f19-b510-e7998b436122 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eec2b7ec-4dcb-4f19-b510-e7998b436122 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] GET http://192.168.122.80/volume/v3/snapshots?marker=a5026f43-5458-49f8-9bc1-4f6c69eb952a Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eec2b7ec-4dcb-4f19-b510-e7998b436122 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eec2b7ec-4dcb-4f19-b510-e7998b436122 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-eec2b7ec-4dcb-4f19-b510-e7998b436122 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:21 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-eec2b7ec-4dcb-4f19-b510-e7998b436122 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eec2b7ec-4dcb-4f19-b510-e7998b436122 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] http://192.168.122.80/volume/v3/snapshots?marker=a5026f43-5458-49f8-9bc1-4f6c69eb952a returned with HTTP 404 Sep 07 17:00:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 216/442] 192.168.122.80 () {58 vars in 1209 bytes} [Mon Sep 7 17:00:21 2026] GET /volume/v3/snapshots?marker=a5026f43-5458-49f8-9bc1-4f6c69eb952a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d9b2fa9f-ed32-4859-9e6e-806f84edd6d5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9b2fa9f-ed32-4859-9e6e-806f84edd6d5 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] GET http://192.168.122.80/volume/v3/snapshots?sort_key=invalid Sep 07 17:00:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9b2fa9f-ed32-4859-9e6e-806f84edd6d5 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9b2fa9f-ed32-4859-9e6e-806f84edd6d5 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-d9b2fa9f-ed32-4859-9e6e-806f84edd6d5 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:22 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-d9b2fa9f-ed32-4859-9e6e-806f84edd6d5 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:00:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9b2fa9f-ed32-4859-9e6e-806f84edd6d5 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-reader] http://192.168.122.80/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 17:00:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 227/443] 192.168.122.80 () {58 vars in 1155 bytes} [Mon Sep 7 17:00:22 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-14fa8d8a-616d-41d2-80f0-ce475a998add None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2136430496"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2136430496'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Create volume of 2 GB Sep 07 17:00:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Availability Zones retrieved successfully. Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Flow 'volume_create_api' (833454c9-f0aa-408e-9131-923fe1bdbfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8cd740a-477b-407c-b12c-3d4fa6017cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Validating volume size '2' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8cd740a-477b-407c-b12c-3d4fa6017cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36859240-937a-44d1-8b89-8a0ad72fe841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Created reservations ['f8d51221-20c3-4365-8e6f-d5725ec2f1a1', 'ce18d965-31d0-49e2-995d-adc39f36aad8', '7deb4be5-4088-4e4b-8649-5b12c2efecbb', 'ef002877-88ab-4c05-b60c-9a06b664d89f'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36859240-937a-44d1-8b89-8a0ad72fe841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8d51221-20c3-4365-8e6f-d5725ec2f1a1', 'ce18d965-31d0-49e2-995d-adc39f36aad8', '7deb4be5-4088-4e4b-8649-5b12c2efecbb', 'ef002877-88ab-4c05-b60c-9a06b664d89f']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57ae1f2b-c082-4f30-b96c-de162b78b670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57ae1f2b-c082-4f30-b96c-de162b78b670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b514f6d-dbf5-4078-81b2-48d0148420b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2136430496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b25244a2390942e09e5abd1f8c2fedba',qos_specs=None,replication_status=,reservations=['f8d51221-20c3-4365-8e6f-d5725ec2f1a1','ce18d965-31d0-49e2-995d-adc39f36aad8','7deb4be5-4088-4e4b-8649-5b12c2efecbb','ef002877-88ab-4c05-b60c-9a06b664d89f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f940538d521475ebe8e7cdd5ab73677',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2136430496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b514f6d-dbf5-4078-81b2-48d0148420b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b25244a2390942e09e5abd1f8c2fedba',provider_auth=None,provider_geometry=None,provider_id=None,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='7f940538d521475ebe8e7cdd5ab73677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e010dd-4b4d-48db-a030-1f4f4aae5fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e010dd-4b4d-48db-a030-1f4f4aae5fda) transitioned into state 'SUCCESS' from state '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-2136430496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b25244a2390942e09e5abd1f8c2fedba',qos_specs=None,replication_status=,reservations=['f8d51221-20c3-4365-8e6f-d5725ec2f1a1','ce18d965-31d0-49e2-995d-adc39f36aad8','7deb4be5-4088-4e4b-8649-5b12c2efecbb','ef002877-88ab-4c05-b60c-9a06b664d89f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f940538d521475ebe8e7cdd5ab73677',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1349ec03-0f02-4c06-bb50-5522a4d8c8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1349ec03-0f02-4c06-bb50-5522a4d8c8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Flow 'volume_create_api' (833454c9-f0aa-408e-9131-923fe1bdbfb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Create volume request issued successfully. Sep 07 17:00:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-14fa8d8a-616d-41d2-80f0-ce475a998add tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 217/444] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:00:22 2026] POST /volume/v3/volumes => generated 769 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-05fc0490-c0ff-44a1-9bf7-14c12680399f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05fc0490-c0ff-44a1-9bf7-14c12680399f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05fc0490-c0ff-44a1-9bf7-14c12680399f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05fc0490-c0ff-44a1-9bf7-14c12680399f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-05fc0490-c0ff-44a1-9bf7-14c12680399f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Volume info retrieved successfully. Sep 07 17:00:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05fc0490-c0ff-44a1-9bf7-14c12680399f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 returned with HTTP 200 Sep 07 17:00:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 228/445] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:22 2026] GET /volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 => generated 837 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ce0db8d7-a6ea-43d4-b456-ce7f3b5d96fc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ce0db8d7-a6ea-43d4-b456-ce7f3b5d96fc tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ce0db8d7-a6ea-43d4-b456-ce7f3b5d96fc tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ce0db8d7-a6ea-43d4-b456-ce7f3b5d96fc tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ce0db8d7-a6ea-43d4-b456-ce7f3b5d96fc tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ce0db8d7-a6ea-43d4-b456-ce7f3b5d96fc tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 returned with HTTP 200 Sep 07 17:00:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 218/446] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:22 2026] GET /volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5df23a67-7628-4d04-ada1-a9ca58350f7b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5df23a67-7628-4d04-ada1-a9ca58350f7b tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5df23a67-7628-4d04-ada1-a9ca58350f7b tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5df23a67-7628-4d04-ada1-a9ca58350f7b tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5df23a67-7628-4d04-ada1-a9ca58350f7b tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Volume info retrieved successfully. Sep 07 17:00:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5df23a67-7628-4d04-ada1-a9ca58350f7b tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 returned with HTTP 200 Sep 07 17:00:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 229/447] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:23 2026] GET /volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4cfe23b2-476c-44f9-b4bc-8fbd1b0cc472 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4cfe23b2-476c-44f9-b4bc-8fbd1b0cc472 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4cfe23b2-476c-44f9-b4bc-8fbd1b0cc472 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4cfe23b2-476c-44f9-b4bc-8fbd1b0cc472 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4cfe23b2-476c-44f9-b4bc-8fbd1b0cc472 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4cfe23b2-476c-44f9-b4bc-8fbd1b0cc472 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 returned with HTTP 200 Sep 07 17:00:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 219/448] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:24 2026] GET /volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-f77449a0-7387-49e1-a5d1-96cd6893ec6f req-fe6b71ee-9d16-44fe-ae20-bfefa3a1ddca None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-f77449a0-7387-49e1-a5d1-96cd6893ec6f req-fe6b71ee-9d16-44fe-ae20-bfefa3a1ddca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-f77449a0-7387-49e1-a5d1-96cd6893ec6f req-fe6b71ee-9d16-44fe-ae20-bfefa3a1ddca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-f77449a0-7387-49e1-a5d1-96cd6893ec6f req-fe6b71ee-9d16-44fe-ae20-bfefa3a1ddca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-f77449a0-7387-49e1-a5d1-96cd6893ec6f req-fe6b71ee-9d16-44fe-ae20-bfefa3a1ddca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-f77449a0-7387-49e1-a5d1-96cd6893ec6f req-fe6b71ee-9d16-44fe-ae20-bfefa3a1ddca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 returned with HTTP 200 Sep 07 17:00:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 230/449] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:24 2026] GET /volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1563250968"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1563250968'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume of 1 GB Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Availability Zones retrieved successfully. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Flow 'volume_create_api' (fa2f7397-c25c-4e72-9416-ccab6e1ef9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29c3286-f173-4af7-a5f4-ba88db83fd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29c3286-f173-4af7-a5f4-ba88db83fd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa98dffe-3a5a-4ad2-b118-b2244391e3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Created reservations ['6d4b36b3-06c5-4b1f-a403-57c242168e63', '1d1f25e9-e42b-4795-8ea7-385d70ed14e6', '0ad12a67-8df1-4ba1-8eea-738bd595d162', 'dd8e41f1-289b-4aca-a2ad-7ce5700302b6'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa98dffe-3a5a-4ad2-b118-b2244391e3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d4b36b3-06c5-4b1f-a403-57c242168e63', '1d1f25e9-e42b-4795-8ea7-385d70ed14e6', '0ad12a67-8df1-4ba1-8eea-738bd595d162', 'dd8e41f1-289b-4aca-a2ad-7ce5700302b6']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2036e3a1-b9e8-4a02-9be8-14021d81222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2036e3a1-b9e8-4a02-9be8-14021d81222f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc1eca2f-dcc9-4d1c-86f8-808f15ab153b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1563250968',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',qos_specs=None,replication_status=,reservations=['6d4b36b3-06c5-4b1f-a403-57c242168e63','1d1f25e9-e42b-4795-8ea7-385d70ed14e6','0ad12a67-8df1-4ba1-8eea-738bd595d162','dd8e41f1-289b-4aca-a2ad-7ce5700302b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1563250968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc1eca2f-dcc9-4d1c-86f8-808f15ab153b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fef1ee-2a65-4b91-a082-c6cb8bb3d1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fef1ee-2a65-4b91-a082-c6cb8bb3d1a4) transitioned into state 'SUCCESS' from state '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-1563250968',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2f0d13109cc84675a0c3d5a7f35b4cd5',qos_specs=None,replication_status=,reservations=['6d4b36b3-06c5-4b1f-a403-57c242168e63','1d1f25e9-e42b-4795-8ea7-385d70ed14e6','0ad12a67-8df1-4ba1-8eea-738bd595d162','dd8e41f1-289b-4aca-a2ad-7ce5700302b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb15e541329042ba9e9c8f1d21bf079c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d522f8-5d3e-4328-aadc-9440aee0ee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d522f8-5d3e-4328-aadc-9440aee0ee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Flow 'volume_create_api' (fa2f7397-c25c-4e72-9416-ccab6e1ef9d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Create volume request issued successfully. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e454b0a6-1b1c-4afb-961e-6dc2ef5b78ca tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 220/450] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:00:24 2026] POST /volume/v3/volumes => generated 767 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-48673af8-e28b-4967-9104-066f33517041 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-48673af8-e28b-4967-9104-066f33517041 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-48673af8-e28b-4967-9104-066f33517041 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-48673af8-e28b-4967-9104-066f33517041 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-48673af8-e28b-4967-9104-066f33517041 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-48673af8-e28b-4967-9104-066f33517041 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b returned with HTTP 200 Sep 07 17:00:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 231/451] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:24 2026] GET /volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b => generated 835 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-34829d40-076e-4ee8-9ef8-21a0c7449a15 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34829d40-076e-4ee8-9ef8-21a0c7449a15 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34829d40-076e-4ee8-9ef8-21a0c7449a15 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34829d40-076e-4ee8-9ef8-21a0c7449a15 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-34829d40-076e-4ee8-9ef8-21a0c7449a15 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Volume info retrieved successfully. Sep 07 17:00:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34829d40-076e-4ee8-9ef8-21a0c7449a15 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 returned with HTTP 200 Sep 07 17:00:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 221/452] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:24 2026] GET /volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b514f6d-dbf5-4078-81b2-48d0148420b8", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-115995225"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Volume info retrieved successfully. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Create snapshot from volume 7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:24 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Created reservations ['c9d6e76f-eb2d-43bd-828d-89aa34c07750', '2b2eaf5f-53cc-4a40-ae4f-8e76c69bada1', '5048c959-62df-433d-aa7f-3c3fa5ebea3d', '9569611a-63b9-4b7a-8a24-d602e91fc214'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot create request issued successfully. Sep 07 17:00:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-73ba6d6c-90d4-4897-a13a-1c27012558ad tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:00:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 232/453] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:00:24 2026] POST /volume/v3/snapshots => generated 317 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6679ed4d-762f-490b-860b-d0cc9dc4c154 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6679ed4d-762f-490b-860b-d0cc9dc4c154 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6679ed4d-762f-490b-860b-d0cc9dc4c154 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6679ed4d-762f-490b-860b-d0cc9dc4c154 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6679ed4d-762f-490b-860b-d0cc9dc4c154 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6679ed4d-762f-490b-860b-d0cc9dc4c154 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 222/454] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:25 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 449 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3f208891-335d-4e3f-96ec-1d500fde24ea None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3f208891-335d-4e3f-96ec-1d500fde24ea tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b Sep 07 17:00:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3f208891-335d-4e3f-96ec-1d500fde24ea tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3f208891-335d-4e3f-96ec-1d500fde24ea tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3f208891-335d-4e3f-96ec-1d500fde24ea tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3f208891-335d-4e3f-96ec-1d500fde24ea tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b returned with HTTP 200 Sep 07 17:00:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 233/455] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:25 2026] GET /volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-954627130"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-954627130'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:25 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Create volume of 1 GB Sep 07 17:00:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Availability Zones retrieved successfully. Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Flow 'volume_create_api' (346512a7-9948-4c55-804f-666efe38b93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1ed54a-db10-4e77-a72a-effbdd5665d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:25 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1ed54a-db10-4e77-a72a-effbdd5665d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d30d792-3a34-420f-a86e-4d9955a24000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-67aca81d-6a00-4eaa-9311-ff2de051bc5a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-67aca81d-6a00-4eaa-9311-ff2de051bc5a tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-67aca81d-6a00-4eaa-9311-ff2de051bc5a tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-67aca81d-6a00-4eaa-9311-ff2de051bc5a tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-67aca81d-6a00-4eaa-9311-ff2de051bc5a tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-67aca81d-6a00-4eaa-9311-ff2de051bc5a tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 234/456] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:26 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Created reservations ['00ac516f-0150-4d2a-97d0-62d27fdfb9c0', 'c3ba6ea4-4e17-4bd4-9f8f-4a713217347d', 'ec13d698-3526-40ae-98b4-d95c9bb13736', 'c9b2fd4d-984d-4b80-be9b-8b6178ad02d9'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d30d792-3a34-420f-a86e-4d9955a24000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00ac516f-0150-4d2a-97d0-62d27fdfb9c0', 'c3ba6ea4-4e17-4bd4-9f8f-4a713217347d', 'ec13d698-3526-40ae-98b4-d95c9bb13736', 'c9b2fd4d-984d-4b80-be9b-8b6178ad02d9']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed34ea31-8079-4c80-abe2-9da02063b54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed34ea31-8079-4c80-abe2-9da02063b54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a3fd48f-8c65-4848-b587-d815d7886eb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-954627130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87bdc036378b44cd9714778c493df1ec',qos_specs=None,replication_status=,reservations=['00ac516f-0150-4d2a-97d0-62d27fdfb9c0','c3ba6ea4-4e17-4bd4-9f8f-4a713217347d','ec13d698-3526-40ae-98b4-d95c9bb13736','c9b2fd4d-984d-4b80-be9b-8b6178ad02d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc2a81e4f0e49b798fc1b2101ac05cc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-954627130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a3fd48f-8c65-4848-b587-d815d7886eb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87bdc036378b44cd9714778c493df1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fc2a81e4f0e49b798fc1b2101ac05cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5447c5f0-ad30-4f03-8e03-3088a6a6b9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5447c5f0-ad30-4f03-8e03-3088a6a6b9e5) transitioned into state 'SUCCESS' from state '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-954627130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87bdc036378b44cd9714778c493df1ec',qos_specs=None,replication_status=,reservations=['00ac516f-0150-4d2a-97d0-62d27fdfb9c0','c3ba6ea4-4e17-4bd4-9f8f-4a713217347d','ec13d698-3526-40ae-98b4-d95c9bb13736','c9b2fd4d-984d-4b80-be9b-8b6178ad02d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc2a81e4f0e49b798fc1b2101ac05cc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1f96d82-5166-48f5-9dbe-e9b9252e35e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1f96d82-5166-48f5-9dbe-e9b9252e35e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Flow 'volume_create_api' (346512a7-9948-4c55-804f-666efe38b93d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Create volume request issued successfully. Sep 07 17:00:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cd20fb7a-8293-4729-b4fb-13b2e749fb0a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 223/457] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:00:25 2026] POST /volume/v3/volumes => generated 763 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6db7b0bc-fbba-469d-b58f-f3eb7f5d4dad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6db7b0bc-fbba-469d-b58f-f3eb7f5d4dad tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6db7b0bc-fbba-469d-b58f-f3eb7f5d4dad tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6db7b0bc-fbba-469d-b58f-f3eb7f5d4dad tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6db7b0bc-fbba-469d-b58f-f3eb7f5d4dad tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6db7b0bc-fbba-469d-b58f-f3eb7f5d4dad tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 235/458] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:26 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 831 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aedbcd7c-5e91-46d0-9cbd-7c2e091c51a9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aedbcd7c-5e91-46d0-9cbd-7c2e091c51a9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aedbcd7c-5e91-46d0-9cbd-7c2e091c51a9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aedbcd7c-5e91-46d0-9cbd-7c2e091c51a9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-aedbcd7c-5e91-46d0-9cbd-7c2e091c51a9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aedbcd7c-5e91-46d0-9cbd-7c2e091c51a9 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b returned with HTTP 200 Sep 07 17:00:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 224/459] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:26 2026] GET /volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-12d0c57b-9c42-4aa0-9b51-be53c439cf1b req-15fcf118-85a1-4780-aea6-33e978a9bb29 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-12d0c57b-9c42-4aa0-9b51-be53c439cf1b req-15fcf118-85a1-4780-aea6-33e978a9bb29 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-12d0c57b-9c42-4aa0-9b51-be53c439cf1b req-15fcf118-85a1-4780-aea6-33e978a9bb29 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-12d0c57b-9c42-4aa0-9b51-be53c439cf1b req-15fcf118-85a1-4780-aea6-33e978a9bb29 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-12d0c57b-9c42-4aa0-9b51-be53c439cf1b req-15fcf118-85a1-4780-aea6-33e978a9bb29 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-12d0c57b-9c42-4aa0-9b51-be53c439cf1b req-15fcf118-85a1-4780-aea6-33e978a9bb29 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b returned with HTTP 200 Sep 07 17:00:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 236/460] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:26 2026] GET /volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0936a186-d51c-468a-b02e-443aeef5ee86 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0936a186-d51c-468a-b02e-443aeef5ee86 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0936a186-d51c-468a-b02e-443aeef5ee86 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0936a186-d51c-468a-b02e-443aeef5ee86 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0936a186-d51c-468a-b02e-443aeef5ee86 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0936a186-d51c-468a-b02e-443aeef5ee86 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 225/461] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a3465119-b82e-4636-83e6-0b051c2eba64 req-8e78019e-7527-4b90-97fa-f884c6981b2d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a3465119-b82e-4636-83e6-0b051c2eba64 req-8e78019e-7527-4b90-97fa-f884c6981b2d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a3465119-b82e-4636-83e6-0b051c2eba64 req-8e78019e-7527-4b90-97fa-f884c6981b2d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a3465119-b82e-4636-83e6-0b051c2eba64 req-8e78019e-7527-4b90-97fa-f884c6981b2d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [req-a3465119-b82e-4636-83e6-0b051c2eba64 req-8e78019e-7527-4b90-97fa-f884c6981b2d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [req-a3465119-b82e-4636-83e6-0b051c2eba64 req-8e78019e-7527-4b90-97fa-f884c6981b2d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-a3465119-b82e-4636-83e6-0b051c2eba64 req-8e78019e-7527-4b90-97fa-f884c6981b2d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Get all volumes completed successfully. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a3465119-b82e-4636-83e6-0b051c2eba64 req-8e78019e-7527-4b90-97fa-f884c6981b2d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 237/462] 192.168.122.80 () {60 vars in 1392 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-f9369f5e-f890-48a1-911e-e24dd89a6c7c req-954e0f88-833f-44a5-8d05-e4c9a47e723e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-f9369f5e-f890-48a1-911e-e24dd89a6c7c req-954e0f88-833f-44a5-8d05-e4c9a47e723e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-f9369f5e-f890-48a1-911e-e24dd89a6c7c req-954e0f88-833f-44a5-8d05-e4c9a47e723e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-f9369f5e-f890-48a1-911e-e24dd89a6c7c req-954e0f88-833f-44a5-8d05-e4c9a47e723e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [req-f9369f5e-f890-48a1-911e-e24dd89a6c7c req-954e0f88-833f-44a5-8d05-e4c9a47e723e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-f9369f5e-f890-48a1-911e-e24dd89a6c7c req-954e0f88-833f-44a5-8d05-e4c9a47e723e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-712d13e5-7590-4157-80ff-8c57816acc62 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-712d13e5-7590-4157-80ff-8c57816acc62 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-712d13e5-7590-4157-80ff-8c57816acc62 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-712d13e5-7590-4157-80ff-8c57816acc62 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-f9369f5e-f890-48a1-911e-e24dd89a6c7c req-954e0f88-833f-44a5-8d05-e4c9a47e723e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Get all volumes completed successfully. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-f9369f5e-f890-48a1-911e-e24dd89a6c7c req-954e0f88-833f-44a5-8d05-e4c9a47e723e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 226/463] 192.168.122.80 () {60 vars in 1392 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-712d13e5-7590-4157-80ff-8c57816acc62 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-712d13e5-7590-4157-80ff-8c57816acc62 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 238/464] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-201894df-c7aa-4eed-8eda-e2d739f5a121 req-78adc556-f4f6-4db4-806a-82b4c5b9a813 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-201894df-c7aa-4eed-8eda-e2d739f5a121 req-78adc556-f4f6-4db4-806a-82b4c5b9a813 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-201894df-c7aa-4eed-8eda-e2d739f5a121 req-78adc556-f4f6-4db4-806a-82b4c5b9a813 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-201894df-c7aa-4eed-8eda-e2d739f5a121 req-78adc556-f4f6-4db4-806a-82b4c5b9a813 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [req-201894df-c7aa-4eed-8eda-e2d739f5a121 req-78adc556-f4f6-4db4-806a-82b4c5b9a813 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-201894df-c7aa-4eed-8eda-e2d739f5a121 req-78adc556-f4f6-4db4-806a-82b4c5b9a813 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-201894df-c7aa-4eed-8eda-e2d739f5a121 req-78adc556-f4f6-4db4-806a-82b4c5b9a813 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Get all volumes completed successfully. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-201894df-c7aa-4eed-8eda-e2d739f5a121 req-78adc556-f4f6-4db4-806a-82b4c5b9a813 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 227/465] 192.168.122.80 () {60 vars in 1392 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-d8b6eebb-3923-429b-b4dd-5012454ae403 req-49862495-b0a2-4b57-9b1b-90c3efbf3796 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d8b6eebb-3923-429b-b4dd-5012454ae403 req-49862495-b0a2-4b57-9b1b-90c3efbf3796 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d8b6eebb-3923-429b-b4dd-5012454ae403 req-49862495-b0a2-4b57-9b1b-90c3efbf3796 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d8b6eebb-3923-429b-b4dd-5012454ae403 req-49862495-b0a2-4b57-9b1b-90c3efbf3796 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [req-d8b6eebb-3923-429b-b4dd-5012454ae403 req-49862495-b0a2-4b57-9b1b-90c3efbf3796 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [req-d8b6eebb-3923-429b-b4dd-5012454ae403 req-49862495-b0a2-4b57-9b1b-90c3efbf3796 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-d8b6eebb-3923-429b-b4dd-5012454ae403 req-49862495-b0a2-4b57-9b1b-90c3efbf3796 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Get all volumes completed successfully. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d8b6eebb-3923-429b-b4dd-5012454ae403 req-49862495-b0a2-4b57-9b1b-90c3efbf3796 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 239/466] 192.168.122.80 () {60 vars in 1392 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-57303212-2c14-4d61-94ee-4a1f7fa639d2 req-6ef7c56c-efd5-42e8-b30e-9843d5298d0d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-57303212-2c14-4d61-94ee-4a1f7fa639d2 req-6ef7c56c-efd5-42e8-b30e-9843d5298d0d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-57303212-2c14-4d61-94ee-4a1f7fa639d2 req-6ef7c56c-efd5-42e8-b30e-9843d5298d0d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-57303212-2c14-4d61-94ee-4a1f7fa639d2 req-6ef7c56c-efd5-42e8-b30e-9843d5298d0d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [req-57303212-2c14-4d61-94ee-4a1f7fa639d2 req-6ef7c56c-efd5-42e8-b30e-9843d5298d0d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-57303212-2c14-4d61-94ee-4a1f7fa639d2 req-6ef7c56c-efd5-42e8-b30e-9843d5298d0d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-57303212-2c14-4d61-94ee-4a1f7fa639d2 req-6ef7c56c-efd5-42e8-b30e-9843d5298d0d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Get all volumes completed successfully. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-57303212-2c14-4d61-94ee-4a1f7fa639d2 req-6ef7c56c-efd5-42e8-b30e-9843d5298d0d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 228/467] 192.168.122.80 () {60 vars in 1392 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-afb9c656-d223-4a65-a796-a3f78446ee90 req-b531c870-14e4-423d-a266-7f5b6eb8cc0b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-afb9c656-d223-4a65-a796-a3f78446ee90 req-b531c870-14e4-423d-a266-7f5b6eb8cc0b tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-afb9c656-d223-4a65-a796-a3f78446ee90 req-b531c870-14e4-423d-a266-7f5b6eb8cc0b tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-afb9c656-d223-4a65-a796-a3f78446ee90 req-b531c870-14e4-423d-a266-7f5b6eb8cc0b tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [req-afb9c656-d223-4a65-a796-a3f78446ee90 req-b531c870-14e4-423d-a266-7f5b6eb8cc0b tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [req-afb9c656-d223-4a65-a796-a3f78446ee90 req-b531c870-14e4-423d-a266-7f5b6eb8cc0b tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-afb9c656-d223-4a65-a796-a3f78446ee90 req-b531c870-14e4-423d-a266-7f5b6eb8cc0b tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Get all volumes completed successfully. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-afb9c656-d223-4a65-a796-a3f78446ee90 req-b531c870-14e4-423d-a266-7f5b6eb8cc0b tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 240/468] 192.168.122.80 () {60 vars in 1392 bytes} [Mon Sep 7 17:00:27 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-b617afdc-f2d4-4c13-8447-cb5897cf7848 req-46de704e-865d-4e3d-8f2b-84b5a2fc2001 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-b617afdc-f2d4-4c13-8447-cb5897cf7848 req-46de704e-865d-4e3d-8f2b-84b5a2fc2001 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-b617afdc-f2d4-4c13-8447-cb5897cf7848 req-46de704e-865d-4e3d-8f2b-84b5a2fc2001 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-b617afdc-f2d4-4c13-8447-cb5897cf7848 req-46de704e-865d-4e3d-8f2b-84b5a2fc2001 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [req-b617afdc-f2d4-4c13-8447-cb5897cf7848 req-46de704e-865d-4e3d-8f2b-84b5a2fc2001 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [req-b617afdc-f2d4-4c13-8447-cb5897cf7848 req-46de704e-865d-4e3d-8f2b-84b5a2fc2001 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-b617afdc-f2d4-4c13-8447-cb5897cf7848 req-46de704e-865d-4e3d-8f2b-84b5a2fc2001 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Get all volumes completed successfully. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-b617afdc-f2d4-4c13-8447-cb5897cf7848 req-46de704e-865d-4e3d-8f2b-84b5a2fc2001 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 229/469] 192.168.122.80 () {60 vars in 1392 bytes} [Mon Sep 7 17:00:28 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-43e0acb1-6d85-471f-ab4c-8e19051a3cba req-3e644352-b5ed-441a-92df-12ab8b08e956 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-43e0acb1-6d85-471f-ab4c-8e19051a3cba req-3e644352-b5ed-441a-92df-12ab8b08e956 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-43e0acb1-6d85-471f-ab4c-8e19051a3cba req-3e644352-b5ed-441a-92df-12ab8b08e956 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-43e0acb1-6d85-471f-ab4c-8e19051a3cba req-3e644352-b5ed-441a-92df-12ab8b08e956 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [req-43e0acb1-6d85-471f-ab4c-8e19051a3cba req-3e644352-b5ed-441a-92df-12ab8b08e956 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [req-43e0acb1-6d85-471f-ab4c-8e19051a3cba req-3e644352-b5ed-441a-92df-12ab8b08e956 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-43e0acb1-6d85-471f-ab4c-8e19051a3cba req-3e644352-b5ed-441a-92df-12ab8b08e956 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] Get all volumes completed successfully. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-43e0acb1-6d85-471f-ab4c-8e19051a3cba req-3e644352-b5ed-441a-92df-12ab8b08e956 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 241/470] 192.168.122.80 () {60 vars in 1392 bytes} [Mon Sep 7 17:00:28 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ac5dce30-13f2-4c7e-8db7-2e42df49bcab None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ac5dce30-13f2-4c7e-8db7-2e42df49bcab tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] DELETE http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ac5dce30-13f2-4c7e-8db7-2e42df49bcab tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ac5dce30-13f2-4c7e-8db7-2e42df49bcab tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ac5dce30-13f2-4c7e-8db7-2e42df49bcab tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Delete volume with id: bc1eca2f-dcc9-4d1c-86f8-808f15ab153b Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dcb46043-20d7-4d97-b079-e9f984ea4802 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dcb46043-20d7-4d97-b079-e9f984ea4802 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dcb46043-20d7-4d97-b079-e9f984ea4802 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dcb46043-20d7-4d97-b079-e9f984ea4802 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ac5dce30-13f2-4c7e-8db7-2e42df49bcab tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dcb46043-20d7-4d97-b079-e9f984ea4802 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dcb46043-20d7-4d97-b079-e9f984ea4802 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 242/471] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:28 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ac5dce30-13f2-4c7e-8db7-2e42df49bcab tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Delete volume request issued successfully. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ac5dce30-13f2-4c7e-8db7-2e42df49bcab tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b returned with HTTP 202 Sep 07 17:00:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 230/472] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:28 2026] DELETE /volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5ae52e22-fd0f-4b4e-a165-1c46a1e36b6e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5ae52e22-fd0f-4b4e-a165-1c46a1e36b6e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5ae52e22-fd0f-4b4e-a165-1c46a1e36b6e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5ae52e22-fd0f-4b4e-a165-1c46a1e36b6e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5ae52e22-fd0f-4b4e-a165-1c46a1e36b6e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5ae52e22-fd0f-4b4e-a165-1c46a1e36b6e tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b returned with HTTP 200 Sep 07 17:00:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 243/473] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:28 2026] GET /volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e1aeebaa-bc5b-4e87-bef3-36c9574982f2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e1aeebaa-bc5b-4e87-bef3-36c9574982f2 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e1aeebaa-bc5b-4e87-bef3-36c9574982f2 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e1aeebaa-bc5b-4e87-bef3-36c9574982f2 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e1aeebaa-bc5b-4e87-bef3-36c9574982f2 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e1aeebaa-bc5b-4e87-bef3-36c9574982f2 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 231/474] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:28 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3bcda28d-1ec7-4f9f-b5ef-f703706d4fc7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3bcda28d-1ec7-4f9f-b5ef-f703706d4fc7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3bcda28d-1ec7-4f9f-b5ef-f703706d4fc7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3bcda28d-1ec7-4f9f-b5ef-f703706d4fc7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3bcda28d-1ec7-4f9f-b5ef-f703706d4fc7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3bcda28d-1ec7-4f9f-b5ef-f703706d4fc7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 244/475] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:29 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a56e7c94-1b00-4169-839c-f3572d62897e"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a56e7c94-1b00-4169-839c-f3572d62897e'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Create volume of 1 GB Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Availability Zones retrieved successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Flow 'volume_create_api' (d70be661-f1a0-4c1d-827c-cd02f359c716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5aa74d-931a-43f6-b465-6096c48537bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5aa74d-931a-43f6-b465-6096c48537bc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 17:00:29 devstack devstack@c-api.service[86481]: 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. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b24539ee-6bf8-48c0-8e01-b0d9ee2c7f45 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b24539ee-6bf8-48c0-8e01-b0d9ee2c7f45 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b24539ee-6bf8-48c0-8e01-b0d9ee2c7f45 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b24539ee-6bf8-48c0-8e01-b0d9ee2c7f45 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5aa74d-931a-43f6-b465-6096c48537bc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5aa74d-931a-43f6-b465-6096c48537bc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 17:00:29 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Flow 'volume_create_api' (d70be661-f1a0-4c1d-827c-cd02f359c716) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ca49ce1-448d-4171-b871-8d979d8bc2f4 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 400 Sep 07 17:00:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 232/476] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:00:29 2026] POST /volume/v3/volumes => generated 171 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b24539ee-6bf8-48c0-8e01-b0d9ee2c7f45 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b returned with HTTP 404 Sep 07 17:00:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 245/477] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:29 2026] GET /volume/v3/volumes/bc1eca2f-dcc9-4d1c-86f8-808f15ab153b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ab1bba7-ce80-4d0d-8408-8fa709c14cb8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-10725ef8-392d-4d23-8f43-ab2e12431522 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ab1bba7-ce80-4d0d-8408-8fa709c14cb8 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ab1bba7-ce80-4d0d-8408-8fa709c14cb8 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ab1bba7-ce80-4d0d-8408-8fa709c14cb8 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-2ab1bba7-ce80-4d0d-8408-8fa709c14cb8 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Delete snapshot with id: a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-10725ef8-392d-4d23-8f43-ab2e12431522 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] DELETE http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-10725ef8-392d-4d23-8f43-ab2e12431522 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-10725ef8-392d-4d23-8f43-ab2e12431522 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-10725ef8-392d-4d23-8f43-ab2e12431522 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Delete volume with id: d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ab1bba7-ce80-4d0d-8408-8fa709c14cb8 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-10725ef8-392d-4d23-8f43-ab2e12431522 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ab1bba7-ce80-4d0d-8408-8fa709c14cb8 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot delete request issued successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ab1bba7-ce80-4d0d-8408-8fa709c14cb8 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 202 Sep 07 17:00:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 233/478] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:00:29 2026] DELETE /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b42c0683-4fc0-4345-b68b-7412fe7228fa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b42c0683-4fc0-4345-b68b-7412fe7228fa tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b42c0683-4fc0-4345-b68b-7412fe7228fa tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b42c0683-4fc0-4345-b68b-7412fe7228fa tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-10725ef8-392d-4d23-8f43-ab2e12431522 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Delete volume request issued successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-10725ef8-392d-4d23-8f43-ab2e12431522 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 returned with HTTP 202 Sep 07 17:00:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 246/479] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:29 2026] DELETE /volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cd454460-3f7a-4f41-9cff-029576443ea1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cd454460-3f7a-4f41-9cff-029576443ea1 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cd454460-3f7a-4f41-9cff-029576443ea1 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cd454460-3f7a-4f41-9cff-029576443ea1 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b42c0683-4fc0-4345-b68b-7412fe7228fa tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b42c0683-4fc0-4345-b68b-7412fe7228fa tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 234/480] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:29 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 475 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cd454460-3f7a-4f41-9cff-029576443ea1 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cd454460-3f7a-4f41-9cff-029576443ea1 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 returned with HTTP 200 Sep 07 17:00:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 247/481] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:29 2026] GET /volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 => generated 858 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4137c2ae-386b-4a0d-a270-676e9bb59fe3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4137c2ae-386b-4a0d-a270-676e9bb59fe3 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4137c2ae-386b-4a0d-a270-676e9bb59fe3 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4137c2ae-386b-4a0d-a270-676e9bb59fe3 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4137c2ae-386b-4a0d-a270-676e9bb59fe3 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4137c2ae-386b-4a0d-a270-676e9bb59fe3 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 235/482] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:29 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7cc0f9c5-8b48-4491-a44e-391567d8b736 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cc0f9c5-8b48-4491-a44e-391567d8b736 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cc0f9c5-8b48-4491-a44e-391567d8b736 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cc0f9c5-8b48-4491-a44e-391567d8b736 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7cc0f9c5-8b48-4491-a44e-391567d8b736 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cc0f9c5-8b48-4491-a44e-391567d8b736 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 248/483] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:30 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 475 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-27dfa181-32ea-470a-9065-7243359ca52d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-27dfa181-32ea-470a-9065-7243359ca52d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-27dfa181-32ea-470a-9065-7243359ca52d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-27dfa181-32ea-470a-9065-7243359ca52d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-27dfa181-32ea-470a-9065-7243359ca52d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-27dfa181-32ea-470a-9065-7243359ca52d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 returned with HTTP 200 Sep 07 17:00:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 236/484] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:30 2026] GET /volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dbca6f15-245e-44e7-9f65-74619099d5fd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dbca6f15-245e-44e7-9f65-74619099d5fd tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dbca6f15-245e-44e7-9f65-74619099d5fd tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dbca6f15-245e-44e7-9f65-74619099d5fd tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dbca6f15-245e-44e7-9f65-74619099d5fd tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dbca6f15-245e-44e7-9f65-74619099d5fd tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 249/485] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:31 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 475 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f797e319-0f55-4c49-b270-b686d700f83d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f797e319-0f55-4c49-b270-b686d700f83d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 Sep 07 17:00:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f797e319-0f55-4c49-b270-b686d700f83d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f797e319-0f55-4c49-b270-b686d700f83d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f797e319-0f55-4c49-b270-b686d700f83d tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 returned with HTTP 404 Sep 07 17:00:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 237/486] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:31 2026] GET /volume/v3/volumes/d2b60006-d4f7-4b6e-a5a8-45788b5a5df2 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:00:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-db1671ad-ee44-4b5d-95fb-5b21e255d4d8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db1671ad-ee44-4b5d-95fb-5b21e255d4d8 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] DELETE http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db1671ad-ee44-4b5d-95fb-5b21e255d4d8 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db1671ad-ee44-4b5d-95fb-5b21e255d4d8 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:31 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-db1671ad-ee44-4b5d-95fb-5b21e255d4d8 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Delete volume with id: 48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-db1671ad-ee44-4b5d-95fb-5b21e255d4d8 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-db1671ad-ee44-4b5d-95fb-5b21e255d4d8 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Delete volume request issued successfully. Sep 07 17:00:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db1671ad-ee44-4b5d-95fb-5b21e255d4d8 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 returned with HTTP 202 Sep 07 17:00:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 250/487] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:31 2026] DELETE /volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:00:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b3fb3184-61e9-40f9-bf80-0068418af8e6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3fb3184-61e9-40f9-bf80-0068418af8e6 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3fb3184-61e9-40f9-bf80-0068418af8e6 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3fb3184-61e9-40f9-bf80-0068418af8e6 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b3fb3184-61e9-40f9-bf80-0068418af8e6 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3fb3184-61e9-40f9-bf80-0068418af8e6 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 returned with HTTP 200 Sep 07 17:00:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 238/488] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:31 2026] GET /volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 => generated 858 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5b9687a9-9198-4a11-bec0-62cdb83e8459 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b9687a9-9198-4a11-bec0-62cdb83e8459 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b9687a9-9198-4a11-bec0-62cdb83e8459 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b9687a9-9198-4a11-bec0-62cdb83e8459 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5b9687a9-9198-4a11-bec0-62cdb83e8459 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Snapshot retrieved successfully. Sep 07 17:00:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b9687a9-9198-4a11-bec0-62cdb83e8459 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 200 Sep 07 17:00:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 251/489] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:32 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 475 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-69562c77-0dec-4445-9b20-0647198e5d6f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-69562c77-0dec-4445-9b20-0647198e5d6f tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-69562c77-0dec-4445-9b20-0647198e5d6f tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-69562c77-0dec-4445-9b20-0647198e5d6f tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-69562c77-0dec-4445-9b20-0647198e5d6f tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Volume info retrieved successfully. Sep 07 17:00:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-69562c77-0dec-4445-9b20-0647198e5d6f tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 returned with HTTP 200 Sep 07 17:00:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 239/490] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:33 2026] GET /volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 => generated 858 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-59c50a5c-d182-4b52-80b5-e94c1dac08d7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-59c50a5c-d182-4b52-80b5-e94c1dac08d7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e Sep 07 17:00:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-59c50a5c-d182-4b52-80b5-e94c1dac08d7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-59c50a5c-d182-4b52-80b5-e94c1dac08d7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-59c50a5c-d182-4b52-80b5-e94c1dac08d7 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e returned with HTTP 404 Sep 07 17:00:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 252/491] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:33 2026] GET /volume/v3/snapshots/a56e7c94-1b00-4169-839c-f3572d62897e => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d24bc8bf-5a64-4ae0-abb8-b7529e307f3f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d24bc8bf-5a64-4ae0-abb8-b7529e307f3f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d24bc8bf-5a64-4ae0-abb8-b7529e307f3f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d24bc8bf-5a64-4ae0-abb8-b7529e307f3f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d24bc8bf-5a64-4ae0-abb8-b7529e307f3f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Volume info retrieved successfully. Sep 07 17:00:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d24bc8bf-5a64-4ae0-abb8-b7529e307f3f tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 returned with HTTP 200 Sep 07 17:00:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 240/492] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:33 2026] GET /volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 => generated 862 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:00:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8d1e2a9d-4eb6-4d5b-b082-a4f5dec0fe16 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8d1e2a9d-4eb6-4d5b-b082-a4f5dec0fe16 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] DELETE http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8d1e2a9d-4eb6-4d5b-b082-a4f5dec0fe16 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8d1e2a9d-4eb6-4d5b-b082-a4f5dec0fe16 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:33 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-8d1e2a9d-4eb6-4d5b-b082-a4f5dec0fe16 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Delete volume with id: 7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8d1e2a9d-4eb6-4d5b-b082-a4f5dec0fe16 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Volume info retrieved successfully. Sep 07 17:00:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8d1e2a9d-4eb6-4d5b-b082-a4f5dec0fe16 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Delete volume request issued successfully. Sep 07 17:00:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8d1e2a9d-4eb6-4d5b-b082-a4f5dec0fe16 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 returned with HTTP 202 Sep 07 17:00:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 253/493] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:00:33 2026] DELETE /volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:00:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9ae974b6-7855-415e-aad2-282231758d3e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ae974b6-7855-415e-aad2-282231758d3e tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ae974b6-7855-415e-aad2-282231758d3e tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ae974b6-7855-415e-aad2-282231758d3e tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9ae974b6-7855-415e-aad2-282231758d3e tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Volume info retrieved successfully. Sep 07 17:00:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ae974b6-7855-415e-aad2-282231758d3e tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 returned with HTTP 200 Sep 07 17:00:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 241/494] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:34 2026] GET /volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9b220eb6-b30d-4d0d-94b1-464d1fb7ac22 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b220eb6-b30d-4d0d-94b1-464d1fb7ac22 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] GET http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 Sep 07 17:00:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b220eb6-b30d-4d0d-94b1-464d1fb7ac22 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b220eb6-b30d-4d0d-94b1-464d1fb7ac22 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b220eb6-b30d-4d0d-94b1-464d1fb7ac22 tempest-VolumesTestJSON-1424261006 tempest-VolumesTestJSON-1424261006-project-member] http://192.168.122.80/volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 returned with HTTP 404 Sep 07 17:00:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 254/495] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:34 2026] GET /volume/v3/volumes/48279807-0336-441d-9a0b-169b81fba271 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fa07f143-f7b7-40f8-9137-b8f370accdc3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa07f143-f7b7-40f8-9137-b8f370accdc3 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa07f143-f7b7-40f8-9137-b8f370accdc3 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa07f143-f7b7-40f8-9137-b8f370accdc3 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fa07f143-f7b7-40f8-9137-b8f370accdc3 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Volume info retrieved successfully. Sep 07 17:00:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa07f143-f7b7-40f8-9137-b8f370accdc3 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 returned with HTTP 200 Sep 07 17:00:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 242/496] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:35 2026] GET /volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 => generated 861 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bfb8ebcf-efbc-4543-a838-650a84ea5910 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bfb8ebcf-efbc-4543-a838-650a84ea5910 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] GET http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 Sep 07 17:00:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bfb8ebcf-efbc-4543-a838-650a84ea5910 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bfb8ebcf-efbc-4543-a838-650a84ea5910 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bfb8ebcf-efbc-4543-a838-650a84ea5910 tempest-VolumesSnapshotNegativeTestJSON-28583306 tempest-VolumesSnapshotNegativeTestJSON-28583306-project-member] http://192.168.122.80/volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 returned with HTTP 404 Sep 07 17:00:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 255/497] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:36 2026] GET /volume/v3/volumes/7b514f6d-dbf5-4078-81b2-48d0148420b8 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-70fcb804-ce23-4857-aee7-98e338269bbc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-70fcb804-ce23-4857-aee7-98e338269bbc tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:00:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-70fcb804-ce23-4857-aee7-98e338269bbc tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1324861515"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-70fcb804-ce23-4857-aee7-98e338269bbc tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:00:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 243/498] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:00:40 2026] POST /volume/v3/types => generated 224 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4f3e6173-c888-4c08-9186-f52a4be6124c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4f3e6173-c888-4c08-9186-f52a4be6124c tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 17:00:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4f3e6173-c888-4c08-9186-f52a4be6124c tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1457916631"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4f3e6173-c888-4c08-9186-f52a4be6124c tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 17:00:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 256/499] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 17:00:41 2026] POST /volume/v3/group_types => generated 181 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:00:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3ea71421-c446-42a5-84bd-a63437216fde", "volume_types": ["2936d54a-f89d-43cf-9891-cbfc043bedfb"], "name": "tempest-GroupSnapshotsTest-Group-964596038"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating new group {'group': {'group_type': '3ea71421-c446-42a5-84bd-a63437216fde', 'volume_types': ['2936d54a-f89d-43cf-9891-cbfc043bedfb'], 'name': 'tempest-GroupSnapshotsTest-Group-964596038'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:00:41 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating group tempest-GroupSnapshotsTest-Group-964596038. Sep 07 17:00:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:41 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:00:41 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability zone cache updated, next update will occur around 2026-09-07 16:00:41.412342. {{(pid=86481) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 17:00:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability Zones retrieved successfully. Sep 07 17:00:41 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['019e0a5f-305b-4162-8854-4367e1b3e708'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ef8663f4-73ff-4834-a694-541cd12e51b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:00:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 244/500] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:00:41 2026] POST /volume/v3/groups => generated 111 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:00:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-52313427-4829-46e0-bf05-8cd24f0ac9f2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52313427-4829-46e0-bf05-8cd24f0ac9f2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d Sep 07 17:00:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52313427-4829-46e0-bf05-8cd24f0ac9f2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52313427-4829-46e0-bf05-8cd24f0ac9f2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-52313427-4829-46e0-bf05-8cd24f0ac9f2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 724aa452-679f-405f-9e75-cf54b9ada86d {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:00:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:41 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:00:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52313427-4829-46e0-bf05-8cd24f0ac9f2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d returned with HTTP 200 Sep 07 17:00:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 257/501] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:00:41 2026] GET /volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c76da617-8dfd-4907-8daa-b019fca8bbdc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c76da617-8dfd-4907-8daa-b019fca8bbdc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d Sep 07 17:00:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c76da617-8dfd-4907-8daa-b019fca8bbdc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c76da617-8dfd-4907-8daa-b019fca8bbdc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-c76da617-8dfd-4907-8daa-b019fca8bbdc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 724aa452-679f-405f-9e75-cf54b9ada86d {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:00:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:42 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:00:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c76da617-8dfd-4907-8daa-b019fca8bbdc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d returned with HTTP 200 Sep 07 17:00:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 245/502] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:00:42 2026] GET /volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d => generated 392 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-869455052", "volume_type": "2936d54a-f89d-43cf-9891-cbfc043bedfb", "group_id": "724aa452-679f-405f-9e75-cf54b9ada86d", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-869455052', 'volume_type': '2936d54a-f89d-43cf-9891-cbfc043bedfb', 'group_id': '724aa452-679f-405f-9e75-cf54b9ada86d', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:42 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume of 1 GB Sep 07 17:00:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:42 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:00:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability Zones retrieved successfully. Sep 07 17:00:42 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (06fe4559-592c-4eb3-991f-2dad5297bc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:42 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a4d337-06f9-4f01-82f8-24634e9bebf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:42 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:42 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a4d337-06f9-4f01-82f8-24634e9bebf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:00:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2936d54a-f89d-43cf-9891-cbfc043bedfb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1324861515',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2936d54a-f89d-43cf-9891-cbfc043bedfb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '724aa452-679f-405f-9e75-cf54b9ada86d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:42 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed0c03af-58b4-4c3f-95d2-3ee995a8c911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:42 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1324861515 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1324861515, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:00:42 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1324861515 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1324861515, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['ccca8d03-f3a4-4660-a4ed-5298b6d83824', 'd4d2c75e-1c54-4f23-b5e5-5a69b914a3d1', 'cd5c85b9-375a-4259-a5c7-54b0c2b74b07', '3f6ceea1-d635-46f5-afbc-b94e71f27c30'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed0c03af-58b4-4c3f-95d2-3ee995a8c911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccca8d03-f3a4-4660-a4ed-5298b6d83824', 'd4d2c75e-1c54-4f23-b5e5-5a69b914a3d1', 'cd5c85b9-375a-4259-a5c7-54b0c2b74b07', '3f6ceea1-d635-46f5-afbc-b94e71f27c30']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b8dcc7-5b7d-4ef6-8f76-4bdc7456de12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b8dcc7-5b7d-4ef6-8f76-4bdc7456de12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6317b75-dc5c-46d5-b082-0d468b20a8b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-869455052',encryption_key_id=None,group_id=724aa452-679f-405f-9e75-cf54b9ada86d,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['ccca8d03-f3a4-4660-a4ed-5298b6d83824','d4d2c75e-1c54-4f23-b5e5-5a69b914a3d1','cd5c85b9-375a-4259-a5c7-54b0c2b74b07','3f6ceea1-d635-46f5-afbc-b94e71f27c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=2936d54a-f89d-43cf-9891-cbfc043bedfb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-869455052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=724aa452-679f-405f-9e75-cf54b9ada86d,host=None,id=b6317b75-dc5c-46d5-b082-0d468b20a8b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b2c669a69e4ba4b86b102a1881af07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2936d54a-f89d-43cf-9891-cbfc043bedfb),volume_type_id=2936d54a-f89d-43cf-9891-cbfc043bedfb)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dede2c9-29ab-43af-90f9-8bcab989e201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dede2c9-29ab-43af-90f9-8bcab989e201) transitioned into state 'SUCCESS' from state '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-869455052',encryption_key_id=None,group_id=724aa452-679f-405f-9e75-cf54b9ada86d,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['ccca8d03-f3a4-4660-a4ed-5298b6d83824','d4d2c75e-1c54-4f23-b5e5-5a69b914a3d1','cd5c85b9-375a-4259-a5c7-54b0c2b74b07','3f6ceea1-d635-46f5-afbc-b94e71f27c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=2936d54a-f89d-43cf-9891-cbfc043bedfb)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4b32049-7ba8-4352-ac32-c5d61ead1273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4b32049-7ba8-4352-ac32-c5d61ead1273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (06fe4559-592c-4eb3-991f-2dad5297bc32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request issued successfully. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:43 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-992ea19c-30f9-421f-a84d-25a3ff4565e4 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 258/503] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:00:42 2026] POST /volume/v3/volumes => generated 828 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:00:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 Sep 07 17:00:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:43 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:43 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:43 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a0e4fdc9-f98d-4666-b879-a0f6de20152a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 returned with HTTP 200 Sep 07 17:00:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 246/504] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:43 2026] GET /volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 => generated 896 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-1ed7a94a-a658-4fa1-9a0e-d1452a59a96c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-1ed7a94a-a658-4fa1-9a0e-d1452a59a96c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-1ed7a94a-a658-4fa1-9a0e-d1452a59a96c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-1ed7a94a-a658-4fa1-9a0e-d1452a59a96c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-1ed7a94a-a658-4fa1-9a0e-d1452a59a96c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-1ed7a94a-a658-4fa1-9a0e-d1452a59a96c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 259/505] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:43 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1a4d1809-acf0-4c94-a74c-2bb776a70029 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a4d1809-acf0-4c94-a74c-2bb776a70029 None None] GET http://192.168.122.80/volume// Sep 07 17:00:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a4d1809-acf0-4c94-a74c-2bb776a70029 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a4d1809-acf0-4c94-a74c-2bb776a70029 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a4d1809-acf0-4c94-a74c-2bb776a70029 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:00:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 247/506] 192.168.122.80 () {58 vars in 1303 bytes} [Mon Sep 7 17:00:43 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-99b8fa2f-c29e-43b4-94ce-03c9b3d87d24 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-99b8fa2f-c29e-43b4-94ce-03c9b3d87d24 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:00:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-99b8fa2f-c29e-43b4-94ce-03c9b3d87d24 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a3fd48f-8c65-4848-b587-d815d7886eb8", "connector": null, "instance_uuid": "b434746e-ddbc-4b82-88ab-9864c8a6070a"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-99b8fa2f-c29e-43b4-94ce-03c9b3d87d24 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:00:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 260/507] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:00:43 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-491141e8-cf27-4d5d-ba75-decd9ca1b46d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-491141e8-cf27-4d5d-ba75-decd9ca1b46d tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] POST http://192.168.122.80/volume/v3/attachments/69fe65bc-8b53-4734-bd44-dbbdc4d0f320/action Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-491141e8-cf27-4d5d-ba75-decd9ca1b46d tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Action body: b'{"os-complete": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-491141e8-cf27-4d5d-ba75-decd9ca1b46d tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-985f50cf-cb7f-4aa6-a17a-7b9997bd52c0 req-491141e8-cf27-4d5d-ba75-decd9ca1b46d tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/attachments/69fe65bc-8b53-4734-bd44-dbbdc4d0f320/action returned with HTTP 204 Sep 07 17:00:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 248/508] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:00:44 2026] POST /volume/v3/attachments/69fe65bc-8b53-4734-bd44-dbbdc4d0f320/action => generated 0 bytes in 156 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f4a78c81-4eeb-43b8-a701-22292087909e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4a78c81-4eeb-43b8-a701-22292087909e tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4a78c81-4eeb-43b8-a701-22292087909e tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4a78c81-4eeb-43b8-a701-22292087909e tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:44 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4a78c81-4eeb-43b8-a701-22292087909e tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4a78c81-4eeb-43b8-a701-22292087909e tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 261/509] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:44 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 1118 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f8c808d9-f1d0-4f9b-ab49-88533b600f56 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f8c808d9-f1d0-4f9b-ab49-88533b600f56 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f8c808d9-f1d0-4f9b-ab49-88533b600f56 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f8c808d9-f1d0-4f9b-ab49-88533b600f56 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f8c808d9-f1d0-4f9b-ab49-88533b600f56 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f8c808d9-f1d0-4f9b-ab49-88533b600f56 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 249/510] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:44 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 1118 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-403341e8-918d-4bd8-9a1a-e068b6385621 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-403341e8-918d-4bd8-9a1a-e068b6385621 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-403341e8-918d-4bd8-9a1a-e068b6385621 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-403341e8-918d-4bd8-9a1a-e068b6385621 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:44 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-403341e8-918d-4bd8-9a1a-e068b6385621 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-403341e8-918d-4bd8-9a1a-e068b6385621 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 262/511] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:00:44 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 1118 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-4b96ac36-4972-44a3-85f8-516144a1c89c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-4b96ac36-4972-44a3-85f8-516144a1c89c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] DELETE http://192.168.122.80/volume/v3/attachments/69fe65bc-8b53-4734-bd44-dbbdc4d0f320 Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-4b96ac36-4972-44a3-85f8-516144a1c89c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-4b96ac36-4972-44a3-85f8-516144a1c89c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:44 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4a1ae49c-1eeb-4d0f-b3fb-e1792555bab5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 returned with HTTP 200 Sep 07 17:00:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 250/512] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:44 2026] GET /volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:00:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:44 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 17:00:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-798d5460-2eb2-4df8-97ba-538c7c35386f req-4b96ac36-4972-44a3-85f8-516144a1c89c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/attachments/69fe65bc-8b53-4734-bd44-dbbdc4d0f320 returned with HTTP 200 Sep 07 17:00:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 263/513] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:00:44 2026] DELETE /volume/v3/attachments/69fe65bc-8b53-4734-bd44-dbbdc4d0f320 => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8752c5cb-cb48-49ba-8c57-d56236c11c0c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8752c5cb-cb48-49ba-8c57-d56236c11c0c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8752c5cb-cb48-49ba-8c57-d56236c11c0c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8752c5cb-cb48-49ba-8c57-d56236c11c0c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8752c5cb-cb48-49ba-8c57-d56236c11c0c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:00:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8752c5cb-cb48-49ba-8c57-d56236c11c0c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:00:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 251/514] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:44 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6a805ff9-10ba-421e-83ab-4a771d9585be None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a805ff9-10ba-421e-83ab-4a771d9585be tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 Sep 07 17:00:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a805ff9-10ba-421e-83ab-4a771d9585be tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a805ff9-10ba-421e-83ab-4a771d9585be tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6a805ff9-10ba-421e-83ab-4a771d9585be tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:45 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-6a805ff9-10ba-421e-83ab-4a771d9585be tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:45 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-6a805ff9-10ba-421e-83ab-4a771d9585be tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:45 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-6a805ff9-10ba-421e-83ab-4a771d9585be tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a805ff9-10ba-421e-83ab-4a771d9585be tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 returned with HTTP 200 Sep 07 17:00:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 264/515] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:45 2026] GET /volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 => generated 921 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/group_snapshots Sep 07 17:00:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "724aa452-679f-405f-9e75-cf54b9ada86d", "name": "tempest-group_snapshot-1957842033"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '724aa452-679f-405f-9e75-cf54b9ada86d', 'name': 'tempest-group_snapshot-1957842033'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 17:00:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:45 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.group_snapshots [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating group_snapshot tempest-group_snapshot-1957842033. Sep 07 17:00:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:46 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:00:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:46 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1324861515 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1324861515, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:00:46 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1324861515 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1324861515, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:00:46 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['fdaeb569-41c4-4266-adf5-c00d408b972b', '7a862bf4-1b5d-41b6-b30a-8f8e78fbb618', 'f1f7e1a8-2a77-42f5-97b1-fad9496cb48a', '66974e49-4f28-4f8d-b8d1-52fb637b1c55'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c87c3a4e-a61a-4fab-ab70-89f6b33fec18 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots returned with HTTP 202 Sep 07 17:00:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 252/516] 192.168.122.80 () {62 vars in 1203 bytes} [Mon Sep 7 17:00:45 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-af1a50e9-beb7-40d8-a8cb-10b2f1a91318 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-af1a50e9-beb7-40d8-a8cb-10b2f1a91318 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 Sep 07 17:00:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-af1a50e9-beb7-40d8-a8cb-10b2f1a91318 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-af1a50e9-beb7-40d8-a8cb-10b2f1a91318 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-af1a50e9-beb7-40d8-a8cb-10b2f1a91318 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 474b152e-e6bd-47e1-bc4c-45f2ef6c0808 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:00:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-af1a50e9-beb7-40d8-a8cb-10b2f1a91318 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 returned with HTTP 200 Sep 07 17:00:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 265/517] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:00:46 2026] GET /volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 => generated 307 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9ab27849-b816-4e50-b93a-0e7b9c08f561 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ab27849-b816-4e50-b93a-0e7b9c08f561 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 Sep 07 17:00:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ab27849-b816-4e50-b93a-0e7b9c08f561 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ab27849-b816-4e50-b93a-0e7b9c08f561 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-9ab27849-b816-4e50-b93a-0e7b9c08f561 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 474b152e-e6bd-47e1-bc4c-45f2ef6c0808 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:00:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ab27849-b816-4e50-b93a-0e7b9c08f561 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 returned with HTTP 200 Sep 07 17:00:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 253/518] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:00:47 2026] GET /volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3af1ca34-e105-40f7-b337-9f6c0e5b597e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3af1ca34-e105-40f7-b337-9f6c0e5b597e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 Sep 07 17:00:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3af1ca34-e105-40f7-b337-9f6c0e5b597e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3af1ca34-e105-40f7-b337-9f6c0e5b597e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-3af1ca34-e105-40f7-b337-9f6c0e5b597e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 474b152e-e6bd-47e1-bc4c-45f2ef6c0808 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:00:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3af1ca34-e105-40f7-b337-9f6c0e5b597e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 returned with HTTP 200 Sep 07 17:00:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 266/519] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:00:48 2026] GET /volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3ac89802-a5c0-4b4f-9051-c3f1cd603e0a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ac89802-a5c0-4b4f-9051-c3f1cd603e0a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 Sep 07 17:00:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ac89802-a5c0-4b4f-9051-c3f1cd603e0a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ac89802-a5c0-4b4f-9051-c3f1cd603e0a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-3ac89802-a5c0-4b4f-9051-c3f1cd603e0a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 474b152e-e6bd-47e1-bc4c-45f2ef6c0808 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:00:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ac89802-a5c0-4b4f-9051-c3f1cd603e0a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 returned with HTTP 200 Sep 07 17:00:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 254/520] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:00:49 2026] GET /volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 => generated 308 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-41b4570b-d5dc-4a20-88ff-8748124fc434 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-41b4570b-d5dc-4a20-88ff-8748124fc434 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-41b4570b-d5dc-4a20-88ff-8748124fc434 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-41b4570b-d5dc-4a20-88ff-8748124fc434 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-41b4570b-d5dc-4a20-88ff-8748124fc434 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-41b4570b-d5dc-4a20-88ff-8748124fc434 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=302,cinder:UPDATE=63,cinder:INSERT=40 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:00:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-41b4570b-d5dc-4a20-88ff-8748124fc434 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all snapshots completed successfully. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-41b4570b-d5dc-4a20-88ff-8748124fc434 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:00:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 267/521] 192.168.122.80 () {58 vars in 1143 bytes} [Mon Sep 7 17:00:49 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e881c8fa-6312-402c-9687-d1f138ed7e73 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e881c8fa-6312-402c-9687-d1f138ed7e73 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 Sep 07 17:00:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e881c8fa-6312-402c-9687-d1f138ed7e73 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e881c8fa-6312-402c-9687-d1f138ed7e73 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e881c8fa-6312-402c-9687-d1f138ed7e73 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:00:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e881c8fa-6312-402c-9687-d1f138ed7e73 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 returned with HTTP 200 Sep 07 17:00:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 255/522] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:00:49 2026] GET /volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 => generated 451 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/groups/action Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "474b152e-e6bd-47e1-bc4c-45f2ef6c0808", "name": "tempest-Group_from_snap-1355232808"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "474b152e-e6bd-47e1-bc4c-45f2ef6c0808", "name": "tempest-Group_from_snap-1355232808"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '474b152e-e6bd-47e1-bc4c-45f2ef6c0808', 'name': 'tempest-Group_from_snap-1355232808'}}. {{(pid=86480) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating group tempest-Group_from_snap-1355232808 from group_snapshot 474b152e-e6bd-47e1-bc4c-45f2ef6c0808. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:49 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['0718262a-7a1e-4488-8afb-5d5630ebd984'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:00:49 devstack devstack@c-api.service[86480]: INFO cinder.group.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] A mapping entry already exists for group 4b83ac95-3ba5-4c30-a134-d5f277b96141 and volume type 2936d54a-f89d-43cf-9891-cbfc043bedfb. Do not need to create again. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability zone cache updated, next update will occur around 2026-09-07 16:00:50.011580. {{(pid=86480) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability Zones retrieved successfully. Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (286e5f9f-9114-472c-bf65-3145eb4245df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0392fe-d3c0-409a-9361-aed06a2139b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0392fe-d3c0-409a-9361-aed06a2139b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b01fc2ff-53e9-4a7b-8428-8bb4dd864832', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:00:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2936d54a-f89d-43cf-9891-cbfc043bedfb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1324861515',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2936d54a-f89d-43cf-9891-cbfc043bedfb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4b83ac95-3ba5-4c30-a134-d5f277b96141', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69dee16b-8d37-409e-92f3-07cfbf1ac997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['311c61cd-11de-4804-a64a-99d88582486d', '30170abf-e440-4c30-8396-57d73936c03a'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69dee16b-8d37-409e-92f3-07cfbf1ac997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['311c61cd-11de-4804-a64a-99d88582486d', '30170abf-e440-4c30-8396-57d73936c03a']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c185bc-3b0e-45e8-8dbf-44eb9d882768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c185bc-3b0e-45e8-8dbf-44eb9d882768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e490e3dc-e0c7-4515-a40c-65ba8ab6e033', '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=4b83ac95-3ba5-4c30-a134-d5f277b96141,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['311c61cd-11de-4804-a64a-99d88582486d','30170abf-e440-4c30-8396-57d73936c03a'],size=1,snapshot_id=b01fc2ff-53e9-4a7b-8428-8bb4dd864832,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=2936d54a-f89d-43cf-9891-cbfc043bedfb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4b83ac95-3ba5-4c30-a134-d5f277b96141,host=None,id=e490e3dc-e0c7-4515-a40c-65ba8ab6e033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b2c669a69e4ba4b86b102a1881af07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b01fc2ff-53e9-4a7b-8428-8bb4dd864832,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2936d54a-f89d-43cf-9891-cbfc043bedfb),volume_type_id=2936d54a-f89d-43cf-9891-cbfc043bedfb)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cebe640-4653-445d-ad9f-c6d281845ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cebe640-4653-445d-ad9f-c6d281845ee0) transitioned into state 'SUCCESS' from 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=4b83ac95-3ba5-4c30-a134-d5f277b96141,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['311c61cd-11de-4804-a64a-99d88582486d','30170abf-e440-4c30-8396-57d73936c03a'],size=1,snapshot_id=b01fc2ff-53e9-4a7b-8428-8bb4dd864832,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=2936d54a-f89d-43cf-9891-cbfc043bedfb)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (286e5f9f-9114-472c-bf65-3145eb4245df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request issued successfully. Sep 07 17:00:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:00:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ba14f20-c89b-425e-b22f-dbe8a996d0a8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/action returned with HTTP 202 Sep 07 17:00:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 268/523] 192.168.122.80 () {62 vars in 1197 bytes} [Mon Sep 7 17:00:49 2026] POST /volume/v3/groups/action => generated 103 bytes in 1063 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:00:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:00:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:00:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:00:50 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=375,cinder:INSERT=67,cinder:UPDATE=97 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:00:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:00:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:00:50 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:50 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:50 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:51 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:51 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a53830af-e3dc-414a-b606-2d02a5bffd49 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:00:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 256/524] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:00:50 2026] GET /volume/v3/volumes/detail => generated 1846 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:00:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:00:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:51 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:51 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:51 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8269022c-5d3f-4bdd-acd0-6806232f6919 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 200 Sep 07 17:00:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 269/525] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:51 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 932 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2c1d08d9-8873-4b76-b616-336294d636b2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c1d08d9-8873-4b76-b616-336294d636b2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:00:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c1d08d9-8873-4b76-b616-336294d636b2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c1d08d9-8873-4b76-b616-336294d636b2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c1d08d9-8873-4b76-b616-336294d636b2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:52 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-2c1d08d9-8873-4b76-b616-336294d636b2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:52 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-2c1d08d9-8873-4b76-b616-336294d636b2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:52 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-2c1d08d9-8873-4b76-b616-336294d636b2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c1d08d9-8873-4b76-b616-336294d636b2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 200 Sep 07 17:00:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 257/526] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:52 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 932 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:00:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:54 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:54 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:54 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b1d6340-e5ff-41a1-a41a-4b9c70869f6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 200 Sep 07 17:00:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 270/527] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:54 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 932 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:00:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:55 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:55 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3accd893-dbf5-443e-89a0-e7656651e967 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:00:55 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1420567703"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:00:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1420567703'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:00:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:55 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume of 1 GB Sep 07 17:00:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dd2fc7c1-1e36-47ec-a0e8-ce47bd1f878c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 200 Sep 07 17:00:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 258/528] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:55 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 932 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Availability Zones retrieved successfully. Sep 07 17:00:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Flow 'volume_create_api' (ee69fc47-7081-45c9-94c8-324d4401401d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e019dcea-4d3a-4206-afd7-bfd7c3ecf35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e019dcea-4d3a-4206-afd7-bfd7c3ecf35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1ac9f14-359b-4ad6-a553-3364ada9aa74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Created reservations ['5e4c5ee0-ff09-449e-8f66-25c814e0c354', '2e325e56-8f9d-44fd-8c0b-f3a27d7c196f', '592248c6-9037-4343-804c-1b2e71c98e14', '7b564990-185f-4407-af3f-7139b0c1b8d8'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1ac9f14-359b-4ad6-a553-3364ada9aa74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4c5ee0-ff09-449e-8f66-25c814e0c354', '2e325e56-8f9d-44fd-8c0b-f3a27d7c196f', '592248c6-9037-4343-804c-1b2e71c98e14', '7b564990-185f-4407-af3f-7139b0c1b8d8']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e98aaab-990b-4794-b251-2799d0152f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e98aaab-990b-4794-b251-2799d0152f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1937b68c-f0ed-4324-8b52-1ca40a81b4d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1420567703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10fa9c5eb0549ab814bf6127e090c24',qos_specs=None,replication_status=,reservations=['5e4c5ee0-ff09-449e-8f66-25c814e0c354','2e325e56-8f9d-44fd-8c0b-f3a27d7c196f','592248c6-9037-4343-804c-1b2e71c98e14','7b564990-185f-4407-af3f-7139b0c1b8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1420567703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1937b68c-f0ed-4324-8b52-1ca40a81b4d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d10fa9c5eb0549ab814bf6127e090c24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5017e0-87f1-4deb-a45f-f16496a21d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5017e0-87f1-4deb-a45f-f16496a21d9e) transitioned into state 'SUCCESS' from state '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-1420567703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10fa9c5eb0549ab814bf6127e090c24',qos_specs=None,replication_status=,reservations=['5e4c5ee0-ff09-449e-8f66-25c814e0c354','2e325e56-8f9d-44fd-8c0b-f3a27d7c196f','592248c6-9037-4343-804c-1b2e71c98e14','7b564990-185f-4407-af3f-7139b0c1b8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eaac109a5284474bf2ee1e6d6b7e8f4',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b017a4-c28d-4dfd-a0e2-46d963f61a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b017a4-c28d-4dfd-a0e2-46d963f61a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Flow 'volume_create_api' (ee69fc47-7081-45c9-94c8-324d4401401d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:00:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Create volume request issued successfully. Sep 07 17:00:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3accd893-dbf5-443e-89a0-e7656651e967 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:00:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 271/529] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:00:55 2026] POST /volume/v3/volumes => generated 762 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:00:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-29271213-46ef-4635-bf6e-8b57fde1085a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29271213-46ef-4635-bf6e-8b57fde1085a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:00:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29271213-46ef-4635-bf6e-8b57fde1085a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29271213-46ef-4635-bf6e-8b57fde1085a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-29271213-46ef-4635-bf6e-8b57fde1085a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:00:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29271213-46ef-4635-bf6e-8b57fde1085a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:00:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 259/530] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:56 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 830 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:57 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:57 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:57 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22fc1669-17dd-4499-a51b-bd270a2ced4e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 200 Sep 07 17:00:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 272/531] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:56 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 932 bytes in 894 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-56255e50-a9b9-4d22-a199-cf53f0a1f308 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-56255e50-a9b9-4d22-a199-cf53f0a1f308 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:00:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-56255e50-a9b9-4d22-a199-cf53f0a1f308 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-56255e50-a9b9-4d22-a199-cf53f0a1f308 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-56255e50-a9b9-4d22-a199-cf53f0a1f308 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-56255e50-a9b9-4d22-a199-cf53f0a1f308 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:00:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 260/532] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:58 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:00:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:00:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:00:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:00:58 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:00:58 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:00:59 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:00:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:00:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac5f11fd-b281-4ea4-88ea-24dfc63c9610 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 200 Sep 07 17:00:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 273/533] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:00:58 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 932 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:00:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c0a93c8f-d975-4014-aa03-6ab54e3cbf26 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:00:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0a93c8f-d975-4014-aa03-6ab54e3cbf26 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:00:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0a93c8f-d975-4014-aa03-6ab54e3cbf26 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:00:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0a93c8f-d975-4014-aa03-6ab54e3cbf26 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:00:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:00:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:00:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:00:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:00:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c0a93c8f-d975-4014-aa03-6ab54e3cbf26 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:00:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0a93c8f-d975-4014-aa03-6ab54e3cbf26 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:00:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 261/534] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:00:59 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:00 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-955093e0-ed90-4d16-9fbd-040e2b3ac31c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-955093e0-ed90-4d16-9fbd-040e2b3ac31c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-955093e0-ed90-4d16-9fbd-040e2b3ac31c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-955093e0-ed90-4d16-9fbd-040e2b3ac31c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-955093e0-ed90-4d16-9fbd-040e2b3ac31c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-955093e0-ed90-4d16-9fbd-040e2b3ac31c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7b50a4e-fc7a-43b1-9943-a4b9bbf50423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 200 Sep 07 17:01:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 262/535] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 274/536] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 933 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2e7994dc-7f8d-42f3-8723-a7ebdba75c0e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e7994dc-7f8d-42f3-8723-a7ebdba75c0e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141 Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e7994dc-7f8d-42f3-8723-a7ebdba75c0e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e7994dc-7f8d-42f3-8723-a7ebdba75c0e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-2e7994dc-7f8d-42f3-8723-a7ebdba75c0e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 4b83ac95-3ba5-4c30-a134-d5f277b96141 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:00 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e7994dc-7f8d-42f3-8723-a7ebdba75c0e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141 returned with HTTP 200 Sep 07 17:01:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 263/537] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141 => generated 418 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:00 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:00 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4cf1118-96a9-41c2-89b4-3563aaa16f37 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 275/538] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c860e857-3122-4e14-b16f-a5b59592f7ec None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c860e857-3122-4e14-b16f-a5b59592f7ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141/action Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c860e857-3122-4e14-b16f-a5b59592f7ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c860e857-3122-4e14-b16f-a5b59592f7ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-c860e857-3122-4e14-b16f-a5b59592f7ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for group 4b83ac95-3ba5-4c30-a134-d5f277b96141 {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:01:00 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-c860e857-3122-4e14-b16f-a5b59592f7ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group with id: 4b83ac95-3ba5-4c30-a134-d5f277b96141 Sep 07 17:01:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:00 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:01:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:00 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c860e857-3122-4e14-b16f-a5b59592f7ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141/action returned with HTTP 202 Sep 07 17:01:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 264/539] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:01:00 2026] POST /volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:01 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:01 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-73b9d4da-71d3-4e9b-823d-b9508fd12494 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 200 Sep 07 17:01:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 276/540] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:00 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 932 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b606a36f-d0d1-473c-847a-2e6405f9c32c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b606a36f-d0d1-473c-847a-2e6405f9c32c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b606a36f-d0d1-473c-847a-2e6405f9c32c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b606a36f-d0d1-473c-847a-2e6405f9c32c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b606a36f-d0d1-473c-847a-2e6405f9c32c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b606a36f-d0d1-473c-847a-2e6405f9c32c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 265/541] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:01 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-cbf51587-4ab0-4773-a772-3ed0202993df None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-cbf51587-4ab0-4773-a772-3ed0202993df tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-cbf51587-4ab0-4773-a772-3ed0202993df tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-cbf51587-4ab0-4773-a772-3ed0202993df tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-cbf51587-4ab0-4773-a772-3ed0202993df tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-cbf51587-4ab0-4773-a772-3ed0202993df tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 277/542] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:01:01 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-627f946f-55ae-4c83-ab7c-74806ff0a389 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-627f946f-55ae-4c83-ab7c-74806ff0a389 None None] GET http://192.168.122.80/volume// Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-627f946f-55ae-4c83-ab7c-74806ff0a389 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-627f946f-55ae-4c83-ab7c-74806ff0a389 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-627f946f-55ae-4c83-ab7c-74806ff0a389 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 266/543] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-46842e6b-3285-4ac2-8d4b-0471e93e86d2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-46842e6b-3285-4ac2-8d4b-0471e93e86d2 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-46842e6b-3285-4ac2-8d4b-0471e93e86d2 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1937b68c-f0ed-4324-8b52-1ca40a81b4d9", "connector": null, "instance_uuid": "bb6f8219-9143-47ec-93b0-745fd522da91"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4e2cec04-c2a8-4f6c-94c5-717eb7a8a9c6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e2cec04-c2a8-4f6c-94c5-717eb7a8a9c6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e2cec04-c2a8-4f6c-94c5-717eb7a8a9c6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e2cec04-c2a8-4f6c-94c5-717eb7a8a9c6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-46842e6b-3285-4ac2-8d4b-0471e93e86d2 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 278/544] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:01:02 2026] POST /volume/v3/attachments => generated 273 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e2cec04-c2a8-4f6c-94c5-717eb7a8a9c6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 returned with HTTP 404 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 267/545] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/e490e3dc-e0c7-4515-a40c-65ba8ab6e033 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cba278cb-b723-4dfd-90c1-574fa3354534 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cba278cb-b723-4dfd-90c1-574fa3354534 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141 Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cba278cb-b723-4dfd-90c1-574fa3354534 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cba278cb-b723-4dfd-90c1-574fa3354534 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-cba278cb-b723-4dfd-90c1-574fa3354534 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 4b83ac95-3ba5-4c30-a134-d5f277b96141 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b3acb998-d86c-4d24-bfc4-95883c36326a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3acb998-d86c-4d24-bfc4-95883c36326a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3acb998-d86c-4d24-bfc4-95883c36326a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3acb998-d86c-4d24-bfc4-95883c36326a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cba278cb-b723-4dfd-90c1-574fa3354534 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141 returned with HTTP 404 Sep 07 17:01:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 279/546] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/groups/4b83ac95-3ba5-4c30-a134-d5f277b96141 => generated 108 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-10a0edf0-1f1b-4316-ad98-9a961a52a57b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b3acb998-d86c-4d24-bfc4-95883c36326a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-10a0edf0-1f1b-4316-ad98-9a961a52a57b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] DELETE http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-10a0edf0-1f1b-4316-ad98-9a961a52a57b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-10a0edf0-1f1b-4316-ad98-9a961a52a57b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-10a0edf0-1f1b-4316-ad98-9a961a52a57b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for member 474b152e-e6bd-47e1-bc4c-45f2ef6c0808 {{(pid=86480) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3acb998-d86c-4d24-bfc4-95883c36326a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 268/547] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.group_snapshots [None req-10a0edf0-1f1b-4316-ad98-9a961a52a57b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group_snapshot with id: 474b152e-e6bd-47e1-bc4c-45f2ef6c0808 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-141470bc-56ef-4f0c-8cd2-2de8e6cf1407 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-141470bc-56ef-4f0c-8cd2-2de8e6cf1407 None None] GET http://192.168.122.80/volume// Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-141470bc-56ef-4f0c-8cd2-2de8e6cf1407 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-141470bc-56ef-4f0c-8cd2-2de8e6cf1407 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-141470bc-56ef-4f0c-8cd2-2de8e6cf1407 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 269/548] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-30961784-5c25-43cf-9bf0-6c3bbf87e66e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-30961784-5c25-43cf-9bf0-6c3bbf87e66e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-30961784-5c25-43cf-9bf0-6c3bbf87e66e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-30961784-5c25-43cf-9bf0-6c3bbf87e66e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-30961784-5c25-43cf-9bf0-6c3bbf87e66e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-30961784-5c25-43cf-9bf0-6c3bbf87e66e tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 270/549] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 1035 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:02 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-10a0edf0-1f1b-4316-ad98-9a961a52a57b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 returned with HTTP 202 Sep 07 17:01:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 280/550] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:01:02 2026] DELETE /volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:02 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-981fafb3-2e2b-417c-a21e-bb1022cc2a2c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-981fafb3-2e2b-417c-a21e-bb1022cc2a2c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] PUT http://192.168.122.80/volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7 Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-981fafb3-2e2b-417c-a21e-bb1022cc2a2c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-981fafb3-2e2b-417c-a21e-bb1022cc2a2c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Acquiring lock "cinder-attachment_update-1937b68c-f0ed-4324-8b52-1ca40a81b4d9-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-981fafb3-2e2b-417c-a21e-bb1022cc2a2c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Lock "cinder-attachment_update-1937b68c-f0ed-4324-8b52-1ca40a81b4d9-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bd32e0ab-5f94-4ea5-95ac-8e6957e03ff9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 271/551] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-34c7425e-c463-4214-8432-7447da16fae8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34c7425e-c463-4214-8432-7447da16fae8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34c7425e-c463-4214-8432-7447da16fae8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34c7425e-c463-4214-8432-7447da16fae8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-34c7425e-c463-4214-8432-7447da16fae8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-34c7425e-c463-4214-8432-7447da16fae8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:03 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-34c7425e-c463-4214-8432-7447da16fae8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all snapshots completed successfully. Sep 07 17:01:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34c7425e-c463-4214-8432-7447da16fae8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:01:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 272/552] 192.168.122.80 () {58 vars in 1143 bytes} [Mon Sep 7 17:01:02 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cbd1b0ce-f48e-4e37-9ac1-86ace5707c53 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cbd1b0ce-f48e-4e37-9ac1-86ace5707c53 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cbd1b0ce-f48e-4e37-9ac1-86ace5707c53 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cbd1b0ce-f48e-4e37-9ac1-86ace5707c53 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cbd1b0ce-f48e-4e37-9ac1-86ace5707c53 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cbd1b0ce-f48e-4e37-9ac1-86ace5707c53 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 returned with HTTP 200 Sep 07 17:01:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 273/553] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:03 2026] GET /volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:03 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-981fafb3-2e2b-417c-a21e-bb1022cc2a2c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Lock "cinder-attachment_update-1937b68c-f0ed-4324-8b52-1ca40a81b4d9-devstack" released by "attachment_update" :: held 0.329s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:01:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-981fafb3-2e2b-417c-a21e-bb1022cc2a2c tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7 returned with HTTP 200 Sep 07 17:01:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 281/554] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:01:02 2026] PUT /volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7 => generated 694 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4f98a910-00ae-4737-b5dd-f33a3ab29abb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f98a910-00ae-4737-b5dd-f33a3ab29abb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f98a910-00ae-4737-b5dd-f33a3ab29abb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f98a910-00ae-4737-b5dd-f33a3ab29abb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4f98a910-00ae-4737-b5dd-f33a3ab29abb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f98a910-00ae-4737-b5dd-f33a3ab29abb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 274/555] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:03 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-a876c3ee-d10a-4f17-af15-d41e0862e160 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-a876c3ee-d10a-4f17-af15-d41e0862e160 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7/action Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-a876c3ee-d10a-4f17-af15-d41e0862e160 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-a876c3ee-d10a-4f17-af15-d41e0862e160 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-85873d48-8658-4a8d-9289-9e60e3f438c2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-85873d48-8658-4a8d-9289-9e60e3f438c2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-85873d48-8658-4a8d-9289-9e60e3f438c2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-85873d48-8658-4a8d-9289-9e60e3f438c2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-38f88226-038e-4c4c-af4c-07bfd94a5056 req-a876c3ee-d10a-4f17-af15-d41e0862e160 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7/action returned with HTTP 204 Sep 07 17:01:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 282/556] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:01:04 2026] POST /volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-85873d48-8658-4a8d-9289-9e60e3f438c2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-85873d48-8658-4a8d-9289-9e60e3f438c2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 returned with HTTP 200 Sep 07 17:01:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 275/557] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 => generated 450 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-70bf247a-5149-48a2-9d2c-01c8cc1bbdb3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70bf247a-5149-48a2-9d2c-01c8cc1bbdb3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70bf247a-5149-48a2-9d2c-01c8cc1bbdb3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70bf247a-5149-48a2-9d2c-01c8cc1bbdb3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-70bf247a-5149-48a2-9d2c-01c8cc1bbdb3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70bf247a-5149-48a2-9d2c-01c8cc1bbdb3 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 283/558] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 1147 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2483fb80-656e-4e0a-bb09-1ff00ede623f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2483fb80-656e-4e0a-bb09-1ff00ede623f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2483fb80-656e-4e0a-bb09-1ff00ede623f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2483fb80-656e-4e0a-bb09-1ff00ede623f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2483fb80-656e-4e0a-bb09-1ff00ede623f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2483fb80-656e-4e0a-bb09-1ff00ede623f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 276/559] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7ca38b8e-db9c-461a-b3b2-e4ea40172b4a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7ca38b8e-db9c-461a-b3b2-e4ea40172b4a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] DELETE http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7ca38b8e-db9c-461a-b3b2-e4ea40172b4a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7ca38b8e-db9c-461a-b3b2-e4ea40172b4a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-7ca38b8e-db9c-461a-b3b2-e4ea40172b4a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Delete volume with id: 1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7ca38b8e-db9c-461a-b3b2-e4ea40172b4a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7ca38b8e-db9c-461a-b3b2-e4ea40172b4a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-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. Sep 07 17:01:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7ca38b8e-db9c-461a-b3b2-e4ea40172b4a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 400 Sep 07 17:01:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 284/560] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:04 2026] DELETE /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 307 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7e9f914d-bced-4b54-a708-97491dbc488a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7e9f914d-bced-4b54-a708-97491dbc488a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7e9f914d-bced-4b54-a708-97491dbc488a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7e9f914d-bced-4b54-a708-97491dbc488a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7e9f914d-bced-4b54-a708-97491dbc488a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7e9f914d-bced-4b54-a708-97491dbc488a tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 277/561] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:04 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 1147 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-60356260-acd5-47c6-8699-333e3c54b422 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-60356260-acd5-47c6-8699-333e3c54b422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-60356260-acd5-47c6-8699-333e3c54b422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-60356260-acd5-47c6-8699-333e3c54b422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-60356260-acd5-47c6-8699-333e3c54b422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-60356260-acd5-47c6-8699-333e3c54b422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 285/562] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:01:05 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 1147 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-9979d832-9ed9-470a-b63c-37ae54413422 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-9979d832-9ed9-470a-b63c-37ae54413422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] POST http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9/action Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-9979d832-9ed9-470a-b63c-37ae54413422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-9979d832-9ed9-470a-b63c-37ae54413422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d1122154-e376-4546-b654-dd5af4d165b7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1122154-e376-4546-b654-dd5af4d165b7 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1122154-e376-4546-b654-dd5af4d165b7 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1122154-e376-4546-b654-dd5af4d165b7 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-9979d832-9ed9-470a-b63c-37ae54413422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-9979d832-9ed9-470a-b63c-37ae54413422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Begin detaching volume completed successfully. Sep 07 17:01:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-9979d832-9ed9-470a-b63c-37ae54413422 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9/action returned with HTTP 202 Sep 07 17:01:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 278/563] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:01:05 2026] POST /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d1122154-e376-4546-b654-dd5af4d165b7 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1122154-e376-4546-b654-dd5af4d165b7 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 returned with HTTP 200 Sep 07 17:01:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 286/564] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:05 2026] GET /volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 => generated 450 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-55fb65a4-e3e4-4903-8d7e-29d9d2a16411 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-55fb65a4-e3e4-4903-8d7e-29d9d2a16411 None None] GET http://192.168.122.80/volume// Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-55fb65a4-e3e4-4903-8d7e-29d9d2a16411 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-55fb65a4-e3e4-4903-8d7e-29d9d2a16411 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-55fb65a4-e3e4-4903-8d7e-29d9d2a16411 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:01:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 279/565] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:01:05 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-b3e501ec-a729-47be-87da-8fca9358c6c4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-b3e501ec-a729-47be-87da-8fca9358c6c4 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-b3e501ec-a729-47be-87da-8fca9358c6c4 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-b3e501ec-a729-47be-87da-8fca9358c6c4 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-b3e501ec-a729-47be-87da-8fca9358c6c4 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-b3e501ec-a729-47be-87da-8fca9358c6c4 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 287/566] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:01:05 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 1331 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-3849625f-a4a6-4e62-a1ec-3202a793af29 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-3849625f-a4a6-4e62-a1ec-3202a793af29 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] DELETE http://192.168.122.80/volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7 Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-3849625f-a4a6-4e62-a1ec-3202a793af29 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-3849625f-a4a6-4e62-a1ec-3202a793af29 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:05 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:01:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-e589f15a-47c7-4f0e-84b8-3acb75a5a75e req-3849625f-a4a6-4e62-a1ec-3202a793af29 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7 returned with HTTP 200 Sep 07 17:01:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 280/567] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:01:05 2026] DELETE /volume/v3/attachments/8650d9b9-2086-4fe8-a2ef-167a510619e7 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-895f4f80-a1b9-4fd4-aea2-7bd7b8551a29 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-895f4f80-a1b9-4fd4-aea2-7bd7b8551a29 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-895f4f80-a1b9-4fd4-aea2-7bd7b8551a29 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-895f4f80-a1b9-4fd4-aea2-7bd7b8551a29 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-895f4f80-a1b9-4fd4-aea2-7bd7b8551a29 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 returned with HTTP 404 Sep 07 17:01:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 288/568] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:06 2026] GET /volume/v3/snapshots/b01fc2ff-53e9-4a7b-8428-8bb4dd864832 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8e8304ca-ffd8-499b-bd8b-0a1eff02426b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e8304ca-ffd8-499b-bd8b-0a1eff02426b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 Sep 07 17:01:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e8304ca-ffd8-499b-bd8b-0a1eff02426b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e8304ca-ffd8-499b-bd8b-0a1eff02426b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-8e8304ca-ffd8-499b-bd8b-0a1eff02426b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 474b152e-e6bd-47e1-bc4c-45f2ef6c0808 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e8304ca-ffd8-499b-bd8b-0a1eff02426b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 returned with HTTP 404 Sep 07 17:01:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 281/569] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:06 2026] GET /volume/v3/group_snapshots/474b152e-e6bd-47e1-bc4c-45f2ef6c0808 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-67783b0d-cc76-4911-b768-32e6b997be6d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:06 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-67783b0d-cc76-4911-b768-32e6b997be6d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 289/570] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:06 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d033389b-69e1-414d-92f4-7daeb4fde9e8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d033389b-69e1-414d-92f4-7daeb4fde9e8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d/action Sep 07 17:01:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d033389b-69e1-414d-92f4-7daeb4fde9e8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d033389b-69e1-414d-92f4-7daeb4fde9e8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-d033389b-69e1-414d-92f4-7daeb4fde9e8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for group 724aa452-679f-405f-9e75-cf54b9ada86d {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-d033389b-69e1-414d-92f4-7daeb4fde9e8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group with id: 724aa452-679f-405f-9e75-cf54b9ada86d Sep 07 17:01:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7361b85e-f0af-46a1-8303-d6892ef1a3e2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:06 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7361b85e-f0af-46a1-8303-d6892ef1a3e2 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7361b85e-f0af-46a1-8303-d6892ef1a3e2 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7361b85e-f0af-46a1-8303-d6892ef1a3e2 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:06 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7361b85e-f0af-46a1-8303-d6892ef1a3e2 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7361b85e-f0af-46a1-8303-d6892ef1a3e2 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 290/571] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:06 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d033389b-69e1-414d-92f4-7daeb4fde9e8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d/action returned with HTTP 202 Sep 07 17:01:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 282/572] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:01:06 2026] POST /volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:06 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:06 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f562ae44-a033-498a-a16e-1bcb94c1c4e6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 returned with HTTP 200 Sep 07 17:01:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 291/573] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:06 2026] GET /volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 => generated 920 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 Sep 07 17:01:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:08 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:08 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:08 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-add7f1a5-b2b6-4b16-adba-1496feb058ca tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 returned with HTTP 200 Sep 07 17:01:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 283/574] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:07 2026] GET /volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 => generated 920 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f940010b-1f11-4fc2-8653-0c6952864db5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f940010b-1f11-4fc2-8653-0c6952864db5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f940010b-1f11-4fc2-8653-0c6952864db5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f940010b-1f11-4fc2-8653-0c6952864db5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f940010b-1f11-4fc2-8653-0c6952864db5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 returned with HTTP 404 Sep 07 17:01:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 292/575] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:09 2026] GET /volume/v3/volumes/b6317b75-dc5c-46d5-b082-0d468b20a8b9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-53a3e113-2ac0-4aab-bcd2-29ce4b973678 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53a3e113-2ac0-4aab-bcd2-29ce4b973678 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53a3e113-2ac0-4aab-bcd2-29ce4b973678 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53a3e113-2ac0-4aab-bcd2-29ce4b973678 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-53a3e113-2ac0-4aab-bcd2-29ce4b973678 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 724aa452-679f-405f-9e75-cf54b9ada86d {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53a3e113-2ac0-4aab-bcd2-29ce4b973678 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d returned with HTTP 404 Sep 07 17:01:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 284/576] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:09 2026] GET /volume/v3/groups/724aa452-679f-405f-9e75-cf54b9ada86d => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-24f58a86-22b5-414c-9c47-c0ca9d30f9e4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-24f58a86-22b5-414c-9c47-c0ca9d30f9e4 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/3ea71421-c446-42a5-84bd-a63437216fde Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-24f58a86-22b5-414c-9c47-c0ca9d30f9e4 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-24f58a86-22b5-414c-9c47-c0ca9d30f9e4 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-24f58a86-22b5-414c-9c47-c0ca9d30f9e4 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/group_types/3ea71421-c446-42a5-84bd-a63437216fde returned with HTTP 202 Sep 07 17:01:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 293/577] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:01:09 2026] DELETE /volume/v3/group_types/3ea71421-c446-42a5-84bd-a63437216fde => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dc7bb8f7-2730-4f43-83ee-d685bd0729f1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc7bb8f7-2730-4f43-83ee-d685bd0729f1 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] DELETE http://192.168.122.80/volume/v3/types/2936d54a-f89d-43cf-9891-cbfc043bedfb Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc7bb8f7-2730-4f43-83ee-d685bd0729f1 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc7bb8f7-2730-4f43-83ee-d685bd0729f1 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc7bb8f7-2730-4f43-83ee-d685bd0729f1 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types/2936d54a-f89d-43cf-9891-cbfc043bedfb returned with HTTP 202 Sep 07 17:01:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 285/578] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:09 2026] DELETE /volume/v3/types/2936d54a-f89d-43cf-9891-cbfc043bedfb => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b81eb937-ea35-43d4-80e4-a04ae025162d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b81eb937-ea35-43d4-80e4-a04ae025162d tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] GET http://192.168.122.80/volume/v3/types/2936d54a-f89d-43cf-9891-cbfc043bedfb Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b81eb937-ea35-43d4-80e4-a04ae025162d tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b81eb937-ea35-43d4-80e4-a04ae025162d tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b81eb937-ea35-43d4-80e4-a04ae025162d tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types/2936d54a-f89d-43cf-9891-cbfc043bedfb returned with HTTP 404 Sep 07 17:01:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 294/579] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:01:09 2026] GET /volume/v3/types/2936d54a-f89d-43cf-9891-cbfc043bedfb => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-53d4d7d3-e4ca-4d46-b34f-e164bb84ae7b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53d4d7d3-e4ca-4d46-b34f-e164bb84ae7b tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53d4d7d3-e4ca-4d46-b34f-e164bb84ae7b tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-547265748"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53d4d7d3-e4ca-4d46-b34f-e164bb84ae7b tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:01:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 286/580] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:01:09 2026] POST /volume/v3/types => generated 223 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7925496d-1d08-4714-acc1-48234a1d7173 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7925496d-1d08-4714-acc1-48234a1d7173 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 17:01:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7925496d-1d08-4714-acc1-48234a1d7173 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1507766227"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7925496d-1d08-4714-acc1-48234a1d7173 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 17:01:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 295/581] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 17:01:09 2026] POST /volume/v3/group_types => generated 181 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-820b6c6a-b001-45b6-96fc-6225cf2a082d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-820b6c6a-b001-45b6-96fc-6225cf2a082d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-820b6c6a-b001-45b6-96fc-6225cf2a082d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f84ea35d-7760-4df7-a93e-1ede2173523c", "volume_types": ["def93851-0ac9-441b-8b31-298161969ff7"], "name": "tempest-GroupSnapshotsTest-Group-768722191"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-820b6c6a-b001-45b6-96fc-6225cf2a082d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating new group {'group': {'group_type': 'f84ea35d-7760-4df7-a93e-1ede2173523c', 'volume_types': ['def93851-0ac9-441b-8b31-298161969ff7'], 'name': 'tempest-GroupSnapshotsTest-Group-768722191'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-820b6c6a-b001-45b6-96fc-6225cf2a082d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating group tempest-GroupSnapshotsTest-Group-768722191. Sep 07 17:01:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-820b6c6a-b001-45b6-96fc-6225cf2a082d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability Zones retrieved successfully. Sep 07 17:01:09 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-820b6c6a-b001-45b6-96fc-6225cf2a082d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['b44c904c-623b-4532-859d-7930962237a5'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-820b6c6a-b001-45b6-96fc-6225cf2a082d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:01:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 287/582] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:01:09 2026] POST /volume/v3/groups => generated 111 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:01:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6a73f97f-4a34-4020-81f1-27cf7ea52e4c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a73f97f-4a34-4020-81f1-27cf7ea52e4c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a73f97f-4a34-4020-81f1-27cf7ea52e4c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a73f97f-4a34-4020-81f1-27cf7ea52e4c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-6a73f97f-4a34-4020-81f1-27cf7ea52e4c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:10 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a73f97f-4a34-4020-81f1-27cf7ea52e4c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 296/583] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:10 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 391 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-706d5209-b5d4-4357-a7b6-07d3cd069e90 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-706d5209-b5d4-4357-a7b6-07d3cd069e90 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-706d5209-b5d4-4357-a7b6-07d3cd069e90 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-706d5209-b5d4-4357-a7b6-07d3cd069e90 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-706d5209-b5d4-4357-a7b6-07d3cd069e90 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:11 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-706d5209-b5d4-4357-a7b6-07d3cd069e90 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 288/584] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:11 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-283194334", "volume_type": "def93851-0ac9-441b-8b31-298161969ff7", "group_id": "3348c1af-1d51-4fa1-8240-f021a1b85569", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-283194334', 'volume_type': 'def93851-0ac9-441b-8b31-298161969ff7', 'group_id': '3348c1af-1d51-4fa1-8240-f021a1b85569', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:11 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume of 1 GB Sep 07 17:01:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:11 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability Zones retrieved successfully. Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (bb30c81a-3c9d-4518-bc1c-a15e7bc71cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9feb7fc7-7d02-4370-bfed-02d725159c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9feb7fc7-7d02-4370-bfed-02d725159c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:01:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=def93851-0ac9-441b-8b31-298161969ff7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-547265748',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'def93851-0ac9-441b-8b31-298161969ff7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3348c1af-1d51-4fa1-8240-f021a1b85569', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b9c228-f456-4ba5-a8b4-ff36b6f3470c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-547265748 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-547265748, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:11 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-547265748 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-547265748, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['cc6fa00c-54cf-4f4e-9945-a120d2fc23f3', 'e67b5943-3214-48f9-a8ae-0a46608a31dd', '57ee5e5c-39d2-4452-b1ce-1d8be52c02da', 'bf555a56-7e0d-4c7b-b384-6720cf1cb103'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b9c228-f456-4ba5-a8b4-ff36b6f3470c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc6fa00c-54cf-4f4e-9945-a120d2fc23f3', 'e67b5943-3214-48f9-a8ae-0a46608a31dd', '57ee5e5c-39d2-4452-b1ce-1d8be52c02da', 'bf555a56-7e0d-4c7b-b384-6720cf1cb103']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac5221b-c0bd-4c3e-a9ff-8b548e0fcd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac5221b-c0bd-4c3e-a9ff-8b548e0fcd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe8b57ef-b371-47e1-b707-97141e5f7195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-283194334',encryption_key_id=None,group_id=3348c1af-1d51-4fa1-8240-f021a1b85569,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['cc6fa00c-54cf-4f4e-9945-a120d2fc23f3','e67b5943-3214-48f9-a8ae-0a46608a31dd','57ee5e5c-39d2-4452-b1ce-1d8be52c02da','bf555a56-7e0d-4c7b-b384-6720cf1cb103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=def93851-0ac9-441b-8b31-298161969ff7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-283194334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3348c1af-1d51-4fa1-8240-f021a1b85569,host=None,id=fe8b57ef-b371-47e1-b707-97141e5f7195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b2c669a69e4ba4b86b102a1881af07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(def93851-0ac9-441b-8b31-298161969ff7),volume_type_id=def93851-0ac9-441b-8b31-298161969ff7)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:11 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd06297-5b6a-4834-9319-5fa5c0e0de82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd06297-5b6a-4834-9319-5fa5c0e0de82) transitioned into state 'SUCCESS' from state '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-283194334',encryption_key_id=None,group_id=3348c1af-1d51-4fa1-8240-f021a1b85569,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['cc6fa00c-54cf-4f4e-9945-a120d2fc23f3','e67b5943-3214-48f9-a8ae-0a46608a31dd','57ee5e5c-39d2-4452-b1ce-1d8be52c02da','bf555a56-7e0d-4c7b-b384-6720cf1cb103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=def93851-0ac9-441b-8b31-298161969ff7)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c1f907-4bfc-4dc2-9be2-ac1055bb7029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c1f907-4bfc-4dc2-9be2-ac1055bb7029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (bb30c81a-3c9d-4518-bc1c-a15e7bc71cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request issued successfully. Sep 07 17:01:12 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:12 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:12 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b6bdf58-dcc5-463e-b327-ff131931a3af tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 297/585] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:01:11 2026] POST /volume/v3/volumes => generated 827 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f16511f6-3799-4abf-a642-13ac5e899b63 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f16511f6-3799-4abf-a642-13ac5e899b63 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 Sep 07 17:01:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f16511f6-3799-4abf-a642-13ac5e899b63 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f16511f6-3799-4abf-a642-13ac5e899b63 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f16511f6-3799-4abf-a642-13ac5e899b63 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:12 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-f16511f6-3799-4abf-a642-13ac5e899b63 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:12 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-f16511f6-3799-4abf-a642-13ac5e899b63 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:12 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-f16511f6-3799-4abf-a642-13ac5e899b63 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f16511f6-3799-4abf-a642-13ac5e899b63 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 returned with HTTP 200 Sep 07 17:01:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 289/586] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:12 2026] GET /volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 => generated 895 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 Sep 07 17:01:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:13 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:13 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:13 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8ff41efb-6416-44ed-8a3f-932c57f1d11e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 returned with HTTP 200 Sep 07 17:01:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 298/587] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:13 2026] GET /volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 => generated 919 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b08c7871-3074-439f-ba8f-ad0899dff137 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b08c7871-3074-439f-ba8f-ad0899dff137 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] DELETE http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b08c7871-3074-439f-ba8f-ad0899dff137 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b08c7871-3074-439f-ba8f-ad0899dff137 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-b08c7871-3074-439f-ba8f-ad0899dff137 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Delete volume with id: 1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b08c7871-3074-439f-ba8f-ad0899dff137 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b08c7871-3074-439f-ba8f-ad0899dff137 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Delete volume request issued successfully. Sep 07 17:01:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b08c7871-3074-439f-ba8f-ad0899dff137 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 202 Sep 07 17:01:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 290/588] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:14 2026] DELETE /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6fde0d52-e004-4d4c-a9f0-93c1261d1634 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6fde0d52-e004-4d4c-a9f0-93c1261d1634 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6fde0d52-e004-4d4c-a9f0-93c1261d1634 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6fde0d52-e004-4d4c-a9f0-93c1261d1634 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6fde0d52-e004-4d4c-a9f0-93c1261d1634 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6fde0d52-e004-4d4c-a9f0-93c1261d1634 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 200 Sep 07 17:01:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 299/589] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:14 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1023355587", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1023355587', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Create volume of 1 GB Sep 07 17:01:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Availability Zones retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Flow 'volume_create_api' (81556256-a538-4709-b13f-b6c19bfadcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfdd120-c940-440f-991f-049fbbbf6d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfdd120-c940-440f-991f-049fbbbf6d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fb1ea2-30c2-4518-8150-18cedc607094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Created reservations ['8ab3bb3e-59f6-49f1-a51e-a8c5a3defbc4', 'd9749710-8797-4dba-b28e-625d741d1772', '4eb6ec29-daf6-4ce8-a1f9-975e1756513d', '64c18748-8709-43f1-ac59-93de788a09d9'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fb1ea2-30c2-4518-8150-18cedc607094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab3bb3e-59f6-49f1-a51e-a8c5a3defbc4', 'd9749710-8797-4dba-b28e-625d741d1772', '4eb6ec29-daf6-4ce8-a1f9-975e1756513d', '64c18748-8709-43f1-ac59-93de788a09d9']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309d3900-1328-4c0c-adb3-c5d335b2e1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c6dd1745-6169-4e3f-89e4-483161324152 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6dd1745-6169-4e3f-89e4-483161324152 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 Sep 07 17:01:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6dd1745-6169-4e3f-89e4-483161324152 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6dd1745-6169-4e3f-89e4-483161324152 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c6dd1745-6169-4e3f-89e4-483161324152 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:14 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-c6dd1745-6169-4e3f-89e4-483161324152 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:14 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-c6dd1745-6169-4e3f-89e4-483161324152 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309d3900-1328-4c0c-adb3-c5d335b2e1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e988ad6d-ba4f-4510-8816-fca116d8a470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1023355587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29409616c4314ed1931523d9bfe79fab',qos_specs=None,replication_status=,reservations=['8ab3bb3e-59f6-49f1-a51e-a8c5a3defbc4','d9749710-8797-4dba-b28e-625d741d1772','4eb6ec29-daf6-4ce8-a1f9-975e1756513d','64c18748-8709-43f1-ac59-93de788a09d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6923fe178a104203aacd97b4fc4d01ef',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1023355587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e988ad6d-ba4f-4510-8816-fca116d8a470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29409616c4314ed1931523d9bfe79fab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6923fe178a104203aacd97b4fc4d01ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a421ced-3d60-40d6-99ca-0093846847fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-c6dd1745-6169-4e3f-89e4-483161324152 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a421ced-3d60-40d6-99ca-0093846847fe) transitioned into state 'SUCCESS' from state '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-1023355587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29409616c4314ed1931523d9bfe79fab',qos_specs=None,replication_status=,reservations=['8ab3bb3e-59f6-49f1-a51e-a8c5a3defbc4','d9749710-8797-4dba-b28e-625d741d1772','4eb6ec29-daf6-4ce8-a1f9-975e1756513d','64c18748-8709-43f1-ac59-93de788a09d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6923fe178a104203aacd97b4fc4d01ef',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b01eed-145b-4e4e-bc28-f038ad832795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6dd1745-6169-4e3f-89e4-483161324152 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 returned with HTTP 200 Sep 07 17:01:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 300/590] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:14 2026] GET /volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 => generated 920 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b01eed-145b-4e4e-bc28-f038ad832795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Flow 'volume_create_api' (81556256-a538-4709-b13f-b6c19bfadcc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Create volume request issued successfully. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c76ce04-f2e8-4312-8195-c0f3145cbe0b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 291/591] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:14 2026] POST /volume/v3/volumes => generated 772 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:01:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-867936271", "volume_type": "def93851-0ac9-441b-8b31-298161969ff7", "group_id": "3348c1af-1d51-4fa1-8240-f021a1b85569", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-867936271', 'volume_type': 'def93851-0ac9-441b-8b31-298161969ff7', 'group_id': '3348c1af-1d51-4fa1-8240-f021a1b85569', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-50133516", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume of 1 GB Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-50133516', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Create volume of 1 GB Sep 07 17:01:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Availability Zones retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability Zones retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (b848d1db-17e4-45d4-9386-55ef6daf53a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Flow 'volume_create_api' (36c189e6-3803-4e9f-9048-284a392426ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892869d2-a309-4654-86ee-fa432553a06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d18b7e-1eff-4131-972e-82a35942152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d18b7e-1eff-4131-972e-82a35942152c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0f1909-27ee-4d6b-bd01-2335b4cb8063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892869d2-a309-4654-86ee-fa432553a06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:01:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=def93851-0ac9-441b-8b31-298161969ff7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-547265748',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'def93851-0ac9-441b-8b31-298161969ff7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3348c1af-1d51-4fa1-8240-f021a1b85569', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a53ae2-9a3c-4f1a-8b18-62771e321b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Created reservations ['02b17628-491d-4b73-b002-17580667227e', '23ad44d5-4ec1-4468-bcc0-e44a8007ebb9', '76f48521-79de-495a-9016-c31f4722b77f', 'fd07c138-d8d6-4486-b4be-5fae7bf872f5'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0f1909-27ee-4d6b-bd01-2335b4cb8063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b17628-491d-4b73-b002-17580667227e', '23ad44d5-4ec1-4468-bcc0-e44a8007ebb9', '76f48521-79de-495a-9016-c31f4722b77f', 'fd07c138-d8d6-4486-b4be-5fae7bf872f5']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc473cf-99a6-4f87-ad03-3262b6da8564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['5c2bc73e-8103-4c16-8c43-290de1b08344', '2554b814-57cf-4b60-833f-878240f2c77c', 'e95abccc-94eb-4c17-96ee-b6e7f521a4b2', '1f02f7a6-cde1-4254-9755-dd5057b441ee'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a53ae2-9a3c-4f1a-8b18-62771e321b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2bc73e-8103-4c16-8c43-290de1b08344', '2554b814-57cf-4b60-833f-878240f2c77c', 'e95abccc-94eb-4c17-96ee-b6e7f521a4b2', '1f02f7a6-cde1-4254-9755-dd5057b441ee']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a05ea8-f750-4ee5-84af-79f3f5344472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc473cf-99a6-4f87-ad03-3262b6da8564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a56db29-c38f-473d-8879-e06be5631986', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-50133516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29409616c4314ed1931523d9bfe79fab',qos_specs=None,replication_status=,reservations=['02b17628-491d-4b73-b002-17580667227e','23ad44d5-4ec1-4468-bcc0-e44a8007ebb9','76f48521-79de-495a-9016-c31f4722b77f','fd07c138-d8d6-4486-b4be-5fae7bf872f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6923fe178a104203aacd97b4fc4d01ef',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-50133516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a56db29-c38f-473d-8879-e06be5631986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29409616c4314ed1931523d9bfe79fab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6923fe178a104203aacd97b4fc4d01ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b768a3-aa2a-49be-aa30-7acaf474b883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52a05ea8-f750-4ee5-84af-79f3f5344472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c01b604c-8717-4565-8eca-ccae4b2862f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-867936271',encryption_key_id=None,group_id=3348c1af-1d51-4fa1-8240-f021a1b85569,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['5c2bc73e-8103-4c16-8c43-290de1b08344','2554b814-57cf-4b60-833f-878240f2c77c','e95abccc-94eb-4c17-96ee-b6e7f521a4b2','1f02f7a6-cde1-4254-9755-dd5057b441ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=def93851-0ac9-441b-8b31-298161969ff7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-867936271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3348c1af-1d51-4fa1-8240-f021a1b85569,host=None,id=c01b604c-8717-4565-8eca-ccae4b2862f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b2c669a69e4ba4b86b102a1881af07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(def93851-0ac9-441b-8b31-298161969ff7),volume_type_id=def93851-0ac9-441b-8b31-298161969ff7)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac99be0-ec1d-4ccf-9809-65e3d55eea55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b768a3-aa2a-49be-aa30-7acaf474b883) transitioned into state 'SUCCESS' from state '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-50133516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29409616c4314ed1931523d9bfe79fab',qos_specs=None,replication_status=,reservations=['02b17628-491d-4b73-b002-17580667227e','23ad44d5-4ec1-4468-bcc0-e44a8007ebb9','76f48521-79de-495a-9016-c31f4722b77f','fd07c138-d8d6-4486-b4be-5fae7bf872f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6923fe178a104203aacd97b4fc4d01ef',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb448b40-7ca9-44e3-ad0d-98e41bf16390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb448b40-7ca9-44e3-ad0d-98e41bf16390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Flow 'volume_create_api' (36c189e6-3803-4e9f-9048-284a392426ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac99be0-ec1d-4ccf-9809-65e3d55eea55) transitioned into state 'SUCCESS' from state '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-867936271',encryption_key_id=None,group_id=3348c1af-1d51-4fa1-8240-f021a1b85569,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['5c2bc73e-8103-4c16-8c43-290de1b08344','2554b814-57cf-4b60-833f-878240f2c77c','e95abccc-94eb-4c17-96ee-b6e7f521a4b2','1f02f7a6-cde1-4254-9755-dd5057b441ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=def93851-0ac9-441b-8b31-298161969ff7)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Create volume request issued successfully. Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-067a54a0-0b3c-4d81-b6c6-25da8bab592b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88cc4d8-4c5c-43b4-8e8b-6b25b7108624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 292/592] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:01:15 2026] POST /volume/v3/volumes => generated 770 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-50787b17-aad9-412e-9371-fc34cb09b22f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-50787b17-aad9-412e-9371-fc34cb09b22f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-50787b17-aad9-412e-9371-fc34cb09b22f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-50787b17-aad9-412e-9371-fc34cb09b22f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-50787b17-aad9-412e-9371-fc34cb09b22f tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 returned with HTTP 404 Sep 07 17:01:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 293/593] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:15 2026] GET /volume/v3/volumes/1937b68c-f0ed-4324-8b52-1ca40a81b4d9 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88cc4d8-4c5c-43b4-8e8b-6b25b7108624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (b848d1db-17e4-45d4-9386-55ef6daf53a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request issued successfully. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:15 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-31b24a92-d63d-4e34-a13e-209abb3d5dfc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-003cc173-3580-4ec6-a45c-9371f73e08d6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-31b24a92-d63d-4e34-a13e-209abb3d5dfc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] DELETE http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-31b24a92-d63d-4e34-a13e-209abb3d5dfc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-31b24a92-d63d-4e34-a13e-209abb3d5dfc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-31b24a92-d63d-4e34-a13e-209abb3d5dfc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Delete volume with id: 90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:01:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 301/594] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:01:15 2026] POST /volume/v3/volumes => generated 827 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-31b24a92-d63d-4e34-a13e-209abb3d5dfc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:15 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:15 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-31b24a92-d63d-4e34-a13e-209abb3d5dfc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Delete volume request issued successfully. Sep 07 17:01:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-31b24a92-d63d-4e34-a13e-209abb3d5dfc tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 202 Sep 07 17:01:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 294/595] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:15 2026] DELETE /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-48c35d9d-e35f-44ef-bcbf-2a8e9c311cbb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-48c35d9d-e35f-44ef-bcbf-2a8e9c311cbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:01:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-48c35d9d-e35f-44ef-bcbf-2a8e9c311cbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-48c35d9d-e35f-44ef-bcbf-2a8e9c311cbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-48c35d9d-e35f-44ef-bcbf-2a8e9c311cbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-48c35d9d-e35f-44ef-bcbf-2a8e9c311cbb tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 200 Sep 07 17:01:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 295/596] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:16 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:16 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1e60fee5-0343-4a5b-90a6-1bcb0fe226fa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 returned with HTTP 200 Sep 07 17:01:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 302/597] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:15 2026] GET /volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 => generated 895 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-663228be-5c12-4b65-b6ac-e869068cced1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-663228be-5c12-4b65-b6ac-e869068cced1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b Sep 07 17:01:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-663228be-5c12-4b65-b6ac-e869068cced1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-663228be-5c12-4b65-b6ac-e869068cced1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-663228be-5c12-4b65-b6ac-e869068cced1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b returned with HTTP 404 Sep 07 17:01:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 296/598] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/volumes/90cc4b96-ce46-4097-a735-acaf5e1f722b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 Sep 07 17:01:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:17 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:17 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0ce12eb2-2aa5-4eca-9bda-b613226cb1af None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0ce12eb2-2aa5-4eca-9bda-b613226cb1af tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] DELETE http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 17:01:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0ce12eb2-2aa5-4eca-9bda-b613226cb1af tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0ce12eb2-2aa5-4eca-9bda-b613226cb1af tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0ce12eb2-2aa5-4eca-9bda-b613226cb1af tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Delete volume with id: 08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 17:01:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3e9c5982-29d9-4d19-9d81-380be829eb0c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 returned with HTTP 200 Sep 07 17:01:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 303/599] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 => generated 919 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0ce12eb2-2aa5-4eca-9bda-b613226cb1af tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0ce12eb2-2aa5-4eca-9bda-b613226cb1af tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Delete volume request issued successfully. Sep 07 17:01:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0ce12eb2-2aa5-4eca-9bda-b613226cb1af tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 202 Sep 07 17:01:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 297/600] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:17 2026] DELETE /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-041db3f9-8e49-4417-a5fa-73f8aad41fff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-041db3f9-8e49-4417-a5fa-73f8aad41fff tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 17:01:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-041db3f9-8e49-4417-a5fa-73f8aad41fff tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-041db3f9-8e49-4417-a5fa-73f8aad41fff tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-041db3f9-8e49-4417-a5fa-73f8aad41fff tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Volume info retrieved successfully. Sep 07 17:01:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-041db3f9-8e49-4417-a5fa-73f8aad41fff tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 200 Sep 07 17:01:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 304/601] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:17 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ac263f5-714d-485f-a689-4feecbf8e79f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ac263f5-714d-485f-a689-4feecbf8e79f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 Sep 07 17:01:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ac263f5-714d-485f-a689-4feecbf8e79f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ac263f5-714d-485f-a689-4feecbf8e79f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ac263f5-714d-485f-a689-4feecbf8e79f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:18 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-2ac263f5-714d-485f-a689-4feecbf8e79f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:18 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-2ac263f5-714d-485f-a689-4feecbf8e79f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:18 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-2ac263f5-714d-485f-a689-4feecbf8e79f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-efb6690c-0c46-4f20-a1a0-1576187c11f1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-efb6690c-0c46-4f20-a1a0-1576187c11f1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] GET http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed Sep 07 17:01:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-efb6690c-0c46-4f20-a1a0-1576187c11f1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-efb6690c-0c46-4f20-a1a0-1576187c11f1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-efb6690c-0c46-4f20-a1a0-1576187c11f1 tempest-AttachVolumeNegativeTest-704001503 tempest-AttachVolumeNegativeTest-704001503-project-member] http://192.168.122.80/volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed returned with HTTP 404 Sep 07 17:01:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ac263f5-714d-485f-a689-4feecbf8e79f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 returned with HTTP 200 Sep 07 17:01:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 298/602] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:18 2026] GET /volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 => generated 919 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 305/603] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:18 2026] GET /volume/v3/volumes/08537e51-fd91-458a-bbc8-060f8f625bed => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 Sep 07 17:01:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:19 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:19 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:19 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8480748d-68da-46ae-95b8-cf4321e1ee5c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 returned with HTTP 200 Sep 07 17:01:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 299/604] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:19 2026] GET /volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 => generated 920 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3a4c15d-cdee-4b96-9d7b-e0eb8956084a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3a4c15d-cdee-4b96-9d7b-e0eb8956084a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] PUT http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3a4c15d-cdee-4b96-9d7b-e0eb8956084a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "fe8b57ef-b371-47e1-b707-97141e5f7195"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-f3a4c15d-cdee-4b96-9d7b-e0eb8956084a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Update called for group 3348c1af-1d51-4fa1-8240-f021a1b85569. {{(pid=86480) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 17:01:20 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-f3a4c15d-cdee-4b96-9d7b-e0eb8956084a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Updating group 3348c1af-1d51-4fa1-8240-f021a1b85569 with name None description: None add_volumes: None remove_volumes: fe8b57ef-b371-47e1-b707-97141e5f7195. Sep 07 17:01:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3a4c15d-cdee-4b96-9d7b-e0eb8956084a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 202 Sep 07 17:01:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 306/605] 192.168.122.80 () {62 vars in 1285 bytes} [Mon Sep 7 17:01:20 2026] PUT /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-817646ed-7a55-4cf8-9550-803c6fdfc766 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-817646ed-7a55-4cf8-9550-803c6fdfc766 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-817646ed-7a55-4cf8-9550-803c6fdfc766 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-817646ed-7a55-4cf8-9550-803c6fdfc766 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-817646ed-7a55-4cf8-9550-803c6fdfc766 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:20 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-817646ed-7a55-4cf8-9550-803c6fdfc766 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 300/606] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:20 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a5b40671-e245-44ce-9853-6256a7cecbac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5df99d68-d057-48e9-9caa-b8f7e6021098 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a5b40671-e245-44ce-9853-6256a7cecbac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a5b40671-e245-44ce-9853-6256a7cecbac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a5b40671-e245-44ce-9853-6256a7cecbac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-a5b40671-e245-44ce-9853-6256a7cecbac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5df99d68-d057-48e9-9caa-b8f7e6021098 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:01:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5df99d68-d057-48e9-9caa-b8f7e6021098 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5df99d68-d057-48e9-9caa-b8f7e6021098 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a5b40671-e245-44ce-9853-6256a7cecbac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 307/607] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:21 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-471edd54-694a-49b3-acc6-b2231dfe4929 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-471edd54-694a-49b3-acc6-b2231dfe4929 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] PUT http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-471edd54-694a-49b3-acc6-b2231dfe4929 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fe8b57ef-b371-47e1-b707-97141e5f7195"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-471edd54-694a-49b3-acc6-b2231dfe4929 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Update called for group 3348c1af-1d51-4fa1-8240-f021a1b85569. {{(pid=86480) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-471edd54-694a-49b3-acc6-b2231dfe4929 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Updating group 3348c1af-1d51-4fa1-8240-f021a1b85569 with name None description: None add_volumes: fe8b57ef-b371-47e1-b707-97141e5f7195 remove_volumes: None. Sep 07 17:01:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5df99d68-d057-48e9-9caa-b8f7e6021098 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5df99d68-d057-48e9-9caa-b8f7e6021098 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:01:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 301/608] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:21 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 856 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-471edd54-694a-49b3-acc6-b2231dfe4929 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 202 Sep 07 17:01:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 308/609] 192.168.122.80 () {62 vars in 1285 bytes} [Mon Sep 7 17:01:21 2026] PUT /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7d449de9-4add-46bb-8d87-28eb65c22375 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b81449c6-9fb9-4236-a9b2-31ba9c0cdb5a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d449de9-4add-46bb-8d87-28eb65c22375 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d449de9-4add-46bb-8d87-28eb65c22375 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d449de9-4add-46bb-8d87-28eb65c22375 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-7d449de9-4add-46bb-8d87-28eb65c22375 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b81449c6-9fb9-4236-a9b2-31ba9c0cdb5a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b81449c6-9fb9-4236-a9b2-31ba9c0cdb5a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b81449c6-9fb9-4236-a9b2-31ba9c0cdb5a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:21 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d449de9-4add-46bb-8d87-28eb65c22375 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 302/610] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:21 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 391 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b81449c6-9fb9-4236-a9b2-31ba9c0cdb5a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:01:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b81449c6-9fb9-4236-a9b2-31ba9c0cdb5a tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:01:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 309/611] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:21 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-561a9328-2869-4644-bbfb-37d2f6d31469 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-561a9328-2869-4644-bbfb-37d2f6d31469 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-561a9328-2869-4644-bbfb-37d2f6d31469 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-561a9328-2869-4644-bbfb-37d2f6d31469 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-561a9328-2869-4644-bbfb-37d2f6d31469 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:22 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-561a9328-2869-4644-bbfb-37d2f6d31469 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 303/612] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:22 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-179e0281-4d16-415f-8c92-cdb5465be87b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-179e0281-4d16-415f-8c92-cdb5465be87b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] PUT http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-179e0281-4d16-415f-8c92-cdb5465be87b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c01b604c-8717-4565-8eca-ccae4b2862f7"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-179e0281-4d16-415f-8c92-cdb5465be87b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Update called for group 3348c1af-1d51-4fa1-8240-f021a1b85569. {{(pid=86480) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 17:01:22 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-179e0281-4d16-415f-8c92-cdb5465be87b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Updating group 3348c1af-1d51-4fa1-8240-f021a1b85569 with name None description: None add_volumes: None remove_volumes: c01b604c-8717-4565-8eca-ccae4b2862f7. Sep 07 17:01:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-179e0281-4d16-415f-8c92-cdb5465be87b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 202 Sep 07 17:01:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 310/613] 192.168.122.80 () {62 vars in 1285 bytes} [Mon Sep 7 17:01:22 2026] PUT /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3218fdc1-4941-4ed1-869b-3b68dfd12079 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3218fdc1-4941-4ed1-869b-3b68dfd12079 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3218fdc1-4941-4ed1-869b-3b68dfd12079 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3218fdc1-4941-4ed1-869b-3b68dfd12079 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-3218fdc1-4941-4ed1-869b-3b68dfd12079 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:22 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3218fdc1-4941-4ed1-869b-3b68dfd12079 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 304/614] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:22 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-06f67272-2966-4300-8e27-0f477830334f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-06f67272-2966-4300-8e27-0f477830334f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-06f67272-2966-4300-8e27-0f477830334f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-06f67272-2966-4300-8e27-0f477830334f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-06f67272-2966-4300-8e27-0f477830334f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:23 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-06f67272-2966-4300-8e27-0f477830334f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 311/615] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:23 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-678f78b3-c156-451f-ba20-aeeed2f3afac None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-678f78b3-c156-451f-ba20-aeeed2f3afac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] PUT http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-678f78b3-c156-451f-ba20-aeeed2f3afac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c01b604c-8717-4565-8eca-ccae4b2862f7"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-678f78b3-c156-451f-ba20-aeeed2f3afac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Update called for group 3348c1af-1d51-4fa1-8240-f021a1b85569. {{(pid=86481) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 17:01:23 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-678f78b3-c156-451f-ba20-aeeed2f3afac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Updating group 3348c1af-1d51-4fa1-8240-f021a1b85569 with name None description: None add_volumes: c01b604c-8717-4565-8eca-ccae4b2862f7 remove_volumes: None. Sep 07 17:01:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:23 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-678f78b3-c156-451f-ba20-aeeed2f3afac tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 202 Sep 07 17:01:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 305/616] 192.168.122.80 () {62 vars in 1285 bytes} [Mon Sep 7 17:01:23 2026] PUT /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f30b8037-9efb-4ee7-b164-e1d5781f29cb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f30b8037-9efb-4ee7-b164-e1d5781f29cb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f30b8037-9efb-4ee7-b164-e1d5781f29cb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f30b8037-9efb-4ee7-b164-e1d5781f29cb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-f30b8037-9efb-4ee7-b164-e1d5781f29cb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:23 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f30b8037-9efb-4ee7-b164-e1d5781f29cb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 312/617] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:23 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-97ecdc46-37ea-4822-9ea4-471fab6f26ab None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-97ecdc46-37ea-4822-9ea4-471fab6f26ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-97ecdc46-37ea-4822-9ea4-471fab6f26ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-97ecdc46-37ea-4822-9ea4-471fab6f26ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-97ecdc46-37ea-4822-9ea4-471fab6f26ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:24 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-97ecdc46-37ea-4822-9ea4-471fab6f26ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 200 Sep 07 17:01:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 306/618] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:24 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:24 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:01:24 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:24 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:25 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:25 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:25 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:25 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9874b543-ac9b-43da-8ef3-b965f19f14c8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 313/619] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:24 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:01:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/group_snapshots Sep 07 17:01:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3348c1af-1d51-4fa1-8240-f021a1b85569", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-412590621"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3348c1af-1d51-4fa1-8240-f021a1b85569', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-412590621'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 17:01:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:25 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.group_snapshots [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-412590621. Sep 07 17:01:25 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:25 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:25 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:25 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:25 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:25 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:25 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-547265748 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-547265748, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:25 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-547265748 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-547265748, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:25 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['cce1d8d7-4453-4fb3-a4d8-19208e3b1415', '4b7f18bd-a515-4d24-af16-7917a8b05733', '2456bf13-2228-4ec2-87fc-242ea53b68c0', '01e27da9-2bae-46ac-b46a-71f6a8a3ab58'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-21e51a11-d8cb-45a7-8f3c-3cde2c11e119 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots returned with HTTP 202 Sep 07 17:01:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 307/620] 192.168.122.80 () {62 vars in 1203 bytes} [Mon Sep 7 17:01:25 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-544b62e0-a5e7-42c6-bd01-1b91e92b1488 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-544b62e0-a5e7-42c6-bd01-1b91e92b1488 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-544b62e0-a5e7-42c6-bd01-1b91e92b1488 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-544b62e0-a5e7-42c6-bd01-1b91e92b1488 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-544b62e0-a5e7-42c6-bd01-1b91e92b1488 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-544b62e0-a5e7-42c6-bd01-1b91e92b1488 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 200 Sep 07 17:01:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 314/621] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:25 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 325 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8d308ffb-9d2d-4343-bfd6-86214dc8c566 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8d308ffb-9d2d-4343-bfd6-86214dc8c566 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8d308ffb-9d2d-4343-bfd6-86214dc8c566 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8d308ffb-9d2d-4343-bfd6-86214dc8c566 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-8d308ffb-9d2d-4343-bfd6-86214dc8c566 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8d308ffb-9d2d-4343-bfd6-86214dc8c566 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 200 Sep 07 17:01:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 308/622] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:26 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 325 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4f181f77-8059-4a8c-b3dc-df4c1b8724fb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4f181f77-8059-4a8c-b3dc-df4c1b8724fb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4f181f77-8059-4a8c-b3dc-df4c1b8724fb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4f181f77-8059-4a8c-b3dc-df4c1b8724fb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-4f181f77-8059-4a8c-b3dc-df4c1b8724fb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4f181f77-8059-4a8c-b3dc-df4c1b8724fb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 200 Sep 07 17:01:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 315/623] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:27 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 325 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9f928af0-75c6-4788-b290-a20306df6eb6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f928af0-75c6-4788-b290-a20306df6eb6 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] DELETE http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:01:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f928af0-75c6-4788-b290-a20306df6eb6 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f928af0-75c6-4788-b290-a20306df6eb6 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-9f928af0-75c6-4788-b290-a20306df6eb6 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Delete volume with id: 4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:01:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9f928af0-75c6-4788-b290-a20306df6eb6 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:01:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9f928af0-75c6-4788-b290-a20306df6eb6 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Delete volume request issued successfully. Sep 07 17:01:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f928af0-75c6-4788-b290-a20306df6eb6 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 202 Sep 07 17:01:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 309/624] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:01:28 2026] DELETE /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-de5415cd-c150-4b5e-bb1c-ae1598f99f91 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de5415cd-c150-4b5e-bb1c-ae1598f99f91 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:01:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de5415cd-c150-4b5e-bb1c-ae1598f99f91 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de5415cd-c150-4b5e-bb1c-ae1598f99f91 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-de5415cd-c150-4b5e-bb1c-ae1598f99f91 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:01:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de5415cd-c150-4b5e-bb1c-ae1598f99f91 tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:01:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 316/625] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:28 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6069a887-9471-4408-b8dd-4504999a4a13 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6069a887-9471-4408-b8dd-4504999a4a13 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6069a887-9471-4408-b8dd-4504999a4a13 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6069a887-9471-4408-b8dd-4504999a4a13 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-6069a887-9471-4408-b8dd-4504999a4a13 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6069a887-9471-4408-b8dd-4504999a4a13 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 200 Sep 07 17:01:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 310/626] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:29 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 325 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fe6a5e47-acc4-4aa1-a5a0-7200436385bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe6a5e47-acc4-4aa1-a5a0-7200436385bf tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:01:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe6a5e47-acc4-4aa1-a5a0-7200436385bf tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe6a5e47-acc4-4aa1-a5a0-7200436385bf tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fe6a5e47-acc4-4aa1-a5a0-7200436385bf tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Volume info retrieved successfully. Sep 07 17:01:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe6a5e47-acc4-4aa1-a5a0-7200436385bf tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 200 Sep 07 17:01:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 317/627] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:29 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 855 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-409b0ae0-d697-4889-ba14-1566a31aa257 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-409b0ae0-d697-4889-ba14-1566a31aa257 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-409b0ae0-d697-4889-ba14-1566a31aa257 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-409b0ae0-d697-4889-ba14-1566a31aa257 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-409b0ae0-d697-4889-ba14-1566a31aa257 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-409b0ae0-d697-4889-ba14-1566a31aa257 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 200 Sep 07 17:01:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 311/628] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:30 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 325 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-297eb128-321f-4b1e-819f-b565b25e558c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-297eb128-321f-4b1e-819f-b565b25e558c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] GET http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 Sep 07 17:01:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-297eb128-321f-4b1e-819f-b565b25e558c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-297eb128-321f-4b1e-819f-b565b25e558c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-297eb128-321f-4b1e-819f-b565b25e558c tempest-AttachVolumeShelveTestJSON-1785665822 tempest-AttachVolumeShelveTestJSON-1785665822-project-member] http://192.168.122.80/volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 returned with HTTP 404 Sep 07 17:01:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 318/629] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:30 2026] GET /volume/v3/volumes/4a3fd48f-8c65-4848-b587-d815d7886eb8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e835a19b-4ffc-4e48-96f0-b41ce74e642e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e835a19b-4ffc-4e48-96f0-b41ce74e642e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e835a19b-4ffc-4e48-96f0-b41ce74e642e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e835a19b-4ffc-4e48-96f0-b41ce74e642e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-e835a19b-4ffc-4e48-96f0-b41ce74e642e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e835a19b-4ffc-4e48-96f0-b41ce74e642e tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 200 Sep 07 17:01:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 312/630] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6c7b1a6b-9767-41e0-8e8e-04f9efbd74f4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6c7b1a6b-9767-41e0-8e8e-04f9efbd74f4 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] GET http://192.168.122.80/volume/v3/scheduler-stats/get_pools Sep 07 17:01:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6c7b1a6b-9767-41e0-8e8e-04f9efbd74f4 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6c7b1a6b-9767-41e0-8e8e-04f9efbd74f4 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] Calling method 'get_pools' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6c7b1a6b-9767-41e0-8e8e-04f9efbd74f4 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] http://192.168.122.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 17:01:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 319/631] 192.168.122.80 () {58 vars in 1170 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-718b6991-989f-4489-a3da-8ca4ff277ef0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-718b6991-989f-4489-a3da-8ca4ff277ef0 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] GET http://192.168.122.80/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-718b6991-989f-4489-a3da-8ca4ff277ef0 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-718b6991-989f-4489-a3da-8ca4ff277ef0 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] Calling method 'get_pools' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-718b6991-989f-4489-a3da-8ca4ff277ef0 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] http://192.168.122.80/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 17:01:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 313/632] 192.168.122.80 () {58 vars in 1193 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-500ca9ba-a200-42ee-b583-d36da60bafd5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-500ca9ba-a200-42ee-b583-d36da60bafd5 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] GET http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD Sep 07 17:01:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-500ca9ba-a200-42ee-b583-d36da60bafd5 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-500ca9ba-a200-42ee-b583-d36da60bafd5 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:31 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:01:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-500ca9ba-a200-42ee-b583-d36da60bafd5 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 17:01:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 320/633] 192.168.122.80 () {58 vars in 1188 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-68b7ce78-71c4-4603-8bec-d309aea74303 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68b7ce78-71c4-4603-8bec-d309aea74303 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] GET http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68b7ce78-71c4-4603-8bec-d309aea74303 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68b7ce78-71c4-4603-8bec-d309aea74303 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:31 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:01:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68b7ce78-71c4-4603-8bec-d309aea74303 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856 tempest-BackendsCapabilitiesAdminTestsJSON-1076884856-project-admin] http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 17:01:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 314/634] 192.168.122.80 () {58 vars in 1188 bytes} [Mon Sep 7 17:01:31 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-785d4e50-a22a-477a-80f2-5dba2d1f8f42 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-785d4e50-a22a-477a-80f2-5dba2d1f8f42 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-785d4e50-a22a-477a-80f2-5dba2d1f8f42 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-785d4e50-a22a-477a-80f2-5dba2d1f8f42 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-785d4e50-a22a-477a-80f2-5dba2d1f8f42 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-785d4e50-a22a-477a-80f2-5dba2d1f8f42 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 200 Sep 07 17:01:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 321/635] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:32 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4d2f3493-e6f1-48ea-aa69-22cd802936b0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d2f3493-e6f1-48ea-aa69-22cd802936b0 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3493-e6f1-48ea-aa69-22cd802936b0 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d2f3493-e6f1-48ea-aa69-22cd802936b0 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-4d2f3493-e6f1-48ea-aa69-22cd802936b0 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d2f3493-e6f1-48ea-aa69-22cd802936b0 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 200 Sep 07 17:01:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 315/636] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:33 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0be8e5e6-eda6-4ac6-b287-c1786ec78205 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0be8e5e6-eda6-4ac6-b287-c1786ec78205 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:01:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0be8e5e6-eda6-4ac6-b287-c1786ec78205 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0be8e5e6-eda6-4ac6-b287-c1786ec78205 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-0be8e5e6-eda6-4ac6-b287-c1786ec78205 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:33 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-0be8e5e6-eda6-4ac6-b287-c1786ec78205 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:01:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:33 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0be8e5e6-eda6-4ac6-b287-c1786ec78205 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all snapshots completed successfully. Sep 07 17:01:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0be8e5e6-eda6-4ac6-b287-c1786ec78205 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:01:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 322/637] 192.168.122.80 () {58 vars in 1143 bytes} [Mon Sep 7 17:01:33 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-67140f51-c5ef-47ff-987a-6aceccd46785 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67140f51-c5ef-47ff-987a-6aceccd46785 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-67140f51-c5ef-47ff-987a-6aceccd46785 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-67140f51-c5ef-47ff-987a-6aceccd46785 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-67140f51-c5ef-47ff-987a-6aceccd46785 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67140f51-c5ef-47ff-987a-6aceccd46785 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e returned with HTTP 200 Sep 07 17:01:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 316/638] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:33 2026] GET /volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bb7ecca7-aadb-4784-b245-fd49df9bff5f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bb7ecca7-aadb-4784-b245-fd49df9bff5f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/23fd36bc-80db-4b01-8a07-7781b1230737 Sep 07 17:01:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bb7ecca7-aadb-4784-b245-fd49df9bff5f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bb7ecca7-aadb-4784-b245-fd49df9bff5f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bb7ecca7-aadb-4784-b245-fd49df9bff5f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bb7ecca7-aadb-4784-b245-fd49df9bff5f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/23fd36bc-80db-4b01-8a07-7781b1230737 returned with HTTP 200 Sep 07 17:01:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 323/639] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:33 2026] GET /volume/v3/snapshots/23fd36bc-80db-4b01-8a07-7781b1230737 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f95a70ae-fc1c-413e-b28d-ffb14509abfa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f95a70ae-fc1c-413e-b28d-ffb14509abfa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] DELETE http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f95a70ae-fc1c-413e-b28d-ffb14509abfa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f95a70ae-fc1c-413e-b28d-ffb14509abfa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-f95a70ae-fc1c-413e-b28d-ffb14509abfa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86481) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 17:01:33 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.group_snapshots [None req-f95a70ae-fc1c-413e-b28d-ffb14509abfa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group_snapshot with id: 29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:33 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f95a70ae-fc1c-413e-b28d-ffb14509abfa tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 202 Sep 07 17:01:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 317/640] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:01:33 2026] DELETE /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 0 bytes in 436 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-13f3ad01-c019-49d2-accd-3673129c8e7f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:34 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:01:34 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:34 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:34 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:34 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-13f3ad01-c019-49d2-accd-3673129c8e7f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 324/641] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:34 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:01:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bc1fb81d-739d-411f-921d-14d0150af882 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc1fb81d-739d-411f-921d-14d0150af882 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:01:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc1fb81d-739d-411f-921d-14d0150af882 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc1fb81d-739d-411f-921d-14d0150af882 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-bc1fb81d-739d-411f-921d-14d0150af882 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:34 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-bc1fb81d-739d-411f-921d-14d0150af882 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:01:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:34 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bc1fb81d-739d-411f-921d-14d0150af882 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all snapshots completed successfully. Sep 07 17:01:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc1fb81d-739d-411f-921d-14d0150af882 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:01:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 318/642] 192.168.122.80 () {58 vars in 1143 bytes} [Mon Sep 7 17:01:34 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5c7cd659-8b4e-406b-8b1e-87fb114bc5bb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c7cd659-8b4e-406b-8b1e-87fb114bc5bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c7cd659-8b4e-406b-8b1e-87fb114bc5bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c7cd659-8b4e-406b-8b1e-87fb114bc5bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5c7cd659-8b4e-406b-8b1e-87fb114bc5bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c7cd659-8b4e-406b-8b1e-87fb114bc5bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e returned with HTTP 200 Sep 07 17:01:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 325/643] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:34 2026] GET /volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c1902d59-79c6-4f0f-bbc8-dada6a09686f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c1902d59-79c6-4f0f-bbc8-dada6a09686f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e Sep 07 17:01:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c1902d59-79c6-4f0f-bbc8-dada6a09686f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c1902d59-79c6-4f0f-bbc8-dada6a09686f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c1902d59-79c6-4f0f-bbc8-dada6a09686f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c1902d59-79c6-4f0f-bbc8-dada6a09686f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e returned with HTTP 200 Sep 07 17:01:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 319/644] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:35 2026] GET /volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-609ba3e3-4c0b-43de-90f9-e5fcb5c55a22 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-609ba3e3-4c0b-43de-90f9-e5fcb5c55a22 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e Sep 07 17:01:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-609ba3e3-4c0b-43de-90f9-e5fcb5c55a22 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-609ba3e3-4c0b-43de-90f9-e5fcb5c55a22 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-609ba3e3-4c0b-43de-90f9-e5fcb5c55a22 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-609ba3e3-4c0b-43de-90f9-e5fcb5c55a22 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e returned with HTTP 200 Sep 07 17:01:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 326/645] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:36 2026] GET /volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8990f85b-df8b-4e8c-a50e-afa6d01597b1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8990f85b-df8b-4e8c-a50e-afa6d01597b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e Sep 07 17:01:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8990f85b-df8b-4e8c-a50e-afa6d01597b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8990f85b-df8b-4e8c-a50e-afa6d01597b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8990f85b-df8b-4e8c-a50e-afa6d01597b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8990f85b-df8b-4e8c-a50e-afa6d01597b1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e returned with HTTP 200 Sep 07 17:01:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 320/646] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:37 2026] GET /volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9016f40b-2d83-473a-9896-37006e71133a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9016f40b-2d83-473a-9896-37006e71133a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9016f40b-2d83-473a-9896-37006e71133a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9016f40b-2d83-473a-9896-37006e71133a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9016f40b-2d83-473a-9896-37006e71133a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e returned with HTTP 404 Sep 07 17:01:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 327/647] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/snapshots/f856b6c8-c286-43d2-a3e6-60649dc4ec2e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c0c1f5c6-ea89-4b0a-808e-db6127515e87 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0c1f5c6-ea89-4b0a-808e-db6127515e87 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/23fd36bc-80db-4b01-8a07-7781b1230737 Sep 07 17:01:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0c1f5c6-ea89-4b0a-808e-db6127515e87 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0c1f5c6-ea89-4b0a-808e-db6127515e87 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0c1f5c6-ea89-4b0a-808e-db6127515e87 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/23fd36bc-80db-4b01-8a07-7781b1230737 returned with HTTP 404 Sep 07 17:01:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 321/648] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/snapshots/23fd36bc-80db-4b01-8a07-7781b1230737 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bfed5c23-83b1-40b3-a519-128701a13c79 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bfed5c23-83b1-40b3-a519-128701a13c79 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bfed5c23-83b1-40b3-a519-128701a13c79 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bfed5c23-83b1-40b3-a519-128701a13c79 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-bfed5c23-83b1-40b3-a519-128701a13c79 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bfed5c23-83b1-40b3-a519-128701a13c79 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 404 Sep 07 17:01:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 328/649] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ecc6d8d2-7c15-460e-af23-ede9cbebfded None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ecc6d8d2-7c15-460e-af23-ede9cbebfded tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] DELETE http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ecc6d8d2-7c15-460e-af23-ede9cbebfded tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ecc6d8d2-7c15-460e-af23-ede9cbebfded tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-ecc6d8d2-7c15-460e-af23-ede9cbebfded tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for member 29d596b0-e3db-406c-be4e-e93b3de20d7f {{(pid=86481) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 17:01:38 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.group_snapshots [None req-ecc6d8d2-7c15-460e-af23-ede9cbebfded tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group_snapshot with id: 29d596b0-e3db-406c-be4e-e93b3de20d7f Sep 07 17:01:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ecc6d8d2-7c15-460e-af23-ede9cbebfded tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f returned with HTTP 404 Sep 07 17:01:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 322/650] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:01:38 2026] DELETE /volume/v3/group_snapshots/29d596b0-e3db-406c-be4e-e93b3de20d7f => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:38 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:01:38 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:38 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:39 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:39 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:39 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eea0eafb-b5cc-49fc-93fa-95e56289b686 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 329/651] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:38 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:01:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d4dba0f6-5b2d-4d92-b672-91a3e0c1c716 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d4dba0f6-5b2d-4d92-b672-91a3e0c1c716 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569/action Sep 07 17:01:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d4dba0f6-5b2d-4d92-b672-91a3e0c1c716 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d4dba0f6-5b2d-4d92-b672-91a3e0c1c716 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-d4dba0f6-5b2d-4d92-b672-91a3e0c1c716 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for group 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:01:39 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-d4dba0f6-5b2d-4d92-b672-91a3e0c1c716 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group with id: 3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:39 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:01:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:39 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d4dba0f6-5b2d-4d92-b672-91a3e0c1c716 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569/action returned with HTTP 202 Sep 07 17:01:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 323/652] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:01:39 2026] POST /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 Sep 07 17:01:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:39 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:39 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:39 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-78f565cb-0b3e-42b1-809a-ce488b9c3b39 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 returned with HTTP 200 Sep 07 17:01:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 330/653] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:39 2026] GET /volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-63c8f610-e0a5-4ff2-bfec-69fce64bd619 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-63c8f610-e0a5-4ff2-bfec-69fce64bd619 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-63c8f610-e0a5-4ff2-bfec-69fce64bd619 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-440650765"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-63c8f610-e0a5-4ff2-bfec-69fce64bd619 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:01:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 324/654] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:01:39 2026] POST /volume/v3/types => generated 215 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0a298315-810d-447f-86ac-8dfbf0eb4f37 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a298315-810d-447f-86ac-8dfbf0eb4f37 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 17:01:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a298315-810d-447f-86ac-8dfbf0eb4f37 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1861833712"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a298315-810d-447f-86ac-8dfbf0eb4f37 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 17:01:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 331/655] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 17:01:40 2026] POST /volume/v3/group_types => generated 173 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-746de93e-3746-487c-8175-955e1f7c956c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-746de93e-3746-487c-8175-955e1f7c956c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-746de93e-3746-487c-8175-955e1f7c956c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6fcb14e7-abba-4b48-82b4-9d223b06a758", "volume_types": ["2fbbb27c-eb63-45ce-8114-4adb96a1999e"], "name": "tempest-Group1-1964186231"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-746de93e-3746-487c-8175-955e1f7c956c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Creating new group {'group': {'group_type': '6fcb14e7-abba-4b48-82b4-9d223b06a758', 'volume_types': ['2fbbb27c-eb63-45ce-8114-4adb96a1999e'], 'name': 'tempest-Group1-1964186231'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:01:40 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-746de93e-3746-487c-8175-955e1f7c956c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Creating group tempest-Group1-1964186231. Sep 07 17:01:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-746de93e-3746-487c-8175-955e1f7c956c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Availability Zones retrieved successfully. Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-746de93e-3746-487c-8175-955e1f7c956c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Created reservations ['4ee4e52f-c864-485d-bf25-e75f16a058d6'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8d276f09-99ef-448a-b732-44aec5867fee None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8d276f09-99ef-448a-b732-44aec5867fee tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 Sep 07 17:01:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8d276f09-99ef-448a-b732-44aec5867fee tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8d276f09-99ef-448a-b732-44aec5867fee tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-746de93e-3746-487c-8175-955e1f7c956c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:01:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 325/656] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:01:40 2026] POST /volume/v3/groups => generated 94 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-112714f1-730a-4242-862b-9ba826191dd4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-112714f1-730a-4242-862b-9ba826191dd4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-112714f1-730a-4242-862b-9ba826191dd4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-112714f1-730a-4242-862b-9ba826191dd4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-112714f1-730a-4242-862b-9ba826191dd4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 3061680a-4bac-4ae9-b4f7-1ee04b943a95 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8d276f09-99ef-448a-b732-44aec5867fee tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:40 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-8d276f09-99ef-448a-b732-44aec5867fee tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:40 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-8d276f09-99ef-448a-b732-44aec5867fee tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:40 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-112714f1-730a-4242-862b-9ba826191dd4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 returned with HTTP 200 Sep 07 17:01:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 326/657] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:40 2026] GET /volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 => generated 322 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:40 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-8d276f09-99ef-448a-b732-44aec5867fee tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8d276f09-99ef-448a-b732-44aec5867fee tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 returned with HTTP 200 Sep 07 17:01:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 332/658] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:40 2026] GET /volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 => generated 919 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8edc0380-ebfa-43f1-9528-b484519d3f53 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8edc0380-ebfa-43f1-9528-b484519d3f53 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8edc0380-ebfa-43f1-9528-b484519d3f53 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8edc0380-ebfa-43f1-9528-b484519d3f53 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-8edc0380-ebfa-43f1-9528-b484519d3f53 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 3061680a-4bac-4ae9-b4f7-1ee04b943a95 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:41 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8edc0380-ebfa-43f1-9528-b484519d3f53 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 returned with HTTP 200 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 327/659] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-31f6b6ab-228d-4482-bc7a-87b74bae010e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31f6b6ab-228d-4482-bc7a-87b74bae010e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:01:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31f6b6ab-228d-4482-bc7a-87b74bae010e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6fcb14e7-abba-4b48-82b4-9d223b06a758", "volume_types": ["2fbbb27c-eb63-45ce-8114-4adb96a1999e"], "name": "tempest-Group2-1576697287"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-31f6b6ab-228d-4482-bc7a-87b74bae010e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Creating new group {'group': {'group_type': '6fcb14e7-abba-4b48-82b4-9d223b06a758', 'volume_types': ['2fbbb27c-eb63-45ce-8114-4adb96a1999e'], 'name': 'tempest-Group2-1576697287'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:01:41 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-31f6b6ab-228d-4482-bc7a-87b74bae010e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Creating group tempest-Group2-1576697287. Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-253e5e7d-8897-4902-89f5-0fffde931ed6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-253e5e7d-8897-4902-89f5-0fffde931ed6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-253e5e7d-8897-4902-89f5-0fffde931ed6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-253e5e7d-8897-4902-89f5-0fffde931ed6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-253e5e7d-8897-4902-89f5-0fffde931ed6 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 returned with HTTP 404 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 328/660] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/volumes/c01b604c-8717-4565-8eca-ccae4b2862f7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e95bd9a0-022b-45b3-868a-209d9b8d46ec None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e95bd9a0-022b-45b3-868a-209d9b8d46ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e95bd9a0-022b-45b3-868a-209d9b8d46ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e95bd9a0-022b-45b3-868a-209d9b8d46ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-31f6b6ab-228d-4482-bc7a-87b74bae010e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Availability Zones retrieved successfully. Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e95bd9a0-022b-45b3-868a-209d9b8d46ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 returned with HTTP 404 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 329/661] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/volumes/fe8b57ef-b371-47e1-b707-97141e5f7195 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-da4091cf-5e6c-4da5-ad9b-885b18d1eb81 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-da4091cf-5e6c-4da5-ad9b-885b18d1eb81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-da4091cf-5e6c-4da5-ad9b-885b18d1eb81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-da4091cf-5e6c-4da5-ad9b-885b18d1eb81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-da4091cf-5e6c-4da5-ad9b-885b18d1eb81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 3348c1af-1d51-4fa1-8240-f021a1b85569 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-da4091cf-5e6c-4da5-ad9b-885b18d1eb81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 returned with HTTP 404 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 330/662] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:41 2026] GET /volume/v3/groups/3348c1af-1d51-4fa1-8240-f021a1b85569 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-31f6b6ab-228d-4482-bc7a-87b74bae010e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Created reservations ['b3db77c8-6391-4079-9889-3761c605f45f'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-51c06dd1-bd30-4d62-a5e8-80d454fa155d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51c06dd1-bd30-4d62-a5e8-80d454fa155d tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/f84ea35d-7760-4df7-a93e-1ede2173523c Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-51c06dd1-bd30-4d62-a5e8-80d454fa155d tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-51c06dd1-bd30-4d62-a5e8-80d454fa155d tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51c06dd1-bd30-4d62-a5e8-80d454fa155d tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/group_types/f84ea35d-7760-4df7-a93e-1ede2173523c returned with HTTP 202 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 331/663] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:01:41 2026] DELETE /volume/v3/group_types/f84ea35d-7760-4df7-a93e-1ede2173523c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-33da2800-d670-47ae-aceb-8e4e6b97812b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-33da2800-d670-47ae-aceb-8e4e6b97812b tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] DELETE http://192.168.122.80/volume/v3/types/def93851-0ac9-441b-8b31-298161969ff7 Sep 07 17:01:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-33da2800-d670-47ae-aceb-8e4e6b97812b tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-33da2800-d670-47ae-aceb-8e4e6b97812b tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31f6b6ab-228d-4482-bc7a-87b74bae010e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:01:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 333/664] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:01:41 2026] POST /volume/v3/groups => generated 94 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8bdae227-2fdb-461a-84d8-d1d702869d4d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8bdae227-2fdb-461a-84d8-d1d702869d4d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8bdae227-2fdb-461a-84d8-d1d702869d4d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8bdae227-2fdb-461a-84d8-d1d702869d4d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-8bdae227-2fdb-461a-84d8-d1d702869d4d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member ff0823ce-74af-4617-9e23-5057d72584ce {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-33da2800-d670-47ae-aceb-8e4e6b97812b tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types/def93851-0ac9-441b-8b31-298161969ff7 returned with HTTP 202 Sep 07 17:01:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 332/665] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:41 2026] DELETE /volume/v3/types/def93851-0ac9-441b-8b31-298161969ff7 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0c828cb8-9ba9-4bf3-b76c-cb94104c2041 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:42 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8bdae227-2fdb-461a-84d8-d1d702869d4d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce returned with HTTP 200 Sep 07 17:01:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 334/666] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:42 2026] GET /volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce => generated 322 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c828cb8-9ba9-4bf3-b76c-cb94104c2041 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] GET http://192.168.122.80/volume/v3/types/def93851-0ac9-441b-8b31-298161969ff7 Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c828cb8-9ba9-4bf3-b76c-cb94104c2041 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c828cb8-9ba9-4bf3-b76c-cb94104c2041 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c828cb8-9ba9-4bf3-b76c-cb94104c2041 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types/def93851-0ac9-441b-8b31-298161969ff7 returned with HTTP 404 Sep 07 17:01:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 333/667] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:01:42 2026] GET /volume/v3/types/def93851-0ac9-441b-8b31-298161969ff7 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-510a08df-b4ab-4f9d-901c-8fb5d56d1f85 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-510a08df-b4ab-4f9d-901c-8fb5d56d1f85 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-510a08df-b4ab-4f9d-901c-8fb5d56d1f85 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1900741452"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-510a08df-b4ab-4f9d-901c-8fb5d56d1f85 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:01:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 335/668] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:01:42 2026] POST /volume/v3/types => generated 224 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5aae05fa-1339-437f-9d9d-003034fcd610 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5aae05fa-1339-437f-9d9d-003034fcd610 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5aae05fa-1339-437f-9d9d-003034fcd610 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-374247412"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5aae05fa-1339-437f-9d9d-003034fcd610 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 17:01:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 334/669] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 17:01:42 2026] POST /volume/v3/group_types => generated 180 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bd52f4b8-7ae3-4eef-b825-46b6442ea910 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd52f4b8-7ae3-4eef-b825-46b6442ea910 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd52f4b8-7ae3-4eef-b825-46b6442ea910 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2dc3d512-508c-4cd3-bb5f-6cb171e9a868", "volume_types": ["0ecbb308-f70f-4249-9641-21f881de5ebe"], "name": "tempest-GroupSnapshotsTest-Group-1779126610"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-bd52f4b8-7ae3-4eef-b825-46b6442ea910 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating new group {'group': {'group_type': '2dc3d512-508c-4cd3-bb5f-6cb171e9a868', 'volume_types': ['0ecbb308-f70f-4249-9641-21f881de5ebe'], 'name': 'tempest-GroupSnapshotsTest-Group-1779126610'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-bd52f4b8-7ae3-4eef-b825-46b6442ea910 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating group tempest-GroupSnapshotsTest-Group-1779126610. Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bd52f4b8-7ae3-4eef-b825-46b6442ea910 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability Zones retrieved successfully. Sep 07 17:01:42 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-bd52f4b8-7ae3-4eef-b825-46b6442ea910 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['c85cc7bf-4930-490e-8f22-76893b67699d'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd52f4b8-7ae3-4eef-b825-46b6442ea910 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:01:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 336/670] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:01:42 2026] POST /volume/v3/groups => generated 112 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ff2aacf8-2fa7-47c1-8ad1-ccda5aa81b4a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff2aacf8-2fa7-47c1-8ad1-ccda5aa81b4a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff2aacf8-2fa7-47c1-8ad1-ccda5aa81b4a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff2aacf8-2fa7-47c1-8ad1-ccda5aa81b4a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-ff2aacf8-2fa7-47c1-8ad1-ccda5aa81b4a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 48569b2a-a14a-45b1-83b5-96c5e14a5b50 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:42 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff2aacf8-2fa7-47c1-8ad1-ccda5aa81b4a tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 returned with HTTP 200 Sep 07 17:01:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 335/671] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:42 2026] GET /volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-05e2ec6a-0e9f-4e0d-95ef-45d09e2d1a78 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05e2ec6a-0e9f-4e0d-95ef-45d09e2d1a78 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05e2ec6a-0e9f-4e0d-95ef-45d09e2d1a78 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05e2ec6a-0e9f-4e0d-95ef-45d09e2d1a78 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-05e2ec6a-0e9f-4e0d-95ef-45d09e2d1a78 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member ff0823ce-74af-4617-9e23-5057d72584ce {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05e2ec6a-0e9f-4e0d-95ef-45d09e2d1a78 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce returned with HTTP 200 Sep 07 17:01:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 337/672] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:43 2026] GET /volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-201640967", "volume_type": "2fbbb27c-eb63-45ce-8114-4adb96a1999e", "group_id": "3061680a-4bac-4ae9-b4f7-1ee04b943a95", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-201640967', 'volume_type': '2fbbb27c-eb63-45ce-8114-4adb96a1999e', 'group_id': '3061680a-4bac-4ae9-b4f7-1ee04b943a95', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume of 1 GB Sep 07 17:01:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Availability Zones retrieved successfully. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Flow 'volume_create_api' (5e0c17e8-2d3b-47b8-9f80-01b7afa5f000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0ea634b-9d84-4012-bdd7-55c89301019d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0ea634b-9d84-4012-bdd7-55c89301019d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:01:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2fbbb27c-eb63-45ce-8114-4adb96a1999e,is_public=True,name='tempest-GroupsTest-volume-type-440650765',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fbbb27c-eb63-45ce-8114-4adb96a1999e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3061680a-4bac-4ae9-b4f7-1ee04b943a95', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea6fa31d-2b4b-4a4e-9270-ded6ab5bae6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-440650765 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-440650765, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-440650765 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-440650765, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Created reservations ['62e26dc6-3b21-4c24-9435-24548fe1d736', '1559a1ae-f8fa-4c58-84dc-10dcb52cf253', '7ceb0d79-9149-42e2-80f3-50169e380c35', '1c1ebad5-d24d-45b7-9251-b09243cb6d07'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea6fa31d-2b4b-4a4e-9270-ded6ab5bae6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62e26dc6-3b21-4c24-9435-24548fe1d736', '1559a1ae-f8fa-4c58-84dc-10dcb52cf253', '7ceb0d79-9149-42e2-80f3-50169e380c35', '1c1ebad5-d24d-45b7-9251-b09243cb6d07']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ea3fc1-905d-4b26-8f8c-4d6417c358d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2e071d7b-a264-4985-8006-480a0452d93c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2e071d7b-a264-4985-8006-480a0452d93c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2e071d7b-a264-4985-8006-480a0452d93c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2e071d7b-a264-4985-8006-480a0452d93c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-2e071d7b-a264-4985-8006-480a0452d93c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 48569b2a-a14a-45b1-83b5-96c5e14a5b50 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ea3fc1-905d-4b26-8f8c-4d6417c358d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6297ebcc-99f9-4137-bb45-f5d5639e623d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-201640967',encryption_key_id=None,group_id=3061680a-4bac-4ae9-b4f7-1ee04b943a95,group_type_id=,metadata={},multiattach=False,project_id='66c22d7f199147b98284eedf982cd49f',qos_specs=None,replication_status=,reservations=['62e26dc6-3b21-4c24-9435-24548fe1d736','1559a1ae-f8fa-4c58-84dc-10dcb52cf253','7ceb0d79-9149-42e2-80f3-50169e380c35','1c1ebad5-d24d-45b7-9251-b09243cb6d07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cee5610ca1413da7e6051a96db12ee',volume_type_id=2fbbb27c-eb63-45ce-8114-4adb96a1999e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-201640967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3061680a-4bac-4ae9-b4f7-1ee04b943a95,host=None,id=6297ebcc-99f9-4137-bb45-f5d5639e623d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66c22d7f199147b98284eedf982cd49f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9cee5610ca1413da7e6051a96db12ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fbbb27c-eb63-45ce-8114-4adb96a1999e),volume_type_id=2fbbb27c-eb63-45ce-8114-4adb96a1999e)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a7599a-62f6-4ddc-b2c4-5458c9b760c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2e071d7b-a264-4985-8006-480a0452d93c tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 returned with HTTP 200 Sep 07 17:01:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 338/673] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:43 2026] GET /volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 => generated 393 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1961026163", "volume_type": "0ecbb308-f70f-4249-9641-21f881de5ebe", "group_id": "48569b2a-a14a-45b1-83b5-96c5e14a5b50", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1961026163', 'volume_type': '0ecbb308-f70f-4249-9641-21f881de5ebe', 'group_id': '48569b2a-a14a-45b1-83b5-96c5e14a5b50', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a7599a-62f6-4ddc-b2c4-5458c9b760c9) transitioned into state 'SUCCESS' from state '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-201640967',encryption_key_id=None,group_id=3061680a-4bac-4ae9-b4f7-1ee04b943a95,group_type_id=,metadata={},multiattach=False,project_id='66c22d7f199147b98284eedf982cd49f',qos_specs=None,replication_status=,reservations=['62e26dc6-3b21-4c24-9435-24548fe1d736','1559a1ae-f8fa-4c58-84dc-10dcb52cf253','7ceb0d79-9149-42e2-80f3-50169e380c35','1c1ebad5-d24d-45b7-9251-b09243cb6d07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cee5610ca1413da7e6051a96db12ee',volume_type_id=2fbbb27c-eb63-45ce-8114-4adb96a1999e)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e646ea-1f00-4d53-ad5c-aa59edb18823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume of 1 GB Sep 07 17:01:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e646ea-1f00-4d53-ad5c-aa59edb18823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Availability Zones retrieved successfully. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Flow 'volume_create_api' (5e0c17e8-2d3b-47b8-9f80-01b7afa5f000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume request issued successfully. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:43 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (c5803e75-6735-4b88-855e-f99509551396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9955f6-05d7-463e-a1c1-4feea09cb5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9955f6-05d7-463e-a1c1-4feea09cb5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:01:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ecbb308-f70f-4249-9641-21f881de5ebe,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1900741452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ecbb308-f70f-4249-9641-21f881de5ebe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '48569b2a-a14a-45b1-83b5-96c5e14a5b50', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6572ea7a-a5cb-4878-ae6f-7e7b7ec09bbd tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 336/674] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:01:43 2026] POST /volume/v3/volumes => generated 819 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49e2557-7dac-4bf3-91ce-d161f54ef248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-876c264d-b825-4322-af66-8f4f4e504c0c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-876c264d-b825-4322-af66-8f4f4e504c0c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-876c264d-b825-4322-af66-8f4f4e504c0c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-876c264d-b825-4322-af66-8f4f4e504c0c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-876c264d-b825-4322-af66-8f4f4e504c0c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-876c264d-b825-4322-af66-8f4f4e504c0c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:43 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-876c264d-b825-4322-af66-8f4f4e504c0c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:43 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1900741452 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1900741452, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1900741452 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1900741452, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['9b7356ce-de22-4a24-af29-7ee95c56d1fa', '5230a745-d6b5-410f-b6eb-02aeed71edc7', 'cd209934-b795-467c-8faa-3e73a8e118ba', '8cb9ad20-0c30-4a73-bb74-93b546adb6bf'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49e2557-7dac-4bf3-91ce-d161f54ef248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b7356ce-de22-4a24-af29-7ee95c56d1fa', '5230a745-d6b5-410f-b6eb-02aeed71edc7', 'cd209934-b795-467c-8faa-3e73a8e118ba', '8cb9ad20-0c30-4a73-bb74-93b546adb6bf']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29cbc3c2-f72a-4c87-b5ea-13e74199139f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-876c264d-b825-4322-af66-8f4f4e504c0c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-876c264d-b825-4322-af66-8f4f4e504c0c tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d returned with HTTP 200 Sep 07 17:01:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 337/675] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:43 2026] GET /volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d => generated 887 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29cbc3c2-f72a-4c87-b5ea-13e74199139f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f43c15-0f20-48b5-8dbd-01729185f7f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1961026163',encryption_key_id=None,group_id=48569b2a-a14a-45b1-83b5-96c5e14a5b50,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['9b7356ce-de22-4a24-af29-7ee95c56d1fa','5230a745-d6b5-410f-b6eb-02aeed71edc7','cd209934-b795-467c-8faa-3e73a8e118ba','8cb9ad20-0c30-4a73-bb74-93b546adb6bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=0ecbb308-f70f-4249-9641-21f881de5ebe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1961026163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=48569b2a-a14a-45b1-83b5-96c5e14a5b50,host=None,id=22f43c15-0f20-48b5-8dbd-01729185f7f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b2c669a69e4ba4b86b102a1881af07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ecbb308-f70f-4249-9641-21f881de5ebe),volume_type_id=0ecbb308-f70f-4249-9641-21f881de5ebe)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e349c4-97a3-4294-b3f4-04b83d8ea0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e349c4-97a3-4294-b3f4-04b83d8ea0b7) transitioned into state 'SUCCESS' from state '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-1961026163',encryption_key_id=None,group_id=48569b2a-a14a-45b1-83b5-96c5e14a5b50,group_type_id=,metadata={},multiattach=False,project_id='75b2c669a69e4ba4b86b102a1881af07',qos_specs=None,replication_status=,reservations=['9b7356ce-de22-4a24-af29-7ee95c56d1fa','5230a745-d6b5-410f-b6eb-02aeed71edc7','cd209934-b795-467c-8faa-3e73a8e118ba','8cb9ad20-0c30-4a73-bb74-93b546adb6bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36358ffe5b6c4b16bda0ad4c577be9d4',volume_type_id=0ecbb308-f70f-4249-9641-21f881de5ebe)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5102475-028e-4f4d-b6e3-93cfe661f657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5102475-028e-4f4d-b6e3-93cfe661f657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Flow 'volume_create_api' (c5803e75-6735-4b88-855e-f99509551396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Create volume request issued successfully. Sep 07 17:01:44 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:44 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:44 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-299b3cd6-6fbd-479c-be60-28a20be5a7bf tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 339/676] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:01:43 2026] POST /volume/v3/volumes => generated 829 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 Sep 07 17:01:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:44 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:44 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:44 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a48b215-9ac4-49c2-b3eb-8b5803d110ec tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 returned with HTTP 200 Sep 07 17:01:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 338/677] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:44 2026] GET /volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 => generated 897 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d Sep 07 17:01:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:44 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:44 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:44 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:45 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ce99e81-bb13-4667-9f57-65db7f2f71bc tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d returned with HTTP 200 Sep 07 17:01:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 340/678] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:44 2026] GET /volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d => generated 911 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 Sep 07 17:01:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:45 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:45 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:45 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ed38dee-9f1a-4702-9858-fa354fa4fa81 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 returned with HTTP 200 Sep 07 17:01:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 339/679] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:45 2026] GET /volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 => generated 921 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-38238569-a127-4194-af30-080024f42f7d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-38238569-a127-4194-af30-080024f42f7d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-38238569-a127-4194-af30-080024f42f7d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-38238569-a127-4194-af30-080024f42f7d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-38238569-a127-4194-af30-080024f42f7d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-38238569-a127-4194-af30-080024f42f7d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:46 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-38238569-a127-4194-af30-080024f42f7d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-38238569-a127-4194-af30-080024f42f7d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-38238569-a127-4194-af30-080024f42f7d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d returned with HTTP 200 Sep 07 17:01:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 341/680] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-16a812f4-53e2-4efd-9008-024a68fc33b4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16a812f4-53e2-4efd-9008-024a68fc33b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16a812f4-53e2-4efd-9008-024a68fc33b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16a812f4-53e2-4efd-9008-024a68fc33b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-16a812f4-53e2-4efd-9008-024a68fc33b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 3061680a-4bac-4ae9-b4f7-1ee04b943a95 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16a812f4-53e2-4efd-9008-024a68fc33b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 returned with HTTP 200 Sep 07 17:01:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 340/681] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-864551f1-9c3d-4870-b0a9-130925fdb27f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-864551f1-9c3d-4870-b0a9-130925fdb27f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-864551f1-9c3d-4870-b0a9-130925fdb27f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-864551f1-9c3d-4870-b0a9-130925fdb27f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-864551f1-9c3d-4870-b0a9-130925fdb27f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member ff0823ce-74af-4617-9e23-5057d72584ce {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-864551f1-9c3d-4870-b0a9-130925fdb27f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce returned with HTTP 200 Sep 07 17:01:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 342/682] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1ae7545a-a11f-408d-9c2f-e15f8d2fc3b8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1ae7545a-a11f-408d-9c2f-e15f8d2fc3b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/detail Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1ae7545a-a11f-408d-9c2f-e15f8d2fc3b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1ae7545a-a11f-408d-9c2f-e15f8d2fc3b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1ae7545a-a11f-408d-9c2f-e15f8d2fc3b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/detail returned with HTTP 200 Sep 07 17:01:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 341/683] 192.168.122.80 () {60 vars in 1175 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/groups/detail => generated 640 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Get all volumes completed successfully. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:46 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7a28148c-d76c-47f6-92c8-4d1b0862db89 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 343/684] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0b381918-5b75-4276-9a00-20f216ce5224 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Get all volumes completed successfully. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:46 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0e918332-710a-44de-9a96-770189af5ed2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e918332-710a-44de-9a96-770189af5ed2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e918332-710a-44de-9a96-770189af5ed2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e918332-710a-44de-9a96-770189af5ed2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0b381918-5b75-4276-9a00-20f216ce5224 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 342/685] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0e918332-710a-44de-9a96-770189af5ed2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-0e918332-710a-44de-9a96-770189af5ed2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:46 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-0e918332-710a-44de-9a96-770189af5ed2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0198741d-1451-4929-97c6-07cee3660da8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0198741d-1451-4929-97c6-07cee3660da8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95/action Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0198741d-1451-4929-97c6-07cee3660da8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0198741d-1451-4929-97c6-07cee3660da8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-0198741d-1451-4929-97c6-07cee3660da8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] delete called for group 3061680a-4bac-4ae9-b4f7-1ee04b943a95 {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-0198741d-1451-4929-97c6-07cee3660da8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Delete group with id: 3061680a-4bac-4ae9-b4f7-1ee04b943a95 Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-0e918332-710a-44de-9a96-770189af5ed2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0198741d-1451-4929-97c6-07cee3660da8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95/action returned with HTTP 202 Sep 07 17:01:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 343/686] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:01:46 2026] POST /volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e918332-710a-44de-9a96-770189af5ed2 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 returned with HTTP 200 Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-762af342-062c-42e2-849f-19e688901935 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 344/687] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 => generated 922 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-762af342-062c-42e2-849f-19e688901935 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-762af342-062c-42e2-849f-19e688901935 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-762af342-062c-42e2-849f-19e688901935 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-676a0f34-8cc7-4bab-bb54-4bac6d732688 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-676a0f34-8cc7-4bab-bb54-4bac6d732688 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/group_snapshots Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-676a0f34-8cc7-4bab-bb54-4bac6d732688 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "48569b2a-a14a-45b1-83b5-96c5e14a5b50", "name": "tempest-group_snapshot-1218241328"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-676a0f34-8cc7-4bab-bb54-4bac6d732688 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '48569b2a-a14a-45b1-83b5-96c5e14a5b50', 'name': 'tempest-group_snapshot-1218241328'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 17:01:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-762af342-062c-42e2-849f-19e688901935 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:46 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-762af342-062c-42e2-849f-19e688901935 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:46 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-762af342-062c-42e2-849f-19e688901935 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:46 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.group_snapshots [None req-676a0f34-8cc7-4bab-bb54-4bac6d732688 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Creating group_snapshot tempest-group_snapshot-1218241328. Sep 07 17:01:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:47 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:47 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-676a0f34-8cc7-4bab-bb54-4bac6d732688 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1900741452 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1900741452, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:47 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-762af342-062c-42e2-849f-19e688901935 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-762af342-062c-42e2-849f-19e688901935 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d returned with HTTP 200 Sep 07 17:01:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 344/688] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:46 2026] GET /volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d => generated 911 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:47 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-676a0f34-8cc7-4bab-bb54-4bac6d732688 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Created reservations ['c90ceb23-e5d4-4555-8362-b9eb62c11ead', '5df280a1-3875-418f-8741-4dede09682e4', '427b5185-dcdd-4c68-aedd-4b3b2397a0d6', 'bab619f3-0bc8-47b9-8608-e6c80a145415'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-676a0f34-8cc7-4bab-bb54-4bac6d732688 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots returned with HTTP 202 Sep 07 17:01:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 345/689] 192.168.122.80 () {62 vars in 1203 bytes} [Mon Sep 7 17:01:46 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0aa075c1-2a03-4682-96f9-e40bf2931b2d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0aa075c1-2a03-4682-96f9-e40bf2931b2d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0aa075c1-2a03-4682-96f9-e40bf2931b2d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0aa075c1-2a03-4682-96f9-e40bf2931b2d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-0aa075c1-2a03-4682-96f9-e40bf2931b2d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 0751572f-3141-4d81-b9df-0927ab02cf1b {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0aa075c1-2a03-4682-96f9-e40bf2931b2d tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b returned with HTTP 200 Sep 07 17:01:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 345/690] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:47 2026] GET /volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b => generated 307 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ca418b6a-5f7c-40b6-9597-a0a6bfc826fe None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ca418b6a-5f7c-40b6-9597-a0a6bfc826fe tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d Sep 07 17:01:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ca418b6a-5f7c-40b6-9597-a0a6bfc826fe tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ca418b6a-5f7c-40b6-9597-a0a6bfc826fe tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ca418b6a-5f7c-40b6-9597-a0a6bfc826fe tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d returned with HTTP 404 Sep 07 17:01:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 346/691] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:48 2026] GET /volume/v3/volumes/6297ebcc-99f9-4137-bb45-f5d5639e623d => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6adc1d3a-079a-4bb2-86cd-11f548665fa8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6adc1d3a-079a-4bb2-86cd-11f548665fa8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 Sep 07 17:01:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6adc1d3a-079a-4bb2-86cd-11f548665fa8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6adc1d3a-079a-4bb2-86cd-11f548665fa8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-6adc1d3a-079a-4bb2-86cd-11f548665fa8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 3061680a-4bac-4ae9-b4f7-1ee04b943a95 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:48 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6adc1d3a-079a-4bb2-86cd-11f548665fa8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 returned with HTTP 200 Sep 07 17:01:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 346/692] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:48 2026] GET /volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 => generated 322 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b1b07609-c86e-4424-bb96-e951786974ff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1b07609-c86e-4424-bb96-e951786974ff tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1b07609-c86e-4424-bb96-e951786974ff tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1b07609-c86e-4424-bb96-e951786974ff tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-b1b07609-c86e-4424-bb96-e951786974ff tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 0751572f-3141-4d81-b9df-0927ab02cf1b {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1b07609-c86e-4424-bb96-e951786974ff tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b returned with HTTP 200 Sep 07 17:01:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 347/693] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:48 2026] GET /volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b => generated 307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-93faf958-2d0b-41ed-bd5d-4ce8d5c50614 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93faf958-2d0b-41ed-bd5d-4ce8d5c50614 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93faf958-2d0b-41ed-bd5d-4ce8d5c50614 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93faf958-2d0b-41ed-bd5d-4ce8d5c50614 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-93faf958-2d0b-41ed-bd5d-4ce8d5c50614 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 3061680a-4bac-4ae9-b4f7-1ee04b943a95 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93faf958-2d0b-41ed-bd5d-4ce8d5c50614 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 returned with HTTP 404 Sep 07 17:01:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 347/694] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:49 2026] GET /volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5a690ec8-1ea4-4521-b0cf-0954adf4327a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5a690ec8-1ea4-4521-b0cf-0954adf4327a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce/action Sep 07 17:01:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5a690ec8-1ea4-4521-b0cf-0954adf4327a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5a690ec8-1ea4-4521-b0cf-0954adf4327a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-5a690ec8-1ea4-4521-b0cf-0954adf4327a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] delete called for group ff0823ce-74af-4617-9e23-5057d72584ce {{(pid=86480) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:01:49 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-5a690ec8-1ea4-4521-b0cf-0954adf4327a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Delete group with id: ff0823ce-74af-4617-9e23-5057d72584ce Sep 07 17:01:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ef9ac135-3056-45ef-b568-3ec5a0994047 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ef9ac135-3056-45ef-b568-3ec5a0994047 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ef9ac135-3056-45ef-b568-3ec5a0994047 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ef9ac135-3056-45ef-b568-3ec5a0994047 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:49 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-ef9ac135-3056-45ef-b568-3ec5a0994047 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 0751572f-3141-4d81-b9df-0927ab02cf1b {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ef9ac135-3056-45ef-b568-3ec5a0994047 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b returned with HTTP 200 Sep 07 17:01:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 348/695] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:49 2026] GET /volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=463,cinder:INSERT=51,cinder:UPDATE=90 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:01:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5a690ec8-1ea4-4521-b0cf-0954adf4327a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce/action returned with HTTP 202 Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-efb6e6b7-89bb-499f-9f35-33f6b3d6ae99 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 348/696] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:01:49 2026] POST /volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-efb6e6b7-89bb-499f-9f35-33f6b3d6ae99 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-efb6e6b7-89bb-499f-9f35-33f6b3d6ae99 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-efb6e6b7-89bb-499f-9f35-33f6b3d6ae99 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-efb6e6b7-89bb-499f-9f35-33f6b3d6ae99 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member ff0823ce-74af-4617-9e23-5057d72584ce {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:49 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-efb6e6b7-89bb-499f-9f35-33f6b3d6ae99 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce returned with HTTP 200 Sep 07 17:01:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 349/697] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:49 2026] GET /volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce => generated 322 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cbdcff96-fad7-4552-8bdf-47bc982e3e41 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbdcff96-fad7-4552-8bdf-47bc982e3e41 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbdcff96-fad7-4552-8bdf-47bc982e3e41 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbdcff96-fad7-4552-8bdf-47bc982e3e41 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-cbdcff96-fad7-4552-8bdf-47bc982e3e41 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 0751572f-3141-4d81-b9df-0927ab02cf1b {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbdcff96-fad7-4552-8bdf-47bc982e3e41 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 349/698] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b => generated 308 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-04c0b2be-e65b-49b4-a7a8-eeea2c2e32bc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04c0b2be-e65b-49b4-a7a8-eeea2c2e32bc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04c0b2be-e65b-49b4-a7a8-eeea2c2e32bc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04c0b2be-e65b-49b4-a7a8-eeea2c2e32bc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-04c0b2be-e65b-49b4-a7a8-eeea2c2e32bc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-04c0b2be-e65b-49b4-a7a8-eeea2c2e32bc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:50 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-04c0b2be-e65b-49b4-a7a8-eeea2c2e32bc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all snapshots completed successfully. Sep 07 17:01:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04c0b2be-e65b-49b4-a7a8-eeea2c2e32bc tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 350/699] 192.168.122.80 () {58 vars in 1143 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-410c4a35-1015-4f77-ad41-580c9880f9a5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-410c4a35-1015-4f77-ad41-580c9880f9a5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-410c4a35-1015-4f77-ad41-580c9880f9a5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-410c4a35-1015-4f77-ad41-580c9880f9a5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9fa767cd-0468-447e-b457-b88b0dec37a3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fa767cd-0468-447e-b457-b88b0dec37a3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fa767cd-0468-447e-b457-b88b0dec37a3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fa767cd-0468-447e-b457-b88b0dec37a3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-9fa767cd-0468-447e-b457-b88b0dec37a3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member ff0823ce-74af-4617-9e23-5057d72584ce {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-410c4a35-1015-4f77-ad41-580c9880f9a5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-410c4a35-1015-4f77-ad41-580c9880f9a5 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 350/700] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fa767cd-0468-447e-b457-b88b0dec37a3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce returned with HTTP 404 Sep 07 17:01:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 351/701] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8cb16f20-c966-48cd-ae7f-b3d549f684bb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7f54053a-0b7d-4dc7-85e8-e4a10e7aaf15 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7f54053a-0b7d-4dc7-85e8-e4a10e7aaf15 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/detail Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7f54053a-0b7d-4dc7-85e8-e4a10e7aaf15 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7f54053a-0b7d-4dc7-85e8-e4a10e7aaf15 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8cb16f20-c966-48cd-ae7f-b3d549f684bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8cb16f20-c966-48cd-ae7f-b3d549f684bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8cb16f20-c966-48cd-ae7f-b3d549f684bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-8cb16f20-c966-48cd-ae7f-b3d549f684bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 0751572f-3141-4d81-b9df-0927ab02cf1b {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:50 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7f54053a-0b7d-4dc7-85e8-e4a10e7aaf15 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/detail returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 352/702] 192.168.122.80 () {60 vars in 1175 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/groups/detail => generated 14 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-05b1c6fe-0d29-4780-a4f0-2e31577fd49f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-05b1c6fe-0d29-4780-a4f0-2e31577fd49f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-05b1c6fe-0d29-4780-a4f0-2e31577fd49f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-05b1c6fe-0d29-4780-a4f0-2e31577fd49f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-05b1c6fe-0d29-4780-a4f0-2e31577fd49f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-05b1c6fe-0d29-4780-a4f0-2e31577fd49f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8cb16f20-c966-48cd-ae7f-b3d549f684bb tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 351/703] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b => generated 308 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-51ab9cc5-e0b7-4632-86ed-43dd960e3a54 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:50 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-05b1c6fe-0d29-4780-a4f0-2e31577fd49f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Get all volumes completed successfully. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51ab9cc5-e0b7-4632-86ed-43dd960e3a54 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/detail Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51ab9cc5-e0b7-4632-86ed-43dd960e3a54 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51ab9cc5-e0b7-4632-86ed-43dd960e3a54 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-05b1c6fe-0d29-4780-a4f0-2e31577fd49f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 353/704] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4fd1b1ad-eb0e-4576-ad67-9c95570d0fa7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51ab9cc5-e0b7-4632-86ed-43dd960e3a54 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 352/705] 192.168.122.80 () {60 vars in 1202 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4fd1b1ad-eb0e-4576-ad67-9c95570d0fa7 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce/action Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4fd1b1ad-eb0e-4576-ad67-9c95570d0fa7 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4fd1b1ad-eb0e-4576-ad67-9c95570d0fa7 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-4fd1b1ad-eb0e-4576-ad67-9c95570d0fa7 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] delete called for group ff0823ce-74af-4617-9e23-5057d72584ce {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-4fd1b1ad-eb0e-4576-ad67-9c95570d0fa7 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Delete group with id: ff0823ce-74af-4617-9e23-5057d72584ce Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=441,cinder:UPDATE=85,cinder:INSERT=48 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c3a4e12d-2b54-4348-b0ed-19b056627698 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4fd1b1ad-eb0e-4576-ad67-9c95570d0fa7 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce/action returned with HTTP 404 Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c3a4e12d-2b54-4348-b0ed-19b056627698 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] DELETE http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 354/706] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:01:50 2026] POST /volume/v3/groups/ff0823ce-74af-4617-9e23-5057d72584ce/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c3a4e12d-2b54-4348-b0ed-19b056627698 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c3a4e12d-2b54-4348-b0ed-19b056627698 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-c3a4e12d-2b54-4348-b0ed-19b056627698 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for member 0751572f-3141-4d81-b9df-0927ab02cf1b {{(pid=86480) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.group_snapshots [None req-c3a4e12d-2b54-4348-b0ed-19b056627698 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group_snapshot with id: 0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0189ec89-14fb-4705-8cb4-28c56e7716e9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0189ec89-14fb-4705-8cb4-28c56e7716e9 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0189ec89-14fb-4705-8cb4-28c56e7716e9 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0189ec89-14fb-4705-8cb4-28c56e7716e9 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-0189ec89-14fb-4705-8cb4-28c56e7716e9 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0189ec89-14fb-4705-8cb4-28c56e7716e9 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0189ec89-14fb-4705-8cb4-28c56e7716e9 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Get all volumes completed successfully. Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0189ec89-14fb-4705-8cb4-28c56e7716e9 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 355/707] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-621195e7-148e-4604-89c4-a2f27379d78b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-621195e7-148e-4604-89c4-a2f27379d78b tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95/action Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-621195e7-148e-4604-89c4-a2f27379d78b tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-621195e7-148e-4604-89c4-a2f27379d78b tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-621195e7-148e-4604-89c4-a2f27379d78b tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] delete called for group 3061680a-4bac-4ae9-b4f7-1ee04b943a95 {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-621195e7-148e-4604-89c4-a2f27379d78b tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Delete group with id: 3061680a-4bac-4ae9-b4f7-1ee04b943a95 Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-621195e7-148e-4604-89c4-a2f27379d78b tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95/action returned with HTTP 404 Sep 07 17:01:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 356/708] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:01:50 2026] POST /volume/v3/groups/3061680a-4bac-4ae9-b4f7-1ee04b943a95/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c3a4e12d-2b54-4348-b0ed-19b056627698 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b returned with HTTP 202 Sep 07 17:01:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 353/709] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:01:50 2026] DELETE /volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5be877fc-9702-48ca-a9b2-a73dfd253b9c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5be877fc-9702-48ca-a9b2-a73dfd253b9c tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/6fcb14e7-abba-4b48-82b4-9d223b06a758 Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5be877fc-9702-48ca-a9b2-a73dfd253b9c tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5be877fc-9702-48ca-a9b2-a73dfd253b9c tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:01:50 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:50 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5be877fc-9702-48ca-a9b2-a73dfd253b9c tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/group_types/6fcb14e7-abba-4b48-82b4-9d223b06a758 returned with HTTP 202 Sep 07 17:01:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 357/710] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:01:50 2026] DELETE /volume/v3/group_types/6fcb14e7-abba-4b48-82b4-9d223b06a758 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0aca7348-9ec1-4d99-9a3d-fe2d6d2b66dc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0aca7348-9ec1-4d99-9a3d-fe2d6d2b66dc tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] DELETE http://192.168.122.80/volume/v3/types/2fbbb27c-eb63-45ce-8114-4adb96a1999e Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0aca7348-9ec1-4d99-9a3d-fe2d6d2b66dc tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0aca7348-9ec1-4d99-9a3d-fe2d6d2b66dc tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0aca7348-9ec1-4d99-9a3d-fe2d6d2b66dc tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/types/2fbbb27c-eb63-45ce-8114-4adb96a1999e returned with HTTP 202 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 358/711] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:50 2026] DELETE /volume/v3/types/2fbbb27c-eb63-45ce-8114-4adb96a1999e => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-04fc2909-9608-47a4-a342-37e4ff78a767 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04fc2909-9608-47a4-a342-37e4ff78a767 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] GET http://192.168.122.80/volume/v3/types/2fbbb27c-eb63-45ce-8114-4adb96a1999e Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04fc2909-9608-47a4-a342-37e4ff78a767 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04fc2909-9608-47a4-a342-37e4ff78a767 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dffd1433-8355-4263-ac34-f4e83c0f39ab tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04fc2909-9608-47a4-a342-37e4ff78a767 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/types/2fbbb27c-eb63-45ce-8114-4adb96a1999e returned with HTTP 404 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 359/712] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/types/2fbbb27c-eb63-45ce-8114-4adb96a1999e => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 354/713] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:50 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e7f90575-ce76-4637-bb97-c8b482b9ca1b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e7f90575-ce76-4637-bb97-c8b482b9ca1b tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e7f90575-ce76-4637-bb97-c8b482b9ca1b tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-79854600"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f404fb8d-2201-413b-9c2a-cb1ab3fbb9e1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f404fb8d-2201-413b-9c2a-cb1ab3fbb9e1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f404fb8d-2201-413b-9c2a-cb1ab3fbb9e1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f404fb8d-2201-413b-9c2a-cb1ab3fbb9e1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-f404fb8d-2201-413b-9c2a-cb1ab3fbb9e1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-f404fb8d-2201-413b-9c2a-cb1ab3fbb9e1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f404fb8d-2201-413b-9c2a-cb1ab3fbb9e1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all snapshots completed successfully. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f404fb8d-2201-413b-9c2a-cb1ab3fbb9e1 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e7f90575-ce76-4637-bb97-c8b482b9ca1b tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 355/714] 192.168.122.80 () {58 vars in 1143 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 360/715] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:01:51 2026] POST /volume/v3/types => generated 214 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-226fb5a3-bedf-471b-a11b-e17db7e27ac8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-913fea88-5032-47fc-beb7-ad2be4e89a0b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-913fea88-5032-47fc-beb7-ad2be4e89a0b tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-913fea88-5032-47fc-beb7-ad2be4e89a0b tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1172946027"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-226fb5a3-bedf-471b-a11b-e17db7e27ac8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-226fb5a3-bedf-471b-a11b-e17db7e27ac8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-226fb5a3-bedf-471b-a11b-e17db7e27ac8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-226fb5a3-bedf-471b-a11b-e17db7e27ac8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-226fb5a3-bedf-471b-a11b-e17db7e27ac8 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 356/716] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 => generated 450 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-913fea88-5032-47fc-beb7-ad2be4e89a0b tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 361/717] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 17:01:51 2026] POST /volume/v3/group_types => generated 173 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bfe3d813-37c2-4337-9c66-30e4da42e451 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bfe3d813-37c2-4337-9c66-30e4da42e451 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bfe3d813-37c2-4337-9c66-30e4da42e451 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b09366c2-d31f-46f8-b89e-340e863496b3", "volume_types": ["c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a"], "name": "tempest-GroupsTest-Group-1404228464"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-bfe3d813-37c2-4337-9c66-30e4da42e451 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Creating new group {'group': {'group_type': 'b09366c2-d31f-46f8-b89e-340e863496b3', 'volume_types': ['c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a'], 'name': 'tempest-GroupsTest-Group-1404228464'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-bfe3d813-37c2-4337-9c66-30e4da42e451 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Creating group tempest-GroupsTest-Group-1404228464. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bfe3d813-37c2-4337-9c66-30e4da42e451 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Availability Zones retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-bfe3d813-37c2-4337-9c66-30e4da42e451 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Created reservations ['3afc7992-221a-4c11-ba39-84b157ab5a32'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bfe3d813-37c2-4337-9c66-30e4da42e451 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:01:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 357/718] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:01:51 2026] POST /volume/v3/groups => generated 104 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9754825b-11c5-49b0-88b2-8457fb5e690e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9754825b-11c5-49b0-88b2-8457fb5e690e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9754825b-11c5-49b0-88b2-8457fb5e690e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9754825b-11c5-49b0-88b2-8457fb5e690e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-9754825b-11c5-49b0-88b2-8457fb5e690e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:51 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9754825b-11c5-49b0-88b2-8457fb5e690e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 362/719] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 332 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d84e01bb-bd85-489f-9a0f-858df5d84022 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d84e01bb-bd85-489f-9a0f-858df5d84022 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d84e01bb-bd85-489f-9a0f-858df5d84022 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d84e01bb-bd85-489f-9a0f-858df5d84022 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d84e01bb-bd85-489f-9a0f-858df5d84022 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d84e01bb-bd85-489f-9a0f-858df5d84022 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 358/720] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-93abacd4-7d77-452b-a781-270febca562c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93abacd4-7d77-452b-a781-270febca562c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93abacd4-7d77-452b-a781-270febca562c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93abacd4-7d77-452b-a781-270febca562c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-93abacd4-7d77-452b-a781-270febca562c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93abacd4-7d77-452b-a781-270febca562c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 363/721] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-107d31d9-a337-43cf-ae5a-a829c2028c00 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-107d31d9-a337-43cf-ae5a-a829c2028c00 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-107d31d9-a337-43cf-ae5a-a829c2028c00 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-107d31d9-a337-43cf-ae5a-a829c2028c00 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-107d31d9-a337-43cf-ae5a-a829c2028c00 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-107d31d9-a337-43cf-ae5a-a829c2028c00 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 359/722] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:01:51 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-85c6172b-2c97-424f-abef-e5f81581f6e7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-85c6172b-2c97-424f-abef-e5f81581f6e7 None None] GET http://192.168.122.80/volume// Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-85c6172b-2c97-424f-abef-e5f81581f6e7 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-85c6172b-2c97-424f-abef-e5f81581f6e7 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-85c6172b-2c97-424f-abef-e5f81581f6e7 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:01:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 364/723] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-f6498dff-f9af-4dc4-9d9a-5bcaf99680f3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-f6498dff-f9af-4dc4-9d9a-5bcaf99680f3 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-f6498dff-f9af-4dc4-9d9a-5bcaf99680f3 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e988ad6d-ba4f-4510-8816-fca116d8a470", "connector": null, "instance_uuid": "3f4362ba-7d67-47fc-a7fb-ef4720053a55"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-f6498dff-f9af-4dc4-9d9a-5bcaf99680f3 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 360/724] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:01:52 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-01b1eb87-f8bc-4f7a-bacc-ccabdcd1fe68 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-01b1eb87-f8bc-4f7a-bacc-ccabdcd1fe68 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-01b1eb87-f8bc-4f7a-bacc-ccabdcd1fe68 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-01b1eb87-f8bc-4f7a-bacc-ccabdcd1fe68 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d7e39e7b-f555-423c-b34e-1bb675f3da2c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7e39e7b-f555-423c-b34e-1bb675f3da2c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7e39e7b-f555-423c-b34e-1bb675f3da2c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7e39e7b-f555-423c-b34e-1bb675f3da2c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-01b1eb87-f8bc-4f7a-bacc-ccabdcd1fe68 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Snapshot retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-01b1eb87-f8bc-4f7a-bacc-ccabdcd1fe68 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 365/725] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 => generated 450 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8c489ad4-9877-4ff1-88f4-d2b09921e557 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c489ad4-9877-4ff1-88f4-d2b09921e557 None None] GET http://192.168.122.80/volume// Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c489ad4-9877-4ff1-88f4-d2b09921e557 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c489ad4-9877-4ff1-88f4-d2b09921e557 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c489ad4-9877-4ff1-88f4-d2b09921e557 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:01:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 366/726] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d7e39e7b-f555-423c-b34e-1bb675f3da2c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-0eaddbf2-933b-41e2-abaa-0da28af14163 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-0eaddbf2-933b-41e2-abaa-0da28af14163 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-0eaddbf2-933b-41e2-abaa-0da28af14163 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-0eaddbf2-933b-41e2-abaa-0da28af14163 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7e39e7b-f555-423c-b34e-1bb675f3da2c tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 361/727] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-0eaddbf2-933b-41e2-abaa-0da28af14163 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-0eaddbf2-933b-41e2-abaa-0da28af14163 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 367/728] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 1045 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9f34ebee-b597-446c-b058-a6bc8a9b3d90 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9f34ebee-b597-446c-b058-a6bc8a9b3d90 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9f34ebee-b597-446c-b058-a6bc8a9b3d90 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9f34ebee-b597-446c-b058-a6bc8a9b3d90 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-9f34ebee-b597-446c-b058-a6bc8a9b3d90 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9f34ebee-b597-446c-b058-a6bc8a9b3d90 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 362/729] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:52 2026] GET /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 333 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1193679389", "volume_type": "c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a", "group_id": "74ca5179-dd85-496b-bcee-74148ac06d48", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1193679389', 'volume_type': 'c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a', 'group_id': '74ca5179-dd85-496b-bcee-74148ac06d48', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume of 1 GB Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-9a525335-0359-4692-bbf8-49f5b1bc6162 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-9a525335-0359-4692-bbf8-49f5b1bc6162 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] PUT http://192.168.122.80/volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-9a525335-0359-4692-bbf8-49f5b1bc6162 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Availability Zones retrieved successfully. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-9a525335-0359-4692-bbf8-49f5b1bc6162 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Acquiring lock "cinder-attachment_update-e988ad6d-ba4f-4510-8816-fca116d8a470-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Flow 'volume_create_api' (5ab30c53-a645-4818-a97e-7ec49d1f7605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866dc2f7-0d66-4771-9043-6978ef33a726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-9a525335-0359-4692-bbf8-49f5b1bc6162 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Lock "cinder-attachment_update-e988ad6d-ba4f-4510-8816-fca116d8a470-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866dc2f7-0d66-4771-9043-6978ef33a726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:01:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a,is_public=True,name='tempest-GroupsTest-volume-type-79854600',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '74ca5179-dd85-496b-bcee-74148ac06d48', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80edcdfd-df45-45e4-a935-761201099fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-79854600 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-79854600, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-79854600 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-79854600, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:01:52 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-9a525335-0359-4692-bbf8-49f5b1bc6162 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Lock "cinder-attachment_update-e988ad6d-ba4f-4510-8816-fca116d8a470-devstack" released by "attachment_update" :: held 0.212s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:01:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-9a525335-0359-4692-bbf8-49f5b1bc6162 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b returned with HTTP 200 Sep 07 17:01:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 363/730] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:01:52 2026] PUT /volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b => generated 694 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Created reservations ['35208924-d439-4e4b-bd11-e23706fe416b', '89dd9535-89f7-4a55-bafb-c6ded8948c77', 'd03ceeab-cc41-431c-a9bb-d9f92ddad410', 'cf2510fb-6cf0-4d11-90d8-4e9be9f0acd5'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80edcdfd-df45-45e4-a935-761201099fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35208924-d439-4e4b-bd11-e23706fe416b', '89dd9535-89f7-4a55-bafb-c6ded8948c77', 'd03ceeab-cc41-431c-a9bb-d9f92ddad410', 'cf2510fb-6cf0-4d11-90d8-4e9be9f0acd5']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78601132-12de-432a-ae50-5b23a4108d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78601132-12de-432a-ae50-5b23a4108d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '348852fb-1cf0-48b1-80d3-dc5f2e3505c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1193679389',encryption_key_id=None,group_id=74ca5179-dd85-496b-bcee-74148ac06d48,group_type_id=,metadata={},multiattach=False,project_id='66c22d7f199147b98284eedf982cd49f',qos_specs=None,replication_status=,reservations=['35208924-d439-4e4b-bd11-e23706fe416b','89dd9535-89f7-4a55-bafb-c6ded8948c77','d03ceeab-cc41-431c-a9bb-d9f92ddad410','cf2510fb-6cf0-4d11-90d8-4e9be9f0acd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cee5610ca1413da7e6051a96db12ee',volume_type_id=c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1193679389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=74ca5179-dd85-496b-bcee-74148ac06d48,host=None,id=348852fb-1cf0-48b1-80d3-dc5f2e3505c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66c22d7f199147b98284eedf982cd49f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9cee5610ca1413da7e6051a96db12ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a),volume_type_id=c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bec9e1-c498-45a0-b478-f8caca148af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bec9e1-c498-45a0-b478-f8caca148af2) transitioned into state 'SUCCESS' from state '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-1193679389',encryption_key_id=None,group_id=74ca5179-dd85-496b-bcee-74148ac06d48,group_type_id=,metadata={},multiattach=False,project_id='66c22d7f199147b98284eedf982cd49f',qos_specs=None,replication_status=,reservations=['35208924-d439-4e4b-bd11-e23706fe416b','89dd9535-89f7-4a55-bafb-c6ded8948c77','d03ceeab-cc41-431c-a9bb-d9f92ddad410','cf2510fb-6cf0-4d11-90d8-4e9be9f0acd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cee5610ca1413da7e6051a96db12ee',volume_type_id=c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c69f97-fda8-41a6-997e-64695671231a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c69f97-fda8-41a6-997e-64695671231a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Flow 'volume_create_api' (5ab30c53-a645-4818-a97e-7ec49d1f7605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume request issued successfully. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:53 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-205d9213-e18a-4ac4-a77a-4a4d26f56c0d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 368/731] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:01:52 2026] POST /volume/v3/volumes => generated 819 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:53 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-94c463bb-fc77-48e2-9e0d-32fddf3ab423 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94c463bb-fc77-48e2-9e0d-32fddf3ab423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94c463bb-fc77-48e2-9e0d-32fddf3ab423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94c463bb-fc77-48e2-9e0d-32fddf3ab423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94c463bb-fc77-48e2-9e0d-32fddf3ab423 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 returned with HTTP 404 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 369/732] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/snapshots/bed592ea-687b-4ed9-8959-478f4613b4f7 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-005c0993-abef-4320-862a-d04755454739 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-005c0993-abef-4320-862a-d04755454739 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-005c0993-abef-4320-862a-d04755454739 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-005c0993-abef-4320-862a-d04755454739 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-005c0993-abef-4320-862a-d04755454739 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 0751572f-3141-4d81-b9df-0927ab02cf1b {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-005c0993-abef-4320-862a-d04755454739 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b returned with HTTP 404 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 370/733] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1bcb8301-44c8-42da-a185-5af45966df4f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1bcb8301-44c8-42da-a185-5af45966df4f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1bcb8301-44c8-42da-a185-5af45966df4f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1bcb8301-44c8-42da-a185-5af45966df4f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7a2493e-fb0f-49cb-951d-dede929d71b4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 returned with HTTP 200 Sep 07 17:01:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 364/734] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 => generated 887 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a7c322d4-73f6-42a3-a40f-930b89ad78ef None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a7c322d4-73f6-42a3-a40f-930b89ad78ef tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/group_snapshots Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a7c322d4-73f6-42a3-a40f-930b89ad78ef tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a7c322d4-73f6-42a3-a40f-930b89ad78ef tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a7c322d4-73f6-42a3-a40f-930b89ad78ef tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots returned with HTTP 200 Sep 07 17:01:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 365/735] 192.168.122.80 () {60 vars in 1181 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3736e283-a4f5-4b6b-8e38-5ba829822e03 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3736e283-a4f5-4b6b-8e38-5ba829822e03 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] DELETE http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3736e283-a4f5-4b6b-8e38-5ba829822e03 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3736e283-a4f5-4b6b-8e38-5ba829822e03 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-3736e283-a4f5-4b6b-8e38-5ba829822e03 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for member 0751572f-3141-4d81-b9df-0927ab02cf1b {{(pid=86480) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.group_snapshots [None req-3736e283-a4f5-4b6b-8e38-5ba829822e03 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group_snapshot with id: 0751572f-3141-4d81-b9df-0927ab02cf1b Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1bcb8301-44c8-42da-a185-5af45966df4f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3736e283-a4f5-4b6b-8e38-5ba829822e03 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b returned with HTTP 404 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1bcb8301-44c8-42da-a185-5af45966df4f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 366/736] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:01:53 2026] DELETE /volume/v3/group_snapshots/0751572f-3141-4d81-b9df-0927ab02cf1b => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 371/737] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 865 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-465780d1-d87a-4a81-9bc9-80f79719722b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Get all volumes completed successfully. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:53 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-465780d1-d87a-4a81-9bc9-80f79719722b tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:01:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 367/738] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-d5be1bea-46f7-4f13-be61-16f727987f9d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f96a8be3-bb6a-465d-b00a-4bdd6ab96d47 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f96a8be3-bb6a-465d-b00a-4bdd6ab96d47 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] POST http://192.168.122.80/volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50/action Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f96a8be3-bb6a-465d-b00a-4bdd6ab96d47 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f96a8be3-bb6a-465d-b00a-4bdd6ab96d47 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-d5be1bea-46f7-4f13-be61-16f727987f9d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b/action Sep 07 17:01:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-f96a8be3-bb6a-465d-b00a-4bdd6ab96d47 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] delete called for group 48569b2a-a14a-45b1-83b5-96c5e14a5b50 {{(pid=86480) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-f96a8be3-bb6a-465d-b00a-4bdd6ab96d47 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Delete group with id: 48569b2a-a14a-45b1-83b5-96c5e14a5b50 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-d5be1bea-46f7-4f13-be61-16f727987f9d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action body: b'{"os-complete": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-d5be1bea-46f7-4f13-be61-16f727987f9d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:01:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:01:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-b7a2e5f5-8dca-4a55-8bed-367e23292edf req-d5be1bea-46f7-4f13-be61-16f727987f9d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b/action returned with HTTP 204 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 372/739] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:01:53 2026] POST /volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f96a8be3-bb6a-465d-b00a-4bdd6ab96d47 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50/action returned with HTTP 202 Sep 07 17:01:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 368/740] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:01:53 2026] POST /volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Volume info retrieved successfully. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:53 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:53 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30e28ee4-e457-47cf-9026-ae6cb1793233 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 returned with HTTP 200 Sep 07 17:01:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 373/741] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:53 2026] GET /volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 => generated 921 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 Sep 07 17:01:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e5eff12e-8bbb-437b-ae8a-d3fbebd3c7b6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e5eff12e-8bbb-437b-ae8a-d3fbebd3c7b6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e5eff12e-8bbb-437b-ae8a-d3fbebd3c7b6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e5eff12e-8bbb-437b-ae8a-d3fbebd3c7b6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e5eff12e-8bbb-437b-ae8a-d3fbebd3c7b6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e5eff12e-8bbb-437b-ae8a-d3fbebd3c7b6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 374/742] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:54 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 1157 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fb14cfab-a544-45be-b91b-b1a9d04f864d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb14cfab-a544-45be-b91b-b1a9d04f864d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb14cfab-a544-45be-b91b-b1a9d04f864d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb14cfab-a544-45be-b91b-b1a9d04f864d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fb14cfab-a544-45be-b91b-b1a9d04f864d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb14cfab-a544-45be-b91b-b1a9d04f864d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 375/743] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:54 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 1157 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action body: b'{"os-detach": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:54 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:54 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:54 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8697c6d1-cf20-4cc3-975e-60b8817d6ae3 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 returned with HTTP 200 Sep 07 17:01:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 369/744] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:54 2026] GET /volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 => generated 911 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Attachment connected to vm 3f4362ba-7d67-47fc-a7fb-ef4720053a55, checking data on nova Sep 07 17:01:54 devstack devstack@c-api.service[86481]: DEBUG cinder.compute.nova [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Creating Keystone token plugin using URL: http://192.168.122.80/identity {{(pid=86481) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-78018ba6-9b2c-47bf-b789-f18e9cfc2e6f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-78018ba6-9b2c-47bf-b789-f18e9cfc2e6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-78018ba6-9b2c-47bf-b789-f18e9cfc2e6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-78018ba6-9b2c-47bf-b789-f18e9cfc2e6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-78018ba6-9b2c-47bf-b789-f18e9cfc2e6f tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 returned with HTTP 404 Sep 07 17:01:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 370/745] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:55 2026] GET /volume/v3/volumes/22f43c15-0f20-48b5-8dbd-01729185f7f5 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3a34ff6b-e52e-479f-b213-17e904b5fba9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a34ff6b-e52e-479f-b213-17e904b5fba9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] GET http://192.168.122.80/volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a34ff6b-e52e-479f-b213-17e904b5fba9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a34ff6b-e52e-479f-b213-17e904b5fba9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-3a34ff6b-e52e-479f-b213-17e904b5fba9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] show called for member 48569b2a-a14a-45b1-83b5-96c5e14a5b50 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a34ff6b-e52e-479f-b213-17e904b5fba9 tempest-GroupSnapshotsTest-1520013021 tempest-GroupSnapshotsTest-1520013021-project-member] http://192.168.122.80/volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 returned with HTTP 404 Sep 07 17:01:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 371/746] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:55 2026] GET /volume/v3/groups/48569b2a-a14a-45b1-83b5-96c5e14a5b50 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7bef395c-f660-4fbf-85d0-5088cc667865 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7bef395c-f660-4fbf-85d0-5088cc667865 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/2dc3d512-508c-4cd3-bb5f-6cb171e9a868 Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7bef395c-f660-4fbf-85d0-5088cc667865 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7bef395c-f660-4fbf-85d0-5088cc667865 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7bef395c-f660-4fbf-85d0-5088cc667865 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/group_types/2dc3d512-508c-4cd3-bb5f-6cb171e9a868 returned with HTTP 202 Sep 07 17:01:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 372/747] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:01:55 2026] DELETE /volume/v3/group_types/2dc3d512-508c-4cd3-bb5f-6cb171e9a868 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dd237b82-d38b-4302-a6e7-6ab9c7925127 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dd237b82-d38b-4302-a6e7-6ab9c7925127 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] DELETE http://192.168.122.80/volume/v3/types/0ecbb308-f70f-4249-9641-21f881de5ebe Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dd237b82-d38b-4302-a6e7-6ab9c7925127 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dd237b82-d38b-4302-a6e7-6ab9c7925127 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:55 devstack devstack@c-api.service[86481]: DEBUG novaclient.v2.client [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] REQ: curl -g -i -X GET http://192.168.122.80/compute/v2.1/servers/3f4362ba-7d67-47fc-a7fb-ef4720053a55/os-volume_attachments/e988ad6d-ba4f-4510-8816-fca116d8a470 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}30dd12925a65daf867d043e9b291df53f5b1d6dffe5cf15383cf5717be22b25d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8" -H "X-Service-Token: {SHA256}08fc57d36c464687a333fe80d9a5c4916b4a29986cb06acc3637709022ef2222" {{(pid=86481) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dd237b82-d38b-4302-a6e7-6ab9c7925127 tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types/0ecbb308-f70f-4249-9641-21f881de5ebe returned with HTTP 202 Sep 07 17:01:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 373/748] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:01:55 2026] DELETE /volume/v3/types/0ecbb308-f70f-4249-9641-21f881de5ebe => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cd5f04c8-b330-464f-8755-ce9528d24a7e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cd5f04c8-b330-464f-8755-ce9528d24a7e tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] GET http://192.168.122.80/volume/v3/types/0ecbb308-f70f-4249-9641-21f881de5ebe Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cd5f04c8-b330-464f-8755-ce9528d24a7e tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cd5f04c8-b330-464f-8755-ce9528d24a7e tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cd5f04c8-b330-464f-8755-ce9528d24a7e tempest-GroupSnapshotsTest-1683007757 tempest-GroupSnapshotsTest-1683007757-project-admin] http://192.168.122.80/volume/v3/types/0ecbb308-f70f-4249-9641-21f881de5ebe returned with HTTP 404 Sep 07 17:01:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 374/749] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:01:55 2026] GET /volume/v3/types/0ecbb308-f70f-4249-9641-21f881de5ebe => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: DEBUG novaclient.v2.client [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 15:01:55 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-dd1becd5-fb5a-48e1-a814-3cf32c0c2727 x-openstack-request-id: req-dd1becd5-fb5a-48e1-a814-3cf32c0c2727 {{(pid=86481) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 17:01:55 devstack devstack@c-api.service[86481]: DEBUG novaclient.v2.client [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e988ad6d-ba4f-4510-8816-fca116d8a470", "serverId": "3f4362ba-7d67-47fc-a7fb-ef4720053a55", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a12e20ca-24c4-4a68-b3db-fded32379b1b", "bdm_uuid": "4d2a3345-e541-467e-b2e6-f78b32853bd3"}} {{(pid=86481) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 17:01:55 devstack devstack@c-api.service[86481]: DEBUG novaclient.v2.client [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET call to compute for http://192.168.122.80/compute/v2.1/servers/3f4362ba-7d67-47fc-a7fb-ef4720053a55/os-volume_attachments/e988ad6d-ba4f-4510-8816-fca116d8a470 used request id req-dd1becd5-fb5a-48e1-a814-3cf32c0c2727 {{(pid=86481) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.volume.api [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-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 Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Caught error: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API Sep 07 17:01:55 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault Sep 07 17:01:55 devstack devstack@c-api.service[86481]: INFO cinder.api.middleware.fault [None req-e9773105-5f04-4ccf-8c89-c3b3b6fc6ac8 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action returned with HTTP 409 Sep 07 17:01:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 376/750] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:01:54 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 167 bytes in 734 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Attachment connected to vm 3f4362ba-7d67-47fc-a7fb-ef4720053a55, checking data on nova Sep 07 17:01:55 devstack devstack@c-api.service[86480]: DEBUG cinder.compute.nova [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Creating Keystone token plugin using URL: http://192.168.122.80/identity {{(pid=86480) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 17:01:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f4865c09-ea49-4289-a32d-f95513b18c6d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 Sep 07 17:01:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:56 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:56 devstack devstack@c-api.service[86480]: DEBUG novaclient.v2.client [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] REQ: curl -g -i -X GET http://192.168.122.80/compute/v2.1/servers/3f4362ba-7d67-47fc-a7fb-ef4720053a55/os-volume_attachments/e988ad6d-ba4f-4510-8816-fca116d8a470 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5384f181e9950bc5c9b2bcbf0420e0e25b9148465638c610bbf53148f3f2c8be" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc" -H "X-Service-Token: {SHA256}2907a886b4c1d01ac39b0e8e887f2b20911f2ef0d1a36f26ae490708b8027912" {{(pid=86480) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4865c09-ea49-4289-a32d-f95513b18c6d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 returned with HTTP 200 Sep 07 17:01:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 377/751] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:55 2026] GET /volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 => generated 912 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-57d21a09-1cb5-48d2-b597-971c53e05441 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1276382419", "volume_type": "c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a", "group_id": "74ca5179-dd85-496b-bcee-74148ac06d48", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1276382419', 'volume_type': 'c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a', 'group_id': '74ca5179-dd85-496b-bcee-74148ac06d48', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume of 1 GB Sep 07 17:01:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Availability Zones retrieved successfully. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Flow 'volume_create_api' (564eeba4-c79f-4475-bee6-108736d0417b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db074927-6c32-4aea-a5b9-a938f6dc234d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db074927-6c32-4aea-a5b9-a938f6dc234d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:01:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a,is_public=True,name='tempest-GroupsTest-volume-type-79854600',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '74ca5179-dd85-496b-bcee-74148ac06d48', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b15bea9-764c-443f-b2be-4025b3f77476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Created reservations ['61fbb537-ccf1-4171-a366-55fd57e028ba', '6787cc26-99cf-4039-b666-cf336fa4dfeb', '5285c2c2-0b82-4ec8-867b-5d73037252c1', '8b79ea74-abf6-4b0c-96ce-85704d6a3c1c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b15bea9-764c-443f-b2be-4025b3f77476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61fbb537-ccf1-4171-a366-55fd57e028ba', '6787cc26-99cf-4039-b666-cf336fa4dfeb', '5285c2c2-0b82-4ec8-867b-5d73037252c1', '8b79ea74-abf6-4b0c-96ce-85704d6a3c1c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcfee815-023c-4628-8e54-849ce2e67fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:56 devstack devstack@c-api.service[86480]: DEBUG novaclient.v2.client [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 15:01:56 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-a57256a1-ac59-45f0-a2d7-a93386b5ae8f x-openstack-request-id: req-a57256a1-ac59-45f0-a2d7-a93386b5ae8f {{(pid=86480) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 17:01:56 devstack devstack@c-api.service[86480]: DEBUG novaclient.v2.client [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e988ad6d-ba4f-4510-8816-fca116d8a470", "serverId": "3f4362ba-7d67-47fc-a7fb-ef4720053a55", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a12e20ca-24c4-4a68-b3db-fded32379b1b", "bdm_uuid": "4d2a3345-e541-467e-b2e6-f78b32853bd3"}} {{(pid=86480) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 17:01:56 devstack devstack@c-api.service[86480]: DEBUG novaclient.v2.client [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET call to compute for http://192.168.122.80/compute/v2.1/servers/3f4362ba-7d67-47fc-a7fb-ef4720053a55/os-volume_attachments/e988ad6d-ba4f-4510-8816-fca116d8a470 used request id req-a57256a1-ac59-45f0-a2d7-a93386b5ae8f {{(pid=86480) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.volume.api [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-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 Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Caught error: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API Sep 07 17:01:56 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault Sep 07 17:01:56 devstack devstack@c-api.service[86480]: INFO cinder.api.middleware.fault [None req-403bd540-e9c3-4225-a0dd-ba9c4636e4fc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action returned with HTTP 409 Sep 07 17:01:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 375/752] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:01:55 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 167 bytes in 1228 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6b066701-820d-42bd-8949-06e29aec06ba None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 376/753] 192.168.122.80 () {62 vars in 1476 bytes} [Mon Sep 7 17:01:56 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-61ca6d82-9f1b-4a97-bef9-b969b57b278a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcfee815-023c-4628-8e54-849ce2e67fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '202fb2bd-5122-4d33-9f4f-ab604c43da0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1276382419',encryption_key_id=None,group_id=74ca5179-dd85-496b-bcee-74148ac06d48,group_type_id=,metadata={},multiattach=False,project_id='66c22d7f199147b98284eedf982cd49f',qos_specs=None,replication_status=,reservations=['61fbb537-ccf1-4171-a366-55fd57e028ba','6787cc26-99cf-4039-b666-cf336fa4dfeb','5285c2c2-0b82-4ec8-867b-5d73037252c1','8b79ea74-abf6-4b0c-96ce-85704d6a3c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cee5610ca1413da7e6051a96db12ee',volume_type_id=c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1276382419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=74ca5179-dd85-496b-bcee-74148ac06d48,host=None,id=202fb2bd-5122-4d33-9f4f-ab604c43da0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66c22d7f199147b98284eedf982cd49f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9cee5610ca1413da7e6051a96db12ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a),volume_type_id=c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 377/754] 192.168.122.80 () {62 vars in 1476 bytes} [Mon Sep 7 17:01:56 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df35337f-2425-4ea3-8276-b85b6b57ed87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fe2ab02a-1a76-4216-9362-1ee3cce5e7b3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df35337f-2425-4ea3-8276-b85b6b57ed87) transitioned into state 'SUCCESS' from state '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-1276382419',encryption_key_id=None,group_id=74ca5179-dd85-496b-bcee-74148ac06d48,group_type_id=,metadata={},multiattach=False,project_id='66c22d7f199147b98284eedf982cd49f',qos_specs=None,replication_status=,reservations=['61fbb537-ccf1-4171-a366-55fd57e028ba','6787cc26-99cf-4039-b666-cf336fa4dfeb','5285c2c2-0b82-4ec8-867b-5d73037252c1','8b79ea74-abf6-4b0c-96ce-85704d6a3c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cee5610ca1413da7e6051a96db12ee',volume_type_id=c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d24940b-517a-46eb-8b7b-0f8edad98e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d24940b-517a-46eb-8b7b-0f8edad98e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Flow 'volume_create_api' (564eeba4-c79f-4475-bee6-108736d0417b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Create volume request issued successfully. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:56 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-57d21a09-1cb5-48d2-b597-971c53e05441 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:01:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 378/755] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:01:56 2026] POST /volume/v3/volumes => generated 819 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-882ffe78-4f06-464b-a38c-8313844007ca None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-882ffe78-4f06-464b-a38c-8313844007ca tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-882ffe78-4f06-464b-a38c-8313844007ca tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-882ffe78-4f06-464b-a38c-8313844007ca tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:57 devstack devstack@c-api.service[86480]: WARNING keystonemiddleware.auth_token [None req-fe2ab02a-1a76-4216-9362-1ee3cce5e7b3 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 17:01:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 378/756] 192.168.122.80 () {62 vars in 1476 bytes} [Mon Sep 7 17:01:56 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 114 bytes in 311 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-882ffe78-4f06-464b-a38c-8313844007ca tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:57 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-882ffe78-4f06-464b-a38c-8313844007ca tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:57 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-882ffe78-4f06-464b-a38c-8313844007ca tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-106b9a52-99e9-4e0e-bdcf-a453127eaf84 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: WARNING keystonemiddleware.auth_token [None req-106b9a52-99e9-4e0e-bdcf-a453127eaf84 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 17:01:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 379/757] 192.168.122.80 () {62 vars in 1476 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 114 bytes in 84 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3c75a6cc-38ce-43d1-b40f-364cd039f326 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-882ffe78-4f06-464b-a38c-8313844007ca tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-882ffe78-4f06-464b-a38c-8313844007ca tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 379/758] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:56 2026] GET /volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f => generated 887 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3c75a6cc-38ce-43d1-b40f-364cd039f326 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] POST http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3c75a6cc-38ce-43d1-b40f-364cd039f326 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3c75a6cc-38ce-43d1-b40f-364cd039f326 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-3c75a6cc-38ce-43d1-b40f-364cd039f326 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-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=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-3c75a6cc-38ce-43d1-b40f-364cd039f326 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Updating volume 'e988ad6d-ba4f-4510-8816-fca116d8a470' with '{'status': 'error'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3c75a6cc-38ce-43d1-b40f-364cd039f326 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action returned with HTTP 202 Sep 07 17:01:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 380/759] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 0 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2901fb99-f2df-411f-8445-31d09f91752d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2901fb99-f2df-411f-8445-31d09f91752d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:01:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2901fb99-f2df-411f-8445-31d09f91752d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2901fb99-f2df-411f-8445-31d09f91752d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2901fb99-f2df-411f-8445-31d09f91752d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2901fb99-f2df-411f-8445-31d09f91752d tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:01:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 380/760] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:57 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 1156 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] POST http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a12e20ca-24c4-4a68-b3db-fded32379b1b"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a12e20ca-24c4-4a68-b3db-fded32379b1b"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Volume info retrieved successfully. Sep 07 17:01:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Attachment connected to vm 3f4362ba-7d67-47fc-a7fb-ef4720053a55, checking data on nova Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG cinder.compute.nova [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Creating Keystone token plugin using URL: http://192.168.122.80/identity {{(pid=86480) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 17:01:57 devstack devstack@c-api.service[86480]: DEBUG novaclient.v2.client [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] REQ: curl -g -i -X GET http://192.168.122.80/compute/v2.1/servers/3f4362ba-7d67-47fc-a7fb-ef4720053a55/os-volume_attachments/e988ad6d-ba4f-4510-8816-fca116d8a470 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5753275ff4a2f4223d09e7448e8e5e09347a5685022f94eadfec3e71e6c97d81" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff" -H "X-Service-Token: {SHA256}2907a886b4c1d01ac39b0e8e887f2b20911f2ef0d1a36f26ae490708b8027912" {{(pid=86480) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f Sep 07 17:01:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:58 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:58 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG novaclient.v2.client [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 15:01:57 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-e7a7cfb6-7eae-4d42-a81a-ba1452aaed7a x-openstack-request-id: req-e7a7cfb6-7eae-4d42-a81a-ba1452aaed7a {{(pid=86480) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG novaclient.v2.client [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "e988ad6d-ba4f-4510-8816-fca116d8a470", "serverId": "3f4362ba-7d67-47fc-a7fb-ef4720053a55", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a12e20ca-24c4-4a68-b3db-fded32379b1b", "bdm_uuid": "4d2a3345-e541-467e-b2e6-f78b32853bd3"}} {{(pid=86480) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG novaclient.v2.client [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] GET call to compute for http://192.168.122.80/compute/v2.1/servers/3f4362ba-7d67-47fc-a7fb-ef4720053a55/os-volume_attachments/e988ad6d-ba4f-4510-8816-fca116d8a470 used request id req-e7a7cfb6-7eae-4d42-a81a-ba1452aaed7a {{(pid=86480) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.volume.api [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-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 Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Caught error: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f4362ba-7d67-47fc-a7fb-ef4720053a55 using the Compute API Sep 07 17:01:58 devstack devstack@c-api.service[86480]: ERROR cinder.api.middleware.fault Sep 07 17:01:58 devstack devstack@c-api.service[86480]: INFO cinder.api.middleware.fault [None req-82bf4766-e3d8-44e1-9dbc-83cac0ca34ff tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action returned with HTTP 409 Sep 07 17:01:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 381/761] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:01:57 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 167 bytes in 610 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1f4d4663-3bdd-4d1d-9665-c506e86fd326 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 382/762] 192.168.122.80 () {62 vars in 1476 bytes} [Mon Sep 7 17:01:58 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-328be2ff-1fd3-4931-bd63-2af053d192c2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:58 devstack devstack@c-api.service[86480]: WARNING keystonemiddleware.auth_token [None req-328be2ff-1fd3-4931-bd63-2af053d192c2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 17:01:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 383/763] 192.168.122.80 () {62 vars in 1476 bytes} [Mon Sep 7 17:01:58 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 114 bytes in 84 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dd07fce5-ee85-4a6a-8206-f6373d1316af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dd07fce5-ee85-4a6a-8206-f6373d1316af tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dd07fce5-ee85-4a6a-8206-f6373d1316af tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dd07fce5-ee85-4a6a-8206-f6373d1316af tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f98fccc7-8f88-489f-b5b4-3a30b0a67d9d tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 381/764] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f => generated 911 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-dd07fce5-ee85-4a6a-8206-f6373d1316af tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dd07fce5-ee85-4a6a-8206-f6373d1316af tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dd07fce5-ee85-4a6a-8206-f6373d1316af tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 384/765] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 863 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-93a5ab6e-f2ce-4182-a5a3-7461663c384e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93a5ab6e-f2ce-4182-a5a3-7461663c384e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:01:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93a5ab6e-f2ce-4182-a5a3-7461663c384e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93a5ab6e-f2ce-4182-a5a3-7461663c384e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-93a5ab6e-f2ce-4182-a5a3-7461663c384e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93a5ab6e-f2ce-4182-a5a3-7461663c384e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:01:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 382/766] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:58 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 863 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e248f831-22e6-416d-8b74-e54de69404a3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e248f831-22e6-416d-8b74-e54de69404a3 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e248f831-22e6-416d-8b74-e54de69404a3 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e248f831-22e6-416d-8b74-e54de69404a3 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e248f831-22e6-416d-8b74-e54de69404a3 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e248f831-22e6-416d-8b74-e54de69404a3 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:01:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 385/767] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-166e38b8-eca6-4d5d-a4c6-0c569b1a8880 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-166e38b8-eca6-4d5d-a4c6-0c569b1a8880 None None] GET http://192.168.122.80/volume// Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-166e38b8-eca6-4d5d-a4c6-0c569b1a8880 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-166e38b8-eca6-4d5d-a4c6-0c569b1a8880 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-166e38b8-eca6-4d5d-a4c6-0c569b1a8880 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:01:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 383/768] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-3cd160ad-c8d4-4741-8d65-40180a1914ec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-3cd160ad-c8d4-4741-8d65-40180a1914ec tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-3cd160ad-c8d4-4741-8d65-40180a1914ec tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a56db29-c38f-473d-8879-e06be5631986", "connector": null, "instance_uuid": "3f4362ba-7d67-47fc-a7fb-ef4720053a55"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fc179833-1799-4d15-9277-0bbfb48576b8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fc179833-1799-4d15-9277-0bbfb48576b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fc179833-1799-4d15-9277-0bbfb48576b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fc179833-1799-4d15-9277-0bbfb48576b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fc179833-1799-4d15-9277-0bbfb48576b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:01:59 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-fc179833-1799-4d15-9277-0bbfb48576b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:01:59 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-fc179833-1799-4d15-9277-0bbfb48576b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-3cd160ad-c8d4-4741-8d65-40180a1914ec tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:01:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 386/769] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:01:59 2026] POST /volume/v3/attachments => generated 273 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-fc179833-1799-4d15-9277-0bbfb48576b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-243a3fc2-ed15-434f-9439-8658d5599b1a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fc179833-1799-4d15-9277-0bbfb48576b8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f returned with HTTP 200 Sep 07 17:01:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 384/770] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-243a3fc2-ed15-434f-9439-8658d5599b1a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-243a3fc2-ed15-434f-9439-8658d5599b1a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-243a3fc2-ed15-434f-9439-8658d5599b1a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d9a1e49d-1db1-40e7-adff-7f407c5de9e6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9a1e49d-1db1-40e7-adff-7f407c5de9e6 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] PUT http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9a1e49d-1db1-40e7-adff-7f407c5de9e6 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "202fb2bd-5122-4d33-9f4f-ab604c43da0f"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-d9a1e49d-1db1-40e7-adff-7f407c5de9e6 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Update called for group 74ca5179-dd85-496b-bcee-74148ac06d48. {{(pid=86481) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-d9a1e49d-1db1-40e7-adff-7f407c5de9e6 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Updating group 74ca5179-dd85-496b-bcee-74148ac06d48 with name new_group description: This is a new group add_volumes: None remove_volumes: 202fb2bd-5122-4d33-9f4f-ab604c43da0f. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-243a3fc2-ed15-434f-9439-8658d5599b1a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9a1e49d-1db1-40e7-adff-7f407c5de9e6 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 202 Sep 07 17:01:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 385/771] 192.168.122.80 () {62 vars in 1286 bytes} [Mon Sep 7 17:01:59 2026] PUT /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-413cf625-9854-4c9a-8672-60435a646545 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-413cf625-9854-4c9a-8672-60435a646545 None None] GET http://192.168.122.80/volume// Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-413cf625-9854-4c9a-8672-60435a646545 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-413cf625-9854-4c9a-8672-60435a646545 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-413cf625-9854-4c9a-8672-60435a646545 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:01:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 386/772] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aa636e45-e500-4c33-b6ea-cd3ac9c0934e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa636e45-e500-4c33-b6ea-cd3ac9c0934e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aa636e45-e500-4c33-b6ea-cd3ac9c0934e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aa636e45-e500-4c33-b6ea-cd3ac9c0934e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-aa636e45-e500-4c33-b6ea-cd3ac9c0934e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-243a3fc2-ed15-434f-9439-8658d5599b1a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:01:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 387/773] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 862 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e0d1846d-94d6-4544-a533-4495f0dce55e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e0d1846d-94d6-4544-a533-4495f0dce55e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e0d1846d-94d6-4544-a533-4495f0dce55e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:01:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e0d1846d-94d6-4544-a533-4495f0dce55e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:01:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:59 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:01:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa636e45-e500-4c33-b6ea-cd3ac9c0934e tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 200 Sep 07 17:01:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 387/774] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 323 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:01:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:01:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:01:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e0d1846d-94d6-4544-a533-4495f0dce55e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-e0d1846d-94d6-4544-a533-4495f0dce55e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:02:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 388/775] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:01:59 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 1043 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-6b244796-6398-4d34-87c2-0e72c518cc5e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-6b244796-6398-4d34-87c2-0e72c518cc5e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] PUT http://192.168.122.80/volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad Sep 07 17:02:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-6b244796-6398-4d34-87c2-0e72c518cc5e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-6b244796-6398-4d34-87c2-0e72c518cc5e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Acquiring lock "cinder-attachment_update-5a56db29-c38f-473d-8879-e06be5631986-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-6b244796-6398-4d34-87c2-0e72c518cc5e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Lock "cinder-attachment_update-5a56db29-c38f-473d-8879-e06be5631986-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:00 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-6b244796-6398-4d34-87c2-0e72c518cc5e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Lock "cinder-attachment_update-5a56db29-c38f-473d-8879-e06be5631986-devstack" released by "attachment_update" :: held 0.250s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-6b244796-6398-4d34-87c2-0e72c518cc5e tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad returned with HTTP 200 Sep 07 17:02:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 388/776] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:02:00 2026] PUT /volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad => generated 694 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-f0fa56e3-75dc-447c-8659-0151441c6fef None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-f0fa56e3-75dc-447c-8659-0151441c6fef tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad/action Sep 07 17:02:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-f0fa56e3-75dc-447c-8659-0151441c6fef tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-f0fa56e3-75dc-447c-8659-0151441c6fef tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b999d0a3-d508-466c-b27f-2be123207770 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b999d0a3-d508-466c-b27f-2be123207770 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b999d0a3-d508-466c-b27f-2be123207770 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b999d0a3-d508-466c-b27f-2be123207770 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b999d0a3-d508-466c-b27f-2be123207770 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-73061605-82c1-4dcd-9e26-157bf6e51f23 req-f0fa56e3-75dc-447c-8659-0151441c6fef tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad/action returned with HTTP 204 Sep 07 17:02:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 389/777] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:02:00 2026] POST /volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9bf1f02a-5625-42bb-a767-62acb9a6c734 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9bf1f02a-5625-42bb-a767-62acb9a6c734 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:02:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9bf1f02a-5625-42bb-a767-62acb9a6c734 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9bf1f02a-5625-42bb-a767-62acb9a6c734 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-9bf1f02a-5625-42bb-a767-62acb9a6c734 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b999d0a3-d508-466c-b27f-2be123207770 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:02:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 389/778] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:00 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 863 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:02:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9bf1f02a-5625-42bb-a767-62acb9a6c734 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 200 Sep 07 17:02:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 390/779] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:00 2026] GET /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4bc0c81f-d8c6-453d-8947-5a234a4759d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4bc0c81f-d8c6-453d-8947-5a234a4759d8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:02:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4bc0c81f-d8c6-453d-8947-5a234a4759d8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4bc0c81f-d8c6-453d-8947-5a234a4759d8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-4bc0c81f-d8c6-453d-8947-5a234a4759d8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:01 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:02:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4bc0c81f-d8c6-453d-8947-5a234a4759d8 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 200 Sep 07 17:02:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 390/780] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:02:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Get all volumes completed successfully. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:01 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b1b069f-425d-4c03-a5ab-bc70b91c730a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:02:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 391/781] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/volumes/detail => generated 1783 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-99bcc62b-fca0-4f8a-bed2-1fbe552a09c4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-99bcc62b-fca0-4f8a-bed2-1fbe552a09c4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] PUT http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:02:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-99bcc62b-fca0-4f8a-bed2-1fbe552a09c4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "202fb2bd-5122-4d33-9f4f-ab604c43da0f"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-99bcc62b-fca0-4f8a-bed2-1fbe552a09c4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Update called for group 74ca5179-dd85-496b-bcee-74148ac06d48. {{(pid=86481) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 17:02:01 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-99bcc62b-fca0-4f8a-bed2-1fbe552a09c4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Updating group 74ca5179-dd85-496b-bcee-74148ac06d48 with name None description: None add_volumes: 202fb2bd-5122-4d33-9f4f-ab604c43da0f remove_volumes: None. Sep 07 17:02:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:01 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:02:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-99bcc62b-fca0-4f8a-bed2-1fbe552a09c4 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 202 Sep 07 17:02:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 391/782] 192.168.122.80 () {62 vars in 1285 bytes} [Mon Sep 7 17:02:01 2026] PUT /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7cec4bde-fa27-4097-8946-d9bf7779c37f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cec4bde-fa27-4097-8946-d9bf7779c37f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cec4bde-fa27-4097-8946-d9bf7779c37f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cec4bde-fa27-4097-8946-d9bf7779c37f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-7cec4bde-fa27-4097-8946-d9bf7779c37f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:01 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:02:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cec4bde-fa27-4097-8946-d9bf7779c37f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 200 Sep 07 17:02:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 392/783] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:01 2026] GET /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 323 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-de19038c-0322-458d-8e64-c20f9a5655a2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de19038c-0322-458d-8e64-c20f9a5655a2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de19038c-0322-458d-8e64-c20f9a5655a2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de19038c-0322-458d-8e64-c20f9a5655a2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-de19038c-0322-458d-8e64-c20f9a5655a2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de19038c-0322-458d-8e64-c20f9a5655a2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 392/784] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:02 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 1155 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-061f26c7-deb1-470b-9a32-045f01987257 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-061f26c7-deb1-470b-9a32-045f01987257 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-061f26c7-deb1-470b-9a32-045f01987257 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-061f26c7-deb1-470b-9a32-045f01987257 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-061f26c7-deb1-470b-9a32-045f01987257 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-061f26c7-deb1-470b-9a32-045f01987257 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 393/785] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:02 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 1155 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-415b1121-36af-4005-b0fd-6f57056a88c7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-415b1121-36af-4005-b0fd-6f57056a88c7 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-415b1121-36af-4005-b0fd-6f57056a88c7 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action body: b'{"os-detach": {"attachment_id": "2d718145-43aa-41be-920a-cdb93a0269ad"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-415b1121-36af-4005-b0fd-6f57056a88c7 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "2d718145-43aa-41be-920a-cdb93a0269ad"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-415b1121-36af-4005-b0fd-6f57056a88c7 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-415b1121-36af-4005-b0fd-6f57056a88c7 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action returned with HTTP 400 Sep 07 17:02:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 393/786] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:02:02 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 100 bytes in 82 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c08c7388-7818-4c84-aab8-e10dc67fee24 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c08c7388-7818-4c84-aab8-e10dc67fee24 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c08c7388-7818-4c84-aab8-e10dc67fee24 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c08c7388-7818-4c84-aab8-e10dc67fee24 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-c08c7388-7818-4c84-aab8-e10dc67fee24 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:02:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c08c7388-7818-4c84-aab8-e10dc67fee24 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 394/787] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:02 2026] GET /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 324 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-55aa3a67-3388-4252-9270-4ce664a47fa2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-05b6728f-aa58-4b21-9491-1a42cff2649f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-55aa3a67-3388-4252-9270-4ce664a47fa2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-55aa3a67-3388-4252-9270-4ce664a47fa2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-55aa3a67-3388-4252-9270-4ce664a47fa2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Get all volumes completed successfully. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:02 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-55aa3a67-3388-4252-9270-4ce664a47fa2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-55aa3a67-3388-4252-9270-4ce664a47fa2 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:02:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 394/788] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:02:02 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 1155 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-60990ca9-ed9c-4cbe-a190-a7f58d8723d0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-60990ca9-ed9c-4cbe-a190-a7f58d8723d0 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986/action Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-60990ca9-ed9c-4cbe-a190-a7f58d8723d0 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-60990ca9-ed9c-4cbe-a190-a7f58d8723d0 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-60990ca9-ed9c-4cbe-a190-a7f58d8723d0 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-60990ca9-ed9c-4cbe-a190-a7f58d8723d0 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Begin detaching volume completed successfully. Sep 07 17:02:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-60990ca9-ed9c-4cbe-a190-a7f58d8723d0 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986/action returned with HTTP 202 Sep 07 17:02:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 395/789] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:02:02 2026] POST /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 17:02:02 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:02 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-034b4020-fc21-4d5e-8d25-f13a6076c448 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-034b4020-fc21-4d5e-8d25-f13a6076c448 None None] GET http://192.168.122.80/volume// Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-034b4020-fc21-4d5e-8d25-f13a6076c448 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-034b4020-fc21-4d5e-8d25-f13a6076c448 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-034b4020-fc21-4d5e-8d25-f13a6076c448 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:02:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 396/790] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-7d8095bb-7cfb-4d19-9968-76505e61505a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-7d8095bb-7cfb-4d19-9968-76505e61505a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-7d8095bb-7cfb-4d19-9968-76505e61505a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-7d8095bb-7cfb-4d19-9968-76505e61505a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05b6728f-aa58-4b21-9491-1a42cff2649f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 395/791] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:02:02 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-7d8095bb-7cfb-4d19-9968-76505e61505a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-7d8095bb-7cfb-4d19-9968-76505e61505a tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 397/792] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 1339 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:03 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:02:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Get all volumes completed successfully. Sep 07 17:02:03 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:03 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:03 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0030f89c-4c22-4078-bef1-7862e3ef6362 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:02:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 396/793] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9e03769d-fea5-4c93-8dcf-306ac89f9480 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e03769d-fea5-4c93-8dcf-306ac89f9480 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] POST http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48/action Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e03769d-fea5-4c93-8dcf-306ac89f9480 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e03769d-fea5-4c93-8dcf-306ac89f9480 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-9e03769d-fea5-4c93-8dcf-306ac89f9480 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] delete called for group 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-9e03769d-fea5-4c93-8dcf-306ac89f9480 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Delete group with id: 74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:02:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:02:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-9ce6cdf7-8d3a-4f12-8552-8221b17b6cb1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e03769d-fea5-4c93-8dcf-306ac89f9480 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48/action returned with HTTP 202 Sep 07 17:02:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 398/794] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:02:03 2026] POST /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48/action => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-9ce6cdf7-8d3a-4f12-8552-8221b17b6cb1 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] DELETE http://192.168.122.80/volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-9ce6cdf7-8d3a-4f12-8552-8221b17b6cb1 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-9ce6cdf7-8d3a-4f12-8552-8221b17b6cb1 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:02:03 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:03 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:04 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f7ce0cfc-6790-456f-8452-7d6b6896db4a tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f returned with HTTP 200 Sep 07 17:02:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 399/795] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:03 2026] GET /volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f => generated 911 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:04 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 17:02:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a4e4578f-7e62-402f-b8e3-ef1a61fe437f req-9ce6cdf7-8d3a-4f12-8552-8221b17b6cb1 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad returned with HTTP 200 Sep 07 17:02:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 397/796] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:02:03 2026] DELETE /volume/v3/attachments/2d718145-43aa-41be-920a-cdb93a0269ad => generated 19 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-15405b66-2c11-4f81-914c-fe9c6183d4fe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-15405b66-2c11-4f81-914c-fe9c6183d4fe tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:02:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-15405b66-2c11-4f81-914c-fe9c6183d4fe tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2020830065"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-15405b66-2c11-4f81-914c-fe9c6183d4fe tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:02:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 400/797] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:02:04 2026] POST /volume/v3/types => generated 228 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8a6c7aa7-bb6f-47f8-9037-2eaeb2a51849 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8a6c7aa7-bb6f-47f8-9037-2eaeb2a51849 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 17:02:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8a6c7aa7-bb6f-47f8-9037-2eaeb2a51849 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-914493298"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8a6c7aa7-bb6f-47f8-9037-2eaeb2a51849 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 17:02:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 398/798] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 17:02:04 2026] POST /volume/v3/group_types => generated 184 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-70e17a72-2aa4-444d-8a9c-4df0ae4b1a99 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-70e17a72-2aa4-444d-8a9c-4df0ae4b1a99 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-70e17a72-2aa4-444d-8a9c-4df0ae4b1a99 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bbf1ec3e-f703-4e9b-abce-6e54b6d03531", "volume_types": ["2708cdf4-8683-4185-b693-363bdc885bb1"], "name": "tempest-GroupSnapshotsV319Test-Group-1212680910"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-70e17a72-2aa4-444d-8a9c-4df0ae4b1a99 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Creating new group {'group': {'group_type': 'bbf1ec3e-f703-4e9b-abce-6e54b6d03531', 'volume_types': ['2708cdf4-8683-4185-b693-363bdc885bb1'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1212680910'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-70e17a72-2aa4-444d-8a9c-4df0ae4b1a99 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1212680910. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:05 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-70e17a72-2aa4-444d-8a9c-4df0ae4b1a99 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Availability Zones retrieved successfully. Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-70e17a72-2aa4-444d-8a9c-4df0ae4b1a99 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Created reservations ['811327d8-534b-4824-b5e3-98f9e0a6779b'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1f39124-2d0d-4b5a-9ef9-c88ab0efdd75 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f returned with HTTP 200 Sep 07 17:02:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 399/799] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:05 2026] GET /volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f => generated 911 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-21070104-6b68-48d1-a297-b05d938102c0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-21070104-6b68-48d1-a297-b05d938102c0 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] POST http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-21070104-6b68-48d1-a297-b05d938102c0 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-21070104-6b68-48d1-a297-b05d938102c0 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-70e17a72-2aa4-444d-8a9c-4df0ae4b1a99 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:02:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 401/800] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:02:04 2026] POST /volume/v3/groups => generated 116 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5c602f81-3c70-4289-ada4-0d84e0e5d189 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-21070104-6b68-48d1-a297-b05d938102c0 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] Updating volume 'e988ad6d-ba4f-4510-8816-fca116d8a470' with '{'status': 'in-use'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5c602f81-3c70-4289-ada4-0d84e0e5d189 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5c602f81-3c70-4289-ada4-0d84e0e5d189 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5c602f81-3c70-4289-ada4-0d84e0e5d189 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-5c602f81-3c70-4289-ada4-0d84e0e5d189 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 63ab7523-6110-4091-91ef-3059508acf5c {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:05 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5c602f81-3c70-4289-ada4-0d84e0e5d189 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c returned with HTTP 200 Sep 07 17:02:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 402/801] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:05 2026] GET /volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c => generated 396 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-21070104-6b68-48d1-a297-b05d938102c0 tempest-TestServerVolumeAttachmentScenario-1427720470 tempest-TestServerVolumeAttachmentScenario-1427720470-project-admin] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action returned with HTTP 202 Sep 07 17:02:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 400/802] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:02:05 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-26bdf89d-ff0d-437f-abb0-078df5fc54ae None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-26bdf89d-ff0d-437f-abb0-078df5fc54ae tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-26bdf89d-ff0d-437f-abb0-078df5fc54ae tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-26bdf89d-ff0d-437f-abb0-078df5fc54ae tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-26bdf89d-ff0d-437f-abb0-078df5fc54ae tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-26bdf89d-ff0d-437f-abb0-078df5fc54ae tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:02:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 403/803] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:05 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 1157 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-0f9254f8-7c83-4062-a484-3053588a408f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-0f9254f8-7c83-4062-a484-3053588a408f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-0f9254f8-7c83-4062-a484-3053588a408f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-0f9254f8-7c83-4062-a484-3053588a408f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-0f9254f8-7c83-4062-a484-3053588a408f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-0f9254f8-7c83-4062-a484-3053588a408f tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:02:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 401/804] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:02:05 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 1157 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-1d5f4245-c3a7-496e-afe1-8f3958423779 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-1d5f4245-c3a7-496e-afe1-8f3958423779 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] POST http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-1d5f4245-c3a7-496e-afe1-8f3958423779 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-1d5f4245-c3a7-496e-afe1-8f3958423779 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-1d5f4245-c3a7-496e-afe1-8f3958423779 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-1d5f4245-c3a7-496e-afe1-8f3958423779 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Begin detaching volume completed successfully. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-1d5f4245-c3a7-496e-afe1-8f3958423779 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action returned with HTTP 202 Sep 07 17:02:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 404/805] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:02:05 2026] POST /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-920f5937-d262-4000-9979-cca2bef74228 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-920f5937-d262-4000-9979-cca2bef74228 None None] GET http://192.168.122.80/volume// Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-920f5937-d262-4000-9979-cca2bef74228 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-920f5937-d262-4000-9979-cca2bef74228 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-920f5937-d262-4000-9979-cca2bef74228 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:02:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 402/806] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:02:06 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-ac2bea60-e389-4319-8475-32b4886885eb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-ac2bea60-e389-4319-8475-32b4886885eb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-ac2bea60-e389-4319-8475-32b4886885eb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-ac2bea60-e389-4319-8475-32b4886885eb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-ac2bea60-e389-4319-8475-32b4886885eb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-ac2bea60-e389-4319-8475-32b4886885eb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:02:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 405/807] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:02:06 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 1341 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Volume info retrieved successfully. Sep 07 17:02:06 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:06 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a15f7338-7506-4748-875c-baf3a6267a08 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a15f7338-7506-4748-875c-baf3a6267a08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a15f7338-7506-4748-875c-baf3a6267a08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a15f7338-7506-4748-875c-baf3a6267a08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-a15f7338-7506-4748-875c-baf3a6267a08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 63ab7523-6110-4091-91ef-3059508acf5c {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a15f7338-7506-4748-875c-baf3a6267a08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c returned with HTTP 200 Sep 07 17:02:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 406/808] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:06 2026] GET /volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c => generated 397 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1747956929", "volume_type": "2708cdf4-8683-4185-b693-363bdc885bb1", "group_id": "63ab7523-6110-4091-91ef-3059508acf5c", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1747956929', 'volume_type': '2708cdf4-8683-4185-b693-363bdc885bb1', 'group_id': '63ab7523-6110-4091-91ef-3059508acf5c', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Create volume of 1 GB Sep 07 17:02:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f8c6d8a9-fb92-4bc5-b76e-f30a434211ec tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f returned with HTTP 200 Sep 07 17:02:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:02:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 403/809] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:06 2026] GET /volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f => generated 911 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Availability Zones retrieved successfully. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Flow 'volume_create_api' (63ba6ed1-ce2d-4750-bbc2-79226dcdde30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2c3919-a5cd-42ad-b817-50492747e522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-812d2c14-9df1-41cd-94c0-6c24604c9885 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-812d2c14-9df1-41cd-94c0-6c24604c9885 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] DELETE http://192.168.122.80/volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-812d2c14-9df1-41cd-94c0-6c24604c9885 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-812d2c14-9df1-41cd-94c0-6c24604c9885 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2c3919-a5cd-42ad-b817-50492747e522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:02:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2708cdf4-8683-4185-b693-363bdc885bb1,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2020830065',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2708cdf4-8683-4185-b693-363bdc885bb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '63ab7523-6110-4091-91ef-3059508acf5c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da73d0d-0da7-48cd-8da5-e4155291e716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:06 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 17:02:06 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2020830065 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2020830065, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:06 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2020830065 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2020830065, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3dfe1bee-0f69-4adc-9d0f-920afee187fa req-812d2c14-9df1-41cd-94c0-6c24604c9885 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b returned with HTTP 200 Sep 07 17:02:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 404/810] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:02:06 2026] DELETE /volume/v3/attachments/a12e20ca-24c4-4a68-b3db-fded32379b1b => generated 19 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Created reservations ['e684543c-d7a7-41a1-8514-4e42812cd17c', 'f6422ddb-0d3a-4e4d-b790-7de58f2ace45', '4e2e5bf2-fac4-4204-9fda-86a5ac2f2e4f', 'c7666afa-6c27-4b29-82be-d490532bf965'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da73d0d-0da7-48cd-8da5-e4155291e716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e684543c-d7a7-41a1-8514-4e42812cd17c', 'f6422ddb-0d3a-4e4d-b790-7de58f2ace45', '4e2e5bf2-fac4-4204-9fda-86a5ac2f2e4f', 'c7666afa-6c27-4b29-82be-d490532bf965']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (365b160a-9596-432f-8251-86a76e52d817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (365b160a-9596-432f-8251-86a76e52d817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d6c869-3c74-4652-8df7-7d624a80fabb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1747956929',encryption_key_id=None,group_id=63ab7523-6110-4091-91ef-3059508acf5c,group_type_id=,metadata={},multiattach=False,project_id='b364c09dedf746458f633b4775bf299b',qos_specs=None,replication_status=,reservations=['e684543c-d7a7-41a1-8514-4e42812cd17c','f6422ddb-0d3a-4e4d-b790-7de58f2ace45','4e2e5bf2-fac4-4204-9fda-86a5ac2f2e4f','c7666afa-6c27-4b29-82be-d490532bf965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccf68166da154243a0d879dad4169fcf',volume_type_id=2708cdf4-8683-4185-b693-363bdc885bb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1747956929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=63ab7523-6110-4091-91ef-3059508acf5c,host=None,id=66d6c869-3c74-4652-8df7-7d624a80fabb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b364c09dedf746458f633b4775bf299b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccf68166da154243a0d879dad4169fcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2708cdf4-8683-4185-b693-363bdc885bb1),volume_type_id=2708cdf4-8683-4185-b693-363bdc885bb1)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0bf4011-8088-419c-81c6-bc9537d10dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0bf4011-8088-419c-81c6-bc9537d10dae) transitioned into state 'SUCCESS' from state '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-1747956929',encryption_key_id=None,group_id=63ab7523-6110-4091-91ef-3059508acf5c,group_type_id=,metadata={},multiattach=False,project_id='b364c09dedf746458f633b4775bf299b',qos_specs=None,replication_status=,reservations=['e684543c-d7a7-41a1-8514-4e42812cd17c','f6422ddb-0d3a-4e4d-b790-7de58f2ace45','4e2e5bf2-fac4-4204-9fda-86a5ac2f2e4f','c7666afa-6c27-4b29-82be-d490532bf965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccf68166da154243a0d879dad4169fcf',volume_type_id=2708cdf4-8683-4185-b693-363bdc885bb1)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4c3b3f-fa24-48bf-ac2c-ac0f740cc4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4c3b3f-fa24-48bf-ac2c-ac0f740cc4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Flow 'volume_create_api' (63ba6ed1-ce2d-4750-bbc2-79226dcdde30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Create volume request issued successfully. Sep 07 17:02:07 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:07 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-990f5f0e-17a8-4474-8600-8212c2359668 req-075ebe9b-8736-4e60-9af3-e82846dd8b57 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-990f5f0e-17a8-4474-8600-8212c2359668 req-075ebe9b-8736-4e60-9af3-e82846dd8b57 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:02:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-990f5f0e-17a8-4474-8600-8212c2359668 req-075ebe9b-8736-4e60-9af3-e82846dd8b57 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-990f5f0e-17a8-4474-8600-8212c2359668 req-075ebe9b-8736-4e60-9af3-e82846dd8b57 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-990f5f0e-17a8-4474-8600-8212c2359668 req-075ebe9b-8736-4e60-9af3-e82846dd8b57 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-990f5f0e-17a8-4474-8600-8212c2359668 req-075ebe9b-8736-4e60-9af3-e82846dd8b57 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:02:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 405/811] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:02:07 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-297fb112-344f-4ed6-8f7d-086ef7dc17ec tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 407/812] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:02:06 2026] POST /volume/v3/volumes => generated 833 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb Sep 07 17:02:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7351c922-a6f6-4d03-b2d9-ec80db1a5e30 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Volume info retrieved successfully. Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7351c922-a6f6-4d03-b2d9-ec80db1a5e30 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f Sep 07 17:02:07 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7351c922-a6f6-4d03-b2d9-ec80db1a5e30 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7351c922-a6f6-4d03-b2d9-ec80db1a5e30 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7351c922-a6f6-4d03-b2d9-ec80db1a5e30 tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f returned with HTTP 404 Sep 07 17:02:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 408/813] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:07 2026] GET /volume/v3/volumes/202fb2bd-5122-4d33-9f4f-ab604c43da0f => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dc06bf87-dc95-476f-9bd5-4e7fd92b37af None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc06bf87-dc95-476f-9bd5-4e7fd92b37af tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc06bf87-dc95-476f-9bd5-4e7fd92b37af tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc06bf87-dc95-476f-9bd5-4e7fd92b37af tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc06bf87-dc95-476f-9bd5-4e7fd92b37af tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 returned with HTTP 404 Sep 07 17:02:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 409/814] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:07 2026] GET /volume/v3/volumes/348852fb-1cf0-48b1-80d3-dc5f2e3505c7 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a617f518-2b11-4811-a5c8-34c520a2402f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a617f518-2b11-4811-a5c8-34c520a2402f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] GET http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a617f518-2b11-4811-a5c8-34c520a2402f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a617f518-2b11-4811-a5c8-34c520a2402f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-a617f518-2b11-4811-a5c8-34c520a2402f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] show called for member 74ca5179-dd85-496b-bcee-74148ac06d48 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a617f518-2b11-4811-a5c8-34c520a2402f tempest-GroupsTest-922347692 tempest-GroupsTest-922347692-project-member] http://192.168.122.80/volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 returned with HTTP 404 Sep 07 17:02:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 410/815] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:07 2026] GET /volume/v3/groups/74ca5179-dd85-496b-bcee-74148ac06d48 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6343b9a0-2d08-4925-990a-25df14ea1886 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6343b9a0-2d08-4925-990a-25df14ea1886 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/b09366c2-d31f-46f8-b89e-340e863496b3 Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6343b9a0-2d08-4925-990a-25df14ea1886 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6343b9a0-2d08-4925-990a-25df14ea1886 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6343b9a0-2d08-4925-990a-25df14ea1886 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/group_types/b09366c2-d31f-46f8-b89e-340e863496b3 returned with HTTP 202 Sep 07 17:02:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 411/816] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:02:07 2026] DELETE /volume/v3/group_types/b09366c2-d31f-46f8-b89e-340e863496b3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fc1c6de4-f7a4-416a-9617-543364747783 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fc1c6de4-f7a4-416a-9617-543364747783 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] DELETE http://192.168.122.80/volume/v3/types/c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fc1c6de4-f7a4-416a-9617-543364747783 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fc1c6de4-f7a4-416a-9617-543364747783 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-07ad96cf-b156-476e-a7c8-43de13f9a729 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb returned with HTTP 200 Sep 07 17:02:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 406/817] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:07 2026] GET /volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb => generated 901 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fc1c6de4-f7a4-416a-9617-543364747783 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/types/c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a returned with HTTP 202 Sep 07 17:02:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 412/818] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:07 2026] DELETE /volume/v3/types/c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b7a24c48-3653-4c79-9d9a-4b1bd2eef1e9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b7a24c48-3653-4c79-9d9a-4b1bd2eef1e9 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] GET http://192.168.122.80/volume/v3/types/c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a Sep 07 17:02:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b7a24c48-3653-4c79-9d9a-4b1bd2eef1e9 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b7a24c48-3653-4c79-9d9a-4b1bd2eef1e9 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b7a24c48-3653-4c79-9d9a-4b1bd2eef1e9 tempest-GroupsTest-888201196 tempest-GroupsTest-888201196-project-admin] http://192.168.122.80/volume/v3/types/c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a returned with HTTP 404 Sep 07 17:02:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 407/819] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:02:08 2026] GET /volume/v3/types/c512fe32-c3f9-4dcf-aaf4-39e543bc5f1a => generated 114 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb Sep 07 17:02:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Volume info retrieved successfully. Sep 07 17:02:09 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:09 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:09 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-afeeef76-0464-42dd-b9dc-dc68b045aeff tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb returned with HTTP 200 Sep 07 17:02:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 413/820] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:09 2026] GET /volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb => generated 925 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb Sep 07 17:02:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Volume info retrieved successfully. Sep 07 17:02:10 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:10 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:10 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-afa5dd6c-c78c-4cd8-b493-dd2f5c457255 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb returned with HTTP 200 Sep 07 17:02:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 408/821] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:10 2026] GET /volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb => generated 926 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d1e57a36-aeec-4da3-84ee-cafe98debd7f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d1e57a36-aeec-4da3-84ee-cafe98debd7f tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] POST http://192.168.122.80/volume/v3/group_snapshots Sep 07 17:02:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d1e57a36-aeec-4da3-84ee-cafe98debd7f tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "63ab7523-6110-4091-91ef-3059508acf5c", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1640174192"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-d1e57a36-aeec-4da3-84ee-cafe98debd7f tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '63ab7523-6110-4091-91ef-3059508acf5c', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1640174192'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 17:02:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:10 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.group_snapshots [None req-d1e57a36-aeec-4da3-84ee-cafe98debd7f tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1640174192. Sep 07 17:02:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:10 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:02:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:10 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-d1e57a36-aeec-4da3-84ee-cafe98debd7f tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2020830065 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2020830065, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:10 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-d1e57a36-aeec-4da3-84ee-cafe98debd7f tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Created reservations ['4d5d7832-8577-4357-8c72-b5205929fb58', 'd7a96467-091b-4b51-b799-875908af8d60', '41d2f243-57f6-4388-b3b1-c1e805e7bea6', '6a1912c8-a6e8-4bfb-8f68-0dc46f4127aa'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d1e57a36-aeec-4da3-84ee-cafe98debd7f tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots returned with HTTP 202 Sep 07 17:02:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 414/822] 192.168.122.80 () {62 vars in 1203 bytes} [Mon Sep 7 17:02:10 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2b83ca28-fae7-4bbd-b7f9-9075d40396d7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2b83ca28-fae7-4bbd-b7f9-9075d40396d7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2b83ca28-fae7-4bbd-b7f9-9075d40396d7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2b83ca28-fae7-4bbd-b7f9-9075d40396d7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-2b83ca28-fae7-4bbd-b7f9-9075d40396d7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2b83ca28-fae7-4bbd-b7f9-9075d40396d7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 409/823] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:11 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d6a8cf22-e8b8-4979-b13b-0268cf7a7f08 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6a8cf22-e8b8-4979-b13b-0268cf7a7f08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d6a8cf22-e8b8-4979-b13b-0268cf7a7f08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d6a8cf22-e8b8-4979-b13b-0268cf7a7f08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-d6a8cf22-e8b8-4979-b13b-0268cf7a7f08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6a8cf22-e8b8-4979-b13b-0268cf7a7f08 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 415/824] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:12 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 330 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:02:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-659ae8c0-8a9d-49f9-a02f-4fcc64267beb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-659ae8c0-8a9d-49f9-a02f-4fcc64267beb tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-659ae8c0-8a9d-49f9-a02f-4fcc64267beb tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-659ae8c0-8a9d-49f9-a02f-4fcc64267beb tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-659ae8c0-8a9d-49f9-a02f-4fcc64267beb tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-659ae8c0-8a9d-49f9-a02f-4fcc64267beb tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 410/825] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:13 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-696b028f-6057-4e28-82a2-9252e690a427 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-696b028f-6057-4e28-82a2-9252e690a427 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] DELETE http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-696b028f-6057-4e28-82a2-9252e690a427 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-696b028f-6057-4e28-82a2-9252e690a427 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:13 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-696b028f-6057-4e28-82a2-9252e690a427 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Delete volume with id: 5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-696b028f-6057-4e28-82a2-9252e690a427 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-696b028f-6057-4e28-82a2-9252e690a427 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Delete volume request issued successfully. Sep 07 17:02:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-696b028f-6057-4e28-82a2-9252e690a427 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 202 Sep 07 17:02:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 416/826] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:13 2026] DELETE /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5c09c955-6dff-4e4f-a761-727228df6af6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c09c955-6dff-4e4f-a761-727228df6af6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c09c955-6dff-4e4f-a761-727228df6af6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c09c955-6dff-4e4f-a761-727228df6af6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5c09c955-6dff-4e4f-a761-727228df6af6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c09c955-6dff-4e4f-a761-727228df6af6 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:02:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 411/827] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:13 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4261e71e-17f3-442b-b268-c1b5d4c56bb7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4261e71e-17f3-442b-b268-c1b5d4c56bb7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4261e71e-17f3-442b-b268-c1b5d4c56bb7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4261e71e-17f3-442b-b268-c1b5d4c56bb7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-4261e71e-17f3-442b-b268-c1b5d4c56bb7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4261e71e-17f3-442b-b268-c1b5d4c56bb7 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 417/828] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:14 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 330 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7cbd9863-1c7d-416a-8ac2-9690aca10b2b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cbd9863-1c7d-416a-8ac2-9690aca10b2b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cbd9863-1c7d-416a-8ac2-9690aca10b2b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cbd9863-1c7d-416a-8ac2-9690aca10b2b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7cbd9863-1c7d-416a-8ac2-9690aca10b2b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cbd9863-1c7d-416a-8ac2-9690aca10b2b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 200 Sep 07 17:02:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 412/829] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:14 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e3d0f7c7-a53c-4c82-8abb-45b2b13bffe6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e3d0f7c7-a53c-4c82-8abb-45b2b13bffe6 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e3d0f7c7-a53c-4c82-8abb-45b2b13bffe6 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e3d0f7c7-a53c-4c82-8abb-45b2b13bffe6 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-e3d0f7c7-a53c-4c82-8abb-45b2b13bffe6 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e3d0f7c7-a53c-4c82-8abb-45b2b13bffe6 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 418/830] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d6c3196a-8568-456f-92d2-0ac8b9f48229 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6c3196a-8568-456f-92d2-0ac8b9f48229 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6c3196a-8568-456f-92d2-0ac8b9f48229 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6c3196a-8568-456f-92d2-0ac8b9f48229 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-d6c3196a-8568-456f-92d2-0ac8b9f48229 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-d6c3196a-8568-456f-92d2-0ac8b9f48229 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d6c3196a-8568-456f-92d2-0ac8b9f48229 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Get all snapshots completed successfully. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6c3196a-8568-456f-92d2-0ac8b9f48229 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 413/831] 192.168.122.80 () {58 vars in 1143 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-705dd291-7e0f-4492-bb40-d09926488c8e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-705dd291-7e0f-4492-bb40-d09926488c8e tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-705dd291-7e0f-4492-bb40-d09926488c8e tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-705dd291-7e0f-4492-bb40-d09926488c8e tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-705dd291-7e0f-4492-bb40-d09926488c8e tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Snapshot retrieved successfully. Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-705dd291-7e0f-4492-bb40-d09926488c8e tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 419/832] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ac4a2b54-dde6-4d89-b657-53e25f32bdf6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac4a2b54-dde6-4d89-b657-53e25f32bdf6 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] POST http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac4a2b54-dde6-4d89-b657-53e25f32bdf6 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac4a2b54-dde6-4d89-b657-53e25f32bdf6 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-ac4a2b54-dde6-4d89-b657-53e25f32bdf6 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Updating group '5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4' with 'creating' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac4a2b54-dde6-4d89-b657-53e25f32bdf6 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action returned with HTTP 202 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 414/833] 192.168.122.80 () {62 vars in 1334 bytes} [Mon Sep 7 17:02:15 2026] POST /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f2e95cbb-117e-4765-b712-9df3494d2ede None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f2e95cbb-117e-4765-b712-9df3494d2ede tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f2e95cbb-117e-4765-b712-9df3494d2ede tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f2e95cbb-117e-4765-b712-9df3494d2ede tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-f2e95cbb-117e-4765-b712-9df3494d2ede tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f2e95cbb-117e-4765-b712-9df3494d2ede tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 420/834] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fe00c433-fdbd-464a-af1c-d16b87045297 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe00c433-fdbd-464a-af1c-d16b87045297 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] POST http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe00c433-fdbd-464a-af1c-d16b87045297 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe00c433-fdbd-464a-af1c-d16b87045297 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-fe00c433-fdbd-464a-af1c-d16b87045297 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Updating group '5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4' with 'available' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe00c433-fdbd-464a-af1c-d16b87045297 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action returned with HTTP 202 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 415/835] 192.168.122.80 () {62 vars in 1334 bytes} [Mon Sep 7 17:02:15 2026] POST /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ced6c61f-665e-44f2-b0f7-5fbf1be9fb89 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ced6c61f-665e-44f2-b0f7-5fbf1be9fb89 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ced6c61f-665e-44f2-b0f7-5fbf1be9fb89 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ced6c61f-665e-44f2-b0f7-5fbf1be9fb89 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-ced6c61f-665e-44f2-b0f7-5fbf1be9fb89 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ced6c61f-665e-44f2-b0f7-5fbf1be9fb89 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 421/836] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1ed6d222-138f-425d-b8c9-7a307b95e8fa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ed6d222-138f-425d-b8c9-7a307b95e8fa tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] POST http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ed6d222-138f-425d-b8c9-7a307b95e8fa tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ed6d222-138f-425d-b8c9-7a307b95e8fa tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-1ed6d222-138f-425d-b8c9-7a307b95e8fa tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Updating group '5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4' with 'error' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ed6d222-138f-425d-b8c9-7a307b95e8fa tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action returned with HTTP 202 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 416/837] 192.168.122.80 () {62 vars in 1334 bytes} [Mon Sep 7 17:02:15 2026] POST /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c0d67d2b-34fa-46c3-9f77-95ba5c9ccfba None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0d67d2b-34fa-46c3-9f77-95ba5c9ccfba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0d67d2b-34fa-46c3-9f77-95ba5c9ccfba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0d67d2b-34fa-46c3-9f77-95ba5c9ccfba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-c0d67d2b-34fa-46c3-9f77-95ba5c9ccfba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0d67d2b-34fa-46c3-9f77-95ba5c9ccfba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 422/838] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c5085511-6e77-490f-b931-55b79e48c260 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c5085511-6e77-490f-b931-55b79e48c260 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] POST http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c5085511-6e77-490f-b931-55b79e48c260 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c5085511-6e77-490f-b931-55b79e48c260 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-c5085511-6e77-490f-b931-55b79e48c260 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Updating group '5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4' with 'available' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c5085511-6e77-490f-b931-55b79e48c260 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action returned with HTTP 202 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 417/839] 192.168.122.80 () {62 vars in 1334 bytes} [Mon Sep 7 17:02:15 2026] POST /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-05a5bef7-4f64-4113-a18c-69f73de1d2cc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-105255a5-a0d3-4752-ad27-e620cbdd345d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-105255a5-a0d3-4752-ad27-e620cbdd345d tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-105255a5-a0d3-4752-ad27-e620cbdd345d tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-105255a5-a0d3-4752-ad27-e620cbdd345d tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-105255a5-a0d3-4752-ad27-e620cbdd345d tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-05a5bef7-4f64-4113-a18c-69f73de1d2cc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-05a5bef7-4f64-4113-a18c-69f73de1d2cc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-05a5bef7-4f64-4113-a18c-69f73de1d2cc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-105255a5-a0d3-4752-ad27-e620cbdd345d tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 200 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 418/840] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-72b671a7-8457-43ac-a9b6-1c156258d4ba None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-05a5bef7-4f64-4113-a18c-69f73de1d2cc tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 returned with HTTP 404 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-72b671a7-8457-43ac-a9b6-1c156258d4ba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] DELETE http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 423/841] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/volumes/5a56db29-c38f-473d-8879-e06be5631986 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-72b671a7-8457-43ac-a9b6-1c156258d4ba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-72b671a7-8457-43ac-a9b6-1c156258d4ba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.group_snapshots [None req-72b671a7-8457-43ac-a9b6-1c156258d4ba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] delete called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86480) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.group_snapshots [None req-72b671a7-8457-43ac-a9b6-1c156258d4ba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Delete group_snapshot with id: 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4c68ac3e-b838-41fd-9e29-2dc1c9ccc07b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c68ac3e-b838-41fd-9e29-2dc1c9ccc07b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] DELETE http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c68ac3e-b838-41fd-9e29-2dc1c9ccc07b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c68ac3e-b838-41fd-9e29-2dc1c9ccc07b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4c68ac3e-b838-41fd-9e29-2dc1c9ccc07b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Delete volume with id: e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:02:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:02:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4c68ac3e-b838-41fd-9e29-2dc1c9ccc07b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-72b671a7-8457-43ac-a9b6-1c156258d4ba tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 202 Sep 07 17:02:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 419/842] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:02:15 2026] DELETE /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:02:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Get all volumes completed successfully. Sep 07 17:02:15 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:15 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4c68ac3e-b838-41fd-9e29-2dc1c9ccc07b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Delete volume request issued successfully. Sep 07 17:02:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c68ac3e-b838-41fd-9e29-2dc1c9ccc07b tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 202 Sep 07 17:02:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 424/843] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:15 2026] DELETE /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8a0e235a-7985-4284-a47b-d4460599d626 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a0e235a-7985-4284-a47b-d4460599d626 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:02:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a0e235a-7985-4284-a47b-d4460599d626 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a0e235a-7985-4284-a47b-d4460599d626 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:16 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8a0e235a-7985-4284-a47b-d4460599d626 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Volume info retrieved successfully. Sep 07 17:02:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1287c020-6d27-4b4f-b2d7-8ddbbbca3e95 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:02:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 420/844] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:02:15 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a0e235a-7985-4284-a47b-d4460599d626 tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 200 Sep 07 17:02:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 425/845] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:16 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 864 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-83b4cf00-046b-4b8e-9f3a-2a9585291633 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-83b4cf00-046b-4b8e-9f3a-2a9585291633 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/snapshots/detail Sep 07 17:02:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-83b4cf00-046b-4b8e-9f3a-2a9585291633 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-83b4cf00-046b-4b8e-9f3a-2a9585291633 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-83b4cf00-046b-4b8e-9f3a-2a9585291633 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:16 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-83b4cf00-046b-4b8e-9f3a-2a9585291633 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:02:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:16 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:02:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-83b4cf00-046b-4b8e-9f3a-2a9585291633 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Get all snapshots completed successfully. Sep 07 17:02:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-83b4cf00-046b-4b8e-9f3a-2a9585291633 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 17:02:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 421/846] 192.168.122.80 () {58 vars in 1143 bytes} [Mon Sep 7 17:02:16 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ffe632ec-ecd7-4e1e-88fa-558848d7ec48 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ffe632ec-ecd7-4e1e-88fa-558848d7ec48 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 Sep 07 17:02:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ffe632ec-ecd7-4e1e-88fa-558848d7ec48 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ffe632ec-ecd7-4e1e-88fa-558848d7ec48 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ffe632ec-ecd7-4e1e-88fa-558848d7ec48 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Snapshot retrieved successfully. Sep 07 17:02:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ffe632ec-ecd7-4e1e-88fa-558848d7ec48 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 returned with HTTP 200 Sep 07 17:02:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 426/847] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:16 2026] GET /volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 => generated 473 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1295afc3-45fc-4ed4-817b-9a759dafb9f7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1295afc3-45fc-4ed4-817b-9a759dafb9f7 tempest-VolumePoolsAdminTestsJSON-707884283 tempest-VolumePoolsAdminTestsJSON-707884283-project-admin] GET http://192.168.122.80/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 17:02:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1295afc3-45fc-4ed4-817b-9a759dafb9f7 tempest-VolumePoolsAdminTestsJSON-707884283 tempest-VolumePoolsAdminTestsJSON-707884283-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1295afc3-45fc-4ed4-817b-9a759dafb9f7 tempest-VolumePoolsAdminTestsJSON-707884283 tempest-VolumePoolsAdminTestsJSON-707884283-project-admin] Calling method 'get_pools' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1295afc3-45fc-4ed4-817b-9a759dafb9f7 tempest-VolumePoolsAdminTestsJSON-707884283 tempest-VolumePoolsAdminTestsJSON-707884283-project-admin] http://192.168.122.80/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 17:02:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 422/848] 192.168.122.80 () {58 vars in 1193 bytes} [Mon Sep 7 17:02:16 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0fae33f9-83cd-40df-aabd-6c300eb0b16d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fae33f9-83cd-40df-aabd-6c300eb0b16d tempest-VolumePoolsAdminTestsJSON-707884283 tempest-VolumePoolsAdminTestsJSON-707884283-project-admin] GET http://192.168.122.80/volume/v3/scheduler-stats/get_pools Sep 07 17:02:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fae33f9-83cd-40df-aabd-6c300eb0b16d tempest-VolumePoolsAdminTestsJSON-707884283 tempest-VolumePoolsAdminTestsJSON-707884283-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fae33f9-83cd-40df-aabd-6c300eb0b16d tempest-VolumePoolsAdminTestsJSON-707884283 tempest-VolumePoolsAdminTestsJSON-707884283-project-admin] Calling method 'get_pools' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fae33f9-83cd-40df-aabd-6c300eb0b16d tempest-VolumePoolsAdminTestsJSON-707884283 tempest-VolumePoolsAdminTestsJSON-707884283-project-admin] http://192.168.122.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 17:02:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 427/849] 192.168.122.80 () {58 vars in 1170 bytes} [Mon Sep 7 17:02:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:02:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ad3ab052-7711-46a4-a550-56c2388afceb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad3ab052-7711-46a4-a550-56c2388afceb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] GET http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 Sep 07 17:02:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad3ab052-7711-46a4-a550-56c2388afceb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad3ab052-7711-46a4-a550-56c2388afceb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad3ab052-7711-46a4-a550-56c2388afceb tempest-TestServerVolumeAttachmentScenario-1989742809 tempest-TestServerVolumeAttachmentScenario-1989742809-project-member] http://192.168.122.80/volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 returned with HTTP 404 Sep 07 17:02:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 423/850] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:17 2026] GET /volume/v3/volumes/e988ad6d-ba4f-4510-8816-fca116d8a470 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:02:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b44376ce-6191-49bc-a24b-7e3ca38ee806 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b44376ce-6191-49bc-a24b-7e3ca38ee806 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 Sep 07 17:02:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b44376ce-6191-49bc-a24b-7e3ca38ee806 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b44376ce-6191-49bc-a24b-7e3ca38ee806 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b44376ce-6191-49bc-a24b-7e3ca38ee806 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Snapshot retrieved successfully. Sep 07 17:02:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b44376ce-6191-49bc-a24b-7e3ca38ee806 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 returned with HTTP 200 Sep 07 17:02:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 428/851] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:17 2026] GET /volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-58de4e2b-7355-4014-837f-d7a51b173fb9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-58de4e2b-7355-4014-837f-d7a51b173fb9 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-58de4e2b-7355-4014-837f-d7a51b173fb9 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-58de4e2b-7355-4014-837f-d7a51b173fb9 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-58de4e2b-7355-4014-837f-d7a51b173fb9 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 returned with HTTP 404 Sep 07 17:02:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 424/852] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:18 2026] GET /volume/v3/snapshots/6f869291-274e-48a4-8b65-52ac5c792560 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3e1d0cb3-7680-478c-bc1b-6cc23adabd74 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3e1d0cb3-7680-478c-bc1b-6cc23adabd74 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 Sep 07 17:02:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3e1d0cb3-7680-478c-bc1b-6cc23adabd74 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3e1d0cb3-7680-478c-bc1b-6cc23adabd74 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.group_snapshots [None req-3e1d0cb3-7680-478c-bc1b-6cc23adabd74 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 17:02:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3e1d0cb3-7680-478c-bc1b-6cc23adabd74 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 returned with HTTP 404 Sep 07 17:02:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 429/853] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:18 2026] GET /volume/v3/group_snapshots/5040ca97-d2fb-4b46-b8a0-8f5dcb07e3d4 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:18 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:02:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Get all volumes completed successfully. Sep 07 17:02:18 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:18 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2671bd23-574d-421c-b3f2-45f9a2abff6a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:02:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 425/854] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:02:18 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f597a9c5-0120-4119-a031-3514248c2419 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f597a9c5-0120-4119-a031-3514248c2419 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] POST http://192.168.122.80/volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c/action Sep 07 17:02:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f597a9c5-0120-4119-a031-3514248c2419 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f597a9c5-0120-4119-a031-3514248c2419 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-f597a9c5-0120-4119-a031-3514248c2419 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] delete called for group 63ab7523-6110-4091-91ef-3059508acf5c {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:02:18 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-f597a9c5-0120-4119-a031-3514248c2419 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Delete group with id: 63ab7523-6110-4091-91ef-3059508acf5c Sep 07 17:02:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:18 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:02:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:18 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:02:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f597a9c5-0120-4119-a031-3514248c2419 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c/action returned with HTTP 202 Sep 07 17:02:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 430/855] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:02:18 2026] POST /volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Volume info retrieved successfully. Sep 07 17:02:18 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:02:18 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:02:18 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:02:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6b654aa5-06f0-46c9-bb8d-322c397c5ce5 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb returned with HTTP 200 Sep 07 17:02:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 426/856] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:18 2026] GET /volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb => generated 925 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aed9d1d2-6d31-4705-bd20-ea8bab032f83 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aed9d1d2-6d31-4705-bd20-ea8bab032f83 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb Sep 07 17:02:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aed9d1d2-6d31-4705-bd20-ea8bab032f83 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aed9d1d2-6d31-4705-bd20-ea8bab032f83 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aed9d1d2-6d31-4705-bd20-ea8bab032f83 tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb returned with HTTP 404 Sep 07 17:02:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 431/857] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:02:19 2026] GET /volume/v3/volumes/66d6c869-3c74-4652-8df7-7d624a80fabb => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-da4712a9-941c-4a2d-9331-a79d64054e8a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-da4712a9-941c-4a2d-9331-a79d64054e8a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] GET http://192.168.122.80/volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c Sep 07 17:02:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-da4712a9-941c-4a2d-9331-a79d64054e8a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-da4712a9-941c-4a2d-9331-a79d64054e8a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-da4712a9-941c-4a2d-9331-a79d64054e8a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] show called for member 63ab7523-6110-4091-91ef-3059508acf5c {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-da4712a9-941c-4a2d-9331-a79d64054e8a tempest-GroupSnapshotsV319Test-581530118 tempest-GroupSnapshotsV319Test-581530118-project-member] http://192.168.122.80/volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c returned with HTTP 404 Sep 07 17:02:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 427/858] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:19 2026] GET /volume/v3/groups/63ab7523-6110-4091-91ef-3059508acf5c => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4226d228-912d-4e25-b452-838f78dd91fe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4226d228-912d-4e25-b452-838f78dd91fe tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/bbf1ec3e-f703-4e9b-abce-6e54b6d03531 Sep 07 17:02:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4226d228-912d-4e25-b452-838f78dd91fe tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4226d228-912d-4e25-b452-838f78dd91fe tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4226d228-912d-4e25-b452-838f78dd91fe tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/group_types/bbf1ec3e-f703-4e9b-abce-6e54b6d03531 returned with HTTP 202 Sep 07 17:02:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 432/859] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:02:19 2026] DELETE /volume/v3/group_types/bbf1ec3e-f703-4e9b-abce-6e54b6d03531 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e4e983a2-0f52-4f00-9b3e-4c03496162c4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4e983a2-0f52-4f00-9b3e-4c03496162c4 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] DELETE http://192.168.122.80/volume/v3/types/2708cdf4-8683-4185-b693-363bdc885bb1 Sep 07 17:02:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4e983a2-0f52-4f00-9b3e-4c03496162c4 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4e983a2-0f52-4f00-9b3e-4c03496162c4 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4e983a2-0f52-4f00-9b3e-4c03496162c4 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/types/2708cdf4-8683-4185-b693-363bdc885bb1 returned with HTTP 202 Sep 07 17:02:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 428/860] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:20 2026] DELETE /volume/v3/types/2708cdf4-8683-4185-b693-363bdc885bb1 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d9eb930b-43f2-471e-a621-2e0469f39b51 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9eb930b-43f2-471e-a621-2e0469f39b51 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] GET http://192.168.122.80/volume/v3/types/2708cdf4-8683-4185-b693-363bdc885bb1 Sep 07 17:02:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9eb930b-43f2-471e-a621-2e0469f39b51 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9eb930b-43f2-471e-a621-2e0469f39b51 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9eb930b-43f2-471e-a621-2e0469f39b51 tempest-GroupSnapshotsV319Test-926796289 tempest-GroupSnapshotsV319Test-926796289-project-admin] http://192.168.122.80/volume/v3/types/2708cdf4-8683-4185-b693-363bdc885bb1 returned with HTTP 404 Sep 07 17:02:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 433/861] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:02:20 2026] GET /volume/v3/types/2708cdf4-8683-4185-b693-363bdc885bb1 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f08f8d17-7ad0-4771-b7cb-df39587f01f7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f08f8d17-7ad0-4771-b7cb-df39587f01f7 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] GET http://192.168.122.80/volume/v3/os-quota-class-sets/default Sep 07 17:02:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f08f8d17-7ad0-4771-b7cb-df39587f01f7 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f08f8d17-7ad0-4771-b7cb-df39587f01f7 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f08f8d17-7ad0-4771-b7cb-df39587f01f7 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 17:02:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 429/862] 192.168.122.80 () {58 vars in 1176 bytes} [Mon Sep 7 17:02:23 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-defd1e7f-2dbe-4eee-b5f1-94849eafa834 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-defd1e7f-2dbe-4eee-b5f1-94849eafa834 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] GET http://192.168.122.80/volume/v3/os-quota-class-sets/default Sep 07 17:02:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-defd1e7f-2dbe-4eee-b5f1-94849eafa834 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-defd1e7f-2dbe-4eee-b5f1-94849eafa834 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-defd1e7f-2dbe-4eee-b5f1-94849eafa834 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 17:02:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 434/863] 192.168.122.80 () {58 vars in 1176 bytes} [Mon Sep 7 17:02:23 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9ab21f7c-768f-47ad-8018-603ac82a3e93 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9ab21f7c-768f-47ad-8018-603ac82a3e93 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:02:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9ab21f7c-768f-47ad-8018-603ac82a3e93 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2072409769"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9ab21f7c-768f-47ad-8018-603ac82a3e93 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:02:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 430/864] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:02:23 2026] POST /volume/v3/types => generated 228 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1e8fcb69-be0d-44ae-8807-138b411f3716 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e8fcb69-be0d-44ae-8807-138b411f3716 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-class-sets/default Sep 07 17:02:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e8fcb69-be0d-44ae-8807-138b411f3716 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-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-2072409769": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2072409769": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2072409769": 8}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e8fcb69-be0d-44ae-8807-138b411f3716 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 17:02:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 435/865] 192.168.122.80 () {60 vars in 1197 bytes} [Mon Sep 7 17:02:24 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/8f259e481f1a4af9a744bd23555f3dcb/defaults Sep 07 17:02:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Calling method 'defaults' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:24 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:24 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:24 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:02:24 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-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. Sep 07 17:02:24 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-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. Sep 07 17:02:24 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-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. Sep 07 17:02:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f765e399-bac7-4d3a-9453-968193dfd7a3 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/8f259e481f1a4af9a744bd23555f3dcb/defaults returned with HTTP 200 Sep 07 17:02:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 431/866] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:02:24 2026] GET /volume/v3/os-quota-sets/8f259e481f1a4af9a744bd23555f3dcb/defaults => generated 648 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4cebbad4-8f71-4cea-9537-d8c7b501f87c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4cebbad4-8f71-4cea-9537-d8c7b501f87c tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/016babc41f8e4257bcbb3d995064550b/defaults Sep 07 17:02:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4cebbad4-8f71-4cea-9537-d8c7b501f87c tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4cebbad4-8f71-4cea-9537-d8c7b501f87c tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Calling method 'defaults' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4cebbad4-8f71-4cea-9537-d8c7b501f87c tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/016babc41f8e4257bcbb3d995064550b/defaults returned with HTTP 200 Sep 07 17:02:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 436/867] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:02:24 2026] GET /volume/v3/os-quota-sets/016babc41f8e4257bcbb3d995064550b/defaults => generated 648 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-574bac87-ac37-46ee-bfad-9d2a4286f75c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-574bac87-ac37-46ee-bfad-9d2a4286f75c tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] DELETE http://192.168.122.80/volume/v3/types/a907b64c-67fa-491f-9d09-87ecb02e8cf2 Sep 07 17:02:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-574bac87-ac37-46ee-bfad-9d2a4286f75c tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-574bac87-ac37-46ee-bfad-9d2a4286f75c tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-574bac87-ac37-46ee-bfad-9d2a4286f75c tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/types/a907b64c-67fa-491f-9d09-87ecb02e8cf2 returned with HTTP 202 Sep 07 17:02:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 432/868] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:25 2026] DELETE /volume/v3/types/a907b64c-67fa-491f-9d09-87ecb02e8cf2 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5179e32e-8f7d-43c0-acb5-1773bc0b8744 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5179e32e-8f7d-43c0-acb5-1773bc0b8744 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] GET http://192.168.122.80/volume/v3/types/a907b64c-67fa-491f-9d09-87ecb02e8cf2 Sep 07 17:02:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5179e32e-8f7d-43c0-acb5-1773bc0b8744 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5179e32e-8f7d-43c0-acb5-1773bc0b8744 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5179e32e-8f7d-43c0-acb5-1773bc0b8744 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/types/a907b64c-67fa-491f-9d09-87ecb02e8cf2 returned with HTTP 404 Sep 07 17:02:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 437/869] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:02:25 2026] GET /volume/v3/types/a907b64c-67fa-491f-9d09-87ecb02e8cf2 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-360681aa-6de2-4e24-baed-938f92cc66c9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-360681aa-6de2-4e24-baed-938f92cc66c9 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-class-sets/default Sep 07 17:02:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-360681aa-6de2-4e24-baed-938f92cc66c9 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-360681aa-6de2-4e24-baed-938f92cc66c9 tempest-VolumeQuotaClassesTest-395668058 tempest-VolumeQuotaClassesTest-395668058-project-admin] http://192.168.122.80/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 17:02:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 433/870] 192.168.122.80 () {60 vars in 1197 bytes} [Mon Sep 7 17:02:25 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9fd2e6b3-3280-4419-b5f2-f704ba332ed2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fd2e6b3-3280-4419-b5f2-f704ba332ed2 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:02:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fd2e6b3-3280-4419-b5f2-f704ba332ed2 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-999593231"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fd2e6b3-3280-4419-b5f2-f704ba332ed2 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:02:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 438/871] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:02:27 2026] POST /volume/v3/types => generated 219 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-140ef921-0448-4c8f-8570-a74ece9b69d6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-140ef921-0448-4c8f-8570-a74ece9b69d6 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 17:02:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-140ef921-0448-4c8f-8570-a74ece9b69d6 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1644146461"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-140ef921-0448-4c8f-8570-a74ece9b69d6 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 17:02:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 434/872] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 17:02:27 2026] POST /volume/v3/group_types => generated 177 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0807c96a-d474-438a-94b8-f6c3dfe35d15 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0807c96a-d474-438a-94b8-f6c3dfe35d15 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:02:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0807c96a-d474-438a-94b8-f6c3dfe35d15 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6831f09c-992a-4877-9718-ee5c666a53d3", "volume_types": ["11a4ef14-c4ff-4b7f-b3fd-5fe4897c99a0"], "name": "tempest-GroupsV320Test-Group-698914438"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-0807c96a-d474-438a-94b8-f6c3dfe35d15 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Creating new group {'group': {'group_type': '6831f09c-992a-4877-9718-ee5c666a53d3', 'volume_types': ['11a4ef14-c4ff-4b7f-b3fd-5fe4897c99a0'], 'name': 'tempest-GroupsV320Test-Group-698914438'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:02:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-0807c96a-d474-438a-94b8-f6c3dfe35d15 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Creating group tempest-GroupsV320Test-Group-698914438. Sep 07 17:02:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0807c96a-d474-438a-94b8-f6c3dfe35d15 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Availability Zones retrieved successfully. Sep 07 17:02:28 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0807c96a-d474-438a-94b8-f6c3dfe35d15 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Created reservations ['40df5185-fc90-4e87-8cb0-16b5bd5c74b2'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0807c96a-d474-438a-94b8-f6c3dfe35d15 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:02:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 439/873] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:02:28 2026] POST /volume/v3/groups => generated 107 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b3a252f5-4618-47d4-9c9c-1338902158cc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b3a252f5-4618-47d4-9c9c-1338902158cc tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b3a252f5-4618-47d4-9c9c-1338902158cc tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b3a252f5-4618-47d4-9c9c-1338902158cc tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-b3a252f5-4618-47d4-9c9c-1338902158cc tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] show called for member eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:28 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:02:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b3a252f5-4618-47d4-9c9c-1338902158cc tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 returned with HTTP 200 Sep 07 17:02:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 435/874] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:28 2026] GET /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 => generated 387 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:02:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1044033074"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1044033074'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume of 1 GB Sep 07 17:02:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Availability Zones retrieved successfully. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Flow 'volume_create_api' (e4cef6a4-a5da-478a-a943-955aa0ba15f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e0ec06-9d1a-499a-8073-753681428c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e0ec06-9d1a-499a-8073-753681428c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2a4a05-d2e7-43c2-a929-4e531380216c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Created reservations ['b4e30e15-fd4c-42ad-af95-161f70c70b6e', '3e17a4ad-4073-488c-a78e-80e625cd93b1', '24322d21-7d9d-47d9-accd-61e8857e3a01', 'eafc7f91-f3b8-4657-a7f2-22857b9eebe7'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2a4a05-d2e7-43c2-a929-4e531380216c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4e30e15-fd4c-42ad-af95-161f70c70b6e', '3e17a4ad-4073-488c-a78e-80e625cd93b1', '24322d21-7d9d-47d9-accd-61e8857e3a01', 'eafc7f91-f3b8-4657-a7f2-22857b9eebe7']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b30df8-b591-43a7-9c33-f49b071d2a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b30df8-b591-43a7-9c33-f49b071d2a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4e3d018-9e8e-469d-a519-cbd14e9ab0cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1044033074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301cf6331b7401397c423df034f3147',qos_specs=None,replication_status=,reservations=['b4e30e15-fd4c-42ad-af95-161f70c70b6e','3e17a4ad-4073-488c-a78e-80e625cd93b1','24322d21-7d9d-47d9-accd-61e8857e3a01','eafc7f91-f3b8-4657-a7f2-22857b9eebe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1044033074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4e3d018-9e8e-469d-a519-cbd14e9ab0cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b301cf6331b7401397c423df034f3147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d2770d-deb3-4c3a-a4b9-5a9baa1d9ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d2770d-deb3-4c3a-a4b9-5a9baa1d9ea3) transitioned into state 'SUCCESS' from state '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-1044033074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301cf6331b7401397c423df034f3147',qos_specs=None,replication_status=,reservations=['b4e30e15-fd4c-42ad-af95-161f70c70b6e','3e17a4ad-4073-488c-a78e-80e625cd93b1','24322d21-7d9d-47d9-accd-61e8857e3a01','eafc7f91-f3b8-4657-a7f2-22857b9eebe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86da720d-3d69-4e54-8355-486b1864ca29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86da720d-3d69-4e54-8355-486b1864ca29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Flow 'volume_create_api' (e4cef6a4-a5da-478a-a943-955aa0ba15f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume request issued successfully. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0e55f8a5-a322-44d6-9a9d-c231ed26a8a2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 440/875] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:28 2026] POST /volume/v3/volumes => generated 758 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-16faeb9d-cc3c-4c27-aa34-747a8ff7cd1c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b00073c4-8f33-4ce2-bc63-95f57a5dd87d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-16faeb9d-cc3c-4c27-aa34-747a8ff7cd1c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-16faeb9d-cc3c-4c27-aa34-747a8ff7cd1c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-16faeb9d-cc3c-4c27-aa34-747a8ff7cd1c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b00073c4-8f33-4ce2-bc63-95f57a5dd87d tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b00073c4-8f33-4ce2-bc63-95f57a5dd87d tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b00073c4-8f33-4ce2-bc63-95f57a5dd87d tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-b00073c4-8f33-4ce2-bc63-95f57a5dd87d tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] show called for member eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b00073c4-8f33-4ce2-bc63-95f57a5dd87d tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 returned with HTTP 200 Sep 07 17:02:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 441/876] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 => generated 388 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8ab4af65-dd9b-4625-a664-19afdb4791a8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-16faeb9d-cc3c-4c27-aa34-747a8ff7cd1c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8ab4af65-dd9b-4625-a664-19afdb4791a8 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] POST http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8ab4af65-dd9b-4625-a664-19afdb4791a8 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8ab4af65-dd9b-4625-a664-19afdb4791a8 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-8ab4af65-dd9b-4625-a664-19afdb4791a8 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Updating group 'eba57020-1330-40d5-9373-b61bc80993d5' with 'creating' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-16faeb9d-cc3c-4c27-aa34-747a8ff7cd1c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 436/877] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 826 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8ab4af65-dd9b-4625-a664-19afdb4791a8 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action returned with HTTP 202 Sep 07 17:02:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 442/878] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:02:29 2026] POST /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7e3ac6b9-b566-4671-a4a3-c48f30be80f2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7e3ac6b9-b566-4671-a4a3-c48f30be80f2 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7e3ac6b9-b566-4671-a4a3-c48f30be80f2 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7e3ac6b9-b566-4671-a4a3-c48f30be80f2 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-7e3ac6b9-b566-4671-a4a3-c48f30be80f2 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] show called for member eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7e3ac6b9-b566-4671-a4a3-c48f30be80f2 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 returned with HTTP 200 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 437/879] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 => generated 387 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e0c92439-9fc0-47f8-ba99-03f5ce35cc92 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e0c92439-9fc0-47f8-ba99-03f5ce35cc92 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] POST http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e0c92439-9fc0-47f8-ba99-03f5ce35cc92 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e0c92439-9fc0-47f8-ba99-03f5ce35cc92 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-e0c92439-9fc0-47f8-ba99-03f5ce35cc92 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Updating group 'eba57020-1330-40d5-9373-b61bc80993d5' with 'available' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e0c92439-9fc0-47f8-ba99-03f5ce35cc92 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action returned with HTTP 202 Sep 07 17:02:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 443/880] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:02:29 2026] POST /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b99f6b7c-f68f-4914-bace-ee6c435958bb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b99f6b7c-f68f-4914-bace-ee6c435958bb tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b99f6b7c-f68f-4914-bace-ee6c435958bb tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b99f6b7c-f68f-4914-bace-ee6c435958bb tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-b99f6b7c-f68f-4914-bace-ee6c435958bb tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] show called for member eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b99f6b7c-f68f-4914-bace-ee6c435958bb tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 returned with HTTP 200 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 438/881] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-10d6b2e4-d2a7-4104-9bcc-3256c921e08c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-10d6b2e4-d2a7-4104-9bcc-3256c921e08c tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] POST http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-10d6b2e4-d2a7-4104-9bcc-3256c921e08c tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-10d6b2e4-d2a7-4104-9bcc-3256c921e08c tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-10d6b2e4-d2a7-4104-9bcc-3256c921e08c tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Updating group 'eba57020-1330-40d5-9373-b61bc80993d5' with 'error' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-10d6b2e4-d2a7-4104-9bcc-3256c921e08c tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action returned with HTTP 202 Sep 07 17:02:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 444/882] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:02:29 2026] POST /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ad4f5422-837a-4810-a81f-36268fec8abd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad4f5422-837a-4810-a81f-36268fec8abd tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad4f5422-837a-4810-a81f-36268fec8abd tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad4f5422-837a-4810-a81f-36268fec8abd tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-ad4f5422-837a-4810-a81f-36268fec8abd tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] show called for member eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad4f5422-837a-4810-a81f-36268fec8abd tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 returned with HTTP 200 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 439/883] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 => generated 384 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-333ec08a-b23e-4420-9210-3b4a0c071920 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-333ec08a-b23e-4420-9210-3b4a0c071920 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] POST http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-333ec08a-b23e-4420-9210-3b4a0c071920 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-333ec08a-b23e-4420-9210-3b4a0c071920 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-333ec08a-b23e-4420-9210-3b4a0c071920 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Updating group 'eba57020-1330-40d5-9373-b61bc80993d5' with 'available' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-333ec08a-b23e-4420-9210-3b4a0c071920 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action returned with HTTP 202 Sep 07 17:02:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 445/884] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:02:29 2026] POST /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-79573944-4a43-4bfd-91ab-1ca4cc782f1e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79573944-4a43-4bfd-91ab-1ca4cc782f1e tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79573944-4a43-4bfd-91ab-1ca4cc782f1e tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79573944-4a43-4bfd-91ab-1ca4cc782f1e tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-79573944-4a43-4bfd-91ab-1ca4cc782f1e tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] show called for member eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:29 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:02:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79573944-4a43-4bfd-91ab-1ca4cc782f1e tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 returned with HTTP 200 Sep 07 17:02:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 440/885] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 => generated 388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7dd0eb67-2218-40e1-8b18-cc8e62a521b3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7dd0eb67-2218-40e1-8b18-cc8e62a521b3 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7dd0eb67-2218-40e1-8b18-cc8e62a521b3 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7dd0eb67-2218-40e1-8b18-cc8e62a521b3 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-7dd0eb67-2218-40e1-8b18-cc8e62a521b3 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7dd0eb67-2218-40e1-8b18-cc8e62a521b3 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:02:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:29 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:02:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7dd0eb67-2218-40e1-8b18-cc8e62a521b3 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Get all volumes completed successfully. Sep 07 17:02:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7dd0eb67-2218-40e1-8b18-cc8e62a521b3 tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:02:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 446/886] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:02:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-85695a9e-4e17-449c-9d77-663a6e8ef4ba None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-85695a9e-4e17-449c-9d77-663a6e8ef4ba tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] POST http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action Sep 07 17:02:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-85695a9e-4e17-449c-9d77-663a6e8ef4ba tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-85695a9e-4e17-449c-9d77-663a6e8ef4ba tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-85695a9e-4e17-449c-9d77-663a6e8ef4ba tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] delete called for group eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86480) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:02:30 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-85695a9e-4e17-449c-9d77-663a6e8ef4ba tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Delete group with id: eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:30 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:02:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-85695a9e-4e17-449c-9d77-663a6e8ef4ba tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action returned with HTTP 202 Sep 07 17:02:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 441/887] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:02:30 2026] POST /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6d44dbda-9075-4da0-8813-4d431497dd6f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6d44dbda-9075-4da0-8813-4d431497dd6f tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6d44dbda-9075-4da0-8813-4d431497dd6f tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6d44dbda-9075-4da0-8813-4d431497dd6f tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-6d44dbda-9075-4da0-8813-4d431497dd6f tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] show called for member eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:30 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:02:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6d44dbda-9075-4da0-8813-4d431497dd6f tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 returned with HTTP 200 Sep 07 17:02:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 447/888] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:30 2026] GET /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 => generated 387 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9be2f8b4-1733-419e-82cf-52b1879d6ef5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9be2f8b4-1733-419e-82cf-52b1879d6ef5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9be2f8b4-1733-419e-82cf-52b1879d6ef5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9be2f8b4-1733-419e-82cf-52b1879d6ef5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9be2f8b4-1733-419e-82cf-52b1879d6ef5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9be2f8b4-1733-419e-82cf-52b1879d6ef5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 442/889] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:30 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f06e3dd0-4ec4-45d0-a37c-59cf10a1ac6a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f06e3dd0-4ec4-45d0-a37c-59cf10a1ac6a tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] GET http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f06e3dd0-4ec4-45d0-a37c-59cf10a1ac6a tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f06e3dd0-4ec4-45d0-a37c-59cf10a1ac6a tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-f06e3dd0-4ec4-45d0-a37c-59cf10a1ac6a tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] show called for member eba57020-1330-40d5-9373-b61bc80993d5 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f06e3dd0-4ec4-45d0-a37c-59cf10a1ac6a tempest-GroupsV320Test-1419730056 tempest-GroupsV320Test-1419730056-project-member] http://192.168.122.80/volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 returned with HTTP 404 Sep 07 17:02:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 448/890] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:02:31 2026] GET /volume/v3/groups/eba57020-1330-40d5-9373-b61bc80993d5 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e548e57b-fcf6-446d-b560-3f15396f425a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e548e57b-fcf6-446d-b560-3f15396f425a tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/6831f09c-992a-4877-9718-ee5c666a53d3 Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e548e57b-fcf6-446d-b560-3f15396f425a tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e548e57b-fcf6-446d-b560-3f15396f425a tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e548e57b-fcf6-446d-b560-3f15396f425a tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/group_types/6831f09c-992a-4877-9718-ee5c666a53d3 returned with HTTP 202 Sep 07 17:02:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 443/891] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:02:31 2026] DELETE /volume/v3/group_types/6831f09c-992a-4877-9718-ee5c666a53d3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f35ab0a4-c140-4606-9cb5-e449d4b0b17e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f35ab0a4-c140-4606-9cb5-e449d4b0b17e tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] DELETE http://192.168.122.80/volume/v3/types/11a4ef14-c4ff-4b7f-b3fd-5fe4897c99a0 Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f35ab0a4-c140-4606-9cb5-e449d4b0b17e tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f35ab0a4-c140-4606-9cb5-e449d4b0b17e tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f35ab0a4-c140-4606-9cb5-e449d4b0b17e tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/types/11a4ef14-c4ff-4b7f-b3fd-5fe4897c99a0 returned with HTTP 202 Sep 07 17:02:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 449/892] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:31 2026] DELETE /volume/v3/types/11a4ef14-c4ff-4b7f-b3fd-5fe4897c99a0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8918c2bd-c813-48a9-8fd8-d738c4d04765 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8918c2bd-c813-48a9-8fd8-d738c4d04765 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] GET http://192.168.122.80/volume/v3/types/11a4ef14-c4ff-4b7f-b3fd-5fe4897c99a0 Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8918c2bd-c813-48a9-8fd8-d738c4d04765 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8918c2bd-c813-48a9-8fd8-d738c4d04765 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8918c2bd-c813-48a9-8fd8-d738c4d04765 tempest-GroupsV320Test-1386667016 tempest-GroupsV320Test-1386667016-project-admin] http://192.168.122.80/volume/v3/types/11a4ef14-c4ff-4b7f-b3fd-5fe4897c99a0 returned with HTTP 404 Sep 07 17:02:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 444/893] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:02:31 2026] GET /volume/v3/types/11a4ef14-c4ff-4b7f-b3fd-5fe4897c99a0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d743588d-31e7-4176-828d-00b65f1ad105 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d743588d-31e7-4176-828d-00b65f1ad105 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d743588d-31e7-4176-828d-00b65f1ad105 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d743588d-31e7-4176-828d-00b65f1ad105 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d743588d-31e7-4176-828d-00b65f1ad105 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d743588d-31e7-4176-828d-00b65f1ad105 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 450/894] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:31 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-c7e331c9-5336-4aba-ac93-0d8cf4e4cab2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-c7e331c9-5336-4aba-ac93-0d8cf4e4cab2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-c7e331c9-5336-4aba-ac93-0d8cf4e4cab2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-c7e331c9-5336-4aba-ac93-0d8cf4e4cab2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-c7e331c9-5336-4aba-ac93-0d8cf4e4cab2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-c7e331c9-5336-4aba-ac93-0d8cf4e4cab2 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 445/895] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:02:31 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-42f86b72-83b5-4409-82ea-6a6c1eb46b58 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42f86b72-83b5-4409-82ea-6a6c1eb46b58 None None] GET http://192.168.122.80/volume// Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42f86b72-83b5-4409-82ea-6a6c1eb46b58 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42f86b72-83b5-4409-82ea-6a6c1eb46b58 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42f86b72-83b5-4409-82ea-6a6c1eb46b58 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:02:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 451/896] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:02:31 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:02:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-29589340-a774-4015-8f9a-ff33c663a1ab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-29589340-a774-4015-8f9a-ff33c663a1ab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:02:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-29589340-a774-4015-8f9a-ff33c663a1ab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4e3d018-9e8e-469d-a519-cbd14e9ab0cf", "connector": null, "instance_uuid": "6fa5e51a-cd04-4824-ba94-9022290b643b"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-29589340-a774-4015-8f9a-ff33c663a1ab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:02:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 446/897] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:02:31 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b3e176ac-c577-49ac-979d-0f4c0a0f650f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3e176ac-c577-49ac-979d-0f4c0a0f650f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3e176ac-c577-49ac-979d-0f4c0a0f650f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3e176ac-c577-49ac-979d-0f4c0a0f650f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-230e2736-65e0-4d4e-a222-9e1782d9d9b0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b3e176ac-c577-49ac-979d-0f4c0a0f650f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-230e2736-65e0-4d4e-a222-9e1782d9d9b0 None None] GET http://192.168.122.80/volume// Sep 07 17:02:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-230e2736-65e0-4d4e-a222-9e1782d9d9b0 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-230e2736-65e0-4d4e-a222-9e1782d9d9b0 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-230e2736-65e0-4d4e-a222-9e1782d9d9b0 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:02:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 447/898] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:02:32 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:02:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3e176ac-c577-49ac-979d-0f4c0a0f650f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-5c45a2ad-04d4-499b-b074-893e64d06649 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 452/899] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:32 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-5c45a2ad-04d4-499b-b074-893e64d06649 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-5c45a2ad-04d4-499b-b074-893e64d06649 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-5c45a2ad-04d4-499b-b074-893e64d06649 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-5c45a2ad-04d4-499b-b074-893e64d06649 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-5c45a2ad-04d4-499b-b074-893e64d06649 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 448/900] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:02:32 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 1031 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:02:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-7088199e-1033-4e1d-9dbc-76fc5c4d0cf4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-7088199e-1033-4e1d-9dbc-76fc5c4d0cf4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] PUT http://192.168.122.80/volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a Sep 07 17:02:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-7088199e-1033-4e1d-9dbc-76fc5c4d0cf4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-7088199e-1033-4e1d-9dbc-76fc5c4d0cf4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Acquiring lock "cinder-attachment_update-f4e3d018-9e8e-469d-a519-cbd14e9ab0cf-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-7088199e-1033-4e1d-9dbc-76fc5c4d0cf4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Lock "cinder-attachment_update-f4e3d018-9e8e-469d-a519-cbd14e9ab0cf-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:32 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-7088199e-1033-4e1d-9dbc-76fc5c4d0cf4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Lock "cinder-attachment_update-f4e3d018-9e8e-469d-a519-cbd14e9ab0cf-devstack" released by "attachment_update" :: held 0.191s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:02:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-7088199e-1033-4e1d-9dbc-76fc5c4d0cf4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a returned with HTTP 200 Sep 07 17:02:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 453/901] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:02:32 2026] PUT /volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a => generated 694 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-06509f61-f394-4270-9a2c-9f7a1def512b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3a060cb7-9c6b-402f-a627-f35385a2aa58 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3a060cb7-9c6b-402f-a627-f35385a2aa58 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3a060cb7-9c6b-402f-a627-f35385a2aa58 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3a060cb7-9c6b-402f-a627-f35385a2aa58 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-06509f61-f394-4270-9a2c-9f7a1def512b tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-06509f61-f394-4270-9a2c-9f7a1def512b tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-06509f61-f394-4270-9a2c-9f7a1def512b tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3a060cb7-9c6b-402f-a627-f35385a2aa58 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3a060cb7-9c6b-402f-a627-f35385a2aa58 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 454/902] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:33 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-06509f61-f394-4270-9a2c-9f7a1def512b tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e returned with HTTP 200 Sep 07 17:02:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 449/903] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:32 2026] GET /volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e => generated 440 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eedc80cd-95d6-4f22-9ca5-1469daade5a7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eedc80cd-95d6-4f22-9ca5-1469daade5a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e Sep 07 17:02:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eedc80cd-95d6-4f22-9ca5-1469daade5a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-774dbc65-258e-4fa3-ad16-15c4749bc9e7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-774dbc65-258e-4fa3-ad16-15c4749bc9e7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a/action Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-774dbc65-258e-4fa3-ad16-15c4749bc9e7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-774dbc65-258e-4fa3-ad16-15c4749bc9e7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-02a8ffa3-d184-464e-b42b-d7dfc034ced2 req-774dbc65-258e-4fa3-ad16-15c4749bc9e7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a/action returned with HTTP 204 Sep 07 17:02:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 450/904] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:02:33 2026] POST /volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eedc80cd-95d6-4f22-9ca5-1469daade5a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e returned with HTTP 200 Sep 07 17:02:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 455/905] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 17:02:33 2026] PUT /volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e => generated 393 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1465686958"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1465686958'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Create volume of 1 GB Sep 07 17:02:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Availability Zones retrieved successfully. Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Flow 'volume_create_api' (9c10ebb5-c03f-4e3c-8940-e8cb1e3f44bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696fad6b-e44d-46cf-b38f-1721ee4e3237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696fad6b-e44d-46cf-b38f-1721ee4e3237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0f278d-f16f-4f1e-8c05-1246630ed906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Created reservations ['c4e74366-4988-4b92-adc0-978d302a401d', '581f53a2-f94f-45fc-b548-f494d2a63b53', 'df32ef64-fd78-4d1c-967b-653055da04fe', '1ce40bc1-f71e-459d-b11f-600700e2ac51'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0f278d-f16f-4f1e-8c05-1246630ed906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4e74366-4988-4b92-adc0-978d302a401d', '581f53a2-f94f-45fc-b548-f494d2a63b53', 'df32ef64-fd78-4d1c-967b-653055da04fe', '1ce40bc1-f71e-459d-b11f-600700e2ac51']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c030b6-5d66-4b81-83b8-fafbc143798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c030b6-5d66-4b81-83b8-fafbc143798e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f50ae5-b5a5-461c-ba61-6b779544adff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1465686958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='266e407545ab40f1b068865ba76cab4e',qos_specs=None,replication_status=,reservations=['c4e74366-4988-4b92-adc0-978d302a401d','581f53a2-f94f-45fc-b548-f494d2a63b53','df32ef64-fd78-4d1c-967b-653055da04fe','1ce40bc1-f71e-459d-b11f-600700e2ac51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b6005d5e6e42cea981725bf7af39f9',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1465686958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31f50ae5-b5a5-461c-ba61-6b779544adff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='266e407545ab40f1b068865ba76cab4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b6005d5e6e42cea981725bf7af39f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e895c74-9243-4996-ac88-2d06fc62b787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e895c74-9243-4996-ac88-2d06fc62b787) transitioned into state 'SUCCESS' from state '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-1465686958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='266e407545ab40f1b068865ba76cab4e',qos_specs=None,replication_status=,reservations=['c4e74366-4988-4b92-adc0-978d302a401d','581f53a2-f94f-45fc-b548-f494d2a63b53','df32ef64-fd78-4d1c-967b-653055da04fe','1ce40bc1-f71e-459d-b11f-600700e2ac51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b6005d5e6e42cea981725bf7af39f9',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a02ab2-65fb-4564-9828-48dba3de4a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a02ab2-65fb-4564-9828-48dba3de4a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Flow 'volume_create_api' (9c10ebb5-c03f-4e3c-8940-e8cb1e3f44bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Create volume request issued successfully. Sep 07 17:02:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff55643b-9f40-4d4c-9bb0-166738b503ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 451/906] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:33 2026] POST /volume/v3/volumes => generated 774 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-57249d10-04d6-4e5e-89c0-27ffcb6fcb89 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-96b8a89d-92c4-43d0-941e-8925aaa18fab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-57249d10-04d6-4e5e-89c0-27ffcb6fcb89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-57249d10-04d6-4e5e-89c0-27ffcb6fcb89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-57249d10-04d6-4e5e-89c0-27ffcb6fcb89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-96b8a89d-92c4-43d0-941e-8925aaa18fab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-96b8a89d-92c4-43d0-941e-8925aaa18fab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-96b8a89d-92c4-43d0-941e-8925aaa18fab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-57249d10-04d6-4e5e-89c0-27ffcb6fcb89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-57249d10-04d6-4e5e-89c0-27ffcb6fcb89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff returned with HTTP 200 Sep 07 17:02:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-96b8a89d-92c4-43d0-941e-8925aaa18fab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 456/907] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:34 2026] GET /volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff => generated 842 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-96b8a89d-92c4-43d0-941e-8925aaa18fab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 452/908] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:34 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 1143 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4ac4ffc0-4416-4af3-8d29-3207814f1d85 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4ac4ffc0-4416-4af3-8d29-3207814f1d85 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:02:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4ac4ffc0-4416-4af3-8d29-3207814f1d85 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4ac4ffc0-4416-4af3-8d29-3207814f1d85 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4ac4ffc0-4416-4af3-8d29-3207814f1d85 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:02:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4ac4ffc0-4416-4af3-8d29-3207814f1d85 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:02:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 457/909] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:34 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 1143 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:02:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-02b78eeb-e473-4292-9f70-6addab734176 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-02b78eeb-e473-4292-9f70-6addab734176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-02b78eeb-e473-4292-9f70-6addab734176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-02b78eeb-e473-4292-9f70-6addab734176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-02b78eeb-e473-4292-9f70-6addab734176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-02b78eeb-e473-4292-9f70-6addab734176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff returned with HTTP 200 Sep 07 17:02:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 453/910] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:35 2026] GET /volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b8ca574d-e0c1-470d-aef0-474e543c64c4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b8ca574d-e0c1-470d-aef0-474e543c64c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b8ca574d-e0c1-470d-aef0-474e543c64c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b8ca574d-e0c1-470d-aef0-474e543c64c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b8ca574d-e0c1-470d-aef0-474e543c64c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b8ca574d-e0c1-470d-aef0-474e543c64c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff returned with HTTP 200 Sep 07 17:02:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 458/911] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:36 2026] GET /volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c7e16a66-4822-4d11-aae2-e3c90d8e8884 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7e16a66-4822-4d11-aae2-e3c90d8e8884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:02:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7e16a66-4822-4d11-aae2-e3c90d8e8884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31f50ae5-b5a5-461c-ba61-6b779544adff", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1166196646"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c7e16a66-4822-4d11-aae2-e3c90d8e8884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:36 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-c7e16a66-4822-4d11-aae2-e3c90d8e8884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Create snapshot from volume 31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:36 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-c7e16a66-4822-4d11-aae2-e3c90d8e8884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Created reservations ['4b35fbb7-74a2-423a-a476-b48629bf4264', '14f500d3-47fc-4458-a75d-7eee2e1c2e98', '5b3e987c-8948-4328-8180-d4363ad03ed8', 'e4b91b90-2f18-4632-ada0-6f4e501a9499'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c7e16a66-4822-4d11-aae2-e3c90d8e8884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot create request issued successfully. Sep 07 17:02:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7e16a66-4822-4d11-aae2-e3c90d8e8884 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 454/912] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:36 2026] POST /volume/v3/snapshots => generated 323 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fda7aa0c-6f7f-4ffd-adb4-dbe15dff3ca3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fda7aa0c-6f7f-4ffd-adb4-dbe15dff3ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fda7aa0c-6f7f-4ffd-adb4-dbe15dff3ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fda7aa0c-6f7f-4ffd-adb4-dbe15dff3ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fda7aa0c-6f7f-4ffd-adb4-dbe15dff3ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fda7aa0c-6f7f-4ffd-adb4-dbe15dff3ca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 200 Sep 07 17:02:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 459/913] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:36 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c02bca02-de52-41ec-b449-bc5ec08f2ca6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c02bca02-de52-41ec-b449-bc5ec08f2ca6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c02bca02-de52-41ec-b449-bc5ec08f2ca6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c02bca02-de52-41ec-b449-bc5ec08f2ca6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c02bca02-de52-41ec-b449-bc5ec08f2ca6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c02bca02-de52-41ec-b449-bc5ec08f2ca6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 200 Sep 07 17:02:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 455/914] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:37 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d7a42ff6-8d24-4dee-a807-9ca0dd914bb1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7a42ff6-8d24-4dee-a807-9ca0dd914bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7a42ff6-8d24-4dee-a807-9ca0dd914bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7a42ff6-8d24-4dee-a807-9ca0dd914bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d7a42ff6-8d24-4dee-a807-9ca0dd914bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7a42ff6-8d24-4dee-a807-9ca0dd914bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 200 Sep 07 17:02:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 456/915] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:39 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-680631362"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-680631362'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Create volume of 1 GB Sep 07 17:02:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Availability Zones retrieved successfully. Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Flow 'volume_create_api' (a0911415-72f7-4cb8-bbdb-a0228ee93a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81df15d5-66e3-4dde-9d90-b3baedb4c640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81df15d5-66e3-4dde-9d90-b3baedb4c640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e35aa-cdbb-4258-bca0-170b4186ac91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Created reservations ['255a7bb7-7976-458e-b2e9-6cb66199d7ad', '7a2874b1-7bc7-4ceb-9a29-e2ec17b190d5', '2a748811-82ec-46ec-9b77-1d21bee7a7d6', '062fe932-d606-4287-954e-c2d33f6e5cc2'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e35aa-cdbb-4258-bca0-170b4186ac91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255a7bb7-7976-458e-b2e9-6cb66199d7ad', '7a2874b1-7bc7-4ceb-9a29-e2ec17b190d5', '2a748811-82ec-46ec-9b77-1d21bee7a7d6', '062fe932-d606-4287-954e-c2d33f6e5cc2']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5691e0-da62-4e6c-8793-c2dfb0679ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5691e0-da62-4e6c-8793-c2dfb0679ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32cbfa51-cc28-4447-b1db-ec3d1bf9f973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-680631362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4c809c71c249e68d3e8232d1fe4480',qos_specs=None,replication_status=,reservations=['255a7bb7-7976-458e-b2e9-6cb66199d7ad','7a2874b1-7bc7-4ceb-9a29-e2ec17b190d5','2a748811-82ec-46ec-9b77-1d21bee7a7d6','062fe932-d606-4287-954e-c2d33f6e5cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2f1047930fa404bb9a2890c1797e635',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-680631362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32cbfa51-cc28-4447-b1db-ec3d1bf9f973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4c809c71c249e68d3e8232d1fe4480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2f1047930fa404bb9a2890c1797e635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a7847e-d71e-4832-8840-3dc297d0882f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a7847e-d71e-4832-8840-3dc297d0882f) transitioned into state 'SUCCESS' from state '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-680631362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4c809c71c249e68d3e8232d1fe4480',qos_specs=None,replication_status=,reservations=['255a7bb7-7976-458e-b2e9-6cb66199d7ad','7a2874b1-7bc7-4ceb-9a29-e2ec17b190d5','2a748811-82ec-46ec-9b77-1d21bee7a7d6','062fe932-d606-4287-954e-c2d33f6e5cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2f1047930fa404bb9a2890c1797e635',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1657de5d-6263-4370-9628-288a693f9efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1657de5d-6263-4370-9628-288a693f9efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Flow 'volume_create_api' (a0911415-72f7-4cb8-bbdb-a0228ee93a5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:02:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6e406628-4a01-491a-9128-b608e18ed1ee None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Create volume request issued successfully. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e6f64e6-bc45-4ba4-97f7-8768669b4df2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:02:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 460/916] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:02:38 2026] POST /volume/v3/volumes => generated 757 bytes in 1279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:02:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e406628-4a01-491a-9128-b608e18ed1ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e406628-4a01-491a-9128-b608e18ed1ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e406628-4a01-491a-9128-b608e18ed1ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ee49fe09-29e8-4fea-82e4-de7aca5b7661 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ee49fe09-29e8-4fea-82e4-de7aca5b7661 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ee49fe09-29e8-4fea-82e4-de7aca5b7661 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ee49fe09-29e8-4fea-82e4-de7aca5b7661 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6e406628-4a01-491a-9128-b608e18ed1ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ee49fe09-29e8-4fea-82e4-de7aca5b7661 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:02:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e406628-4a01-491a-9128-b608e18ed1ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 200 Sep 07 17:02:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 457/917] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:40 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 482 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ee49fe09-29e8-4fea-82e4-de7aca5b7661 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 returned with HTTP 200 Sep 07 17:02:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 461/918] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:40 2026] GET /volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 => generated 825 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d1177d33-ded5-4608-8bdc-f20976f23047 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1177d33-ded5-4608-8bdc-f20976f23047 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e Sep 07 17:02:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1177d33-ded5-4608-8bdc-f20976f23047 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1177d33-ded5-4608-8bdc-f20976f23047 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e returned with HTTP 200 Sep 07 17:02:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 458/919] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 17:02:40 2026] PUT /volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e => generated 393 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-43a0b7c8-8614-49d5-b053-d3b0e0ef20a4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43a0b7c8-8614-49d5-b053-d3b0e0ef20a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-43a0b7c8-8614-49d5-b053-d3b0e0ef20a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31f50ae5-b5a5-461c-ba61-6b779544adff"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-43a0b7c8-8614-49d5-b053-d3b0e0ef20a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-43a0b7c8-8614-49d5-b053-d3b0e0ef20a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Create snapshot from volume 31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:40 devstack devstack@c-api.service[86481]: WARNING cinder.quota_utils [None req-43a0b7c8-8614-49d5-b053-d3b0e0ef20a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Quota exceeded for 266e407545ab40f1b068865ba76cab4e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.api.middleware.fault [None req-43a0b7c8-8614-49d5-b053-d3b0e0ef20a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 413 Sep 07 17:02:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 462/920] 192.168.122.80 () {60 vars in 1143 bytes} [Mon Sep 7 17:02:40 2026] POST /volume/v3/snapshots => generated 208 bytes in 127 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 17:02:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-70a175eb-8454-4234-b1f2-744a58f110f2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70a175eb-8454-4234-b1f2-744a58f110f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e Sep 07 17:02:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70a175eb-8454-4234-b1f2-744a58f110f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70a175eb-8454-4234-b1f2-744a58f110f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e returned with HTTP 200 Sep 07 17:02:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 459/921] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 17:02:40 2026] PUT /volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e => generated 393 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3fbc9b74-c440-456a-9c80-b63ee1422723 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3fbc9b74-c440-456a-9c80-b63ee1422723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:02:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3fbc9b74-c440-456a-9c80-b63ee1422723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31f50ae5-b5a5-461c-ba61-6b779544adff"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3fbc9b74-c440-456a-9c80-b63ee1422723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:40 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-3fbc9b74-c440-456a-9c80-b63ee1422723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Create snapshot from volume 31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:41 devstack devstack@c-api.service[86481]: WARNING cinder.quota_utils [None req-3fbc9b74-c440-456a-9c80-b63ee1422723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Quota exceeded for 266e407545ab40f1b068865ba76cab4e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 17:02:41 devstack devstack@c-api.service[86481]: INFO cinder.api.middleware.fault [None req-3fbc9b74-c440-456a-9c80-b63ee1422723 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 413 Sep 07 17:02:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 463/922] 192.168.122.80 () {60 vars in 1143 bytes} [Mon Sep 7 17:02:40 2026] POST /volume/v3/snapshots => generated 133 bytes in 241 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 17:02:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-20f16032-bb34-4229-8acf-22dd7ef9f694 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-20f16032-bb34-4229-8acf-22dd7ef9f694 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-20f16032-bb34-4229-8acf-22dd7ef9f694 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-20f16032-bb34-4229-8acf-22dd7ef9f694 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:41 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-20f16032-bb34-4229-8acf-22dd7ef9f694 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Delete snapshot with id: 152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-20f16032-bb34-4229-8acf-22dd7ef9f694 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-15a87730-86e4-4900-8095-dbe90b96ff1b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-15a87730-86e4-4900-8095-dbe90b96ff1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:02:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-15a87730-86e4-4900-8095-dbe90b96ff1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-15a87730-86e4-4900-8095-dbe90b96ff1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-20f16032-bb34-4229-8acf-22dd7ef9f694 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot delete request issued successfully. Sep 07 17:02:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-20f16032-bb34-4229-8acf-22dd7ef9f694 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 202 Sep 07 17:02:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 460/923] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:41 2026] DELETE /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-110699d7-ce69-4204-baa1-55bf6f47bc16 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-110699d7-ce69-4204-baa1-55bf6f47bc16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-110699d7-ce69-4204-baa1-55bf6f47bc16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-110699d7-ce69-4204-baa1-55bf6f47bc16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-110699d7-ce69-4204-baa1-55bf6f47bc16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-110699d7-ce69-4204-baa1-55bf6f47bc16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 200 Sep 07 17:02:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-15a87730-86e4-4900-8095-dbe90b96ff1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:02:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 461/924] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:41 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 481 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-15a87730-86e4-4900-8095-dbe90b96ff1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 returned with HTTP 200 Sep 07 17:02:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 464/925] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:41 2026] GET /volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 => generated 849 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-95df9ab2-1e84-44d6-a082-77d290986ae7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95df9ab2-1e84-44d6-a082-77d290986ae7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95df9ab2-1e84-44d6-a082-77d290986ae7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95df9ab2-1e84-44d6-a082-77d290986ae7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-95df9ab2-1e84-44d6-a082-77d290986ae7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95df9ab2-1e84-44d6-a082-77d290986ae7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 200 Sep 07 17:02:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 462/926] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:42 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 481 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c43ccdf2-3994-4103-ab2f-cf81926c06a0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c43ccdf2-3994-4103-ab2f-cf81926c06a0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:02:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c43ccdf2-3994-4103-ab2f-cf81926c06a0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c43ccdf2-3994-4103-ab2f-cf81926c06a0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c43ccdf2-3994-4103-ab2f-cf81926c06a0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:02:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c43ccdf2-3994-4103-ab2f-cf81926c06a0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 returned with HTTP 200 Sep 07 17:02:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 465/927] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:42 2026] GET /volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-913a2462-2847-4519-abfc-e400f6578e4c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-913a2462-2847-4519-abfc-e400f6578e4c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:02:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-913a2462-2847-4519-abfc-e400f6578e4c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32cbfa51-cc28-4447-b1db-ec3d1bf9f973", "name": "tempest-SnapshotsActionsTest-Snapshot-481818311"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-913a2462-2847-4519-abfc-e400f6578e4c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:02:42 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-913a2462-2847-4519-abfc-e400f6578e4c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Create snapshot from volume 32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:02:42 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-913a2462-2847-4519-abfc-e400f6578e4c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Created reservations ['9b656adb-6d38-4ba2-acdc-0a94997d460a', '5d04443b-5b10-4842-a735-17fcd2640c71', 'b2f098f2-7f5d-42f8-a888-e87628d58179', '0c164cc0-4411-4934-8c00-be33571713cb'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-913a2462-2847-4519-abfc-e400f6578e4c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot create request issued successfully. Sep 07 17:02:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-913a2462-2847-4519-abfc-e400f6578e4c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 463/928] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-08ba063e-1112-4cbb-9396-a9459c96bb2b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-08ba063e-1112-4cbb-9396-a9459c96bb2b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-08ba063e-1112-4cbb-9396-a9459c96bb2b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-08ba063e-1112-4cbb-9396-a9459c96bb2b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-08ba063e-1112-4cbb-9396-a9459c96bb2b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-08ba063e-1112-4cbb-9396-a9459c96bb2b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 466/929] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:42 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bd0422e5-bae7-4057-aaa5-9a45ff93976b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd0422e5-bae7-4057-aaa5-9a45ff93976b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd0422e5-bae7-4057-aaa5-9a45ff93976b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd0422e5-bae7-4057-aaa5-9a45ff93976b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bd0422e5-bae7-4057-aaa5-9a45ff93976b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd0422e5-bae7-4057-aaa5-9a45ff93976b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 200 Sep 07 17:02:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 464/930] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:43 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 481 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3b3ac967-e2a7-431a-b82d-fcf6f05356e4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b3ac967-e2a7-431a-b82d-fcf6f05356e4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b3ac967-e2a7-431a-b82d-fcf6f05356e4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b3ac967-e2a7-431a-b82d-fcf6f05356e4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3b3ac967-e2a7-431a-b82d-fcf6f05356e4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b3ac967-e2a7-431a-b82d-fcf6f05356e4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 467/931] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:43 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-704fcca0-2c21-48d9-8d47-93fc1c0752b9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-704fcca0-2c21-48d9-8d47-93fc1c0752b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-704fcca0-2c21-48d9-8d47-93fc1c0752b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-704fcca0-2c21-48d9-8d47-93fc1c0752b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-704fcca0-2c21-48d9-8d47-93fc1c0752b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Snapshot retrieved successfully. Sep 07 17:02:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-704fcca0-2c21-48d9-8d47-93fc1c0752b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 200 Sep 07 17:02:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 465/932] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:44 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 481 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eb975b2b-94ba-4587-afb7-99f15e9aeab0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb975b2b-94ba-4587-afb7-99f15e9aeab0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb975b2b-94ba-4587-afb7-99f15e9aeab0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb975b2b-94ba-4587-afb7-99f15e9aeab0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eb975b2b-94ba-4587-afb7-99f15e9aeab0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb975b2b-94ba-4587-afb7-99f15e9aeab0 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 468/933] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:44 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fa8bc58c-4443-4535-9ea2-b132d4ed4b4b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fa8bc58c-4443-4535-9ea2-b132d4ed4b4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df Sep 07 17:02:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fa8bc58c-4443-4535-9ea2-b132d4ed4b4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fa8bc58c-4443-4535-9ea2-b132d4ed4b4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fa8bc58c-4443-4535-9ea2-b132d4ed4b4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df returned with HTTP 404 Sep 07 17:02:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 466/934] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:45 2026] GET /volume/v3/snapshots/152716ee-24cb-46d4-961a-addfe632e1df => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-46bc46fc-ee26-418b-9faf-167234d93293 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-46bc46fc-ee26-418b-9faf-167234d93293 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-46bc46fc-ee26-418b-9faf-167234d93293 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-46bc46fc-ee26-418b-9faf-167234d93293 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-46bc46fc-ee26-418b-9faf-167234d93293 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-46bc46fc-ee26-418b-9faf-167234d93293 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff returned with HTTP 200 Sep 07 17:02:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 469/935] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:45 2026] GET /volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff => generated 867 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bcf71287-5399-4148-aef8-e9354c2418af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bcf71287-5399-4148-aef8-e9354c2418af tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] DELETE http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bcf71287-5399-4148-aef8-e9354c2418af tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bcf71287-5399-4148-aef8-e9354c2418af tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:45 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-bcf71287-5399-4148-aef8-e9354c2418af tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Delete volume with id: 31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bcf71287-5399-4148-aef8-e9354c2418af tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bcf71287-5399-4148-aef8-e9354c2418af tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Delete volume request issued successfully. Sep 07 17:02:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bcf71287-5399-4148-aef8-e9354c2418af tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff returned with HTTP 202 Sep 07 17:02:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 467/936] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:02:45 2026] DELETE /volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1e9129f4-285b-4fec-bd4a-282eeed4f7ef None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e9129f4-285b-4fec-bd4a-282eeed4f7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e9129f4-285b-4fec-bd4a-282eeed4f7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e9129f4-285b-4fec-bd4a-282eeed4f7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1e9129f4-285b-4fec-bd4a-282eeed4f7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e9129f4-285b-4fec-bd4a-282eeed4f7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff returned with HTTP 200 Sep 07 17:02:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 470/937] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:45 2026] GET /volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff => generated 866 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5689fb9a-7cfd-45d6-bc01-ada4d0eb7f1b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5689fb9a-7cfd-45d6-bc01-ada4d0eb7f1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5689fb9a-7cfd-45d6-bc01-ada4d0eb7f1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5689fb9a-7cfd-45d6-bc01-ada4d0eb7f1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5689fb9a-7cfd-45d6-bc01-ada4d0eb7f1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5689fb9a-7cfd-45d6-bc01-ada4d0eb7f1b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 468/938] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:46 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-76d43f49-209e-4640-b03d-333e7ce76929 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-76d43f49-209e-4640-b03d-333e7ce76929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-76d43f49-209e-4640-b03d-333e7ce76929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-76d43f49-209e-4640-b03d-333e7ce76929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-76d43f49-209e-4640-b03d-333e7ce76929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Volume info retrieved successfully. Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4953e035-8832-4869-b665-1576ba7d74ce None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4953e035-8832-4869-b665-1576ba7d74ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4953e035-8832-4869-b665-1576ba7d74ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4953e035-8832-4869-b665-1576ba7d74ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4953e035-8832-4869-b665-1576ba7d74ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-76d43f49-209e-4640-b03d-333e7ce76929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff returned with HTTP 200 Sep 07 17:02:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 471/939] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:47 2026] GET /volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff => generated 866 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4953e035-8832-4869-b665-1576ba7d74ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 469/940] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:47 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9f3f8906-6d57-4795-ac42-1fa3dbd0418b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f3f8906-6d57-4795-ac42-1fa3dbd0418b tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f3f8906-6d57-4795-ac42-1fa3dbd0418b tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f3f8906-6d57-4795-ac42-1fa3dbd0418b tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-9f3f8906-6d57-4795-ac42-1fa3dbd0418b tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '197a88fe-f4bf-4e0c-a9ca-ac361a658d05' with '{'status': 'creating'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f3f8906-6d57-4795-ac42-1fa3dbd0418b tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:02:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 472/941] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:47 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bba8a70a-0673-40d0-901c-29841a7f3ac3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bba8a70a-0673-40d0-901c-29841a7f3ac3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bba8a70a-0673-40d0-901c-29841a7f3ac3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bba8a70a-0673-40d0-901c-29841a7f3ac3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bba8a70a-0673-40d0-901c-29841a7f3ac3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bba8a70a-0673-40d0-901c-29841a7f3ac3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 470/942] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:47 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d8086505-796b-4cf8-82c3-95f640134539 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d8086505-796b-4cf8-82c3-95f640134539 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d8086505-796b-4cf8-82c3-95f640134539 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d8086505-796b-4cf8-82c3-95f640134539 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-d8086505-796b-4cf8-82c3-95f640134539 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '197a88fe-f4bf-4e0c-a9ca-ac361a658d05' with '{'status': 'available'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d8086505-796b-4cf8-82c3-95f640134539 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:02:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 473/943] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:47 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ab38a753-b440-4d41-9132-b5668af770ac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab38a753-b440-4d41-9132-b5668af770ac tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab38a753-b440-4d41-9132-b5668af770ac tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab38a753-b440-4d41-9132-b5668af770ac tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ab38a753-b440-4d41-9132-b5668af770ac tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab38a753-b440-4d41-9132-b5668af770ac tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 471/944] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:47 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a52d1c92-ef63-45fe-a80d-e9d3b124f5f8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a52d1c92-ef63-45fe-a80d-e9d3b124f5f8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a52d1c92-ef63-45fe-a80d-e9d3b124f5f8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32cbfa51-cc28-4447-b1db-ec3d1bf9f973", "name": "tempest-SnapshotsActionsTest-Snapshot-155351064"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a52d1c92-ef63-45fe-a80d-e9d3b124f5f8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-a52d1c92-ef63-45fe-a80d-e9d3b124f5f8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Create snapshot from volume 32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:02:47 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-a52d1c92-ef63-45fe-a80d-e9d3b124f5f8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Created reservations ['8a893926-08ae-46ad-8636-5aa8a2e97dea', '99e00ca7-0b6d-4759-b950-6b35e2d2b742', 'ce018dd1-cf1f-4922-a253-1d3bf8364140', 'f65af6ee-426b-4bf6-81ea-13f83df05108'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a52d1c92-ef63-45fe-a80d-e9d3b124f5f8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot create request issued successfully. Sep 07 17:02:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a52d1c92-ef63-45fe-a80d-e9d3b124f5f8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 474/945] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fea0b317-4214-4577-bf77-acc493599273 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fea0b317-4214-4577-bf77-acc493599273 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fea0b317-4214-4577-bf77-acc493599273 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fea0b317-4214-4577-bf77-acc493599273 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fea0b317-4214-4577-bf77-acc493599273 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fea0b317-4214-4577-bf77-acc493599273 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 200 Sep 07 17:02:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 472/946] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:47 2026] GET /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3240dde0-7d25-4789-a581-0451d765f7ab None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3240dde0-7d25-4789-a581-0451d765f7ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] GET http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff Sep 07 17:02:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3240dde0-7d25-4789-a581-0451d765f7ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3240dde0-7d25-4789-a581-0451d765f7ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3240dde0-7d25-4789-a581-0451d765f7ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1979325228-project-member] http://192.168.122.80/volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff returned with HTTP 404 Sep 07 17:02:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 475/947] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:02:48 2026] GET /volume/v3/volumes/31f50ae5-b5a5-461c-ba61-6b779544adff => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-034ad984-3b79-4d7a-b280-6fe0a39f4c52 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-034ad984-3b79-4d7a-b280-6fe0a39f4c52 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e Sep 07 17:02:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-034ad984-3b79-4d7a-b280-6fe0a39f4c52 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-034ad984-3b79-4d7a-b280-6fe0a39f4c52 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544 tempest-VolumeSnapshotQuotasNegativeTestJSON-305314544-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e returned with HTTP 200 Sep 07 17:02:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 473/948] 192.168.122.80 () {60 vars in 1254 bytes} [Mon Sep 7 17:02:48 2026] PUT /volume/v3/os-quota-sets/266e407545ab40f1b068865ba76cab4e => generated 398 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-94e6adc4-08d1-48c4-96a7-87b6652a8f2e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94e6adc4-08d1-48c4-96a7-87b6652a8f2e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94e6adc4-08d1-48c4-96a7-87b6652a8f2e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94e6adc4-08d1-48c4-96a7-87b6652a8f2e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-94e6adc4-08d1-48c4-96a7-87b6652a8f2e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94e6adc4-08d1-48c4-96a7-87b6652a8f2e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 200 Sep 07 17:02:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 476/949] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:48 2026] GET /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7aec0270-4d0b-4cba-a8a8-f1c9b67ee037 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7aec0270-4d0b-4cba-a8a8-f1c9b67ee037 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7aec0270-4d0b-4cba-a8a8-f1c9b67ee037 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7aec0270-4d0b-4cba-a8a8-f1c9b67ee037 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=525,cinder:UPDATE=99,cinder:INSERT=37,cinder:DELETE=2 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7aec0270-4d0b-4cba-a8a8-f1c9b67ee037 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7aec0270-4d0b-4cba-a8a8-f1c9b67ee037 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 200 Sep 07 17:02:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 474/950] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:50 2026] GET /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 465 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f4085faf-eaa3-47bd-b19c-3c3ea303455c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4085faf-eaa3-47bd-b19c-3c3ea303455c tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b/action Sep 07 17:02:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f4085faf-eaa3-47bd-b19c-3c3ea303455c tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f4085faf-eaa3-47bd-b19c-3c3ea303455c tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-f4085faf-eaa3-47bd-b19c-3c3ea303455c tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '920fd347-a04d-4134-a1aa-f81bc891f60b' with '{'status': 'creating'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:02:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4085faf-eaa3-47bd-b19c-3c3ea303455c tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b/action returned with HTTP 202 Sep 07 17:02:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 477/951] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:50 2026] POST /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-45891e2d-168c-44eb-b033-ef180c4acf3f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-45891e2d-168c-44eb-b033-ef180c4acf3f tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-45891e2d-168c-44eb-b033-ef180c4acf3f tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-45891e2d-168c-44eb-b033-ef180c4acf3f tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-45891e2d-168c-44eb-b033-ef180c4acf3f tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-45891e2d-168c-44eb-b033-ef180c4acf3f tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 200 Sep 07 17:02:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 475/952] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:50 2026] GET /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-64c02a1f-9cdf-4647-936a-6cd1920ce740 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-64c02a1f-9cdf-4647-936a-6cd1920ce740 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b/action Sep 07 17:02:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-64c02a1f-9cdf-4647-936a-6cd1920ce740 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-64c02a1f-9cdf-4647-936a-6cd1920ce740 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-64c02a1f-9cdf-4647-936a-6cd1920ce740 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot retrieved successfully. Sep 07 17:02:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-64c02a1f-9cdf-4647-936a-6cd1920ce740 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot delete request issued successfully. Sep 07 17:02:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-64c02a1f-9cdf-4647-936a-6cd1920ce740 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b/action returned with HTTP 202 Sep 07 17:02:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 478/953] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:50 2026] POST /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c1dc7a01-8aef-4912-bf99-e57e086c81dd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1dc7a01-8aef-4912-bf99-e57e086c81dd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1dc7a01-8aef-4912-bf99-e57e086c81dd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1dc7a01-8aef-4912-bf99-e57e086c81dd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c1dc7a01-8aef-4912-bf99-e57e086c81dd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1dc7a01-8aef-4912-bf99-e57e086c81dd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 200 Sep 07 17:02:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 476/954] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:50 2026] GET /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b2df3d9c-d558-4e30-ab62-1733ba0df49c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2df3d9c-d558-4e30-ab62-1733ba0df49c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2df3d9c-d558-4e30-ab62-1733ba0df49c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2df3d9c-d558-4e30-ab62-1733ba0df49c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:51 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=596,cinder:UPDATE=136,cinder:INSERT=77,cinder:DELETE=3 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:02:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b2df3d9c-d558-4e30-ab62-1733ba0df49c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2df3d9c-d558-4e30-ab62-1733ba0df49c tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 200 Sep 07 17:02:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 479/955] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:51 2026] GET /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 464 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-83fad147-d6d4-412d-be6d-3127e318d295 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-83fad147-d6d4-412d-be6d-3127e318d295 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-83fad147-d6d4-412d-be6d-3127e318d295 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-83fad147-d6d4-412d-be6d-3127e318d295 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-83fad147-d6d4-412d-be6d-3127e318d295 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-83fad147-d6d4-412d-be6d-3127e318d295 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 200 Sep 07 17:02:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 477/956] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:52 2026] GET /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ef604d7-7ac1-45c9-89e1-3c55c9da2b69 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ef604d7-7ac1-45c9-89e1-3c55c9da2b69 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ef604d7-7ac1-45c9-89e1-3c55c9da2b69 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ef604d7-7ac1-45c9-89e1-3c55c9da2b69 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ef604d7-7ac1-45c9-89e1-3c55c9da2b69 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 404 Sep 07 17:02:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 480/957] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:53 2026] GET /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:02:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6a2a2235-bd9c-4788-b8b9-53faf31fae8d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a2a2235-bd9c-4788-b8b9-53faf31fae8d tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:02:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a2a2235-bd9c-4788-b8b9-53faf31fae8d tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a2a2235-bd9c-4788-b8b9-53faf31fae8d tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-6a2a2235-bd9c-4788-b8b9-53faf31fae8d tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '197a88fe-f4bf-4e0c-a9ca-ac361a658d05' with '{'status': 'available'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:02:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a2a2235-bd9c-4788-b8b9-53faf31fae8d tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:02:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 478/958] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:53 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-501ae568-a8e1-47ef-a96a-cf862e2033c5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-501ae568-a8e1-47ef-a96a-cf862e2033c5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-501ae568-a8e1-47ef-a96a-cf862e2033c5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-501ae568-a8e1-47ef-a96a-cf862e2033c5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-501ae568-a8e1-47ef-a96a-cf862e2033c5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-501ae568-a8e1-47ef-a96a-cf862e2033c5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 481/959] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:53 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-463575b8-0928-4b56-91f2-ba50fb423736 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-463575b8-0928-4b56-91f2-ba50fb423736 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-463575b8-0928-4b56-91f2-ba50fb423736 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-463575b8-0928-4b56-91f2-ba50fb423736 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:53 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-463575b8-0928-4b56-91f2-ba50fb423736 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Delete snapshot with id: 920fd347-a04d-4134-a1aa-f81bc891f60b Sep 07 17:02:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-463575b8-0928-4b56-91f2-ba50fb423736 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b returned with HTTP 404 Sep 07 17:02:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 479/960] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:53 2026] DELETE /volume/v3/snapshots/920fd347-a04d-4134-a1aa-f81bc891f60b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a19c1094-1b65-46b0-956f-21edf71fad13 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a19c1094-1b65-46b0-956f-21edf71fad13 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a19c1094-1b65-46b0-956f-21edf71fad13 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32cbfa51-cc28-4447-b1db-ec3d1bf9f973", "name": "tempest-SnapshotsActionsTest-Snapshot-1117938224"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a19c1094-1b65-46b0-956f-21edf71fad13 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:02:53 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-a19c1094-1b65-46b0-956f-21edf71fad13 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Create snapshot from volume 32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:02:53 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-a19c1094-1b65-46b0-956f-21edf71fad13 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Created reservations ['89c7b145-4c50-4f0a-9d1d-c03ac554686d', '12baf3a6-f2bb-43b7-aeea-6983e044a46c', 'bd2a3598-2c19-4d17-88b6-0811e3a47995', '1dcb5f13-f5aa-4ce2-94eb-3c596613ae13'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a19c1094-1b65-46b0-956f-21edf71fad13 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot create request issued successfully. Sep 07 17:02:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a19c1094-1b65-46b0-956f-21edf71fad13 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:02:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 482/961] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:02:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1b5a6f7a-ff17-492b-ab0a-c96e635a4cc7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1b5a6f7a-ff17-492b-ab0a-c96e635a4cc7 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1b5a6f7a-ff17-492b-ab0a-c96e635a4cc7 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1b5a6f7a-ff17-492b-ab0a-c96e635a4cc7 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1b5a6f7a-ff17-492b-ab0a-c96e635a4cc7 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1b5a6f7a-ff17-492b-ab0a-c96e635a4cc7 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 200 Sep 07 17:02:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 480/962] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:54 2026] GET /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e2771d8a-6db7-40ce-a765-c13207f87ad3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e2771d8a-6db7-40ce-a765-c13207f87ad3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e2771d8a-6db7-40ce-a765-c13207f87ad3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e2771d8a-6db7-40ce-a765-c13207f87ad3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e2771d8a-6db7-40ce-a765-c13207f87ad3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e2771d8a-6db7-40ce-a765-c13207f87ad3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 200 Sep 07 17:02:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 483/963] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:55 2026] GET /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d5dbbce4-0533-4690-8095-1b5dfb08f7ce None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d5dbbce4-0533-4690-8095-1b5dfb08f7ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d5dbbce4-0533-4690-8095-1b5dfb08f7ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d5dbbce4-0533-4690-8095-1b5dfb08f7ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d5dbbce4-0533-4690-8095-1b5dfb08f7ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d5dbbce4-0533-4690-8095-1b5dfb08f7ce tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 200 Sep 07 17:02:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 481/964] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:56 2026] GET /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bf6953c2-370f-41a3-b63f-214b09cf00e0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bf6953c2-370f-41a3-b63f-214b09cf00e0 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bf6953c2-370f-41a3-b63f-214b09cf00e0 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-967290662", "extra_specs": {"spec1": "val1"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bf6953c2-370f-41a3-b63f-214b09cf00e0 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:02:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 484/965] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:02:56 2026] POST /volume/v3/types => generated 242 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fd8ba479-0880-4731-b60b-56c1ffb9f696 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fd8ba479-0880-4731-b60b-56c1ffb9f696 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] POST http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fd8ba479-0880-4731-b60b-56c1ffb9f696 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fd8ba479-0880-4731-b60b-56c1ffb9f696 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs returned with HTTP 400 Sep 07 17:02:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 482/966] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:02:56 2026] POST /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-84cbe6c2-243c-401e-b056-41965e1fa3a9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-84cbe6c2-243c-401e-b056-41965e1fa3a9 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] POST http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-84cbe6c2-243c-401e-b056-41965e1fa3a9 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-84cbe6c2-243c-401e-b056-41965e1fa3a9 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs returned with HTTP 400 Sep 07 17:02:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 485/967] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:02:56 2026] POST /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs => generated 132 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-777c6313-c952-4e7b-8d3f-97810fd9b854 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-777c6313-c952-4e7b-8d3f-97810fd9b854 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] POST http://192.168.122.80/volume/v3/types/216ff545-4fde-448b-b619-3bdddff8a1d8/extra_specs Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-777c6313-c952-4e7b-8d3f-97810fd9b854 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-777c6313-c952-4e7b-8d3f-97810fd9b854 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/216ff545-4fde-448b-b619-3bdddff8a1d8/extra_specs returned with HTTP 404 Sep 07 17:02:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 483/968] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:02:56 2026] POST /volume/v3/types/216ff545-4fde-448b-b619-3bdddff8a1d8/extra_specs => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c0c8e3cb-5c11-4b8f-9d44-a5dbf8bfe0fd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0c8e3cb-5c11-4b8f-9d44-a5dbf8bfe0fd tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] DELETE http://192.168.122.80/volume/v3/types/6cc49735-1937-484f-9d5f-f37208f8e3a4/extra_specs/spec1 Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0c8e3cb-5c11-4b8f-9d44-a5dbf8bfe0fd tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0c8e3cb-5c11-4b8f-9d44-a5dbf8bfe0fd tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0c8e3cb-5c11-4b8f-9d44-a5dbf8bfe0fd tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/6cc49735-1937-484f-9d5f-f37208f8e3a4/extra_specs/spec1 returned with HTTP 404 Sep 07 17:02:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 486/969] 192.168.122.80 () {58 vars in 1278 bytes} [Mon Sep 7 17:02:56 2026] DELETE /volume/v3/types/6cc49735-1937-484f-9d5f-f37208f8e3a4/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d7af9035-be6c-497b-900c-99f96e4e8095 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7af9035-be6c-497b-900c-99f96e4e8095 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] GET http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/nonexistent_extra_spec_name Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7af9035-be6c-497b-900c-99f96e4e8095 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7af9035-be6c-497b-900c-99f96e4e8095 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7af9035-be6c-497b-900c-99f96e4e8095 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 17:02:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 484/970] 192.168.122.80 () {58 vars in 1341 bytes} [Mon Sep 7 17:02:56 2026] GET /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-237eedf1-7638-4ea9-b0a1-934abc1e4476 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-237eedf1-7638-4ea9-b0a1-934abc1e4476 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] GET http://192.168.122.80/volume/v3/types/26c3d6f2-6eff-4668-a027-5bab7bf1ea42/extra_specs/spec1 Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-237eedf1-7638-4ea9-b0a1-934abc1e4476 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-237eedf1-7638-4ea9-b0a1-934abc1e4476 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-237eedf1-7638-4ea9-b0a1-934abc1e4476 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/26c3d6f2-6eff-4668-a027-5bab7bf1ea42/extra_specs/spec1 returned with HTTP 404 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 487/971] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:02:56 2026] GET /volume/v3/types/26c3d6f2-6eff-4668-a027-5bab7bf1ea42/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8f9a922c-25f9-4b27-acda-cdfced92b61f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f9a922c-25f9-4b27-acda-cdfced92b61f tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] GET http://192.168.122.80/volume/v3/types/85cd228e-9c0d-4157-92eb-306c90b64f4b/extra_specs Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f9a922c-25f9-4b27-acda-cdfced92b61f tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f9a922c-25f9-4b27-acda-cdfced92b61f tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f9a922c-25f9-4b27-acda-cdfced92b61f tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/85cd228e-9c0d-4157-92eb-306c90b64f4b/extra_specs returned with HTTP 404 Sep 07 17:02:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 485/972] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:02:57 2026] GET /volume/v3/types/85cd228e-9c0d-4157-92eb-306c90b64f4b/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b3f6a08e-2c7b-49f0-85d0-9aacb2ef4297 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3f6a08e-2c7b-49f0-85d0-9aacb2ef4297 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] PUT http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/spec1 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3f6a08e-2c7b-49f0-85d0-9aacb2ef4297 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3f6a08e-2c7b-49f0-85d0-9aacb2ef4297 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/spec1 returned with HTTP 400 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 488/973] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:02:57 2026] PUT /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8f405a3b-674b-4ff7-901b-6a83c1808dec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f405a3b-674b-4ff7-901b-6a83c1808dec tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] PUT http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/spec1 Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f405a3b-674b-4ff7-901b-6a83c1808dec tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'update', calling method: update, body: null {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f405a3b-674b-4ff7-901b-6a83c1808dec tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/spec1 returned with HTTP 400 Sep 07 17:02:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 486/974] 192.168.122.80 () {60 vars in 1294 bytes} [Mon Sep 7 17:02:57 2026] PUT /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-df5166d4-7bc1-432a-b939-248226d38971 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df5166d4-7bc1-432a-b939-248226d38971 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] PUT http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/None Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-df5166d4-7bc1-432a-b939-248226d38971 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df5166d4-7bc1-432a-b939-248226d38971 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df5166d4-7bc1-432a-b939-248226d38971 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/None returned with HTTP 400 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 489/975] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:02:57 2026] PUT /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/None => generated 73 bytes in 85 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-07cb79f0-1464-4e6e-8ff8-976c9e977252 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-07cb79f0-1464-4e6e-8ff8-976c9e977252 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] PUT http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/13de87f3-e62d-4a3f-b20b-8ea2b269692b Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-07cb79f0-1464-4e6e-8ff8-976c9e977252 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-07cb79f0-1464-4e6e-8ff8-976c9e977252 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-07cb79f0-1464-4e6e-8ff8-976c9e977252 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/13de87f3-e62d-4a3f-b20b-8ea2b269692b returned with HTTP 400 Sep 07 17:02:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 487/976] 192.168.122.80 () {60 vars in 1388 bytes} [Mon Sep 7 17:02:57 2026] PUT /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991/extra_specs/13de87f3-e62d-4a3f-b20b-8ea2b269692b => generated 73 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-84acd756-c035-4d34-9370-7fcfc04ce257 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-84acd756-c035-4d34-9370-7fcfc04ce257 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] PUT http://192.168.122.80/volume/v3/types/89cd0e3a-00f6-455f-bb4c-45e3981a361d/extra_specs/spec1 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-84acd756-c035-4d34-9370-7fcfc04ce257 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b0c2e449-4ae6-4b9b-824f-dc3711df3d7d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b0c2e449-4ae6-4b9b-824f-dc3711df3d7d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b0c2e449-4ae6-4b9b-824f-dc3711df3d7d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-84acd756-c035-4d34-9370-7fcfc04ce257 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/89cd0e3a-00f6-455f-bb4c-45e3981a361d/extra_specs/spec1 returned with HTTP 404 Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b0c2e449-4ae6-4b9b-824f-dc3711df3d7d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 490/977] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:02:57 2026] PUT /volume/v3/types/89cd0e3a-00f6-455f-bb4c-45e3981a361d/extra_specs/spec1 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2a2cca2f-7755-4009-8467-c09604b8fdea None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b0c2e449-4ae6-4b9b-824f-dc3711df3d7d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2a2cca2f-7755-4009-8467-c09604b8fdea tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] DELETE http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2a2cca2f-7755-4009-8467-c09604b8fdea tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b0c2e449-4ae6-4b9b-824f-dc3711df3d7d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 200 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2a2cca2f-7755-4009-8467-c09604b8fdea tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 488/978] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:57 2026] GET /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-abd8d222-b542-41fd-984e-6a0513b13fa3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-abd8d222-b542-41fd-984e-6a0513b13fa3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a/action Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-abd8d222-b542-41fd-984e-6a0513b13fa3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-abd8d222-b542-41fd-984e-6a0513b13fa3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-abd8d222-b542-41fd-984e-6a0513b13fa3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot 'e9792c92-7ee6-4967-8f4d-533a25e76d2a' with '{'status': 'deleting'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2a2cca2f-7755-4009-8467-c09604b8fdea tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991 returned with HTTP 202 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 491/979] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:02:57 2026] DELETE /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-abd8d222-b542-41fd-984e-6a0513b13fa3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a/action returned with HTTP 202 Sep 07 17:02:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 489/980] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:57 2026] POST /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8c602122-3e8c-4275-8753-ebb1bf8bcac0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f7b87a80-580a-4029-9082-d92f606dc03a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c602122-3e8c-4275-8753-ebb1bf8bcac0 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] GET http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c602122-3e8c-4275-8753-ebb1bf8bcac0 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c602122-3e8c-4275-8753-ebb1bf8bcac0 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f7b87a80-580a-4029-9082-d92f606dc03a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f7b87a80-580a-4029-9082-d92f606dc03a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f7b87a80-580a-4029-9082-d92f606dc03a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c602122-3e8c-4275-8753-ebb1bf8bcac0 tempest-ExtraSpecsNegativeTest-1903468710 tempest-ExtraSpecsNegativeTest-1903468710-project-admin] http://192.168.122.80/volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991 returned with HTTP 404 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 492/981] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:02:57 2026] GET /volume/v3/types/f2e8f0d4-506d-4a71-835e-215991192991 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f7b87a80-580a-4029-9082-d92f606dc03a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f7b87a80-580a-4029-9082-d92f606dc03a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 200 Sep 07 17:02:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 490/982] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:57 2026] GET /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5ca28d04-877b-4017-b17b-219703ad8f2e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ca28d04-877b-4017-b17b-219703ad8f2e tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a/action Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ca28d04-877b-4017-b17b-219703ad8f2e tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ca28d04-877b-4017-b17b-219703ad8f2e tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5ca28d04-877b-4017-b17b-219703ad8f2e tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot retrieved successfully. Sep 07 17:02:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5ca28d04-877b-4017-b17b-219703ad8f2e tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot delete request issued successfully. Sep 07 17:02:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ca28d04-877b-4017-b17b-219703ad8f2e tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a/action returned with HTTP 202 Sep 07 17:02:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 493/983] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:57 2026] POST /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b7bce9b6-0ff1-41e0-b224-d990d5b4d73e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b7bce9b6-0ff1-41e0-b224-d990d5b4d73e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b7bce9b6-0ff1-41e0-b224-d990d5b4d73e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b7bce9b6-0ff1-41e0-b224-d990d5b4d73e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b7bce9b6-0ff1-41e0-b224-d990d5b4d73e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b7bce9b6-0ff1-41e0-b224-d990d5b4d73e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 200 Sep 07 17:02:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 491/984] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:57 2026] GET /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7c759282-e672-4fa3-a55c-8afeac42125e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c759282-e672-4fa3-a55c-8afeac42125e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7c759282-e672-4fa3-a55c-8afeac42125e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7c759282-e672-4fa3-a55c-8afeac42125e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7c759282-e672-4fa3-a55c-8afeac42125e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c759282-e672-4fa3-a55c-8afeac42125e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 200 Sep 07 17:02:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 494/985] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:58 2026] GET /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9d259bfc-3870-4957-93dc-438ce5f14779 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d259bfc-3870-4957-93dc-438ce5f14779 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d259bfc-3870-4957-93dc-438ce5f14779 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d259bfc-3870-4957-93dc-438ce5f14779 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d259bfc-3870-4957-93dc-438ce5f14779 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 404 Sep 07 17:02:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 492/986] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:59 2026] GET /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-50623fe9-b43c-4abb-b45a-2d9111b96c32 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-50623fe9-b43c-4abb-b45a-2d9111b96c32 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:02:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-50623fe9-b43c-4abb-b45a-2d9111b96c32 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:02:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-50623fe9-b43c-4abb-b45a-2d9111b96c32 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-50623fe9-b43c-4abb-b45a-2d9111b96c32 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '197a88fe-f4bf-4e0c-a9ca-ac361a658d05' with '{'status': 'available'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:02:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:02:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-50623fe9-b43c-4abb-b45a-2d9111b96c32 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:02:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 495/987] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:02:59 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9edfd6e4-954d-416f-b7c6-7ab48fb413cd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9edfd6e4-954d-416f-b7c6-7ab48fb413cd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9edfd6e4-954d-416f-b7c6-7ab48fb413cd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9edfd6e4-954d-416f-b7c6-7ab48fb413cd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9edfd6e4-954d-416f-b7c6-7ab48fb413cd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:02:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9edfd6e4-954d-416f-b7c6-7ab48fb413cd tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:02:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 493/988] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:02:59 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:02:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eb4caf97-ebc6-4387-9257-9b8157dcf755 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb4caf97-ebc6-4387-9257-9b8157dcf755 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb4caf97-ebc6-4387-9257-9b8157dcf755 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:02:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb4caf97-ebc6-4387-9257-9b8157dcf755 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:02:59 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-eb4caf97-ebc6-4387-9257-9b8157dcf755 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Delete snapshot with id: e9792c92-7ee6-4967-8f4d-533a25e76d2a Sep 07 17:02:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb4caf97-ebc6-4387-9257-9b8157dcf755 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a returned with HTTP 404 Sep 07 17:02:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 496/989] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:02:59 2026] DELETE /volume/v3/snapshots/e9792c92-7ee6-4967-8f4d-533a25e76d2a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5b6e05df-787f-4385-acf1-7c649af8a0fb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b6e05df-787f-4385-acf1-7c649af8a0fb tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b6e05df-787f-4385-acf1-7c649af8a0fb tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32cbfa51-cc28-4447-b1db-ec3d1bf9f973", "name": "tempest-SnapshotsActionsTest-Snapshot-540342999"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:02:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:02:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:02:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5b6e05df-787f-4385-acf1-7c649af8a0fb tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:02:59 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-5b6e05df-787f-4385-acf1-7c649af8a0fb tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Create snapshot from volume 32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:02:59 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-5b6e05df-787f-4385-acf1-7c649af8a0fb tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Created reservations ['6daae51d-363d-40f7-8f16-1d1d23e4c119', '8c5d66b0-5bfa-4228-811d-df690f84249c', '3f58f5f3-583a-4cae-8f66-90ed420804d5', 'dbb29f2b-7bed-4abf-a2d2-d5322980b41f'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:02:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:02:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5b6e05df-787f-4385-acf1-7c649af8a0fb tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot create request issued successfully. Sep 07 17:03:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b6e05df-787f-4385-acf1-7c649af8a0fb tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:03:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 494/990] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:02:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fa5f13ba-bac3-4f5e-8a85-5a0a0f9c8565 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa5f13ba-bac3-4f5e-8a85-5a0a0f9c8565 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa5f13ba-bac3-4f5e-8a85-5a0a0f9c8565 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa5f13ba-bac3-4f5e-8a85-5a0a0f9c8565 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fa5f13ba-bac3-4f5e-8a85-5a0a0f9c8565 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa5f13ba-bac3-4f5e-8a85-5a0a0f9c8565 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 200 Sep 07 17:03:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 497/991] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:00 2026] GET /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c7c18bd8-ed4a-4eb3-aecb-0dbca31bbf3b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7c18bd8-ed4a-4eb3-aecb-0dbca31bbf3b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7c18bd8-ed4a-4eb3-aecb-0dbca31bbf3b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7c18bd8-ed4a-4eb3-aecb-0dbca31bbf3b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c7c18bd8-ed4a-4eb3-aecb-0dbca31bbf3b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7c18bd8-ed4a-4eb3-aecb-0dbca31bbf3b tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 200 Sep 07 17:03:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 495/992] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:01 2026] GET /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8e1de72d-705b-4dc1-84f9-289d5eb67ff5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e1de72d-705b-4dc1-84f9-289d5eb67ff5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e1de72d-705b-4dc1-84f9-289d5eb67ff5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e1de72d-705b-4dc1-84f9-289d5eb67ff5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8e1de72d-705b-4dc1-84f9-289d5eb67ff5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e1de72d-705b-4dc1-84f9-289d5eb67ff5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 200 Sep 07 17:03:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 498/993] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:02 2026] GET /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-62475b00-f92c-4d31-b2c2-d805115619f4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-62475b00-f92c-4d31-b2c2-d805115619f4 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c/action Sep 07 17:03:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-62475b00-f92c-4d31-b2c2-d805115619f4 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-62475b00-f92c-4d31-b2c2-d805115619f4 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-62475b00-f92c-4d31-b2c2-d805115619f4 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot 'da75e43e-aa66-4862-807c-8126cebb544c' with '{'status': 'error'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:03:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-62475b00-f92c-4d31-b2c2-d805115619f4 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c/action returned with HTTP 202 Sep 07 17:03:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 496/994] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:02 2026] POST /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a1d7c3b1-fdcc-4105-9fc7-671e2aeae4d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a1d7c3b1-fdcc-4105-9fc7-671e2aeae4d8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a1d7c3b1-fdcc-4105-9fc7-671e2aeae4d8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a1d7c3b1-fdcc-4105-9fc7-671e2aeae4d8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a1d7c3b1-fdcc-4105-9fc7-671e2aeae4d8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a1d7c3b1-fdcc-4105-9fc7-671e2aeae4d8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 200 Sep 07 17:03:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 499/995] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:02 2026] GET /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-adaaddc7-ac52-4b1f-b7a8-376a9afc2c39 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-adaaddc7-ac52-4b1f-b7a8-376a9afc2c39 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c/action Sep 07 17:03:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-adaaddc7-ac52-4b1f-b7a8-376a9afc2c39 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-adaaddc7-ac52-4b1f-b7a8-376a9afc2c39 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-adaaddc7-ac52-4b1f-b7a8-376a9afc2c39 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot retrieved successfully. Sep 07 17:03:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-adaaddc7-ac52-4b1f-b7a8-376a9afc2c39 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot delete request issued successfully. Sep 07 17:03:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-adaaddc7-ac52-4b1f-b7a8-376a9afc2c39 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c/action returned with HTTP 202 Sep 07 17:03:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 497/996] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:02 2026] POST /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-966b6256-1ee4-4c02-9561-b197b31bff65 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-966b6256-1ee4-4c02-9561-b197b31bff65 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-966b6256-1ee4-4c02-9561-b197b31bff65 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-966b6256-1ee4-4c02-9561-b197b31bff65 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-966b6256-1ee4-4c02-9561-b197b31bff65 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-966b6256-1ee4-4c02-9561-b197b31bff65 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 200 Sep 07 17:03:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 500/997] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:02 2026] GET /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-057f663f-118d-4a01-ba5e-355199aa6a9b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1497144880", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1497144880', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Create volume of 1 GB Sep 07 17:03:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Availability Zones retrieved successfully. Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Flow 'volume_create_api' (9a5b07d4-bc01-492d-bae3-572f60f4cfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a603a20-f2f0-4e18-9e83-524757d2ed64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a603a20-f2f0-4e18-9e83-524757d2ed64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe51d0c7-b6d3-4a72-bc7b-d9c631935dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-033a3636-085d-4137-bb6e-735da2b8646d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-033a3636-085d-4137-bb6e-735da2b8646d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-033a3636-085d-4137-bb6e-735da2b8646d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-033a3636-085d-4137-bb6e-735da2b8646d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Created reservations ['aceb893e-6f39-4c22-a6a9-b31a6c1b0ec8', 'e5fce83e-b1c1-402e-9602-573cc5bd612f', 'b36113c6-9901-4584-91e6-c0a9b27b89df', '221d304b-aa0f-43bb-8746-4038729417f0'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe51d0c7-b6d3-4a72-bc7b-d9c631935dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aceb893e-6f39-4c22-a6a9-b31a6c1b0ec8', 'e5fce83e-b1c1-402e-9602-573cc5bd612f', 'b36113c6-9901-4584-91e6-c0a9b27b89df', '221d304b-aa0f-43bb-8746-4038729417f0']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-033a3636-085d-4137-bb6e-735da2b8646d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d573640d-75d3-4013-86f5-a0465e2a0d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-033a3636-085d-4137-bb6e-735da2b8646d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 200 Sep 07 17:03:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 501/998] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:03 2026] GET /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d573640d-75d3-4013-86f5-a0465e2a0d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c84852-8e32-4baf-bfba-23d28e55d1e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1497144880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='020874715eaa42068f2454406027fb71',qos_specs=None,replication_status=,reservations=['aceb893e-6f39-4c22-a6a9-b31a6c1b0ec8','e5fce83e-b1c1-402e-9602-573cc5bd612f','b36113c6-9901-4584-91e6-c0a9b27b89df','221d304b-aa0f-43bb-8746-4038729417f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4cd036a6b114d7aa5016856ef0d26ae',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1497144880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c84852-8e32-4baf-bfba-23d28e55d1e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='020874715eaa42068f2454406027fb71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4cd036a6b114d7aa5016856ef0d26ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7675fdbf-6011-4c77-952e-271d072e2c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7675fdbf-6011-4c77-952e-271d072e2c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1497144880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='020874715eaa42068f2454406027fb71',qos_specs=None,replication_status=,reservations=['aceb893e-6f39-4c22-a6a9-b31a6c1b0ec8','e5fce83e-b1c1-402e-9602-573cc5bd612f','b36113c6-9901-4584-91e6-c0a9b27b89df','221d304b-aa0f-43bb-8746-4038729417f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4cd036a6b114d7aa5016856ef0d26ae',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a2d923-8875-4305-9b37-d0fa851dd9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a2d923-8875-4305-9b37-d0fa851dd9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Flow 'volume_create_api' (9a5b07d4-bc01-492d-bae3-572f60f4cfe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Create volume request issued successfully. Sep 07 17:03:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-057f663f-118d-4a01-ba5e-355199aa6a9b tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 498/999] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:03:02 2026] POST /volume/v3/volumes => generated 763 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f79a195d-ea83-415c-b8db-703efdf52574 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f79a195d-ea83-415c-b8db-703efdf52574 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] GET http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f79a195d-ea83-415c-b8db-703efdf52574 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f79a195d-ea83-415c-b8db-703efdf52574 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-52365fa5-1c73-4b81-b57d-164d358bb446 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f79a195d-ea83-415c-b8db-703efdf52574 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f79a195d-ea83-415c-b8db-703efdf52574 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 200 Sep 07 17:03:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 502/1000] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:03 2026] GET /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 831 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52365fa5-1c73-4b81-b57d-164d358bb446 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] POST http://192.168.122.80/volume/v3/types/21b3453b-4113-45f5-a4e8-068c1e8534ee/encryption Sep 07 17:03:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52365fa5-1c73-4b81-b57d-164d358bb446 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52365fa5-1c73-4b81-b57d-164d358bb446 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types/21b3453b-4113-45f5-a4e8-068c1e8534ee/encryption returned with HTTP 404 Sep 07 17:03:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 499/1001] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:03:03 2026] POST /volume/v3/types/21b3453b-4113-45f5-a4e8-068c1e8534ee/encryption => generated 114 bytes in 271 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a7886115-37c2-478a-b271-3a60b1fb735b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7886115-37c2-478a-b271-3a60b1fb735b tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7886115-37c2-478a-b271-3a60b1fb735b tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2014320603", "os-volume-type-access:is_public": false}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7886115-37c2-478a-b271-3a60b1fb735b tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 503/1002] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:03:04 2026] POST /volume/v3/types => generated 231 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-20830d80-b045-47cd-b58e-0e3e0a879517 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-20830d80-b045-47cd-b58e-0e3e0a879517 tempest-VolumeTypesNegativeTest-1061203725 tempest-VolumeTypesNegativeTest-1061203725-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-20830d80-b045-47cd-b58e-0e3e0a879517 tempest-VolumeTypesNegativeTest-1061203725 tempest-VolumeTypesNegativeTest-1061203725-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ca2aa725-1f78-4136-b4fb-04f18500c20e", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1050540959"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-20830d80-b045-47cd-b58e-0e3e0a879517 tempest-VolumeTypesNegativeTest-1061203725 tempest-VolumeTypesNegativeTest-1061203725-project-member] Create volume request body: {'volume': {'volume_type': 'ca2aa725-1f78-4136-b4fb-04f18500c20e', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1050540959'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-20830d80-b045-47cd-b58e-0e3e0a879517 tempest-VolumeTypesNegativeTest-1061203725 tempest-VolumeTypesNegativeTest-1061203725-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 404 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 500/1003] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:03:04 2026] POST /volume/v3/volumes => generated 114 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9fd95b13-ab5c-4daf-8234-e5a320df6904 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fd95b13-ab5c-4daf-8234-e5a320df6904 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] DELETE http://192.168.122.80/volume/v3/types/ca2aa725-1f78-4136-b4fb-04f18500c20e Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fd95b13-ab5c-4daf-8234-e5a320df6904 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fd95b13-ab5c-4daf-8234-e5a320df6904 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fd95b13-ab5c-4daf-8234-e5a320df6904 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types/ca2aa725-1f78-4136-b4fb-04f18500c20e returned with HTTP 202 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 504/1004] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:03:04 2026] DELETE /volume/v3/types/ca2aa725-1f78-4136-b4fb-04f18500c20e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-13405aa9-cf40-4669-a6cc-b6e8ddb73156 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-13405aa9-cf40-4669-a6cc-b6e8ddb73156 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] GET http://192.168.122.80/volume/v3/types/ca2aa725-1f78-4136-b4fb-04f18500c20e Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-13405aa9-cf40-4669-a6cc-b6e8ddb73156 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-13405aa9-cf40-4669-a6cc-b6e8ddb73156 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-13405aa9-cf40-4669-a6cc-b6e8ddb73156 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types/ca2aa725-1f78-4136-b4fb-04f18500c20e returned with HTTP 404 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 501/1005] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:03:04 2026] GET /volume/v3/types/ca2aa725-1f78-4136-b4fb-04f18500c20e => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9a0b842e-0661-4e02-adb5-9921db7f5005 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a0b842e-0661-4e02-adb5-9921db7f5005 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9a0b842e-0661-4e02-adb5-9921db7f5005 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a0b842e-0661-4e02-adb5-9921db7f5005 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 400 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 505/1006] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:03:04 2026] POST /volume/v3/types => generated 115 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3bc555c6-a010-4993-b37e-07428838a29b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3bc555c6-a010-4993-b37e-07428838a29b tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3bc555c6-a010-4993-b37e-07428838a29b tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-319036917"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3bc555c6-a010-4993-b37e-07428838a29b tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 502/1007] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:03:04 2026] POST /volume/v3/types => generated 228 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-899293f4-66d4-48fc-88bf-1da093598c12 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e24d6407-73ce-40ba-b9af-1fe34085f6f9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-899293f4-66d4-48fc-88bf-1da093598c12 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e24d6407-73ce-40ba-b9af-1fe34085f6f9 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e24d6407-73ce-40ba-b9af-1fe34085f6f9 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-319036917"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-899293f4-66d4-48fc-88bf-1da093598c12 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-899293f4-66d4-48fc-88bf-1da093598c12 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e24d6407-73ce-40ba-b9af-1fe34085f6f9 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-319036917 already exists. Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e24d6407-73ce-40ba-b9af-1fe34085f6f9 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 409 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 503/1008] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:03:04 2026] POST /volume/v3/types => generated 133 bytes in 26 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-899293f4-66d4-48fc-88bf-1da093598c12 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-899293f4-66d4-48fc-88bf-1da093598c12 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 200 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 506/1009] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:04 2026] GET /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7f5c43f6-0daa-4767-b68d-52f219f388f6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7f5c43f6-0daa-4767-b68d-52f219f388f6 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] DELETE http://192.168.122.80/volume/v3/types/8a0c3819-48c8-400d-9734-11e2ea36fdb9 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7f5c43f6-0daa-4767-b68d-52f219f388f6 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7f5c43f6-0daa-4767-b68d-52f219f388f6 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7f5c43f6-0daa-4767-b68d-52f219f388f6 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types/8a0c3819-48c8-400d-9734-11e2ea36fdb9 returned with HTTP 202 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 504/1010] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:03:04 2026] DELETE /volume/v3/types/8a0c3819-48c8-400d-9734-11e2ea36fdb9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1f41219e-255f-47b1-89c8-22705cc2d345 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1f41219e-255f-47b1-89c8-22705cc2d345 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] GET http://192.168.122.80/volume/v3/types/8a0c3819-48c8-400d-9734-11e2ea36fdb9 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1f41219e-255f-47b1-89c8-22705cc2d345 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1f41219e-255f-47b1-89c8-22705cc2d345 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1f41219e-255f-47b1-89c8-22705cc2d345 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types/8a0c3819-48c8-400d-9734-11e2ea36fdb9 returned with HTTP 404 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 507/1011] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:03:04 2026] GET /volume/v3/types/8a0c3819-48c8-400d-9734-11e2ea36fdb9 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-790b2eb6-cabe-4419-87d7-6b2ef9af0c4e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-790b2eb6-cabe-4419-87d7-6b2ef9af0c4e tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] DELETE http://192.168.122.80/volume/v3/types/74854fdd-71a8-43dd-bae4-72211916dcd7 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-790b2eb6-cabe-4419-87d7-6b2ef9af0c4e tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-790b2eb6-cabe-4419-87d7-6b2ef9af0c4e tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-790b2eb6-cabe-4419-87d7-6b2ef9af0c4e tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types/74854fdd-71a8-43dd-bae4-72211916dcd7 returned with HTTP 404 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 505/1012] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:03:04 2026] DELETE /volume/v3/types/74854fdd-71a8-43dd-bae4-72211916dcd7 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9a7e699a-72cb-43e5-823d-e5e21b61ef30 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a7e699a-72cb-43e5-823d-e5e21b61ef30 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] GET http://192.168.122.80/volume/v3/types/d0071af6-09dd-46ce-8f62-850acf9ed841 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9a7e699a-72cb-43e5-823d-e5e21b61ef30 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9a7e699a-72cb-43e5-823d-e5e21b61ef30 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a7e699a-72cb-43e5-823d-e5e21b61ef30 tempest-VolumeTypesNegativeTest-1336457768 tempest-VolumeTypesNegativeTest-1336457768-project-admin] http://192.168.122.80/volume/v3/types/d0071af6-09dd-46ce-8f62-850acf9ed841 returned with HTTP 404 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 508/1013] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:03:04 2026] GET /volume/v3/types/d0071af6-09dd-46ce-8f62-850acf9ed841 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-438e183f-a30d-44a6-87ba-7816495d9781 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-438e183f-a30d-44a6-87ba-7816495d9781 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-438e183f-a30d-44a6-87ba-7816495d9781 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-438e183f-a30d-44a6-87ba-7816495d9781 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-773aa47e-4c6c-4799-9efd-e1fada4e2841 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-438e183f-a30d-44a6-87ba-7816495d9781 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-773aa47e-4c6c-4799-9efd-e1fada4e2841 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] GET http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-773aa47e-4c6c-4799-9efd-e1fada4e2841 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-773aa47e-4c6c-4799-9efd-e1fada4e2841 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-438e183f-a30d-44a6-87ba-7816495d9781 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 506/1014] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:03:04 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 1143 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-773aa47e-4c6c-4799-9efd-e1fada4e2841 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-773aa47e-4c6c-4799-9efd-e1fada4e2841 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 200 Sep 07 17:03:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 509/1015] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:04 2026] GET /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 855 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-83d4bc47-7eab-4dda-a2e2-3d5335211294 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-83d4bc47-7eab-4dda-a2e2-3d5335211294 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf/action Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-83d4bc47-7eab-4dda-a2e2-3d5335211294 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-83d4bc47-7eab-4dda-a2e2-3d5335211294 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-83d4bc47-7eab-4dda-a2e2-3d5335211294 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-83d4bc47-7eab-4dda-a2e2-3d5335211294 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Begin detaching volume completed successfully. Sep 07 17:03:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-83d4bc47-7eab-4dda-a2e2-3d5335211294 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf/action returned with HTTP 202 Sep 07 17:03:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 507/1016] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:03:04 2026] POST /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a55f4d79-e09f-4653-a6f9-53fb5a757313 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a55f4d79-e09f-4653-a6f9-53fb5a757313 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a55f4d79-e09f-4653-a6f9-53fb5a757313 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a55f4d79-e09f-4653-a6f9-53fb5a757313 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a55f4d79-e09f-4653-a6f9-53fb5a757313 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a55f4d79-e09f-4653-a6f9-53fb5a757313 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 510/1017] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:04 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 1146 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1a0828f9-0281-4e4d-8b05-3fedb368a9e2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1a0828f9-0281-4e4d-8b05-3fedb368a9e2 None None] GET http://192.168.122.80/volume// Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1a0828f9-0281-4e4d-8b05-3fedb368a9e2 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1a0828f9-0281-4e4d-8b05-3fedb368a9e2 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1a0828f9-0281-4e4d-8b05-3fedb368a9e2 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:03:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 508/1018] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-ec2d65e0-9099-4104-8769-19543f0fee3a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-ec2d65e0-9099-4104-8769-19543f0fee3a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-ec2d65e0-9099-4104-8769-19543f0fee3a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-ec2d65e0-9099-4104-8769-19543f0fee3a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-ec2d65e0-9099-4104-8769-19543f0fee3a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-ec2d65e0-9099-4104-8769-19543f0fee3a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 511/1019] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 1327 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-2d69c909-bb46-499f-aa23-14dceb95548d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-2d69c909-bb46-499f-aa23-14dceb95548d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] DELETE http://192.168.122.80/volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-2d69c909-bb46-499f-aa23-14dceb95548d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-2d69c909-bb46-499f-aa23-14dceb95548d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:05 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-632dcf9c-4424-4b85-902f-fdee800acf45 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-632dcf9c-4424-4b85-902f-fdee800acf45 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-632dcf9c-4424-4b85-902f-fdee800acf45 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-632dcf9c-4424-4b85-902f-fdee800acf45 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-186e192f-86b8-46cd-b906-ffc488f2bee3 req-2d69c909-bb46-499f-aa23-14dceb95548d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a returned with HTTP 200 Sep 07 17:03:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 509/1020] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:03:05 2026] DELETE /volume/v3/attachments/843b8ad6-b9fb-4cf1-9559-03173173f62a => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-632dcf9c-4424-4b85-902f-fdee800acf45 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 404 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 512/1021] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f78a4432-6b59-4927-9094-31e9cf00e3e3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f78a4432-6b59-4927-9094-31e9cf00e3e3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f78a4432-6b59-4927-9094-31e9cf00e3e3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f78a4432-6b59-4927-9094-31e9cf00e3e3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-f78a4432-6b59-4927-9094-31e9cf00e3e3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '197a88fe-f4bf-4e0c-a9ca-ac361a658d05' with '{'status': 'available'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f78a4432-6b59-4927-9094-31e9cf00e3e3 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:03:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 510/1022] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:05 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1c1c8db6-0573-4913-9e44-b47e5b4110f4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c1c8db6-0573-4913-9e44-b47e5b4110f4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c1c8db6-0573-4913-9e44-b47e5b4110f4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c1c8db6-0573-4913-9e44-b47e5b4110f4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1c1c8db6-0573-4913-9e44-b47e5b4110f4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c1c8db6-0573-4913-9e44-b47e5b4110f4 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 513/1023] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-52f5e8fb-147a-43d2-8063-0e61d68ae37e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52f5e8fb-147a-43d2-8063-0e61d68ae37e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52f5e8fb-147a-43d2-8063-0e61d68ae37e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52f5e8fb-147a-43d2-8063-0e61d68ae37e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-52f5e8fb-147a-43d2-8063-0e61d68ae37e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Delete snapshot with id: da75e43e-aa66-4862-807c-8126cebb544c Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52f5e8fb-147a-43d2-8063-0e61d68ae37e tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c returned with HTTP 404 Sep 07 17:03:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 511/1024] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:03:05 2026] DELETE /volume/v3/snapshots/da75e43e-aa66-4862-807c-8126cebb544c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-675e1f43-cf52-42d5-a23f-8e62751690b5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-675e1f43-cf52-42d5-a23f-8e62751690b5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-675e1f43-cf52-42d5-a23f-8e62751690b5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32cbfa51-cc28-4447-b1db-ec3d1bf9f973", "name": "tempest-SnapshotsActionsTest-Snapshot-316887440"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-675e1f43-cf52-42d5-a23f-8e62751690b5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-675e1f43-cf52-42d5-a23f-8e62751690b5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Create snapshot from volume 32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-675e1f43-cf52-42d5-a23f-8e62751690b5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Created reservations ['a9d3a3ca-7582-4b87-b116-0e1c1afd577d', 'f98c0f59-5fbc-4fc7-af2e-bab117b3c6e8', 'e7cfe883-aa3f-46c7-9c4c-64d9d210a479', 'c75b5179-b3e2-4fab-ad14-b0e4becbc164'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-675e1f43-cf52-42d5-a23f-8e62751690b5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot create request issued successfully. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-675e1f43-cf52-42d5-a23f-8e62751690b5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 514/1025] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:03:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6616a9a1-e086-44cd-957f-815f4ec0afd2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6616a9a1-e086-44cd-957f-815f4ec0afd2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6616a9a1-e086-44cd-957f-815f4ec0afd2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6616a9a1-e086-44cd-957f-815f4ec0afd2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6616a9a1-e086-44cd-957f-815f4ec0afd2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c777a039-ee50-4261-8189-20772cb61238 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6616a9a1-e086-44cd-957f-815f4ec0afd2 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 200 Sep 07 17:03:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 512/1026] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c777a039-ee50-4261-8189-20772cb61238 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] GET http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c777a039-ee50-4261-8189-20772cb61238 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c777a039-ee50-4261-8189-20772cb61238 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c777a039-ee50-4261-8189-20772cb61238 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c777a039-ee50-4261-8189-20772cb61238 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 200 Sep 07 17:03:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 515/1027] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-868a3543-9ea9-425d-a3ef-097f6520fb7c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-868a3543-9ea9-425d-a3ef-097f6520fb7c tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] GET http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-868a3543-9ea9-425d-a3ef-097f6520fb7c tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-868a3543-9ea9-425d-a3ef-097f6520fb7c tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-868a3543-9ea9-425d-a3ef-097f6520fb7c tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-868a3543-9ea9-425d-a3ef-097f6520fb7c tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 200 Sep 07 17:03:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 513/1028] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:05 2026] GET /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9dc0daed-c52c-4064-a160-e74a0707aa7a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9dc0daed-c52c-4064-a160-e74a0707aa7a tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] POST http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2/action Sep 07 17:03:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9dc0daed-c52c-4064-a160-e74a0707aa7a tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1321941509", "disk_format": "raw"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9dc0daed-c52c-4064-a160-e74a0707aa7a tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1321941509", "disk_format": "raw"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9dc0daed-c52c-4064-a160-e74a0707aa7a tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:06 devstack devstack@c-api.service[86481]: DEBUG cinder.image.image_utils [None req-9dc0daed-c52c-4064-a160-e74a0707aa7a tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1321941509'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1321941509'}]. {{(pid=86481) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 17:03:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bffbcc50-8b59-4d4d-9ed1-28bc2df154ac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bffbcc50-8b59-4d4d-9ed1-28bc2df154ac tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:03:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bffbcc50-8b59-4d4d-9ed1-28bc2df154ac tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bffbcc50-8b59-4d4d-9ed1-28bc2df154ac tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bffbcc50-8b59-4d4d-9ed1-28bc2df154ac tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:03:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bffbcc50-8b59-4d4d-9ed1-28bc2df154ac tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:03:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 514/1029] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:06 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-03999a3e-1e1e-4bbe-8c8d-47913f1874c8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03999a3e-1e1e-4bbe-8c8d-47913f1874c8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03999a3e-1e1e-4bbe-8c8d-47913f1874c8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03999a3e-1e1e-4bbe-8c8d-47913f1874c8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-03999a3e-1e1e-4bbe-8c8d-47913f1874c8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03999a3e-1e1e-4bbe-8c8d-47913f1874c8 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 200 Sep 07 17:03:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 515/1030] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:06 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9dc0daed-c52c-4064-a160-e74a0707aa7a tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Copy volume to image completed successfully. Sep 07 17:03:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9dc0daed-c52c-4064-a160-e74a0707aa7a tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2/action returned with HTTP 202 Sep 07 17:03:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 516/1031] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:03:06 2026] POST /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2/action => generated 654 bytes in 1605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c44528e0-d8b7-42f0-a398-88c425f6d850 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c44528e0-d8b7-42f0-a398-88c425f6d850 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c44528e0-d8b7-42f0-a398-88c425f6d850 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c44528e0-d8b7-42f0-a398-88c425f6d850 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c44528e0-d8b7-42f0-a398-88c425f6d850 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c44528e0-d8b7-42f0-a398-88c425f6d850 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 200 Sep 07 17:03:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 516/1032] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:07 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5a1c7674-6fe4-48d0-b45e-03dcf43a0708 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5a1c7674-6fe4-48d0-b45e-03dcf43a0708 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5/action Sep 07 17:03:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5a1c7674-6fe4-48d0-b45e-03dcf43a0708 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5a1c7674-6fe4-48d0-b45e-03dcf43a0708 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-5a1c7674-6fe4-48d0-b45e-03dcf43a0708 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '5b025823-9873-497e-adca-645a690b6fc5' with '{'status': 'error_deleting'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:03:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5a1c7674-6fe4-48d0-b45e-03dcf43a0708 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5/action returned with HTTP 202 Sep 07 17:03:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 517/1033] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:08 2026] POST /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7635cdea-642a-4df8-920d-ba86749a8a11 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7635cdea-642a-4df8-920d-ba86749a8a11 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7635cdea-642a-4df8-920d-ba86749a8a11 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7635cdea-642a-4df8-920d-ba86749a8a11 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7635cdea-642a-4df8-920d-ba86749a8a11 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7635cdea-642a-4df8-920d-ba86749a8a11 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 200 Sep 07 17:03:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 517/1034] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:08 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eb0ae83f-2fb3-4752-a6a0-a0bacd5d8b24 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb0ae83f-2fb3-4752-a6a0-a0bacd5d8b24 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5/action Sep 07 17:03:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb0ae83f-2fb3-4752-a6a0-a0bacd5d8b24 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb0ae83f-2fb3-4752-a6a0-a0bacd5d8b24 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eb0ae83f-2fb3-4752-a6a0-a0bacd5d8b24 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot retrieved successfully. Sep 07 17:03:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eb0ae83f-2fb3-4752-a6a0-a0bacd5d8b24 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot delete request issued successfully. Sep 07 17:03:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb0ae83f-2fb3-4752-a6a0-a0bacd5d8b24 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5/action returned with HTTP 202 Sep 07 17:03:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 518/1035] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:08 2026] POST /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0e3d3985-991b-43eb-9033-ec3bb0e471cf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e3d3985-991b-43eb-9033-ec3bb0e471cf tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e3d3985-991b-43eb-9033-ec3bb0e471cf tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e3d3985-991b-43eb-9033-ec3bb0e471cf tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0e3d3985-991b-43eb-9033-ec3bb0e471cf tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e3d3985-991b-43eb-9033-ec3bb0e471cf tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 200 Sep 07 17:03:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 518/1036] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:08 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2e020e17-b97c-40c3-83b3-092b6d0ea3a5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e020e17-b97c-40c3-83b3-092b6d0ea3a5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e020e17-b97c-40c3-83b3-092b6d0ea3a5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e020e17-b97c-40c3-83b3-092b6d0ea3a5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2e020e17-b97c-40c3-83b3-092b6d0ea3a5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e020e17-b97c-40c3-83b3-092b6d0ea3a5 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 200 Sep 07 17:03:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 519/1037] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:09 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 464 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a1dc5fa5-9a50-4b35-af98-f93099ad85fa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a1dc5fa5-9a50-4b35-af98-f93099ad85fa tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a1dc5fa5-9a50-4b35-af98-f93099ad85fa tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a1dc5fa5-9a50-4b35-af98-f93099ad85fa tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a1dc5fa5-9a50-4b35-af98-f93099ad85fa tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a1dc5fa5-9a50-4b35-af98-f93099ad85fa tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 200 Sep 07 17:03:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 519/1038] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:10 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 464 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7da433bd-0f8f-4a01-97dd-6d3427c1b247 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7da433bd-0f8f-4a01-97dd-6d3427c1b247 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7da433bd-0f8f-4a01-97dd-6d3427c1b247 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7da433bd-0f8f-4a01-97dd-6d3427c1b247 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7da433bd-0f8f-4a01-97dd-6d3427c1b247 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7da433bd-0f8f-4a01-97dd-6d3427c1b247 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 200 Sep 07 17:03:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 520/1039] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:11 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 464 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-02219473-a44d-483d-8d7d-aeebd97f9525 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-02219473-a44d-483d-8d7d-aeebd97f9525 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-02219473-a44d-483d-8d7d-aeebd97f9525 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-02219473-a44d-483d-8d7d-aeebd97f9525 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-02219473-a44d-483d-8d7d-aeebd97f9525 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 404 Sep 07 17:03:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 520/1040] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:12 2026] GET /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7b7e1393-0d01-49f5-aeb2-8f93a4a5f773 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7b7e1393-0d01-49f5-aeb2-8f93a4a5f773 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:03:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7b7e1393-0d01-49f5-aeb2-8f93a4a5f773 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7b7e1393-0d01-49f5-aeb2-8f93a4a5f773 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-7b7e1393-0d01-49f5-aeb2-8f93a4a5f773 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '197a88fe-f4bf-4e0c-a9ca-ac361a658d05' with '{'status': 'available'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:03:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7b7e1393-0d01-49f5-aeb2-8f93a4a5f773 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:03:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 521/1041] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:12 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0857110-3c93-4038-bea8-fa12cfce7773 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0857110-3c93-4038-bea8-fa12cfce7773 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0857110-3c93-4038-bea8-fa12cfce7773 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0857110-3c93-4038-bea8-fa12cfce7773 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e0857110-3c93-4038-bea8-fa12cfce7773 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0857110-3c93-4038-bea8-fa12cfce7773 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:03:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 521/1042] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:12 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 465 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f2e6494d-2692-4b16-af47-8da129778151 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f2e6494d-2692-4b16-af47-8da129778151 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f2e6494d-2692-4b16-af47-8da129778151 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f2e6494d-2692-4b16-af47-8da129778151 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:12 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-f2e6494d-2692-4b16-af47-8da129778151 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Delete snapshot with id: 5b025823-9873-497e-adca-645a690b6fc5 Sep 07 17:03:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f2e6494d-2692-4b16-af47-8da129778151 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 returned with HTTP 404 Sep 07 17:03:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 522/1043] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:03:12 2026] DELETE /volume/v3/snapshots/5b025823-9873-497e-adca-645a690b6fc5 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2efe25bf-1839-4fb0-91dc-3b1a11662d49 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2efe25bf-1839-4fb0-91dc-3b1a11662d49 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2efe25bf-1839-4fb0-91dc-3b1a11662d49 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2efe25bf-1839-4fb0-91dc-3b1a11662d49 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-2efe25bf-1839-4fb0-91dc-3b1a11662d49 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '197a88fe-f4bf-4e0c-a9ca-ac361a658d05' with '{'status': 'creating'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2efe25bf-1839-4fb0-91dc-3b1a11662d49 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-739bfe12-82ce-4a5b-9383-c8e1b743d091 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 522/1044] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:13 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-739bfe12-82ce-4a5b-9383-c8e1b743d091 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-739bfe12-82ce-4a5b-9383-c8e1b743d091 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-739bfe12-82ce-4a5b-9383-c8e1b743d091 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-739bfe12-82ce-4a5b-9383-c8e1b743d091 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-739bfe12-82ce-4a5b-9383-c8e1b743d091 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:03:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 523/1045] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:13 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 464 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c7b6cb33-7571-467c-874d-c1936a91a179 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7b6cb33-7571-467c-874d-c1936a91a179 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7b6cb33-7571-467c-874d-c1936a91a179 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7b6cb33-7571-467c-874d-c1936a91a179 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7b6cb33-7571-467c-874d-c1936a91a179 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86480) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:13 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.snapshot_actions [None req-c7b6cb33-7571-467c-874d-c1936a91a179 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Updating snapshot 197a88fe-f4bf-4e0c-a9ca-ac361a658d05 with info {'id': '197a88fe-f4bf-4e0c-a9ca-ac361a658d05', 'status': 'error', 'progress': '80%'} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7b6cb33-7571-467c-874d-c1936a91a179 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:03:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 523/1046] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:13 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fb6d2d50-4f70-445a-b687-7ba093df6bcc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb6d2d50-4f70-445a-b687-7ba093df6bcc tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb6d2d50-4f70-445a-b687-7ba093df6bcc tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb6d2d50-4f70-445a-b687-7ba093df6bcc tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fb6d2d50-4f70-445a-b687-7ba093df6bcc tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Snapshot retrieved successfully. Sep 07 17:03:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb6d2d50-4f70-445a-b687-7ba093df6bcc tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:03:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 524/1047] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:13 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 460 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-deb6ac1a-7c72-472a-a503-ebca288eb599 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-deb6ac1a-7c72-472a-a503-ebca288eb599 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] POST http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-deb6ac1a-7c72-472a-a503-ebca288eb599 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-deb6ac1a-7c72-472a-a503-ebca288eb599 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-deb6ac1a-7c72-472a-a503-ebca288eb599 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] Updating snapshot '197a88fe-f4bf-4e0c-a9ca-ac361a658d05' with '{'status': 'available'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:03:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-deb6ac1a-7c72-472a-a503-ebca288eb599 tempest-SnapshotsActionsTest-1405035587 tempest-SnapshotsActionsTest-1405035587-project-admin] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action returned with HTTP 202 Sep 07 17:03:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 524/1048] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:03:13 2026] POST /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c2922a42-bb95-42d7-89bb-c02635716f6d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2922a42-bb95-42d7-89bb-c02635716f6d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2922a42-bb95-42d7-89bb-c02635716f6d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2922a42-bb95-42d7-89bb-c02635716f6d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c2922a42-bb95-42d7-89bb-c02635716f6d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2922a42-bb95-42d7-89bb-c02635716f6d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:03:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 525/1049] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:13 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 464 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-89a686f3-f701-48b8-b9cb-e0925384d128 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-89a686f3-f701-48b8-b9cb-e0925384d128 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-89a686f3-f701-48b8-b9cb-e0925384d128 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-89a686f3-f701-48b8-b9cb-e0925384d128 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:14 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-89a686f3-f701-48b8-b9cb-e0925384d128 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Delete snapshot with id: 197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-89a686f3-f701-48b8-b9cb-e0925384d128 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-89a686f3-f701-48b8-b9cb-e0925384d128 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot delete request issued successfully. Sep 07 17:03:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-89a686f3-f701-48b8-b9cb-e0925384d128 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 202 Sep 07 17:03:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 525/1050] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:03:14 2026] DELETE /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e48c0c43-b438-4804-9722-5d3b9be65bd3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e48c0c43-b438-4804-9722-5d3b9be65bd3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e48c0c43-b438-4804-9722-5d3b9be65bd3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e48c0c43-b438-4804-9722-5d3b9be65bd3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e48c0c43-b438-4804-9722-5d3b9be65bd3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e48c0c43-b438-4804-9722-5d3b9be65bd3 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:03:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 526/1051] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:14 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 463 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b6e4ea9f-9a60-4555-a470-9b44d413410d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6e4ea9f-9a60-4555-a470-9b44d413410d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6e4ea9f-9a60-4555-a470-9b44d413410d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6e4ea9f-9a60-4555-a470-9b44d413410d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b6e4ea9f-9a60-4555-a470-9b44d413410d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6e4ea9f-9a60-4555-a470-9b44d413410d tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:03:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 526/1052] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:15 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 463 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e1cc3268-c65a-4875-8fc7-0d3821f60d9a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e1cc3268-c65a-4875-8fc7-0d3821f60d9a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e1cc3268-c65a-4875-8fc7-0d3821f60d9a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e1cc3268-c65a-4875-8fc7-0d3821f60d9a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e1cc3268-c65a-4875-8fc7-0d3821f60d9a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Snapshot retrieved successfully. Sep 07 17:03:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e1cc3268-c65a-4875-8fc7-0d3821f60d9a tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 200 Sep 07 17:03:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 527/1053] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:16 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 463 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-558d4337-9ade-4e45-801a-53cec5dd3e85 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-558d4337-9ade-4e45-801a-53cec5dd3e85 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 Sep 07 17:03:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-558d4337-9ade-4e45-801a-53cec5dd3e85 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-558d4337-9ade-4e45-801a-53cec5dd3e85 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-558d4337-9ade-4e45-801a-53cec5dd3e85 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 returned with HTTP 404 Sep 07 17:03:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 527/1054] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:03:17 2026] GET /volume/v3/snapshots/197a88fe-f4bf-4e0c-a9ca-ac361a658d05 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-47a6e84e-9469-41f0-82c8-fbc085779480 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-47a6e84e-9469-41f0-82c8-fbc085779480 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:03:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-47a6e84e-9469-41f0-82c8-fbc085779480 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-47a6e84e-9469-41f0-82c8-fbc085779480 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-47a6e84e-9469-41f0-82c8-fbc085779480 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:03:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-47a6e84e-9469-41f0-82c8-fbc085779480 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 returned with HTTP 200 Sep 07 17:03:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 528/1055] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:17 2026] GET /volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e8d34b29-7458-4bab-b3c2-693d83222fb1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8d34b29-7458-4bab-b3c2-693d83222fb1 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] DELETE http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:03:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8d34b29-7458-4bab-b3c2-693d83222fb1 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8d34b29-7458-4bab-b3c2-693d83222fb1 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:17 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-e8d34b29-7458-4bab-b3c2-693d83222fb1 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Delete volume with id: 32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:03:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e8d34b29-7458-4bab-b3c2-693d83222fb1 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:03:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e8d34b29-7458-4bab-b3c2-693d83222fb1 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Delete volume request issued successfully. Sep 07 17:03:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8d34b29-7458-4bab-b3c2-693d83222fb1 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 returned with HTTP 202 Sep 07 17:03:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 528/1056] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:03:17 2026] DELETE /volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bdeedc4b-8edf-47cf-b1e4-19a10645ca96 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bdeedc4b-8edf-47cf-b1e4-19a10645ca96 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:03:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bdeedc4b-8edf-47cf-b1e4-19a10645ca96 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bdeedc4b-8edf-47cf-b1e4-19a10645ca96 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bdeedc4b-8edf-47cf-b1e4-19a10645ca96 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:03:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bdeedc4b-8edf-47cf-b1e4-19a10645ca96 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 returned with HTTP 200 Sep 07 17:03:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 529/1057] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:17 2026] GET /volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8b3a1844-d3db-47c3-9173-f8a6266a1642 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b3a1844-d3db-47c3-9173-f8a6266a1642 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:03:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b3a1844-d3db-47c3-9173-f8a6266a1642 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b3a1844-d3db-47c3-9173-f8a6266a1642 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8b3a1844-d3db-47c3-9173-f8a6266a1642 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Volume info retrieved successfully. Sep 07 17:03:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b3a1844-d3db-47c3-9173-f8a6266a1642 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 returned with HTTP 200 Sep 07 17:03:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 529/1058] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:19 2026] GET /volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4219ddc2-2415-45d9-980f-b555808f0376 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4219ddc2-2415-45d9-980f-b555808f0376 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] GET http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 Sep 07 17:03:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4219ddc2-2415-45d9-980f-b555808f0376 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4219ddc2-2415-45d9-980f-b555808f0376 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4219ddc2-2415-45d9-980f-b555808f0376 tempest-SnapshotsActionsTest-1514216551 tempest-SnapshotsActionsTest-1514216551-project-member] http://192.168.122.80/volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 returned with HTTP 404 Sep 07 17:03:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 530/1059] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:20 2026] GET /volume/v3/volumes/32cbfa51-cc28-4447-b1db-ec3d1bf9f973 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:29 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=144,cinder:UPDATE=42,cinder:DELETE=6,cinder:INSERT=17 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:03:30 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=126,cinder:INSERT=13,cinder:UPDATE=38,cinder:DELETE=3 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:03:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-22e92766-8080-4a75-80f1-70768d46f002 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22e92766-8080-4a75-80f1-70768d46f002 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:03:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22e92766-8080-4a75-80f1-70768d46f002 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-300193705", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1632244208", "vendor_name": "tempest-vendor_name-2014266298"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22e92766-8080-4a75-80f1-70768d46f002 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:03:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 530/1060] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:03:30 2026] POST /volume/v3/types => generated 327 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ef8f184c-3c2b-41ae-b5e8-cc56b22177c1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1701195582"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Create volume request body: {'volume': {'volume_type': 'ef8f184c-3c2b-41ae-b5e8-cc56b22177c1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1701195582'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Create volume of 1 GB Sep 07 17:03:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Availability Zones retrieved successfully. Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Flow 'volume_create_api' (eed6b967-9616-470b-9169-2a525582fec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede7c49d-8ca7-4e71-b0a1-f089808552e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede7c49d-8ca7-4e71-b0a1-f089808552e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:03:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1632244208',vendor_name='tempest-vendor_name-2014266298'},id=ef8f184c-3c2b-41ae-b5e8-cc56b22177c1,is_public=True,name='tempest-UserMessagesTest-volume-type-300193705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef8f184c-3c2b-41ae-b5e8-cc56b22177c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f98e73-c00b-455a-a143-6d1c3e7f06c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-300193705 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-300193705, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:31 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-300193705 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-300193705, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Created reservations ['95059678-f6c2-4e80-b154-ffe7ac4dcd52', 'a3ecb879-1c53-443a-ab22-0ccaee1a2f6a', '2e507089-f239-42cf-b845-7830fe56b7b6', '719e160c-8f45-42ac-b2d9-c200926929e6'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f98e73-c00b-455a-a143-6d1c3e7f06c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95059678-f6c2-4e80-b154-ffe7ac4dcd52', 'a3ecb879-1c53-443a-ab22-0ccaee1a2f6a', '2e507089-f239-42cf-b845-7830fe56b7b6', '719e160c-8f45-42ac-b2d9-c200926929e6']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3e9ff8-9880-47d9-aeb3-038a156fed3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3e9ff8-9880-47d9-aeb3-038a156fed3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f300344d-52c1-4a2e-90fd-adfd048863b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1701195582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa79f93643c485ba103e2182a19581b',qos_specs=None,replication_status=,reservations=['95059678-f6c2-4e80-b154-ffe7ac4dcd52','a3ecb879-1c53-443a-ab22-0ccaee1a2f6a','2e507089-f239-42cf-b845-7830fe56b7b6','719e160c-8f45-42ac-b2d9-c200926929e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85aa8da252954eb0936428eb56207b63',volume_type_id=ef8f184c-3c2b-41ae-b5e8-cc56b22177c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1701195582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f300344d-52c1-4a2e-90fd-adfd048863b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa79f93643c485ba103e2182a19581b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85aa8da252954eb0936428eb56207b63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef8f184c-3c2b-41ae-b5e8-cc56b22177c1),volume_type_id=ef8f184c-3c2b-41ae-b5e8-cc56b22177c1)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10da543-11f0-469c-b6db-082f8adb3515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10da543-11f0-469c-b6db-082f8adb3515) transitioned into state 'SUCCESS' from state '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-1701195582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa79f93643c485ba103e2182a19581b',qos_specs=None,replication_status=,reservations=['95059678-f6c2-4e80-b154-ffe7ac4dcd52','a3ecb879-1c53-443a-ab22-0ccaee1a2f6a','2e507089-f239-42cf-b845-7830fe56b7b6','719e160c-8f45-42ac-b2d9-c200926929e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85aa8da252954eb0936428eb56207b63',volume_type_id=ef8f184c-3c2b-41ae-b5e8-cc56b22177c1)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05eb1352-834e-4cdd-92eb-7820abfda9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05eb1352-834e-4cdd-92eb-7820abfda9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Flow 'volume_create_api' (eed6b967-9616-470b-9169-2a525582fec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Create volume request issued successfully. Sep 07 17:03:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb84868d-8083-4ed9-b250-c0e287e045c4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 531/1061] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:03:31 2026] POST /volume/v3/volumes => generated 791 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4a7986a6-74c1-4a7f-aaac-bc26c3168af9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4a7986a6-74c1-4a7f-aaac-bc26c3168af9 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 Sep 07 17:03:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4a7986a6-74c1-4a7f-aaac-bc26c3168af9 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4a7986a6-74c1-4a7f-aaac-bc26c3168af9 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4a7986a6-74c1-4a7f-aaac-bc26c3168af9 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Volume info retrieved successfully. Sep 07 17:03:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4a7986a6-74c1-4a7f-aaac-bc26c3168af9 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 returned with HTTP 200 Sep 07 17:03:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 531/1062] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:31 2026] GET /volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4eb861c9-0d95-42d8-8a7a-6f4ad091f3bb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4eb861c9-0d95-42d8-8a7a-6f4ad091f3bb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 Sep 07 17:03:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4eb861c9-0d95-42d8-8a7a-6f4ad091f3bb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4eb861c9-0d95-42d8-8a7a-6f4ad091f3bb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4eb861c9-0d95-42d8-8a7a-6f4ad091f3bb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Volume info retrieved successfully. Sep 07 17:03:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4eb861c9-0d95-42d8-8a7a-6f4ad091f3bb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 returned with HTTP 200 Sep 07 17:03:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 532/1063] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:32 2026] GET /volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-539b834b-0f8a-43b6-9911-77de69e737f2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-539b834b-0f8a-43b6-9911-77de69e737f2 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/messages Sep 07 17:03:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-539b834b-0f8a-43b6-9911-77de69e737f2 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-539b834b-0f8a-43b6-9911-77de69e737f2 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-539b834b-0f8a-43b6-9911-77de69e737f2 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 532/1064] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:03:32 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9b0835f5-5932-489e-8906-8b11a99c2577 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b0835f5-5932-489e-8906-8b11a99c2577 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] DELETE http://192.168.122.80/volume/v3/messages/53f6dfbf-8277-4819-b331-4f23dfdde58f Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9b0835f5-5932-489e-8906-8b11a99c2577 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9b0835f5-5932-489e-8906-8b11a99c2577 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b0835f5-5932-489e-8906-8b11a99c2577 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/messages/53f6dfbf-8277-4819-b331-4f23dfdde58f returned with HTTP 204 Sep 07 17:03:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 533/1065] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:03:33 2026] DELETE /volume/v3/messages/53f6dfbf-8277-4819-b331-4f23dfdde58f => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a8217596-8e72-4c1c-9eee-60c933929c5b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a8217596-8e72-4c1c-9eee-60c933929c5b tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/messages/53f6dfbf-8277-4819-b331-4f23dfdde58f Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a8217596-8e72-4c1c-9eee-60c933929c5b tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a8217596-8e72-4c1c-9eee-60c933929c5b tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a8217596-8e72-4c1c-9eee-60c933929c5b tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/messages/53f6dfbf-8277-4819-b331-4f23dfdde58f returned with HTTP 404 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 533/1066] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:03:33 2026] GET /volume/v3/messages/53f6dfbf-8277-4819-b331-4f23dfdde58f => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bb38d63b-ded5-4841-906c-03150c9e674e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bb38d63b-ded5-4841-906c-03150c9e674e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bb38d63b-ded5-4841-906c-03150c9e674e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bb38d63b-ded5-4841-906c-03150c9e674e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bb38d63b-ded5-4841-906c-03150c9e674e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Volume info retrieved successfully. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bb38d63b-ded5-4841-906c-03150c9e674e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 returned with HTTP 200 Sep 07 17:03:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 534/1067] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:33 2026] GET /volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] DELETE http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Delete volume with id: f300344d-52c1-4a2e-90fd-adfd048863b3 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Volume info retrieved successfully. Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86480) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-300193705 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-300193705, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:33 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-300193705 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-300193705, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Created reservations ['7f42bb8f-a60d-47b0-bb2e-93222708adfe', '8ede581a-692f-4347-a834-23b7dcf24d62', 'ba25e7c1-5a73-4f81-9003-c7a902ec2e44', '0422553f-2f51-4a46-a74d-d581db97fefa'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Delete volume request issued successfully. Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fddb9f99-8b5a-480c-9b46-3d1117030661 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 returned with HTTP 202 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 534/1068] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:03:33 2026] DELETE /volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-22816d28-f4ca-4320-9bae-7115d72628f4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-22816d28-f4ca-4320-9bae-7115d72628f4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-22816d28-f4ca-4320-9bae-7115d72628f4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-22816d28-f4ca-4320-9bae-7115d72628f4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-22816d28-f4ca-4320-9bae-7115d72628f4 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 returned with HTTP 404 Sep 07 17:03:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 535/1069] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:33 2026] GET /volume/v3/volumes/f300344d-52c1-4a2e-90fd-adfd048863b3 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-15d21a87-4bd9-4acd-800c-e2a79d15065a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-15d21a87-4bd9-4acd-800c-e2a79d15065a tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] DELETE http://192.168.122.80/volume/v3/types/ef8f184c-3c2b-41ae-b5e8-cc56b22177c1 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-15d21a87-4bd9-4acd-800c-e2a79d15065a tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-15d21a87-4bd9-4acd-800c-e2a79d15065a tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-15d21a87-4bd9-4acd-800c-e2a79d15065a tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] http://192.168.122.80/volume/v3/types/ef8f184c-3c2b-41ae-b5e8-cc56b22177c1 returned with HTTP 202 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 535/1070] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:03:33 2026] DELETE /volume/v3/types/ef8f184c-3c2b-41ae-b5e8-cc56b22177c1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-156ac0b7-2fd3-4814-9044-ac055152c12a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-156ac0b7-2fd3-4814-9044-ac055152c12a tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] GET http://192.168.122.80/volume/v3/types/ef8f184c-3c2b-41ae-b5e8-cc56b22177c1 Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-156ac0b7-2fd3-4814-9044-ac055152c12a tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-156ac0b7-2fd3-4814-9044-ac055152c12a tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-156ac0b7-2fd3-4814-9044-ac055152c12a tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] http://192.168.122.80/volume/v3/types/ef8f184c-3c2b-41ae-b5e8-cc56b22177c1 returned with HTTP 404 Sep 07 17:03:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 536/1071] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:03:33 2026] GET /volume/v3/types/ef8f184c-3c2b-41ae-b5e8-cc56b22177c1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bc26fbe1-c9de-499e-9262-087cb2f86b72 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc26fbe1-c9de-499e-9262-087cb2f86b72 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc26fbe1-c9de-499e-9262-087cb2f86b72 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-47494222", "extra_specs": {"storage_protocol": "tempest-storage_protocol-984479378", "vendor_name": "tempest-vendor_name-511016002"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc26fbe1-c9de-499e-9262-087cb2f86b72 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 536/1072] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:03:33 2026] POST /volume/v3/types => generated 324 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6e98860b-f612-4d85-909e-084fb7a694cb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3446b72a-18e2-4fd3-8b0c-b8f50fe97016", "size": 1, "name": "tempest-UserMessagesTest-Volume-1527694736"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Create volume request body: {'volume': {'volume_type': '3446b72a-18e2-4fd3-8b0c-b8f50fe97016', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1527694736'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Create volume of 1 GB Sep 07 17:03:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Availability Zones retrieved successfully. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Flow 'volume_create_api' (1f2640f1-fafb-42ad-aa65-8d1fe047d6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc87d353-302b-4e61-b1b0-58d3c5629e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc87d353-302b-4e61-b1b0-58d3c5629e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:03:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-984479378',vendor_name='tempest-vendor_name-511016002'},id=3446b72a-18e2-4fd3-8b0c-b8f50fe97016,is_public=True,name='tempest-UserMessagesTest-volume-type-47494222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3446b72a-18e2-4fd3-8b0c-b8f50fe97016', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915d7cd7-7c9a-4870-bd4e-069e5118164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-47494222 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-47494222, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-47494222 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-47494222, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Created reservations ['d00ce61f-09a4-40b4-9ab7-7efef8266ccf', 'e3c6c02a-65a4-40c7-a97b-2ded98105eb9', '44b2f432-77a9-4539-bf6a-8e5d6c94df90', 'a3ce1d1c-1b96-41a3-9dfd-2462d0c48e90'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915d7cd7-7c9a-4870-bd4e-069e5118164b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d00ce61f-09a4-40b4-9ab7-7efef8266ccf', 'e3c6c02a-65a4-40c7-a97b-2ded98105eb9', '44b2f432-77a9-4539-bf6a-8e5d6c94df90', 'a3ce1d1c-1b96-41a3-9dfd-2462d0c48e90']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0aa2e52-44fe-4e80-a647-1d89c8b5ff8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0aa2e52-44fe-4e80-a647-1d89c8b5ff8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23418cab-d561-41c8-a8aa-ed3f0d885657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1527694736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa79f93643c485ba103e2182a19581b',qos_specs=None,replication_status=,reservations=['d00ce61f-09a4-40b4-9ab7-7efef8266ccf','e3c6c02a-65a4-40c7-a97b-2ded98105eb9','44b2f432-77a9-4539-bf6a-8e5d6c94df90','a3ce1d1c-1b96-41a3-9dfd-2462d0c48e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85aa8da252954eb0936428eb56207b63',volume_type_id=3446b72a-18e2-4fd3-8b0c-b8f50fe97016), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1527694736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23418cab-d561-41c8-a8aa-ed3f0d885657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa79f93643c485ba103e2182a19581b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85aa8da252954eb0936428eb56207b63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3446b72a-18e2-4fd3-8b0c-b8f50fe97016),volume_type_id=3446b72a-18e2-4fd3-8b0c-b8f50fe97016)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc32b14-c8f3-48c6-a393-de1683db4b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc32b14-c8f3-48c6-a393-de1683db4b9d) transitioned into state 'SUCCESS' from state '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-1527694736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa79f93643c485ba103e2182a19581b',qos_specs=None,replication_status=,reservations=['d00ce61f-09a4-40b4-9ab7-7efef8266ccf','e3c6c02a-65a4-40c7-a97b-2ded98105eb9','44b2f432-77a9-4539-bf6a-8e5d6c94df90','a3ce1d1c-1b96-41a3-9dfd-2462d0c48e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85aa8da252954eb0936428eb56207b63',volume_type_id=3446b72a-18e2-4fd3-8b0c-b8f50fe97016)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbabfc8-25b6-4c98-99fd-a9dbfeda5ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbabfc8-25b6-4c98-99fd-a9dbfeda5ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Flow 'volume_create_api' (1f2640f1-fafb-42ad-aa65-8d1fe047d6eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Create volume request issued successfully. Sep 07 17:03:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e98860b-f612-4d85-909e-084fb7a694cb tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 537/1073] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:03:33 2026] POST /volume/v3/volumes => generated 790 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5c25e9c2-fc3a-42b0-9a62-79a780a55cdd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c25e9c2-fc3a-42b0-9a62-79a780a55cdd tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c25e9c2-fc3a-42b0-9a62-79a780a55cdd tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c25e9c2-fc3a-42b0-9a62-79a780a55cdd tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5c25e9c2-fc3a-42b0-9a62-79a780a55cdd tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Volume info retrieved successfully. Sep 07 17:03:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c25e9c2-fc3a-42b0-9a62-79a780a55cdd tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 returned with HTTP 200 Sep 07 17:03:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 537/1074] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:33 2026] GET /volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 => generated 858 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-353aaf25-2d2b-498f-9cbb-7375d9f5fd13 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-353aaf25-2d2b-498f-9cbb-7375d9f5fd13 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-353aaf25-2d2b-498f-9cbb-7375d9f5fd13 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-353aaf25-2d2b-498f-9cbb-7375d9f5fd13 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-353aaf25-2d2b-498f-9cbb-7375d9f5fd13 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Volume info retrieved successfully. Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-353aaf25-2d2b-498f-9cbb-7375d9f5fd13 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 returned with HTTP 200 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 538/1075] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 => generated 879 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5096d3b3-8b5f-4e62-ba90-e712afc3cfcf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5096d3b3-8b5f-4e62-ba90-e712afc3cfcf tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/messages Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5096d3b3-8b5f-4e62-ba90-e712afc3cfcf tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5096d3b3-8b5f-4e62-ba90-e712afc3cfcf tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5096d3b3-8b5f-4e62-ba90-e712afc3cfcf tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:03:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 538/1076] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/messages => generated 676 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d051c24e-32e0-4d9b-ac94-b0cca5853515 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d051c24e-32e0-4d9b-ac94-b0cca5853515 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/messages/978207d8-f8c8-45b2-882d-85b3460c9ea8 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d051c24e-32e0-4d9b-ac94-b0cca5853515 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d051c24e-32e0-4d9b-ac94-b0cca5853515 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d051c24e-32e0-4d9b-ac94-b0cca5853515 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/messages/978207d8-f8c8-45b2-882d-85b3460c9ea8 returned with HTTP 200 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 539/1077] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/messages/978207d8-f8c8-45b2-882d-85b3460c9ea8 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-91c0f494-92aa-4e1d-8bf6-f8e1b91404cf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-91c0f494-92aa-4e1d-8bf6-f8e1b91404cf tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/messages Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-91c0f494-92aa-4e1d-8bf6-f8e1b91404cf tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-91c0f494-92aa-4e1d-8bf6-f8e1b91404cf tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-91c0f494-92aa-4e1d-8bf6-f8e1b91404cf tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:03:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 539/1078] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-30bffd79-df29-4181-add9-6a947950db3e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30bffd79-df29-4181-add9-6a947950db3e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] DELETE http://192.168.122.80/volume/v3/messages/978207d8-f8c8-45b2-882d-85b3460c9ea8 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30bffd79-df29-4181-add9-6a947950db3e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30bffd79-df29-4181-add9-6a947950db3e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30bffd79-df29-4181-add9-6a947950db3e tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/messages/978207d8-f8c8-45b2-882d-85b3460c9ea8 returned with HTTP 204 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 540/1079] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:03:35 2026] DELETE /volume/v3/messages/978207d8-f8c8-45b2-882d-85b3460c9ea8 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1d0b6eeb-b72f-45ed-b2b1-f837f37bb076 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1d0b6eeb-b72f-45ed-b2b1-f837f37bb076 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1d0b6eeb-b72f-45ed-b2b1-f837f37bb076 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1d0b6eeb-b72f-45ed-b2b1-f837f37bb076 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1d0b6eeb-b72f-45ed-b2b1-f837f37bb076 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Volume info retrieved successfully. Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1d0b6eeb-b72f-45ed-b2b1-f837f37bb076 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 returned with HTTP 200 Sep 07 17:03:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 540/1080] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 => generated 879 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c868f877-6c13-4d50-9805-7577e6c6915a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] DELETE http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Delete volume with id: 23418cab-d561-41c8-a8aa-ed3f0d885657 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Volume info retrieved successfully. Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86481) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Created reservations ['8db04321-ca8d-43d4-aced-d6bc4d7d0d97', 'ccf99e8a-2071-49dd-8669-38c501ed8a46', '3f4437ef-4d29-47cc-b8db-49bd6218aa1e', '79e4d792-3f08-4661-ae0f-9af40ea0d5d5'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Delete volume request issued successfully. Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c868f877-6c13-4d50-9805-7577e6c6915a tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 returned with HTTP 202 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 541/1081] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:03:35 2026] DELETE /volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a56f69de-d7fa-475e-8f49-29d1156e7652 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a56f69de-d7fa-475e-8f49-29d1156e7652 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] GET http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a56f69de-d7fa-475e-8f49-29d1156e7652 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a56f69de-d7fa-475e-8f49-29d1156e7652 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a56f69de-d7fa-475e-8f49-29d1156e7652 tempest-UserMessagesTest-1455659533 tempest-UserMessagesTest-1455659533-project-member] http://192.168.122.80/volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 returned with HTTP 404 Sep 07 17:03:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 541/1082] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/volumes/23418cab-d561-41c8-a8aa-ed3f0d885657 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f42aa43c-b167-419f-8cb2-3add9ee181ca None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f42aa43c-b167-419f-8cb2-3add9ee181ca tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] DELETE http://192.168.122.80/volume/v3/types/3446b72a-18e2-4fd3-8b0c-b8f50fe97016 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f42aa43c-b167-419f-8cb2-3add9ee181ca tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f42aa43c-b167-419f-8cb2-3add9ee181ca tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f42aa43c-b167-419f-8cb2-3add9ee181ca tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] http://192.168.122.80/volume/v3/types/3446b72a-18e2-4fd3-8b0c-b8f50fe97016 returned with HTTP 202 Sep 07 17:03:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 542/1083] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:03:35 2026] DELETE /volume/v3/types/3446b72a-18e2-4fd3-8b0c-b8f50fe97016 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a4feafa3-4821-4af2-ab6f-e1fc3957d387 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a4feafa3-4821-4af2-ab6f-e1fc3957d387 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] GET http://192.168.122.80/volume/v3/types/3446b72a-18e2-4fd3-8b0c-b8f50fe97016 Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a4feafa3-4821-4af2-ab6f-e1fc3957d387 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a4feafa3-4821-4af2-ab6f-e1fc3957d387 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a4feafa3-4821-4af2-ab6f-e1fc3957d387 tempest-UserMessagesTest-92264800 tempest-UserMessagesTest-92264800-project-admin] http://192.168.122.80/volume/v3/types/3446b72a-18e2-4fd3-8b0c-b8f50fe97016 returned with HTTP 404 Sep 07 17:03:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 542/1084] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:03:35 2026] GET /volume/v3/types/3446b72a-18e2-4fd3-8b0c-b8f50fe97016 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:03:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e94013df-9acc-488a-a2e7-e7744f532e8c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e94013df-9acc-488a-a2e7-e7744f532e8c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:03:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e94013df-9acc-488a-a2e7-e7744f532e8c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e94013df-9acc-488a-a2e7-e7744f532e8c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e94013df-9acc-488a-a2e7-e7744f532e8c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:03:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e94013df-9acc-488a-a2e7-e7744f532e8c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:03:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 543/1085] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:36 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-00eb443e-9f4f-4028-8e61-cd350ea866f0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00eb443e-9f4f-4028-8e61-cd350ea866f0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:03:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00eb443e-9f4f-4028-8e61-cd350ea866f0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00eb443e-9f4f-4028-8e61-cd350ea866f0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00eb443e-9f4f-4028-8e61-cd350ea866f0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:03:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00eb443e-9f4f-4028-8e61-cd350ea866f0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:03:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 543/1086] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:37 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:46 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=85,cinder:INSERT=22,cinder:UPDATE=45 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dc6a7726-f2a5-48e8-9c24-fee56c79d44d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f769b153-d43f-49d9-8ecb-a20211c896b2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f769b153-d43f-49d9-8ecb-a20211c896b2 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] GET http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f769b153-d43f-49d9-8ecb-a20211c896b2 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f769b153-d43f-49d9-8ecb-a20211c896b2 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f769b153-d43f-49d9-8ecb-a20211c896b2 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f769b153-d43f-49d9-8ecb-a20211c896b2 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 200 Sep 07 17:03:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 544/1087] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:47 2026] GET /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc6a7726-f2a5-48e8-9c24-fee56c79d44d tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] GET http://192.168.122.80/volume/v3/os-services Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc6a7726-f2a5-48e8-9c24-fee56c79d44d tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc6a7726-f2a5-48e8-9c24-fee56c79d44d tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:47 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc6a7726-f2a5-48e8-9c24-fee56c79d44d tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] http://192.168.122.80/volume/v3/os-services returned with HTTP 200 Sep 07 17:03:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 544/1088] 192.168.122.80 () {58 vars in 1128 bytes} [Mon Sep 7 17:03:47 2026] GET /volume/v3/os-services => generated 705 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6dbe8fd9-9a21-4e3a-afc3-42f7295ca117 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6dbe8fd9-9a21-4e3a-afc3-42f7295ca117 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] PUT http://192.168.122.80/volume/v3/os-services/disable-log-reason Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6dbe8fd9-9a21-4e3a-afc3-42f7295ca117 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6dbe8fd9-9a21-4e3a-afc3-42f7295ca117 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] http://192.168.122.80/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 17:03:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 545/1089] 192.168.122.80 () {60 vars in 1205 bytes} [Mon Sep 7 17:03:47 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-34834850-4dc2-4909-8094-9b1713800ee7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34834850-4dc2-4909-8094-9b1713800ee7 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] PUT http://192.168.122.80/volume/v3/os-services/disable Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34834850-4dc2-4909-8094-9b1713800ee7 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34834850-4dc2-4909-8094-9b1713800ee7 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] http://192.168.122.80/volume/v3/os-services/disable returned with HTTP 404 Sep 07 17:03:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 545/1090] 192.168.122.80 () {60 vars in 1172 bytes} [Mon Sep 7 17:03:47 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a7f1077f-6d9c-40e5-af12-06d62431ed04 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a7f1077f-6d9c-40e5-af12-06d62431ed04 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] PUT http://192.168.122.80/volume/v3/os-services/enable Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a7f1077f-6d9c-40e5-af12-06d62431ed04 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a7f1077f-6d9c-40e5-af12-06d62431ed04 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] http://192.168.122.80/volume/v3/os-services/enable returned with HTTP 404 Sep 07 17:03:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 546/1091] 192.168.122.80 () {60 vars in 1169 bytes} [Mon Sep 7 17:03:47 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-55c862e6-3cb9-4577-906a-cea961914adf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-55c862e6-3cb9-4577-906a-cea961914adf tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] PUT http://192.168.122.80/volume/v3/os-services/freeze Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-55c862e6-3cb9-4577-906a-cea961914adf tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-55c862e6-3cb9-4577-906a-cea961914adf tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] http://192.168.122.80/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 17:03:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 546/1092] 192.168.122.80 () {60 vars in 1169 bytes} [Mon Sep 7 17:03:47 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-41352d9d-c8ab-42b7-bbc0-a2cda51ab622 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-41352d9d-c8ab-42b7-bbc0-a2cda51ab622 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] PUT http://192.168.122.80/volume/v3/os-services/thaw Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-41352d9d-c8ab-42b7-bbc0-a2cda51ab622 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:47 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-41352d9d-c8ab-42b7-bbc0-a2cda51ab622 tempest-VolumeServicesNegativeTest-1946293504 tempest-VolumeServicesNegativeTest-1946293504-project-admin] http://192.168.122.80/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 17:03:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 547/1093] 192.168.122.80 () {60 vars in 1163 bytes} [Mon Sep 7 17:03:47 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b33710d8-9dfd-43af-bcbc-116797b049f7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b33710d8-9dfd-43af-bcbc-116797b049f7 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] DELETE http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b33710d8-9dfd-43af-bcbc-116797b049f7 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b33710d8-9dfd-43af-bcbc-116797b049f7 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-b33710d8-9dfd-43af-bcbc-116797b049f7 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Delete volume with id: f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b33710d8-9dfd-43af-bcbc-116797b049f7 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b33710d8-9dfd-43af-bcbc-116797b049f7 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Delete volume request issued successfully. Sep 07 17:03:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b33710d8-9dfd-43af-bcbc-116797b049f7 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 202 Sep 07 17:03:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 547/1094] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:03:47 2026] DELETE /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b6966ae2-8697-4fc3-a3b6-85bc338cd7d1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6966ae2-8697-4fc3-a3b6-85bc338cd7d1 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] GET http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6966ae2-8697-4fc3-a3b6-85bc338cd7d1 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6966ae2-8697-4fc3-a3b6-85bc338cd7d1 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b6966ae2-8697-4fc3-a3b6-85bc338cd7d1 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6966ae2-8697-4fc3-a3b6-85bc338cd7d1 tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 200 Sep 07 17:03:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 548/1095] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:47 2026] GET /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1de5b8e4-aa7d-4777-b0fe-18562036d88e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1de5b8e4-aa7d-4777-b0fe-18562036d88e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] GET http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1de5b8e4-aa7d-4777-b0fe-18562036d88e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1de5b8e4-aa7d-4777-b0fe-18562036d88e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1de5b8e4-aa7d-4777-b0fe-18562036d88e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Volume info retrieved successfully. Sep 07 17:03:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1de5b8e4-aa7d-4777-b0fe-18562036d88e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 200 Sep 07 17:03:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 548/1096] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:48 2026] GET /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7251277a-ed86-4bce-9da9-237898d1813e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7251277a-ed86-4bce-9da9-237898d1813e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] GET http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 Sep 07 17:03:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7251277a-ed86-4bce-9da9-237898d1813e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7251277a-ed86-4bce-9da9-237898d1813e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7251277a-ed86-4bce-9da9-237898d1813e tempest-TestImageHashVerification-2080968398 tempest-TestImageHashVerification-2080968398-project-member] http://192.168.122.80/volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 returned with HTTP 404 Sep 07 17:03:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 549/1097] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:50 2026] GET /volume/v3/volumes/f9c84852-8e32-4baf-bfba-23d28e55d1e2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-04b409fd-e377-427f-bc94-c9587417ed53 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1777206579"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Create volume request body: {'volume': {'imageRef': '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1777206579'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Create volume of 1 GB Sep 07 17:03:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Availability Zones retrieved successfully. Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Flow 'volume_create_api' (287cb2a8-850f-4914-8218-ea66746a8880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00d422b-b025-4ce3-945d-bf8868e6cd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00d422b-b025-4ce3-945d-bf8868e6cd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c69d107-797a-4019-b873-d68f03b8477a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Created reservations ['dcf92a6f-81db-4fce-ae32-bf8cb416d774', 'ababfd0c-a204-414d-acc0-51ad3e2dd2ba', '697b3b28-8476-407c-92c1-26d58018e1bb', '9d77dcb6-e150-4bd6-8fc7-49977ca63f8d'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c69d107-797a-4019-b873-d68f03b8477a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf92a6f-81db-4fce-ae32-bf8cb416d774', 'ababfd0c-a204-414d-acc0-51ad3e2dd2ba', '697b3b28-8476-407c-92c1-26d58018e1bb', '9d77dcb6-e150-4bd6-8fc7-49977ca63f8d']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd5707b-f49d-4450-94cf-17ba3989ebd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd5707b-f49d-4450-94cf-17ba3989ebd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1777206579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef88dc1ec84c4910aef56a81cab567f0',qos_specs=None,replication_status=,reservations=['dcf92a6f-81db-4fce-ae32-bf8cb416d774','ababfd0c-a204-414d-acc0-51ad3e2dd2ba','697b3b28-8476-407c-92c1-26d58018e1bb','9d77dcb6-e150-4bd6-8fc7-49977ca63f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847cb1ffd6de41ada9b47f20ceb37e50',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1777206579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef88dc1ec84c4910aef56a81cab567f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='847cb1ffd6de41ada9b47f20ceb37e50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba5340b-95c6-4fed-a8b3-452b8a1ca60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba5340b-95c6-4fed-a8b3-452b8a1ca60a) transitioned into state 'SUCCESS' from state '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-1777206579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef88dc1ec84c4910aef56a81cab567f0',qos_specs=None,replication_status=,reservations=['dcf92a6f-81db-4fce-ae32-bf8cb416d774','ababfd0c-a204-414d-acc0-51ad3e2dd2ba','697b3b28-8476-407c-92c1-26d58018e1bb','9d77dcb6-e150-4bd6-8fc7-49977ca63f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847cb1ffd6de41ada9b47f20ceb37e50',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d85c83d-6bae-4fc8-add0-6ffce589e3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d85c83d-6bae-4fc8-add0-6ffce589e3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:56 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Flow 'volume_create_api' (287cb2a8-850f-4914-8218-ea66746a8880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Create volume request issued successfully. Sep 07 17:03:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04b409fd-e377-427f-bc94-c9587417ed53 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 549/1098] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:03:55 2026] POST /volume/v3/volumes => generated 758 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-94d45f6a-0e4b-4bb0-8a4f-4e8c64e0dac2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-94d45f6a-0e4b-4bb0-8a4f-4e8c64e0dac2 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:03:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-94d45f6a-0e4b-4bb0-8a4f-4e8c64e0dac2 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-94d45f6a-0e4b-4bb0-8a4f-4e8c64e0dac2 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-94d45f6a-0e4b-4bb0-8a4f-4e8c64e0dac2 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:03:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-94d45f6a-0e4b-4bb0-8a4f-4e8c64e0dac2 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:03:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 550/1099] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:56 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eefe1e6e-f031-47bf-878c-a27fc507f02a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eefe1e6e-f031-47bf-878c-a27fc507f02a tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:03:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eefe1e6e-f031-47bf-878c-a27fc507f02a tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eefe1e6e-f031-47bf-878c-a27fc507f02a tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eefe1e6e-f031-47bf-878c-a27fc507f02a tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:03:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eefe1e6e-f031-47bf-878c-a27fc507f02a tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:03:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 550/1100] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:57 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 850 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a3874488-fc65-4807-8762-a2f77e5d240d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-973612453"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-973612453'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume of 1 GB Sep 07 17:03:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Availability Zones retrieved successfully. Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (e9e33f15-f420-4f93-89a1-85fb4352b045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a477232f-b462-456d-92ee-f3a2b635414c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a477232f-b462-456d-92ee-f3a2b635414c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec683c7f-bc88-41b8-aa66-17f29de28b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Created reservations ['9bd6b7c2-c54e-4d3e-902c-9fec0e1fc682', 'f0030e39-9e5d-4194-9477-96e9636b12df', '7f4e925a-672a-491b-9ab8-8e668140b1ab', '41bff75d-3c1a-430e-89f0-2a5dcabf48d7'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec683c7f-bc88-41b8-aa66-17f29de28b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bd6b7c2-c54e-4d3e-902c-9fec0e1fc682', 'f0030e39-9e5d-4194-9477-96e9636b12df', '7f4e925a-672a-491b-9ab8-8e668140b1ab', '41bff75d-3c1a-430e-89f0-2a5dcabf48d7']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d2739c-0e8c-4b4c-a5bf-c18b4cf14c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d2739c-0e8c-4b4c-a5bf-c18b4cf14c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a14fef3-3898-42ce-a32f-50c2e7ae9aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-973612453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['9bd6b7c2-c54e-4d3e-902c-9fec0e1fc682','f0030e39-9e5d-4194-9477-96e9636b12df','7f4e925a-672a-491b-9ab8-8e668140b1ab','41bff75d-3c1a-430e-89f0-2a5dcabf48d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-973612453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a14fef3-3898-42ce-a32f-50c2e7ae9aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf96ac8269e848b88cb74e07d9047434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a75ee55-2ef9-46b7-9a7d-5eb45b72cc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d93ca140-46d5-4689-8614-330b1c3c2882 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d93ca140-46d5-4689-8614-330b1c3c2882 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:03:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d93ca140-46d5-4689-8614-330b1c3c2882 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d93ca140-46d5-4689-8614-330b1c3c2882 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a75ee55-2ef9-46b7-9a7d-5eb45b72cc67) transitioned into state 'SUCCESS' from state '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-973612453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['9bd6b7c2-c54e-4d3e-902c-9fec0e1fc682','f0030e39-9e5d-4194-9477-96e9636b12df','7f4e925a-672a-491b-9ab8-8e668140b1ab','41bff75d-3c1a-430e-89f0-2a5dcabf48d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d93ca140-46d5-4689-8614-330b1c3c2882 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (570ccb4f-93f0-4cd7-bd44-9c9532d421c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d93ca140-46d5-4689-8614-330b1c3c2882 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:03:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 551/1101] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:58 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 908 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (570ccb4f-93f0-4cd7-bd44-9c9532d421c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (e9e33f15-f420-4f93-89a1-85fb4352b045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:03:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request issued successfully. Sep 07 17:03:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a3874488-fc65-4807-8762-a2f77e5d240d tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:03:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 551/1102] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:03:58 2026] POST /volume/v3/volumes => generated 755 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:03:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b68e6a0c-c98e-4679-9a99-1587fa1ad6e4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b68e6a0c-c98e-4679-9a99-1587fa1ad6e4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:03:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b68e6a0c-c98e-4679-9a99-1587fa1ad6e4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b68e6a0c-c98e-4679-9a99-1587fa1ad6e4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:03:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:03:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b68e6a0c-c98e-4679-9a99-1587fa1ad6e4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:03:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b68e6a0c-c98e-4679-9a99-1587fa1ad6e4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:03:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 552/1103] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:58 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 823 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:03:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0a9f331d-b54d-4531-b26c-d7dbd4691226 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:03:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a9f331d-b54d-4531-b26c-d7dbd4691226 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:03:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a9f331d-b54d-4531-b26c-d7dbd4691226 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:03:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a9f331d-b54d-4531-b26c-d7dbd4691226 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:03:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:03:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:03:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:03:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:03:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0a9f331d-b54d-4531-b26c-d7dbd4691226 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:03:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a9f331d-b54d-4531-b26c-d7dbd4691226 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:03:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 552/1104] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:03:59 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 908 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6712ded5-7c07-4fed-84ab-a115db834502 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6712ded5-7c07-4fed-84ab-a115db834502 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6712ded5-7c07-4fed-84ab-a115db834502 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6712ded5-7c07-4fed-84ab-a115db834502 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6712ded5-7c07-4fed-84ab-a115db834502 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6712ded5-7c07-4fed-84ab-a115db834502 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 553/1105] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:00 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 847 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-98f7d773-a53a-4383-ac23-19f79bc6b90e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98f7d773-a53a-4383-ac23-19f79bc6b90e tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98f7d773-a53a-4383-ac23-19f79bc6b90e tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98f7d773-a53a-4383-ac23-19f79bc6b90e tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-98f7d773-a53a-4383-ac23-19f79bc6b90e tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98f7d773-a53a-4383-ac23-19f79bc6b90e tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 553/1106] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:00 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 908 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1cb1b2c3-276a-44fe-977c-af5faa67c9d7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1cb1b2c3-276a-44fe-977c-af5faa67c9d7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1cb1b2c3-276a-44fe-977c-af5faa67c9d7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1cb1b2c3-276a-44fe-977c-af5faa67c9d7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1cb1b2c3-276a-44fe-977c-af5faa67c9d7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1cb1b2c3-276a-44fe-977c-af5faa67c9d7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 554/1107] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:01 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 847 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-31823f9b-db73-4647-8f5b-6fef9296cc9c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31823f9b-db73-4647-8f5b-6fef9296cc9c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31823f9b-db73-4647-8f5b-6fef9296cc9c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31823f9b-db73-4647-8f5b-6fef9296cc9c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-31823f9b-db73-4647-8f5b-6fef9296cc9c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31823f9b-db73-4647-8f5b-6fef9296cc9c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 554/1108] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:02 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 911 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a7f93089-64bc-4163-ac80-6403fa503325 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7f93089-64bc-4163-ac80-6403fa503325 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7f93089-64bc-4163-ac80-6403fa503325 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7f93089-64bc-4163-ac80-6403fa503325 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a7f93089-64bc-4163-ac80-6403fa503325 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7f93089-64bc-4163-ac80-6403fa503325 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 555/1109] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:02 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 847 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cea1fe83-0202-4376-8227-d6d2a582e018 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cea1fe83-0202-4376-8227-d6d2a582e018 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cea1fe83-0202-4376-8227-d6d2a582e018 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cea1fe83-0202-4376-8227-d6d2a582e018 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cea1fe83-0202-4376-8227-d6d2a582e018 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cea1fe83-0202-4376-8227-d6d2a582e018 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 555/1110] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:03 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7cb3154b-4fb8-4c68-9aa7-c8c0506e633c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7cb3154b-4fb8-4c68-9aa7-c8c0506e633c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7cb3154b-4fb8-4c68-9aa7-c8c0506e633c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7cb3154b-4fb8-4c68-9aa7-c8c0506e633c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7cb3154b-4fb8-4c68-9aa7-c8c0506e633c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7cb3154b-4fb8-4c68-9aa7-c8c0506e633c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 556/1111] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:03 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 848 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-513a0f2f-bea9-4ca6-8809-c99ec1b353fb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-513a0f2f-bea9-4ca6-8809-c99ec1b353fb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] POST http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action Sep 07 17:04:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-513a0f2f-bea9-4ca6-8809-c99ec1b353fb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action body: b'{"os-attach": {"instance_uuid": "3e8a49ed-8386-4d8b-a283-6b51e51375d2", "mountpoint": "/dev/vdb"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-513a0f2f-bea9-4ca6-8809-c99ec1b353fb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3e8a49ed-8386-4d8b-a283-6b51e51375d2", "mountpoint": "/dev/vdb"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-513a0f2f-bea9-4ca6-8809-c99ec1b353fb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-513a0f2f-bea9-4ca6-8809-c99ec1b353fb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Update volume admin metadata completed successfully. Sep 07 17:04:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6e8be846-8d17-41b0-b909-7a96849816d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e8be846-8d17-41b0-b909-7a96849816d8 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-513a0f2f-bea9-4ca6-8809-c99ec1b353fb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Attach volume completed successfully. Sep 07 17:04:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e8be846-8d17-41b0-b909-7a96849816d8 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e8be846-8d17-41b0-b909-7a96849816d8 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-513a0f2f-bea9-4ca6-8809-c99ec1b353fb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action returned with HTTP 202 Sep 07 17:04:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 556/1112] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:03 2026] POST /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action => generated 0 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 17:04:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ec407afc-cedc-451a-81a8-578e709d96fc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec407afc-cedc-451a-81a8-578e709d96fc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec407afc-cedc-451a-81a8-578e709d96fc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec407afc-cedc-451a-81a8-578e709d96fc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6e8be846-8d17-41b0-b909-7a96849816d8 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e8be846-8d17-41b0-b909-7a96849816d8 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 557/1113] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:04 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 911 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ec407afc-cedc-451a-81a8-578e709d96fc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec407afc-cedc-451a-81a8-578e709d96fc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 557/1114] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:04 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 1182 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d630f041-b972-4a04-baf8-8254e28140eb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d630f041-b972-4a04-baf8-8254e28140eb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d630f041-b972-4a04-baf8-8254e28140eb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d630f041-b972-4a04-baf8-8254e28140eb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d630f041-b972-4a04-baf8-8254e28140eb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d630f041-b972-4a04-baf8-8254e28140eb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 558/1115] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:04 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 1182 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bbf3c97b-9a09-4eb5-8b27-f7a9a06674da None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bbf3c97b-9a09-4eb5-8b27-f7a9a06674da tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action Sep 07 17:04:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bbf3c97b-9a09-4eb5-8b27-f7a9a06674da tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bbf3c97b-9a09-4eb5-8b27-f7a9a06674da tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-bbf3c97b-9a09-4eb5-8b27-f7a9a06674da tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume '0a14fef3-3898-42ce-a32f-50c2e7ae9aa7' with '{'status': 'error'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-beb71912-16b5-4ec3-92f6-dd69bad5f4ff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-beb71912-16b5-4ec3-92f6-dd69bad5f4ff tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-beb71912-16b5-4ec3-92f6-dd69bad5f4ff tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-beb71912-16b5-4ec3-92f6-dd69bad5f4ff tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-beb71912-16b5-4ec3-92f6-dd69bad5f4ff tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bbf3c97b-9a09-4eb5-8b27-f7a9a06674da tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action returned with HTTP 202 Sep 07 17:04:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 558/1116] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:04 2026] POST /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action => generated 0 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cfab9858-a8c6-4d94-b3ab-5ee1f7dca5ce None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-beb71912-16b5-4ec3-92f6-dd69bad5f4ff tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 559/1117] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:05 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 911 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cfab9858-a8c6-4d94-b3ab-5ee1f7dca5ce tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cfab9858-a8c6-4d94-b3ab-5ee1f7dca5ce tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cfab9858-a8c6-4d94-b3ab-5ee1f7dca5ce tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cfab9858-a8c6-4d94-b3ab-5ee1f7dca5ce tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cfab9858-a8c6-4d94-b3ab-5ee1f7dca5ce tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 559/1118] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:05 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 1181 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-02338b88-64da-40d9-8629-9104140677b9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-02338b88-64da-40d9-8629-9104140677b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action Sep 07 17:04:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-02338b88-64da-40d9-8629-9104140677b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "95946702-ee60-4e66-a5c9-db87efc128ee"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-02338b88-64da-40d9-8629-9104140677b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "95946702-ee60-4e66-a5c9-db87efc128ee"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-02338b88-64da-40d9-8629-9104140677b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Volume info retrieved successfully. Sep 07 17:04:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-02338b88-64da-40d9-8629-9104140677b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Terminate volume connection completed successfully. Sep 07 17:04:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-02338b88-64da-40d9-8629-9104140677b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86481) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 17:04:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-02338b88-64da-40d9-8629-9104140677b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Detach volume completed successfully. Sep 07 17:04:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-02338b88-64da-40d9-8629-9104140677b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action returned with HTTP 202 Sep 07 17:04:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 560/1119] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:05 2026] POST /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action => generated 0 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5b02ab31-b707-4914-9a44-72c9fe902741 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b02ab31-b707-4914-9a44-72c9fe902741 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b02ab31-b707-4914-9a44-72c9fe902741 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b02ab31-b707-4914-9a44-72c9fe902741 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5b02ab31-b707-4914-9a44-72c9fe902741 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b02ab31-b707-4914-9a44-72c9fe902741 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 560/1120] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:06 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 867 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5be427c4-13a7-4610-b5b3-49982dbd44b1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5be427c4-13a7-4610-b5b3-49982dbd44b1 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5be427c4-13a7-4610-b5b3-49982dbd44b1 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5be427c4-13a7-4610-b5b3-49982dbd44b1 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5be427c4-13a7-4610-b5b3-49982dbd44b1 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4e64ed0d-98bb-4abb-8e14-c5741ccef7b4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e64ed0d-98bb-4abb-8e14-c5741ccef7b4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e64ed0d-98bb-4abb-8e14-c5741ccef7b4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e64ed0d-98bb-4abb-8e14-c5741ccef7b4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5be427c4-13a7-4610-b5b3-49982dbd44b1 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 561/1121] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:06 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 867 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4e64ed0d-98bb-4abb-8e14-c5741ccef7b4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-424199a0-664d-462c-b637-c92516ba54cd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e64ed0d-98bb-4abb-8e14-c5741ccef7b4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 561/1122] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:06 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-424199a0-664d-462c-b637-c92516ba54cd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] POST http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action Sep 07 17:04:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-424199a0-664d-462c-b637-c92516ba54cd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action body: b'{"os-detach": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-424199a0-664d-462c-b637-c92516ba54cd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-424199a0-664d-462c-b637-c92516ba54cd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-424199a0-664d-462c-b637-c92516ba54cd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Detach volume completed successfully. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-424199a0-664d-462c-b637-c92516ba54cd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action returned with HTTP 202 Sep 07 17:04:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 562/1123] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:06 2026] POST /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9af21397-5e08-42a4-a582-997b2eef6d48 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9af21397-5e08-42a4-a582-997b2eef6d48 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9af21397-5e08-42a4-a582-997b2eef6d48 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9af21397-5e08-42a4-a582-997b2eef6d48 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9af21397-5e08-42a4-a582-997b2eef6d48 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9af21397-5e08-42a4-a582-997b2eef6d48 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 562/1124] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:07 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 867 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3bffb32f-d2ac-489e-931b-c17a80007272 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bffb32f-d2ac-489e-931b-c17a80007272 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bffb32f-d2ac-489e-931b-c17a80007272 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bffb32f-d2ac-489e-931b-c17a80007272 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3bffb32f-d2ac-489e-931b-c17a80007272 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bffb32f-d2ac-489e-931b-c17a80007272 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 563/1125] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:07 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b22dd7d1-cb1a-4dcd-a5fc-03f7bb48a69a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b22dd7d1-cb1a-4dcd-a5fc-03f7bb48a69a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b22dd7d1-cb1a-4dcd-a5fc-03f7bb48a69a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b22dd7d1-cb1a-4dcd-a5fc-03f7bb48a69a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-b22dd7d1-cb1a-4dcd-a5fc-03f7bb48a69a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Delete volume with id: 0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b22dd7d1-cb1a-4dcd-a5fc-03f7bb48a69a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b22dd7d1-cb1a-4dcd-a5fc-03f7bb48a69a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Delete volume request issued successfully. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b22dd7d1-cb1a-4dcd-a5fc-03f7bb48a69a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 202 Sep 07 17:04:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 563/1126] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:07 2026] DELETE /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:04:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2057c615-bbae-4692-b9b5-eed8c121ff3e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2057c615-bbae-4692-b9b5-eed8c121ff3e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2057c615-bbae-4692-b9b5-eed8c121ff3e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2057c615-bbae-4692-b9b5-eed8c121ff3e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2057c615-bbae-4692-b9b5-eed8c121ff3e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2057c615-bbae-4692-b9b5-eed8c121ff3e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 564/1127] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:07 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 866 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7bde9625-a34f-4861-b294-d38dda1bf2c9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7bde9625-a34f-4861-b294-d38dda1bf2c9 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7bde9625-a34f-4861-b294-d38dda1bf2c9 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7bde9625-a34f-4861-b294-d38dda1bf2c9 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7bde9625-a34f-4861-b294-d38dda1bf2c9 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7bde9625-a34f-4861-b294-d38dda1bf2c9 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 564/1128] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:07 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 911 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c35c5864-1b84-4388-829d-7b4496e214a8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c35c5864-1b84-4388-829d-7b4496e214a8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c35c5864-1b84-4388-829d-7b4496e214a8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c35c5864-1b84-4388-829d-7b4496e214a8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c35c5864-1b84-4388-829d-7b4496e214a8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c35c5864-1b84-4388-829d-7b4496e214a8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 200 Sep 07 17:04:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 565/1129] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:08 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb66bb95-fb33-40ef-ac66-60f88f441819 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb66bb95-fb33-40ef-ac66-60f88f441819 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb66bb95-fb33-40ef-ac66-60f88f441819 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb66bb95-fb33-40ef-ac66-60f88f441819 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cb66bb95-fb33-40ef-ac66-60f88f441819 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb66bb95-fb33-40ef-ac66-60f88f441819 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 565/1130] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:09 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 1329 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a6c54ad0-5f7c-4dda-8722-d989bc1d6464 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6c54ad0-5f7c-4dda-8722-d989bc1d6464 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] POST http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6c54ad0-5f7c-4dda-8722-d989bc1d6464 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-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=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6c54ad0-5f7c-4dda-8722-d989bc1d6464 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6c54ad0-5f7c-4dda-8722-d989bc1d6464 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6c54ad0-5f7c-4dda-8722-d989bc1d6464 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Update volume metadata completed successfully. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6c54ad0-5f7c-4dda-8722-d989bc1d6464 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action returned with HTTP 200 Sep 07 17:04:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 566/1131] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:04:09 2026] POST /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action => generated 526 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e9d39371-47a3-44b5-b627-610b74d4b126 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-def64009-a825-4fb5-a635-11da57689e9a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9d39371-47a3-44b5-b627-610b74d4b126 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9d39371-47a3-44b5-b627-610b74d4b126 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-def64009-a825-4fb5-a635-11da57689e9a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-def64009-a825-4fb5-a635-11da57689e9a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-def64009-a825-4fb5-a635-11da57689e9a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9d39371-47a3-44b5-b627-610b74d4b126 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-def64009-a825-4fb5-a635-11da57689e9a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 returned with HTTP 404 Sep 07 17:04:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 567/1132] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:09 2026] GET /volume/v3/volumes/0a14fef3-3898-42ce-a32f-50c2e7ae9aa7 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e9d39371-47a3-44b5-b627-610b74d4b126 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] Volume info retrieved successfully. Sep 07 17:04:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9d39371-47a3-44b5-b627-610b74d4b126 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 566/1133] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:09 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 1389 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a58ba61a-25e1-45d0-b3f8-63cec7e12ae1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a58ba61a-25e1-45d0-b3f8-63cec7e12ae1 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] POST http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a58ba61a-25e1-45d0-b3f8-63cec7e12ae1 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a58ba61a-25e1-45d0-b3f8-63cec7e12ae1 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a58ba61a-25e1-45d0-b3f8-63cec7e12ae1 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a58ba61a-25e1-45d0-b3f8-63cec7e12ae1 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Get volume image-metadata completed successfully. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a58ba61a-25e1-45d0-b3f8-63cec7e12ae1 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Delete volume metadata completed successfully. Sep 07 17:04:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a58ba61a-25e1-45d0-b3f8-63cec7e12ae1 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action returned with HTTP 200 Sep 07 17:04:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 568/1134] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:09 2026] POST /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action => generated 0 bytes in 111 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 17:04:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6c7024a1-0460-4ce9-a4e1-3fa596f86ba6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6c7024a1-0460-4ce9-a4e1-3fa596f86ba6 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] POST http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action Sep 07 17:04:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6c7024a1-0460-4ce9-a4e1-3fa596f86ba6 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6c7024a1-0460-4ce9-a4e1-3fa596f86ba6 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6c7024a1-0460-4ce9-a4e1-3fa596f86ba6 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] Volume info retrieved successfully. Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6c7024a1-0460-4ce9-a4e1-3fa596f86ba6 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] Get volume image-metadata completed successfully. Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6c7024a1-0460-4ce9-a4e1-3fa596f86ba6 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-reader] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action returned with HTTP 200 Sep 07 17:04:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 567/1135] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:10 2026] POST /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647/action => generated 500 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:04:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-204041f6-1070-4b61-8dcb-a9b0c7c3b685 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-204041f6-1070-4b61-8dcb-a9b0c7c3b685 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-204041f6-1070-4b61-8dcb-a9b0c7c3b685 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-204041f6-1070-4b61-8dcb-a9b0c7c3b685 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-204041f6-1070-4b61-8dcb-a9b0c7c3b685 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-204041f6-1070-4b61-8dcb-a9b0c7c3b685 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 569/1136] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:10 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 1363 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-007cbf06-25c2-4604-8d65-caa25b387ac4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-007cbf06-25c2-4604-8d65-caa25b387ac4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] DELETE http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-007cbf06-25c2-4604-8d65-caa25b387ac4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-007cbf06-25c2-4604-8d65-caa25b387ac4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-007cbf06-25c2-4604-8d65-caa25b387ac4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Delete volume with id: b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-007cbf06-25c2-4604-8d65-caa25b387ac4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-007cbf06-25c2-4604-8d65-caa25b387ac4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Delete volume request issued successfully. Sep 07 17:04:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-007cbf06-25c2-4604-8d65-caa25b387ac4 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 202 Sep 07 17:04:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 568/1137] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:10 2026] DELETE /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:04:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eaa26b7d-1677-4110-84bc-800ba5a96888 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eaa26b7d-1677-4110-84bc-800ba5a96888 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eaa26b7d-1677-4110-84bc-800ba5a96888 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eaa26b7d-1677-4110-84bc-800ba5a96888 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eaa26b7d-1677-4110-84bc-800ba5a96888 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eaa26b7d-1677-4110-84bc-800ba5a96888 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 570/1138] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:10 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 1362 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:04:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ae529b19-4004-4faa-984f-ba25a20b5e7c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ae529b19-4004-4faa-984f-ba25a20b5e7c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ae529b19-4004-4faa-984f-ba25a20b5e7c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ae529b19-4004-4faa-984f-ba25a20b5e7c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ae529b19-4004-4faa-984f-ba25a20b5e7c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Volume info retrieved successfully. Sep 07 17:04:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ae529b19-4004-4faa-984f-ba25a20b5e7c tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 200 Sep 07 17:04:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 569/1139] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:11 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 1362 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-742e1730-b1a7-4eee-839e-bb8bf9c3b4f7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-742e1730-b1a7-4eee-839e-bb8bf9c3b4f7 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] GET http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 Sep 07 17:04:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-742e1730-b1a7-4eee-839e-bb8bf9c3b4f7 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-742e1730-b1a7-4eee-839e-bb8bf9c3b4f7 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-742e1730-b1a7-4eee-839e-bb8bf9c3b4f7 tempest-VolumesImageMetadata-223770075 tempest-VolumesImageMetadata-223770075-project-member] http://192.168.122.80/volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 returned with HTTP 404 Sep 07 17:04:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 571/1140] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:12 2026] GET /volume/v3/volumes/b0ad9c9d-3fd2-43f1-8c6a-9706b9d5c647 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:04:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-79a935f1-68e1-44a4-958e-072e90a1c532 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-394384896"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-394384896'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:14 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume of 1 GB Sep 07 17:04:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Availability Zones retrieved successfully. Sep 07 17:04:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (35815b90-3c6b-43d5-bbe8-95289d70083c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35cd76e-802b-4f72-81f1-932542bd4ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35cd76e-802b-4f72-81f1-932542bd4ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2315f842-51b7-43d5-ba56-c0bdd69fa207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Created reservations ['22391387-3d34-4714-a52f-b35fe596274b', '003b7790-5a20-4dbf-b19f-3037839e9f34', '1e982e98-176a-47ac-8d5a-0d8d7cc91057', '09e320d7-49aa-42a8-956e-89ccf6b504b6'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2315f842-51b7-43d5-ba56-c0bdd69fa207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22391387-3d34-4714-a52f-b35fe596274b', '003b7790-5a20-4dbf-b19f-3037839e9f34', '1e982e98-176a-47ac-8d5a-0d8d7cc91057', '09e320d7-49aa-42a8-956e-89ccf6b504b6']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692f917e-1a9c-4861-a936-c6669b57ade9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692f917e-1a9c-4861-a936-c6669b57ade9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2fbbcc4-94a9-42f1-9742-1ad03243bd5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-394384896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['22391387-3d34-4714-a52f-b35fe596274b','003b7790-5a20-4dbf-b19f-3037839e9f34','1e982e98-176a-47ac-8d5a-0d8d7cc91057','09e320d7-49aa-42a8-956e-89ccf6b504b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-394384896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2fbbcc4-94a9-42f1-9742-1ad03243bd5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf96ac8269e848b88cb74e07d9047434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d5eefb-52d7-46cb-b543-c3f25f075383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d5eefb-52d7-46cb-b543-c3f25f075383) transitioned into state 'SUCCESS' from state '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-394384896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['22391387-3d34-4714-a52f-b35fe596274b','003b7790-5a20-4dbf-b19f-3037839e9f34','1e982e98-176a-47ac-8d5a-0d8d7cc91057','09e320d7-49aa-42a8-956e-89ccf6b504b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0520a67a-c97b-47d1-81fc-96a40a2adc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0520a67a-c97b-47d1-81fc-96a40a2adc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (35815b90-3c6b-43d5-bbe8-95289d70083c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request issued successfully. Sep 07 17:04:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79a935f1-68e1-44a4-958e-072e90a1c532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 570/1141] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:14 2026] POST /volume/v3/volumes => generated 755 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-977f07a9-a56d-44c5-a280-796f820d89df None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-977f07a9-a56d-44c5-a280-796f820d89df tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-977f07a9-a56d-44c5-a280-796f820d89df tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-977f07a9-a56d-44c5-a280-796f820d89df tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-977f07a9-a56d-44c5-a280-796f820d89df tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-977f07a9-a56d-44c5-a280-796f820d89df tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f returned with HTTP 200 Sep 07 17:04:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 572/1142] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:15 2026] GET /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f => generated 823 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:04:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ecc86d16-45f0-46a4-8e54-770ef127f84f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ecc86d16-45f0-46a4-8e54-770ef127f84f tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ecc86d16-45f0-46a4-8e54-770ef127f84f tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ecc86d16-45f0-46a4-8e54-770ef127f84f tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ecc86d16-45f0-46a4-8e54-770ef127f84f tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ecc86d16-45f0-46a4-8e54-770ef127f84f tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f returned with HTTP 200 Sep 07 17:04:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 571/1143] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:16 2026] GET /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2040891335"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2040891335'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Create volume of 1 GB Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Availability Zones retrieved successfully. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Flow 'volume_create_api' (8be457e0-091c-46e2-92a5-50f0a03d70b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43672f80-3c9b-4166-8ade-e6f5abf18406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43672f80-3c9b-4166-8ade-e6f5abf18406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3865fd81-dad0-456d-9461-10ef7252bdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Created reservations ['10543b6a-cf56-428e-a18a-7658261d60f7', 'cae2ce7e-2aa6-489b-ac27-ec03a31ddea1', '1362d7b5-b485-4eba-a220-e6d4881a235f', 'a55103ad-b9dd-49a6-87f9-56a6f6ff0b32'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3865fd81-dad0-456d-9461-10ef7252bdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10543b6a-cf56-428e-a18a-7658261d60f7', 'cae2ce7e-2aa6-489b-ac27-ec03a31ddea1', '1362d7b5-b485-4eba-a220-e6d4881a235f', 'a55103ad-b9dd-49a6-87f9-56a6f6ff0b32']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc50d9b2-9829-4be9-9909-1d03ff374ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc50d9b2-9829-4be9-9909-1d03ff374ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cae3dc2-c9ce-407f-9821-d78ab6a70f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2040891335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b05b2fd57a1e440cb6ff1dc5e0315168',qos_specs=None,replication_status=,reservations=['10543b6a-cf56-428e-a18a-7658261d60f7','cae2ce7e-2aa6-489b-ac27-ec03a31ddea1','1362d7b5-b485-4eba-a220-e6d4881a235f','a55103ad-b9dd-49a6-87f9-56a6f6ff0b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbce0eaf4fbd4c6d8922cb9ab1003991',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2040891335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cae3dc2-c9ce-407f-9821-d78ab6a70f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b05b2fd57a1e440cb6ff1dc5e0315168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbce0eaf4fbd4c6d8922cb9ab1003991',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5088ef4e-71d7-4b83-a327-3ca6a8a58142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5088ef4e-71d7-4b83-a327-3ca6a8a58142) transitioned into state 'SUCCESS' from state '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-2040891335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b05b2fd57a1e440cb6ff1dc5e0315168',qos_specs=None,replication_status=,reservations=['10543b6a-cf56-428e-a18a-7658261d60f7','cae2ce7e-2aa6-489b-ac27-ec03a31ddea1','1362d7b5-b485-4eba-a220-e6d4881a235f','a55103ad-b9dd-49a6-87f9-56a6f6ff0b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbce0eaf4fbd4c6d8922cb9ab1003991',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4188868c-27c6-4899-b753-05479f8b8990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4188868c-27c6-4899-b753-05479f8b8990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Flow 'volume_create_api' (8be457e0-091c-46e2-92a5-50f0a03d70b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Create volume request issued successfully. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c54d8c3f-536f-45ee-8083-3d2d42860218 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 573/1144] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:16 2026] POST /volume/v3/volumes => generated 762 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1dc0964c-979f-4b98-bb25-599d383de6b2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1dc0964c-979f-4b98-bb25-599d383de6b2 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1dc0964c-979f-4b98-bb25-599d383de6b2 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1dc0964c-979f-4b98-bb25-599d383de6b2 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1dc0964c-979f-4b98-bb25-599d383de6b2 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Volume info retrieved successfully. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1dc0964c-979f-4b98-bb25-599d383de6b2 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f returned with HTTP 200 Sep 07 17:04:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 572/1145] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:17 2026] GET /volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f => generated 830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-42f3c539-cf92-40fd-abbf-ec9c3f9e7fcf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42f3c539-cf92-40fd-abbf-ec9c3f9e7fcf tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42f3c539-cf92-40fd-abbf-ec9c3f9e7fcf tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42f3c539-cf92-40fd-abbf-ec9c3f9e7fcf tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-42f3c539-cf92-40fd-abbf-ec9c3f9e7fcf tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42f3c539-cf92-40fd-abbf-ec9c3f9e7fcf tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f returned with HTTP 200 Sep 07 17:04:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 574/1146] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:17 2026] GET /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-98907b20-39cd-4069-9988-29d9dadc0c6e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98907b20-39cd-4069-9988-29d9dadc0c6e tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f/action Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98907b20-39cd-4069-9988-29d9dadc0c6e tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98907b20-39cd-4069-9988-29d9dadc0c6e tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-98907b20-39cd-4069-9988-29d9dadc0c6e tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume 'c2fbbcc4-94a9-42f1-9742-1ad03243bd5f' with '{'status': 'attaching'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98907b20-39cd-4069-9988-29d9dadc0c6e tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f/action returned with HTTP 202 Sep 07 17:04:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 573/1147] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:17 2026] POST /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-30435ab5-b1b2-49b8-bdc3-82cc0713e19b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30435ab5-b1b2-49b8-bdc3-82cc0713e19b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30435ab5-b1b2-49b8-bdc3-82cc0713e19b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30435ab5-b1b2-49b8-bdc3-82cc0713e19b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-30435ab5-b1b2-49b8-bdc3-82cc0713e19b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30435ab5-b1b2-49b8-bdc3-82cc0713e19b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f returned with HTTP 200 Sep 07 17:04:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 575/1148] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:17 2026] GET /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d509d985-4748-4b0e-b9d2-bea0fb68937f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d509d985-4748-4b0e-b9d2-bea0fb68937f tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f/action Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d509d985-4748-4b0e-b9d2-bea0fb68937f tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d509d985-4748-4b0e-b9d2-bea0fb68937f tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d509d985-4748-4b0e-b9d2-bea0fb68937f tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Volume info retrieved successfully. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d509d985-4748-4b0e-b9d2-bea0fb68937f tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Delete volume request issued successfully. Sep 07 17:04:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d509d985-4748-4b0e-b9d2-bea0fb68937f tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f/action returned with HTTP 202 Sep 07 17:04:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 574/1149] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:17 2026] POST /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d0e15820-a3e0-4cf2-8fe2-39bcd8838db6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d0e15820-a3e0-4cf2-8fe2-39bcd8838db6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d0e15820-a3e0-4cf2-8fe2-39bcd8838db6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d0e15820-a3e0-4cf2-8fe2-39bcd8838db6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d0e15820-a3e0-4cf2-8fe2-39bcd8838db6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d0e15820-a3e0-4cf2-8fe2-39bcd8838db6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f returned with HTTP 200 Sep 07 17:04:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 576/1150] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:17 2026] GET /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-14cb0276-9804-42b2-9cad-7eed462398ac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-14cb0276-9804-42b2-9cad-7eed462398ac tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-14cb0276-9804-42b2-9cad-7eed462398ac tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-14cb0276-9804-42b2-9cad-7eed462398ac tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-14cb0276-9804-42b2-9cad-7eed462398ac tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Volume info retrieved successfully. Sep 07 17:04:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-14cb0276-9804-42b2-9cad-7eed462398ac tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f returned with HTTP 200 Sep 07 17:04:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 575/1151] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:18 2026] GET /volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-94b46d68-8d83-4fc7-866c-8110bc02f048 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94b46d68-8d83-4fc7-866c-8110bc02f048 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94b46d68-8d83-4fc7-866c-8110bc02f048 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94b46d68-8d83-4fc7-866c-8110bc02f048 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94b46d68-8d83-4fc7-866c-8110bc02f048 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f returned with HTTP 404 Sep 07 17:04:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 577/1152] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:18 2026] GET /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-08c8d584-f125-47c7-b4c8-21fd8d651a08 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-08c8d584-f125-47c7-b4c8-21fd8d651a08 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-08c8d584-f125-47c7-b4c8-21fd8d651a08 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-08c8d584-f125-47c7-b4c8-21fd8d651a08 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-08c8d584-f125-47c7-b4c8-21fd8d651a08 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f returned with HTTP 404 Sep 07 17:04:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 576/1153] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:18 2026] GET /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bc33ee4c-c042-4c30-87af-0dfe7b4d33d3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc33ee4c-c042-4c30-87af-0dfe7b4d33d3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] DELETE http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc33ee4c-c042-4c30-87af-0dfe7b4d33d3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc33ee4c-c042-4c30-87af-0dfe7b4d33d3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:18 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-bc33ee4c-c042-4c30-87af-0dfe7b4d33d3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Delete volume with id: c2fbbcc4-94a9-42f1-9742-1ad03243bd5f Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc33ee4c-c042-4c30-87af-0dfe7b4d33d3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f returned with HTTP 404 Sep 07 17:04:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 578/1154] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:18 2026] DELETE /volume/v3/volumes/c2fbbcc4-94a9-42f1-9742-1ad03243bd5f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-71816445-be76-4683-b23f-1e7bc876c4a4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-827265811"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-827265811'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume of 1 GB Sep 07 17:04:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Availability Zones retrieved successfully. Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (77632948-4098-4f51-85c6-e36e8484f9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb7c78ce-4308-4d97-b2bb-6cc4b79723aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb7c78ce-4308-4d97-b2bb-6cc4b79723aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68200fd2-5ee0-40bf-9599-9fc6b9558c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Created reservations ['b09c1ca2-d3c7-4235-b5cf-10a19e88fbc7', '72a92d34-aeb9-4ba0-9126-b99c2e8f3576', 'c024f34f-11a0-468d-94c8-bf5cffccc151', '3aa29637-a6ea-454d-a88e-8c59b4f6a6fa'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68200fd2-5ee0-40bf-9599-9fc6b9558c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b09c1ca2-d3c7-4235-b5cf-10a19e88fbc7', '72a92d34-aeb9-4ba0-9126-b99c2e8f3576', 'c024f34f-11a0-468d-94c8-bf5cffccc151', '3aa29637-a6ea-454d-a88e-8c59b4f6a6fa']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f550b0ba-1fba-4d07-bfe0-96f96f58709b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f550b0ba-1fba-4d07-bfe0-96f96f58709b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871fa7b9-70c9-413b-8a2c-06446d774951', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-827265811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['b09c1ca2-d3c7-4235-b5cf-10a19e88fbc7','72a92d34-aeb9-4ba0-9126-b99c2e8f3576','c024f34f-11a0-468d-94c8-bf5cffccc151','3aa29637-a6ea-454d-a88e-8c59b4f6a6fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-827265811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871fa7b9-70c9-413b-8a2c-06446d774951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf96ac8269e848b88cb74e07d9047434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0099cab-98a8-4666-b225-8e045f009655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0099cab-98a8-4666-b225-8e045f009655) transitioned into state 'SUCCESS' from state '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-827265811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['b09c1ca2-d3c7-4235-b5cf-10a19e88fbc7','72a92d34-aeb9-4ba0-9126-b99c2e8f3576','c024f34f-11a0-468d-94c8-bf5cffccc151','3aa29637-a6ea-454d-a88e-8c59b4f6a6fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d07ab3-51d2-4d15-a09d-88c406f628d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d07ab3-51d2-4d15-a09d-88c406f628d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (77632948-4098-4f51-85c6-e36e8484f9bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request issued successfully. Sep 07 17:04:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-71816445-be76-4683-b23f-1e7bc876c4a4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 577/1155] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:19 2026] POST /volume/v3/volumes => generated 755 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-73d37897-a834-43b9-8c97-371cb74566bc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-73d37897-a834-43b9-8c97-371cb74566bc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-73d37897-a834-43b9-8c97-371cb74566bc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-73d37897-a834-43b9-8c97-371cb74566bc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-73d37897-a834-43b9-8c97-371cb74566bc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-73d37897-a834-43b9-8c97-371cb74566bc tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 200 Sep 07 17:04:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 579/1156] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:19 2026] GET /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f9ddbcaf-cf03-4d4f-9d8e-dbf3ac0ba368 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f9ddbcaf-cf03-4d4f-9d8e-dbf3ac0ba368 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f9ddbcaf-cf03-4d4f-9d8e-dbf3ac0ba368 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f9ddbcaf-cf03-4d4f-9d8e-dbf3ac0ba368 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f9ddbcaf-cf03-4d4f-9d8e-dbf3ac0ba368 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Volume info retrieved successfully. Sep 07 17:04:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f9ddbcaf-cf03-4d4f-9d8e-dbf3ac0ba368 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f returned with HTTP 200 Sep 07 17:04:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 578/1157] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:19 2026] GET /volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-67d1f038-b045-4ee8-b22c-fc214fefbbcc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67d1f038-b045-4ee8-b22c-fc214fefbbcc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:04:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-67d1f038-b045-4ee8-b22c-fc214fefbbcc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cae3dc2-c9ce-407f-9821-d78ab6a70f8f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-469419793"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-67d1f038-b045-4ee8-b22c-fc214fefbbcc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Volume info retrieved successfully. Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-67d1f038-b045-4ee8-b22c-fc214fefbbcc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Create snapshot from volume 6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:19 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-67d1f038-b045-4ee8-b22c-fc214fefbbcc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Created reservations ['2867842f-b152-47e6-9e04-4f65d2425398', 'bc8391d7-1c19-4ef8-840e-cc8895aa6800', '4439f49d-194d-4e63-8ee7-507193f3be0f', 'b538e58c-8cf2-41d1-a198-d59cbfb01c2c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-67d1f038-b045-4ee8-b22c-fc214fefbbcc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot create request issued successfully. Sep 07 17:04:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67d1f038-b045-4ee8-b22c-fc214fefbbcc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:04:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 580/1158] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:04:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-855879b5-d888-42dc-9400-5a612e2f3757 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-855879b5-d888-42dc-9400-5a612e2f3757 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-855879b5-d888-42dc-9400-5a612e2f3757 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-855879b5-d888-42dc-9400-5a612e2f3757 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-855879b5-d888-42dc-9400-5a612e2f3757 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-855879b5-d888-42dc-9400-5a612e2f3757 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 200 Sep 07 17:04:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 579/1159] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:20 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0e5027d8-8153-473c-9558-5a0646599d65 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0e5027d8-8153-473c-9558-5a0646599d65 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0e5027d8-8153-473c-9558-5a0646599d65 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0e5027d8-8153-473c-9558-5a0646599d65 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0e5027d8-8153-473c-9558-5a0646599d65 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0e5027d8-8153-473c-9558-5a0646599d65 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 200 Sep 07 17:04:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 581/1160] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:20 2026] GET /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-86d2e164-3a0c-4faf-b791-058d4bb6d221 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-86d2e164-3a0c-4faf-b791-058d4bb6d221 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-86d2e164-3a0c-4faf-b791-058d4bb6d221 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-86d2e164-3a0c-4faf-b791-058d4bb6d221 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-86d2e164-3a0c-4faf-b791-058d4bb6d221 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-86d2e164-3a0c-4faf-b791-058d4bb6d221 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 200 Sep 07 17:04:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 580/1161] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:21 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-048a3b71-da97-478d-8956-9c671265f9c0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-048a3b71-da97-478d-8956-9c671265f9c0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-048a3b71-da97-478d-8956-9c671265f9c0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-048a3b71-da97-478d-8956-9c671265f9c0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-048a3b71-da97-478d-8956-9c671265f9c0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-048a3b71-da97-478d-8956-9c671265f9c0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 200 Sep 07 17:04:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 582/1162] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:21 2026] GET /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb9e41b8-1ed4-4f4b-83cc-abbba96b630c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb9e41b8-1ed4-4f4b-83cc-abbba96b630c tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951/action Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb9e41b8-1ed4-4f4b-83cc-abbba96b630c tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb9e41b8-1ed4-4f4b-83cc-abbba96b630c tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-cb9e41b8-1ed4-4f4b-83cc-abbba96b630c tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume '871fa7b9-70c9-413b-8a2c-06446d774951' with '{'status': 'creating'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb9e41b8-1ed4-4f4b-83cc-abbba96b630c tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951/action returned with HTTP 202 Sep 07 17:04:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 581/1163] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:21 2026] POST /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3c702e7c-45ec-4764-b713-b3ec70bf55f8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3c702e7c-45ec-4764-b713-b3ec70bf55f8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3c702e7c-45ec-4764-b713-b3ec70bf55f8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3c702e7c-45ec-4764-b713-b3ec70bf55f8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3c702e7c-45ec-4764-b713-b3ec70bf55f8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3c702e7c-45ec-4764-b713-b3ec70bf55f8 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 200 Sep 07 17:04:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 583/1164] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:21 2026] GET /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e48ef1fd-859e-40ad-8f99-1b361a218a65 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e48ef1fd-859e-40ad-8f99-1b361a218a65 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951/action Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e48ef1fd-859e-40ad-8f99-1b361a218a65 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e48ef1fd-859e-40ad-8f99-1b361a218a65 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e48ef1fd-859e-40ad-8f99-1b361a218a65 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Volume info retrieved successfully. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e48ef1fd-859e-40ad-8f99-1b361a218a65 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Delete volume request issued successfully. Sep 07 17:04:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e48ef1fd-859e-40ad-8f99-1b361a218a65 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951/action returned with HTTP 202 Sep 07 17:04:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 582/1165] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:21 2026] POST /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-86f1593d-7e56-447e-a68c-9b5b790467a0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86f1593d-7e56-447e-a68c-9b5b790467a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86f1593d-7e56-447e-a68c-9b5b790467a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86f1593d-7e56-447e-a68c-9b5b790467a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-86f1593d-7e56-447e-a68c-9b5b790467a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86f1593d-7e56-447e-a68c-9b5b790467a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 200 Sep 07 17:04:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 584/1166] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:21 2026] GET /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9a4d0411-f880-451c-b02f-fdf6870772e9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a4d0411-f880-451c-b02f-fdf6870772e9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a4d0411-f880-451c-b02f-fdf6870772e9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a4d0411-f880-451c-b02f-fdf6870772e9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9a4d0411-f880-451c-b02f-fdf6870772e9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a4d0411-f880-451c-b02f-fdf6870772e9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 200 Sep 07 17:04:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 583/1167] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:22 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-91620c96-e98a-4b8a-b958-7b327b345f1a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-91620c96-e98a-4b8a-b958-7b327b345f1a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-91620c96-e98a-4b8a-b958-7b327b345f1a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-91620c96-e98a-4b8a-b958-7b327b345f1a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-91620c96-e98a-4b8a-b958-7b327b345f1a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-91620c96-e98a-4b8a-b958-7b327b345f1a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 200 Sep 07 17:04:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 585/1168] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:22 2026] GET /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 847 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5c291bf6-c0f4-4eba-b3b2-5fe88dd7b476 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c291bf6-c0f4-4eba-b3b2-5fe88dd7b476 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c291bf6-c0f4-4eba-b3b2-5fe88dd7b476 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c291bf6-c0f4-4eba-b3b2-5fe88dd7b476 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5c291bf6-c0f4-4eba-b3b2-5fe88dd7b476 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c291bf6-c0f4-4eba-b3b2-5fe88dd7b476 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 200 Sep 07 17:04:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 584/1169] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:23 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-00d90437-e241-4cdb-b0ce-9d1286607e66 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-00d90437-e241-4cdb-b0ce-9d1286607e66 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-00d90437-e241-4cdb-b0ce-9d1286607e66 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-00d90437-e241-4cdb-b0ce-9d1286607e66 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-00d90437-e241-4cdb-b0ce-9d1286607e66 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 404 Sep 07 17:04:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 586/1170] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:24 2026] GET /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-34c6f06a-569b-4720-9215-50d9d4b72be4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-34c6f06a-569b-4720-9215-50d9d4b72be4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-34c6f06a-569b-4720-9215-50d9d4b72be4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-34c6f06a-569b-4720-9215-50d9d4b72be4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-34c6f06a-569b-4720-9215-50d9d4b72be4 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 404 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 585/1171] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:24 2026] GET /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4b69f862-f29b-4c87-b768-5621b0383161 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b69f862-f29b-4c87-b768-5621b0383161 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] DELETE http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b69f862-f29b-4c87-b768-5621b0383161 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b69f862-f29b-4c87-b768-5621b0383161 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4b69f862-f29b-4c87-b768-5621b0383161 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Delete volume with id: 871fa7b9-70c9-413b-8a2c-06446d774951 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-31fddf10-b0fb-42e4-a0ba-cb58f50d1c0c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31fddf10-b0fb-42e4-a0ba-cb58f50d1c0c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31fddf10-b0fb-42e4-a0ba-cb58f50d1c0c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31fddf10-b0fb-42e4-a0ba-cb58f50d1c0c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b69f862-f29b-4c87-b768-5621b0383161 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 returned with HTTP 404 Sep 07 17:04:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 587/1172] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:24 2026] DELETE /volume/v3/volumes/871fa7b9-70c9-413b-8a2c-06446d774951 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1530970428"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1530970428'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume of 1 GB Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-31fddf10-b0fb-42e4-a0ba-cb58f50d1c0c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31fddf10-b0fb-42e4-a0ba-cb58f50d1c0c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 586/1173] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:24 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-76a3df6e-5f6d-4b20-8c54-6073295bb542 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Availability Zones retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-76a3df6e-5f6d-4b20-8c54-6073295bb542 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] POST http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-76a3df6e-5f6d-4b20-8c54-6073295bb542 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-76a3df6e-5f6d-4b20-8c54-6073295bb542 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (1df38718-6ac9-442b-a18f-6656d01cf0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd03ce1-6344-4bfa-9abb-eeb451d385ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-76a3df6e-5f6d-4b20-8c54-6073295bb542 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Update snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-76a3df6e-5f6d-4b20-8c54-6073295bb542 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 587/1174] 192.168.122.80 () {60 vars in 1281 bytes} [Mon Sep 7 17:04:24 2026] POST /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 68 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd03ce1-6344-4bfa-9abb-eeb451d385ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44daa911-bcf7-458c-aaa3-57a59e448ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b6081af9-edc6-4a1c-bd10-6cfb3fc60cb4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6081af9-edc6-4a1c-bd10-6cfb3fc60cb4 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6081af9-edc6-4a1c-bd10-6cfb3fc60cb4 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6081af9-edc6-4a1c-bd10-6cfb3fc60cb4 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b6081af9-edc6-4a1c-bd10-6cfb3fc60cb4 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b6081af9-edc6-4a1c-bd10-6cfb3fc60cb4 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Get snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6081af9-edc6-4a1c-bd10-6cfb3fc60cb4 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 588/1175] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:04:24 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 68 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Created reservations ['059b0dee-2189-4926-97fc-29025c2274fd', '363fa7e4-83d6-42d4-99ac-68f2963ff3b1', 'd9b4e1c0-e596-4bfa-9a8f-82dc6d2fbc86', '8feb52c0-8d83-4ad3-b5d3-6e59dc6430dd'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44daa911-bcf7-458c-aaa3-57a59e448ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059b0dee-2189-4926-97fc-29025c2274fd', '363fa7e4-83d6-42d4-99ac-68f2963ff3b1', 'd9b4e1c0-e596-4bfa-9a8f-82dc6d2fbc86', '8feb52c0-8d83-4ad3-b5d3-6e59dc6430dd']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-132c21c6-162d-46ad-a50b-1d0ce472a279 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-132c21c6-162d-46ad-a50b-1d0ce472a279 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] PUT http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (087ed779-cb7a-4a41-8b4e-b00ee23692bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-132c21c6-162d-46ad-a50b-1d0ce472a279 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-132c21c6-162d-46ad-a50b-1d0ce472a279 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (087ed779-cb7a-4a41-8b4e-b00ee23692bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bb513da-f983-414d-a39d-a18f266df48d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1530970428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['059b0dee-2189-4926-97fc-29025c2274fd','363fa7e4-83d6-42d4-99ac-68f2963ff3b1','d9b4e1c0-e596-4bfa-9a8f-82dc6d2fbc86','8feb52c0-8d83-4ad3-b5d3-6e59dc6430dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1530970428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bb513da-f983-414d-a39d-a18f266df48d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf96ac8269e848b88cb74e07d9047434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267e8e58-5856-40a3-8bdd-f6e4739aa1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-132c21c6-162d-46ad-a50b-1d0ce472a279 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Update snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-132c21c6-162d-46ad-a50b-1d0ce472a279 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 589/1176] 192.168.122.80 () {60 vars in 1280 bytes} [Mon Sep 7 17:04:24 2026] PUT /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 57 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267e8e58-5856-40a3-8bdd-f6e4739aa1c1) transitioned into state 'SUCCESS' from state '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-1530970428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['059b0dee-2189-4926-97fc-29025c2274fd','363fa7e4-83d6-42d4-99ac-68f2963ff3b1','d9b4e1c0-e596-4bfa-9a8f-82dc6d2fbc86','8feb52c0-8d83-4ad3-b5d3-6e59dc6430dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b2dbcbdd-ee14-4f1c-9a51-5f1178832974 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee12684-5ad8-4e54-bd72-46a273a08650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b2dbcbdd-ee14-4f1c-9a51-5f1178832974 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b2dbcbdd-ee14-4f1c-9a51-5f1178832974 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b2dbcbdd-ee14-4f1c-9a51-5f1178832974 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee12684-5ad8-4e54-bd72-46a273a08650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b2dbcbdd-ee14-4f1c-9a51-5f1178832974 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b2dbcbdd-ee14-4f1c-9a51-5f1178832974 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Get snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b2dbcbdd-ee14-4f1c-9a51-5f1178832974 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (1df38718-6ac9-442b-a18f-6656d01cf0c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request issued successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6a7deb88-3381-4bf0-85a8-3d8d270b77a0 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 590/1177] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:04:24 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 57 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 588/1178] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:24 2026] POST /volume/v3/volumes => generated 756 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7e0272a1-94ad-4faa-b600-89acbc3c37c3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-caf417db-8d51-4624-a8d3-a0f0b0835075 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7e0272a1-94ad-4faa-b600-89acbc3c37c3 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7e0272a1-94ad-4faa-b600-89acbc3c37c3 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7e0272a1-94ad-4faa-b600-89acbc3c37c3 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-caf417db-8d51-4624-a8d3-a0f0b0835075 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-caf417db-8d51-4624-a8d3-a0f0b0835075 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-caf417db-8d51-4624-a8d3-a0f0b0835075 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7e0272a1-94ad-4faa-b600-89acbc3c37c3 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7e0272a1-94ad-4faa-b600-89acbc3c37c3 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Get snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-caf417db-8d51-4624-a8d3-a0f0b0835075 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7e0272a1-94ad-4faa-b600-89acbc3c37c3 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Delete snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7e0272a1-94ad-4faa-b600-89acbc3c37c3 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 591/1179] 192.168.122.80 () {58 vars in 1278 bytes} [Mon Sep 7 17:04:24 2026] DELETE /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 => generated 0 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8d0c77a5-1391-4565-9a36-5578f6963f16 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-caf417db-8d51-4624-a8d3-a0f0b0835075 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8d0c77a5-1391-4565-9a36-5578f6963f16 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8d0c77a5-1391-4565-9a36-5578f6963f16 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 589/1180] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:24 2026] GET /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 824 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8d0c77a5-1391-4565-9a36-5578f6963f16 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8d0c77a5-1391-4565-9a36-5578f6963f16 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8d0c77a5-1391-4565-9a36-5578f6963f16 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Get snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8d0c77a5-1391-4565-9a36-5578f6963f16 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 592/1181] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:04:24 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f8aab1e9-c3b7-4591-a3cd-a725d33707dc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f8aab1e9-c3b7-4591-a3cd-a725d33707dc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] PUT http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f8aab1e9-c3b7-4591-a3cd-a725d33707dc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f8aab1e9-c3b7-4591-a3cd-a725d33707dc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f8aab1e9-c3b7-4591-a3cd-a725d33707dc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Update snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f8aab1e9-c3b7-4591-a3cd-a725d33707dc tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 590/1182] 192.168.122.80 () {60 vars in 1280 bytes} [Mon Sep 7 17:04:24 2026] PUT /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 16 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bbfb3297-7a1f-44d9-ac4e-157dbf64a05c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bbfb3297-7a1f-44d9-ac4e-157dbf64a05c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] POST http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bbfb3297-7a1f-44d9-ac4e-157dbf64a05c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bbfb3297-7a1f-44d9-ac4e-157dbf64a05c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bbfb3297-7a1f-44d9-ac4e-157dbf64a05c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Update snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bbfb3297-7a1f-44d9-ac4e-157dbf64a05c tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 593/1183] 192.168.122.80 () {60 vars in 1281 bytes} [Mon Sep 7 17:04:24 2026] POST /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 68 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2726605e-8ad5-4e2f-8f2e-17eaf359c0a9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2726605e-8ad5-4e2f-8f2e-17eaf359c0a9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2726605e-8ad5-4e2f-8f2e-17eaf359c0a9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2726605e-8ad5-4e2f-8f2e-17eaf359c0a9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2726605e-8ad5-4e2f-8f2e-17eaf359c0a9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Snapshot retrieved successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2726605e-8ad5-4e2f-8f2e-17eaf359c0a9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Get snapshot metadata completed successfully. Sep 07 17:04:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2726605e-8ad5-4e2f-8f2e-17eaf359c0a9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 591/1184] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:04:24 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6a6a42a7-ca9b-49ab-8c42-372c0a40a5cb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a6a42a7-ca9b-49ab-8c42-372c0a40a5cb tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] PUT http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 Sep 07 17:04:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a6a42a7-ca9b-49ab-8c42-372c0a40a5cb tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6a6a42a7-ca9b-49ab-8c42-372c0a40a5cb tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6a6a42a7-ca9b-49ab-8c42-372c0a40a5cb tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Update snapshot metadata completed successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a6a42a7-ca9b-49ab-8c42-372c0a40a5cb tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 returned with HTTP 200 Sep 07 17:04:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 594/1185] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:04:24 2026] PUT /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-84290b88-c38c-451d-b78e-73e3affeb888 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-84290b88-c38c-451d-b78e-73e3affeb888 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 Sep 07 17:04:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-84290b88-c38c-451d-b78e-73e3affeb888 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-84290b88-c38c-451d-b78e-73e3affeb888 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-84290b88-c38c-451d-b78e-73e3affeb888 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Snapshot retrieved successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-84290b88-c38c-451d-b78e-73e3affeb888 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Get snapshot metadata completed successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-84290b88-c38c-451d-b78e-73e3affeb888 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 returned with HTTP 200 Sep 07 17:04:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 592/1186] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:04:25 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-18a5e043-d4e6-4978-8ace-a9082daa8a26 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-18a5e043-d4e6-4978-8ace-a9082daa8a26 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-18a5e043-d4e6-4978-8ace-a9082daa8a26 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-18a5e043-d4e6-4978-8ace-a9082daa8a26 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-18a5e043-d4e6-4978-8ace-a9082daa8a26 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Snapshot retrieved successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-18a5e043-d4e6-4978-8ace-a9082daa8a26 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] Get snapshot metadata completed successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-18a5e043-d4e6-4978-8ace-a9082daa8a26 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-reader] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 595/1187] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:04:25 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b4e7310a-22f8-489c-9b2a-7ef543833769 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b4e7310a-22f8-489c-9b2a-7ef543833769 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] PUT http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata Sep 07 17:04:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b4e7310a-22f8-489c-9b2a-7ef543833769 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b4e7310a-22f8-489c-9b2a-7ef543833769 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b4e7310a-22f8-489c-9b2a-7ef543833769 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Update snapshot metadata completed successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b4e7310a-22f8-489c-9b2a-7ef543833769 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata returned with HTTP 200 Sep 07 17:04:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 593/1188] 192.168.122.80 () {60 vars in 1280 bytes} [Mon Sep 7 17:04:25 2026] PUT /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562/metadata => generated 16 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0c863551-0f26-4cf0-897e-1864e092bce9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c863551-0f26-4cf0-897e-1864e092bce9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c863551-0f26-4cf0-897e-1864e092bce9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c863551-0f26-4cf0-897e-1864e092bce9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-0c863551-0f26-4cf0-897e-1864e092bce9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Delete snapshot with id: b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0c863551-0f26-4cf0-897e-1864e092bce9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0c863551-0f26-4cf0-897e-1864e092bce9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot delete request issued successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c863551-0f26-4cf0-897e-1864e092bce9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 202 Sep 07 17:04:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 596/1189] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:04:25 2026] DELETE /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:04:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-64fc7a1c-22de-4679-a881-542020d64f12 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-64fc7a1c-22de-4679-a881-542020d64f12 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-64fc7a1c-22de-4679-a881-542020d64f12 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-64fc7a1c-22de-4679-a881-542020d64f12 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-64fc7a1c-22de-4679-a881-542020d64f12 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-64fc7a1c-22de-4679-a881-542020d64f12 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 200 Sep 07 17:04:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 594/1190] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:25 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-887c3e67-23e6-414d-9396-cfcf84e956a3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-887c3e67-23e6-414d-9396-cfcf84e956a3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-887c3e67-23e6-414d-9396-cfcf84e956a3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-887c3e67-23e6-414d-9396-cfcf84e956a3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-887c3e67-23e6-414d-9396-cfcf84e956a3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-887c3e67-23e6-414d-9396-cfcf84e956a3 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 200 Sep 07 17:04:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 597/1191] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:25 2026] GET /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-07d0bd42-e57c-4dc3-ba10-41e25ce50328 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-07d0bd42-e57c-4dc3-ba10-41e25ce50328 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-07d0bd42-e57c-4dc3-ba10-41e25ce50328 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-07d0bd42-e57c-4dc3-ba10-41e25ce50328 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-07d0bd42-e57c-4dc3-ba10-41e25ce50328 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-07d0bd42-e57c-4dc3-ba10-41e25ce50328 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 200 Sep 07 17:04:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 595/1192] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:26 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1282899093"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1282899093'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume of 1 GB Sep 07 17:04:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Availability Zones retrieved successfully. Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Flow 'volume_create_api' (b494ce7e-d0de-401a-bccc-dc827e0f8a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc138864-9747-47e2-ab83-4bbf3bee6615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc138864-9747-47e2-ab83-4bbf3bee6615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3a6208-58c9-4d52-b74c-4e7e96f3b211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Created reservations ['9f9f7f13-8c5f-49ac-aa7b-dfd23e7beef1', 'bf5ac325-02e1-4ba2-99d4-ea41196df8be', '9c3ce342-f8e0-49c9-967f-424d8901bddb', '4e9e193c-bc27-4768-80b4-5d847d9ac3f7'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3a6208-58c9-4d52-b74c-4e7e96f3b211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f9f7f13-8c5f-49ac-aa7b-dfd23e7beef1', 'bf5ac325-02e1-4ba2-99d4-ea41196df8be', '9c3ce342-f8e0-49c9-967f-424d8901bddb', '4e9e193c-bc27-4768-80b4-5d847d9ac3f7']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2b6bd3-75bb-4093-ad3c-6599ccf30aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9640d8ee-62ae-455f-a41a-0a6449b990a6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9640d8ee-62ae-455f-a41a-0a6449b990a6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9640d8ee-62ae-455f-a41a-0a6449b990a6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9640d8ee-62ae-455f-a41a-0a6449b990a6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2b6bd3-75bb-4093-ad3c-6599ccf30aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5845f054-f703-4cd6-ab9e-5884ea651699', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1282899093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301cf6331b7401397c423df034f3147',qos_specs=None,replication_status=,reservations=['9f9f7f13-8c5f-49ac-aa7b-dfd23e7beef1','bf5ac325-02e1-4ba2-99d4-ea41196df8be','9c3ce342-f8e0-49c9-967f-424d8901bddb','4e9e193c-bc27-4768-80b4-5d847d9ac3f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1282899093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5845f054-f703-4cd6-ab9e-5884ea651699,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b301cf6331b7401397c423df034f3147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0b8c48-dc8a-4439-b76b-d21ae05dc53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9640d8ee-62ae-455f-a41a-0a6449b990a6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9640d8ee-62ae-455f-a41a-0a6449b990a6 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 200 Sep 07 17:04:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 596/1193] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:26 2026] GET /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0b8c48-dc8a-4439-b76b-d21ae05dc53a) transitioned into state 'SUCCESS' from state '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-1282899093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301cf6331b7401397c423df034f3147',qos_specs=None,replication_status=,reservations=['9f9f7f13-8c5f-49ac-aa7b-dfd23e7beef1','bf5ac325-02e1-4ba2-99d4-ea41196df8be','9c3ce342-f8e0-49c9-967f-424d8901bddb','4e9e193c-bc27-4768-80b4-5d847d9ac3f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-62a02052-57b2-458c-845f-8e98d6253520 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efab7e50-6864-4e19-849d-2d09b28a4eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-62a02052-57b2-458c-845f-8e98d6253520 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d/action Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-62a02052-57b2-458c-845f-8e98d6253520 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-62a02052-57b2-458c-845f-8e98d6253520 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-62a02052-57b2-458c-845f-8e98d6253520 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume '4bb513da-f983-414d-a39d-a18f266df48d' with '{'status': 'error'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efab7e50-6864-4e19-849d-2d09b28a4eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Flow 'volume_create_api' (b494ce7e-d0de-401a-bccc-dc827e0f8a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume request issued successfully. Sep 07 17:04:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e23e0816-03b0-40cb-b8e8-c00e43a00db9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 598/1194] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:26 2026] POST /volume/v3/volumes => generated 758 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b1f8748f-015a-4a56-b587-5dcfe69a27c7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1f8748f-015a-4a56-b587-5dcfe69a27c7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1f8748f-015a-4a56-b587-5dcfe69a27c7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1f8748f-015a-4a56-b587-5dcfe69a27c7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-62a02052-57b2-458c-845f-8e98d6253520 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d/action returned with HTTP 202 Sep 07 17:04:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 597/1195] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:26 2026] POST /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-31a50147-a7e9-47a9-a957-b7e3ad8f056a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-31a50147-a7e9-47a9-a957-b7e3ad8f056a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-31a50147-a7e9-47a9-a957-b7e3ad8f056a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-31a50147-a7e9-47a9-a957-b7e3ad8f056a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-31a50147-a7e9-47a9-a957-b7e3ad8f056a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b1f8748f-015a-4a56-b587-5dcfe69a27c7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-31a50147-a7e9-47a9-a957-b7e3ad8f056a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 200 Sep 07 17:04:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 598/1196] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:27 2026] GET /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1f8748f-015a-4a56-b587-5dcfe69a27c7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 599/1197] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:26 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f0418b92-c1d9-46f8-9595-f7f1069e62ea None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f0418b92-c1d9-46f8-9595-f7f1069e62ea tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d/action Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f0418b92-c1d9-46f8-9595-f7f1069e62ea tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f0418b92-c1d9-46f8-9595-f7f1069e62ea tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f0418b92-c1d9-46f8-9595-f7f1069e62ea tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Volume info retrieved successfully. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f0418b92-c1d9-46f8-9595-f7f1069e62ea tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Delete volume request issued successfully. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f0418b92-c1d9-46f8-9595-f7f1069e62ea tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d/action returned with HTTP 202 Sep 07 17:04:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 599/1198] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:27 2026] POST /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ab92700d-2ae8-4f28-90c4-14a75acac727 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab92700d-2ae8-4f28-90c4-14a75acac727 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab92700d-2ae8-4f28-90c4-14a75acac727 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab92700d-2ae8-4f28-90c4-14a75acac727 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ab92700d-2ae8-4f28-90c4-14a75acac727 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab92700d-2ae8-4f28-90c4-14a75acac727 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 200 Sep 07 17:04:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 600/1199] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:27 2026] GET /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-de4517f5-462c-4c21-a9dc-d9db636c8876 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de4517f5-462c-4c21-a9dc-d9db636c8876 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de4517f5-462c-4c21-a9dc-d9db636c8876 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de4517f5-462c-4c21-a9dc-d9db636c8876 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-de4517f5-462c-4c21-a9dc-d9db636c8876 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Snapshot retrieved successfully. Sep 07 17:04:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de4517f5-462c-4c21-a9dc-d9db636c8876 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 200 Sep 07 17:04:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 600/1200] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:27 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dd48f49f-8bea-410c-825b-6a1b7e36585d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dd48f49f-8bea-410c-825b-6a1b7e36585d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dd48f49f-8bea-410c-825b-6a1b7e36585d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dd48f49f-8bea-410c-825b-6a1b7e36585d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dd48f49f-8bea-410c-825b-6a1b7e36585d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dd48f49f-8bea-410c-825b-6a1b7e36585d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 601/1201] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:28 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6183eb4c-39e7-4f97-bd86-b2ca1679a800 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6183eb4c-39e7-4f97-bd86-b2ca1679a800 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6183eb4c-39e7-4f97-bd86-b2ca1679a800 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6183eb4c-39e7-4f97-bd86-b2ca1679a800 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6183eb4c-39e7-4f97-bd86-b2ca1679a800 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6183eb4c-39e7-4f97-bd86-b2ca1679a800 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 200 Sep 07 17:04:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 601/1202] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:28 2026] GET /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-13707438-f0ce-421e-94db-e4385052abd9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-13707438-f0ce-421e-94db-e4385052abd9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-13707438-f0ce-421e-94db-e4385052abd9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-13707438-f0ce-421e-94db-e4385052abd9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-13707438-f0ce-421e-94db-e4385052abd9 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 returned with HTTP 404 Sep 07 17:04:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 602/1203] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:28 2026] GET /volume/v3/snapshots/b19ef905-4452-4686-9640-ae6a33206562 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1b421cad-6d33-438e-a17c-15cc43aeed2b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1b421cad-6d33-438e-a17c-15cc43aeed2b tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1b421cad-6d33-438e-a17c-15cc43aeed2b tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1b421cad-6d33-438e-a17c-15cc43aeed2b tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1b421cad-6d33-438e-a17c-15cc43aeed2b tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Volume info retrieved successfully. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1b421cad-6d33-438e-a17c-15cc43aeed2b tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f returned with HTTP 200 Sep 07 17:04:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 602/1204] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:28 2026] GET /volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4826385b-b825-47cd-88d6-8e59d4ee5a70 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4826385b-b825-47cd-88d6-8e59d4ee5a70 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] DELETE http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4826385b-b825-47cd-88d6-8e59d4ee5a70 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4826385b-b825-47cd-88d6-8e59d4ee5a70 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-4826385b-b825-47cd-88d6-8e59d4ee5a70 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Delete volume with id: 6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4826385b-b825-47cd-88d6-8e59d4ee5a70 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Volume info retrieved successfully. Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4826385b-b825-47cd-88d6-8e59d4ee5a70 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Delete volume request issued successfully. Sep 07 17:04:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4826385b-b825-47cd-88d6-8e59d4ee5a70 tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f returned with HTTP 202 Sep 07 17:04:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 603/1205] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:28 2026] DELETE /volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-13f3dd00-2f41-447c-9941-982a6ab00bee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13f3dd00-2f41-447c-9941-982a6ab00bee tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13f3dd00-2f41-447c-9941-982a6ab00bee tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13f3dd00-2f41-447c-9941-982a6ab00bee tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-13f3dd00-2f41-447c-9941-982a6ab00bee tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Volume info retrieved successfully. Sep 07 17:04:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13f3dd00-2f41-447c-9941-982a6ab00bee tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f returned with HTTP 200 Sep 07 17:04:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 603/1206] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:28 2026] GET /volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-673c6749-4b5d-4396-acef-116b17bb1257 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-673c6749-4b5d-4396-acef-116b17bb1257 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-673c6749-4b5d-4396-acef-116b17bb1257 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-673c6749-4b5d-4396-acef-116b17bb1257 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=313,cinder:INSERT=51,cinder:UPDATE=85,cinder:DELETE=3 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-673c6749-4b5d-4396-acef-116b17bb1257 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-673c6749-4b5d-4396-acef-116b17bb1257 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 604/1207] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-7d5d43f4-f895-4bff-b869-13a10438f961 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-7d5d43f4-f895-4bff-b869-13a10438f961 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-7d5d43f4-f895-4bff-b869-13a10438f961 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-7d5d43f4-f895-4bff-b869-13a10438f961 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-7d5d43f4-f895-4bff-b869-13a10438f961 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a528ca4c-1997-4cdb-ba55-9087f4ed7a2a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-7d5d43f4-f895-4bff-b869-13a10438f961 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a528ca4c-1997-4cdb-ba55-9087f4ed7a2a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a528ca4c-1997-4cdb-ba55-9087f4ed7a2a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 604/1208] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a528ca4c-1997-4cdb-ba55-9087f4ed7a2a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a528ca4c-1997-4cdb-ba55-9087f4ed7a2a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 404 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 605/1209] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6f50b407-7616-482a-812a-34d1036d2532 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f50b407-7616-482a-812a-34d1036d2532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f50b407-7616-482a-812a-34d1036d2532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f50b407-7616-482a-812a-34d1036d2532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f50b407-7616-482a-812a-34d1036d2532 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 404 Sep 07 17:04:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 605/1210] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a5dc47c3-1c3f-4316-bff1-0328c0d9c213 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a5dc47c3-1c3f-4316-bff1-0328c0d9c213 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] DELETE http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a5dc47c3-1c3f-4316-bff1-0328c0d9c213 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a5dc47c3-1c3f-4316-bff1-0328c0d9c213 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-a5dc47c3-1c3f-4316-bff1-0328c0d9c213 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Delete volume with id: 4bb513da-f983-414d-a39d-a18f266df48d Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a5dc47c3-1c3f-4316-bff1-0328c0d9c213 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d returned with HTTP 404 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 606/1211] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:29 2026] DELETE /volume/v3/volumes/4bb513da-f983-414d-a39d-a18f266df48d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-33986402"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-33986402'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume of 1 GB Sep 07 17:04:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Availability Zones retrieved successfully. Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (9bd42fd8-bb07-4935-8c1b-c5040457411f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e1b0b23-9d8e-42d8-a61c-18ab6bd784e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2184e0e0-8f39-4d18-a79e-f6c9760dbd8b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2184e0e0-8f39-4d18-a79e-f6c9760dbd8b None None] GET http://192.168.122.80/volume// Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e1b0b23-9d8e-42d8-a61c-18ab6bd784e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2184e0e0-8f39-4d18-a79e-f6c9760dbd8b None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2184e0e0-8f39-4d18-a79e-f6c9760dbd8b None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2184e0e0-8f39-4d18-a79e-f6c9760dbd8b None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 607/1212] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41aa331-77ef-4b88-8b54-28d8c57eef62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-9a97870e-b887-4255-86d7-afbd647cf102 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-9a97870e-b887-4255-86d7-afbd647cf102 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-9a97870e-b887-4255-86d7-afbd647cf102 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5845f054-f703-4cd6-ab9e-5884ea651699", "connector": null, "instance_uuid": "6f8df4c8-9548-46b3-9c58-e9ce231f1f9f"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-9a97870e-b887-4255-86d7-afbd647cf102 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 608/1213] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:04:29 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3f45ad6c-b262-466f-911f-361e6f0c351f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3f45ad6c-b262-466f-911f-361e6f0c351f tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] GET http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3f45ad6c-b262-466f-911f-361e6f0c351f tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3f45ad6c-b262-466f-911f-361e6f0c351f tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Created reservations ['4ff0a8e9-1ae3-4839-9b92-36e1f001cf47', '6e8ac752-0bff-49ab-b0d2-5bc4f04bd964', '85aaef71-eff3-498b-8032-adcbd310ea11', 'f7fd37f5-5684-49f8-a376-e16d74570d1a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41aa331-77ef-4b88-8b54-28d8c57eef62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ff0a8e9-1ae3-4839-9b92-36e1f001cf47', '6e8ac752-0bff-49ab-b0d2-5bc4f04bd964', '85aaef71-eff3-498b-8032-adcbd310ea11', 'f7fd37f5-5684-49f8-a376-e16d74570d1a']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3f45ad6c-b262-466f-911f-361e6f0c351f tempest-SnapshotMetadataTestJSON-692943898 tempest-SnapshotMetadataTestJSON-692943898-project-member] http://192.168.122.80/volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f returned with HTTP 404 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 609/1214] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/v3/volumes/6cae3dc2-c9ce-407f-9821-d78ab6a70f8f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9356e153-5054-449a-a9be-835434073b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3a1890cc-16f4-498a-9398-38a93cd19f84 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a1890cc-16f4-498a-9398-38a93cd19f84 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a1890cc-16f4-498a-9398-38a93cd19f84 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a1890cc-16f4-498a-9398-38a93cd19f84 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9356e153-5054-449a-a9be-835434073b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e00e30f7-2c94-4e9a-aa5c-9f1209be3008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-33986402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['4ff0a8e9-1ae3-4839-9b92-36e1f001cf47','6e8ac752-0bff-49ab-b0d2-5bc4f04bd964','85aaef71-eff3-498b-8032-adcbd310ea11','f7fd37f5-5684-49f8-a376-e16d74570d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-33986402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e00e30f7-2c94-4e9a-aa5c-9f1209be3008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf96ac8269e848b88cb74e07d9047434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3332e7-1712-4b84-b2a8-51e4023a8232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3a1890cc-16f4-498a-9398-38a93cd19f84 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a1890cc-16f4-498a-9398-38a93cd19f84 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 610/1215] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0696494-2349-4b2d-8fb9-d81fdaea1c24 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0696494-2349-4b2d-8fb9-d81fdaea1c24 None None] GET http://192.168.122.80/volume// Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0696494-2349-4b2d-8fb9-d81fdaea1c24 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0696494-2349-4b2d-8fb9-d81fdaea1c24 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0696494-2349-4b2d-8fb9-d81fdaea1c24 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 611/1216] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-285dd991-6fba-4440-b7c2-42c623b3304a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-285dd991-6fba-4440-b7c2-42c623b3304a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-285dd991-6fba-4440-b7c2-42c623b3304a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-285dd991-6fba-4440-b7c2-42c623b3304a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3332e7-1712-4b84-b2a8-51e4023a8232) transitioned into state 'SUCCESS' from state '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-33986402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['4ff0a8e9-1ae3-4839-9b92-36e1f001cf47','6e8ac752-0bff-49ab-b0d2-5bc4f04bd964','85aaef71-eff3-498b-8032-adcbd310ea11','f7fd37f5-5684-49f8-a376-e16d74570d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696f78dd-4fa5-4835-b81b-0c5eb6bb43fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-285dd991-6fba-4440-b7c2-42c623b3304a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696f78dd-4fa5-4835-b81b-0c5eb6bb43fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-285dd991-6fba-4440-b7c2-42c623b3304a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (9bd42fd8-bb07-4935-8c1b-c5040457411f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 612/1217] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:04:29 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 1031 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:04:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request issued successfully. Sep 07 17:04:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7075e61d-a5b9-463e-b4d7-c0ee619819ac tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 606/1218] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:29 2026] POST /volume/v3/volumes => generated 754 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c1ef800a-a10a-4a9b-ba51-e1387da5e628 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1ef800a-a10a-4a9b-ba51-e1387da5e628 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1ef800a-a10a-4a9b-ba51-e1387da5e628 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1ef800a-a10a-4a9b-ba51-e1387da5e628 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c1ef800a-a10a-4a9b-ba51-e1387da5e628 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1ef800a-a10a-4a9b-ba51-e1387da5e628 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 200 Sep 07 17:04:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 613/1219] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:30 2026] GET /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-d5224dc2-633b-49b4-9655-0779bdb3232e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-d5224dc2-633b-49b4-9655-0779bdb3232e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] PUT http://192.168.122.80/volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7 Sep 07 17:04:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-d5224dc2-633b-49b4-9655-0779bdb3232e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:30 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-d5224dc2-633b-49b4-9655-0779bdb3232e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Acquiring lock "cinder-attachment_update-5845f054-f703-4cd6-ab9e-5884ea651699-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:04:30 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-d5224dc2-633b-49b4-9655-0779bdb3232e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Lock "cinder-attachment_update-5845f054-f703-4cd6-ab9e-5884ea651699-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:04:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-27a24382-fd16-46c6-9d33-9a63411a5dab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27a24382-fd16-46c6-9d33-9a63411a5dab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27a24382-fd16-46c6-9d33-9a63411a5dab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27a24382-fd16-46c6-9d33-9a63411a5dab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-27a24382-fd16-46c6-9d33-9a63411a5dab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27a24382-fd16-46c6-9d33-9a63411a5dab tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 614/1220] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:30 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a3be3fc0-e2c9-46df-8459-47ef7612c67c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a3be3fc0-e2c9-46df-8459-47ef7612c67c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a3be3fc0-e2c9-46df-8459-47ef7612c67c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a3be3fc0-e2c9-46df-8459-47ef7612c67c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a3be3fc0-e2c9-46df-8459-47ef7612c67c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a3be3fc0-e2c9-46df-8459-47ef7612c67c tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 200 Sep 07 17:04:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 615/1221] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:31 2026] GET /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:31 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-d5224dc2-633b-49b4-9655-0779bdb3232e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Lock "cinder-attachment_update-5845f054-f703-4cd6-ab9e-5884ea651699-devstack" released by "attachment_update" :: held 1.254s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:04:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-d5224dc2-633b-49b4-9655-0779bdb3232e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7 returned with HTTP 200 Sep 07 17:04:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 607/1222] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:04:30 2026] PUT /volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7 => generated 694 bytes in 1348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c34dc3cb-e843-4b3b-b2b9-0842cd29d0a3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c34dc3cb-e843-4b3b-b2b9-0842cd29d0a3 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c34dc3cb-e843-4b3b-b2b9-0842cd29d0a3 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c34dc3cb-e843-4b3b-b2b9-0842cd29d0a3 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c34dc3cb-e843-4b3b-b2b9-0842cd29d0a3 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c34dc3cb-e843-4b3b-b2b9-0842cd29d0a3 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 616/1223] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:32 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bf076b0b-9216-48fe-9242-ce5d0114749e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bf076b0b-9216-48fe-9242-ce5d0114749e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bf076b0b-9216-48fe-9242-ce5d0114749e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bf076b0b-9216-48fe-9242-ce5d0114749e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bf076b0b-9216-48fe-9242-ce5d0114749e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bf076b0b-9216-48fe-9242-ce5d0114749e tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 200 Sep 07 17:04:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 608/1224] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:32 2026] GET /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e8391e9d-98d2-4abf-999f-7d2254bab5b9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8391e9d-98d2-4abf-999f-7d2254bab5b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008/action Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8391e9d-98d2-4abf-999f-7d2254bab5b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8391e9d-98d2-4abf-999f-7d2254bab5b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-38dfc82f-d53c-44cc-82b2-7e0ac580a87a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-38dfc82f-d53c-44cc-82b2-7e0ac580a87a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7/action Sep 07 17:04:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-38dfc82f-d53c-44cc-82b2-7e0ac580a87a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action body: b'{"os-complete": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-38dfc82f-d53c-44cc-82b2-7e0ac580a87a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-e8391e9d-98d2-4abf-999f-7d2254bab5b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume 'e00e30f7-2c94-4e9a-aa5c-9f1209be3008' with '{'status': 'maintenance'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ed76c46a-a9a3-4898-8085-b96fef369099 req-38dfc82f-d53c-44cc-82b2-7e0ac580a87a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7/action returned with HTTP 204 Sep 07 17:04:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 609/1225] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:04:32 2026] POST /volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8391e9d-98d2-4abf-999f-7d2254bab5b9 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008/action returned with HTTP 202 Sep 07 17:04:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 617/1226] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:32 2026] POST /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8e09e0a8-3558-4874-aca2-f4f43311556b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e09e0a8-3558-4874-aca2-f4f43311556b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e09e0a8-3558-4874-aca2-f4f43311556b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e09e0a8-3558-4874-aca2-f4f43311556b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8e09e0a8-3558-4874-aca2-f4f43311556b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e09e0a8-3558-4874-aca2-f4f43311556b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 200 Sep 07 17:04:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 610/1227] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:32 2026] GET /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a78a7470-f370-4d71-8e0c-14b5b7a432ef None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a78a7470-f370-4d71-8e0c-14b5b7a432ef tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008/action Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a78a7470-f370-4d71-8e0c-14b5b7a432ef tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a78a7470-f370-4d71-8e0c-14b5b7a432ef tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a78a7470-f370-4d71-8e0c-14b5b7a432ef tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Volume info retrieved successfully. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a78a7470-f370-4d71-8e0c-14b5b7a432ef tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Delete volume request issued successfully. Sep 07 17:04:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a78a7470-f370-4d71-8e0c-14b5b7a432ef tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008/action returned with HTTP 202 Sep 07 17:04:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 618/1228] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:32 2026] POST /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5019ae5c-7584-440c-a85e-65483a5abfae None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5019ae5c-7584-440c-a85e-65483a5abfae tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5019ae5c-7584-440c-a85e-65483a5abfae tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5019ae5c-7584-440c-a85e-65483a5abfae tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5019ae5c-7584-440c-a85e-65483a5abfae tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5019ae5c-7584-440c-a85e-65483a5abfae tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 200 Sep 07 17:04:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 611/1229] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:32 2026] GET /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7aa9052a-dcac-4070-80d4-46a26531246e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7aa9052a-dcac-4070-80d4-46a26531246e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7aa9052a-dcac-4070-80d4-46a26531246e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7aa9052a-dcac-4070-80d4-46a26531246e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7aa9052a-dcac-4070-80d4-46a26531246e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7aa9052a-dcac-4070-80d4-46a26531246e tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 619/1230] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:33 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 1143 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-099abbf1-8d98-424d-b5db-da236b07488c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-099abbf1-8d98-424d-b5db-da236b07488c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-099abbf1-8d98-424d-b5db-da236b07488c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-099abbf1-8d98-424d-b5db-da236b07488c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-099abbf1-8d98-424d-b5db-da236b07488c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-099abbf1-8d98-424d-b5db-da236b07488c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 612/1231] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:33 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1780405462"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1780405462'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume of 1 GB Sep 07 17:04:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Availability Zones retrieved successfully. Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Flow 'volume_create_api' (193ac948-fe09-4ede-b60d-4af8ca4e73c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b93901-baf5-4411-9442-c1d2cee104cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b93901-baf5-4411-9442-c1d2cee104cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6746ec5-abf9-4373-b3d7-02d921dadff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Created reservations ['70316f63-ae82-4e0e-b66b-19a9bdf3ae04', '4697d0b3-72ed-457b-8fbb-e1c5248b956f', 'fe5ae871-3465-4b95-b3b9-d60862f118a7', '13c8357f-d36a-4269-b540-47adcd262b9f'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6746ec5-abf9-4373-b3d7-02d921dadff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70316f63-ae82-4e0e-b66b-19a9bdf3ae04', '4697d0b3-72ed-457b-8fbb-e1c5248b956f', 'fe5ae871-3465-4b95-b3b9-d60862f118a7', '13c8357f-d36a-4269-b540-47adcd262b9f']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48aa5d4f-4800-4f2a-bc26-ea5e96d75a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48aa5d4f-4800-4f2a-bc26-ea5e96d75a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bbcf409-6825-491d-b364-e6318ce0187f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1780405462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301cf6331b7401397c423df034f3147',qos_specs=None,replication_status=,reservations=['70316f63-ae82-4e0e-b66b-19a9bdf3ae04','4697d0b3-72ed-457b-8fbb-e1c5248b956f','fe5ae871-3465-4b95-b3b9-d60862f118a7','13c8357f-d36a-4269-b540-47adcd262b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1780405462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bbcf409-6825-491d-b364-e6318ce0187f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b301cf6331b7401397c423df034f3147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fee8d90d-bf7c-4604-a412-9937f14c546b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf704924-4d22-481c-811e-c066f60588e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fee8d90d-bf7c-4604-a412-9937f14c546b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fee8d90d-bf7c-4604-a412-9937f14c546b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fee8d90d-bf7c-4604-a412-9937f14c546b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fee8d90d-bf7c-4604-a412-9937f14c546b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf704924-4d22-481c-811e-c066f60588e6) transitioned into state 'SUCCESS' from state '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-1780405462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301cf6331b7401397c423df034f3147',qos_specs=None,replication_status=,reservations=['70316f63-ae82-4e0e-b66b-19a9bdf3ae04','4697d0b3-72ed-457b-8fbb-e1c5248b956f','fe5ae871-3465-4b95-b3b9-d60862f118a7','13c8357f-d36a-4269-b540-47adcd262b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7aa9aad6f4b4e0692025e2c98d46c5a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f169ba-f2b9-45ab-9490-98184d0a847e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fee8d90d-bf7c-4604-a412-9937f14c546b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 200 Sep 07 17:04:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 613/1232] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:33 2026] GET /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 846 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f169ba-f2b9-45ab-9490-98184d0a847e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Flow 'volume_create_api' (193ac948-fe09-4ede-b60d-4af8ca4e73c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Create volume request issued successfully. Sep 07 17:04:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a7cd6485-519d-4e01-ace7-ce327de3d626 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 620/1233] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:33 2026] POST /volume/v3/volumes => generated 758 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-02fa799f-2824-4d2a-a95e-432e04c8bb92 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-02fa799f-2824-4d2a-a95e-432e04c8bb92 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-02fa799f-2824-4d2a-a95e-432e04c8bb92 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-02fa799f-2824-4d2a-a95e-432e04c8bb92 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-02fa799f-2824-4d2a-a95e-432e04c8bb92 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-02fa799f-2824-4d2a-a95e-432e04c8bb92 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 614/1234] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:33 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 826 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-387196619"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-387196619'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume of 1 GB Sep 07 17:04:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Availability Zones retrieved successfully. Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Flow 'volume_create_api' (d4952a9a-96a9-483f-b19b-a42235548e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (405d0e85-ed3d-4ad8-9710-4e067e686184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (405d0e85-ed3d-4ad8-9710-4e067e686184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c457a0-2e16-43b8-8b67-b92f26c7a66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Created reservations ['7b4d5cab-a1aa-41e4-ac91-45b32dcf3942', 'dd8bc44a-3a55-4f03-aaac-cb9c14751985', 'bd6a1003-7808-4075-bad0-d5375630042b', '43f4f0dc-ff1b-4d59-834a-7916c104fbec'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c457a0-2e16-43b8-8b67-b92f26c7a66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b4d5cab-a1aa-41e4-ac91-45b32dcf3942', 'dd8bc44a-3a55-4f03-aaac-cb9c14751985', 'bd6a1003-7808-4075-bad0-d5375630042b', '43f4f0dc-ff1b-4d59-834a-7916c104fbec']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad6146d-b47b-4400-ab77-34645bd97478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-63fd1c61-5989-47c2-ba2a-8c943e87f9ee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-63fd1c61-5989-47c2-ba2a-8c943e87f9ee tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-63fd1c61-5989-47c2-ba2a-8c943e87f9ee tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-63fd1c61-5989-47c2-ba2a-8c943e87f9ee tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-63fd1c61-5989-47c2-ba2a-8c943e87f9ee tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 404 Sep 07 17:04:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 615/1235] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:34 2026] GET /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:04:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e3aa743d-d8a1-4892-879c-0e06bdd2d3b7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad6146d-b47b-4400-ab77-34645bd97478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c1f725-dd53-453f-82c8-a9e4b0109b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-387196619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f8869643744a3d89b415551d058669',qos_specs=None,replication_status=,reservations=['7b4d5cab-a1aa-41e4-ac91-45b32dcf3942','dd8bc44a-3a55-4f03-aaac-cb9c14751985','bd6a1003-7808-4075-bad0-d5375630042b','43f4f0dc-ff1b-4d59-834a-7916c104fbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28431b201c8a4167a859facdc66cc7f9',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-387196619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c1f725-dd53-453f-82c8-a9e4b0109b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f8869643744a3d89b415551d058669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28431b201c8a4167a859facdc66cc7f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e3aa743d-d8a1-4892-879c-0e06bdd2d3b7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e3aa743d-d8a1-4892-879c-0e06bdd2d3b7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e3aa743d-d8a1-4892-879c-0e06bdd2d3b7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea5a4fe-8ad5-4855-8b01-6a86f47a59d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e3aa743d-d8a1-4892-879c-0e06bdd2d3b7 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 404 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 616/1236] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:34 2026] GET /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-61ea0dad-451a-4ef0-95da-93c74844bf75 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61ea0dad-451a-4ef0-95da-93c74844bf75 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] DELETE http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61ea0dad-451a-4ef0-95da-93c74844bf75 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61ea0dad-451a-4ef0-95da-93c74844bf75 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-61ea0dad-451a-4ef0-95da-93c74844bf75 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Delete volume with id: e00e30f7-2c94-4e9a-aa5c-9f1209be3008 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61ea0dad-451a-4ef0-95da-93c74844bf75 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 returned with HTTP 404 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 617/1237] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:35 2026] DELETE /volume/v3/volumes/e00e30f7-2c94-4e9a-aa5c-9f1209be3008 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-04829c5b-06fb-4342-96b9-3468f5d31edb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04829c5b-06fb-4342-96b9-3468f5d31edb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04829c5b-06fb-4342-96b9-3468f5d31edb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04829c5b-06fb-4342-96b9-3468f5d31edb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea5a4fe-8ad5-4855-8b01-6a86f47a59d8) transitioned into state 'SUCCESS' from state '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-387196619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f8869643744a3d89b415551d058669',qos_specs=None,replication_status=,reservations=['7b4d5cab-a1aa-41e4-ac91-45b32dcf3942','dd8bc44a-3a55-4f03-aaac-cb9c14751985','bd6a1003-7808-4075-bad0-d5375630042b','43f4f0dc-ff1b-4d59-834a-7916c104fbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28431b201c8a4167a859facdc66cc7f9',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078b9b6d-4364-4568-b07d-08fb4c78579c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-04829c5b-06fb-4342-96b9-3468f5d31edb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078b9b6d-4364-4568-b07d-08fb4c78579c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Flow 'volume_create_api' (d4952a9a-96a9-483f-b19b-a42235548e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume request issued successfully. Sep 07 17:04:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23eadf99-481d-4f2a-b4ee-bbab67822fc5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 621/1238] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:34 2026] POST /volume/v3/volumes => generated 757 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04829c5b-06fb-4342-96b9-3468f5d31edb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 618/1239] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:35 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d4316a9c-c6c6-44b9-b948-948131471648 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1157499486"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-33c8dd75-3a03-4bc2-9d03-b58c1204322f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1157499486'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume of 1 GB Sep 07 17:04:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-33c8dd75-3a03-4bc2-9d03-b58c1204322f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-33c8dd75-3a03-4bc2-9d03-b58c1204322f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-33c8dd75-3a03-4bc2-9d03-b58c1204322f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Availability Zones retrieved successfully. Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (0ad06288-f424-463a-ae22-c986e4d7283d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3531d347-b8b7-4c81-a51d-a1582a35cf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-33c8dd75-3a03-4bc2-9d03-b58c1204322f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-33c8dd75-3a03-4bc2-9d03-b58c1204322f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 619/1240] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:35 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 825 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3531d347-b8b7-4c81-a51d-a1582a35cf3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df16f8af-8d5c-49c7-b7f4-2a79cad38eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Created reservations ['443e3ac7-db21-45ee-b8e1-4e52bbcf0f2a', '51deef1e-7276-42d7-8b88-09b743298b4a', '4a6f6315-01ee-4deb-ab7c-e79d93ee6332', 'b8929b3c-8682-4f88-a14a-db2dd637d350'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df16f8af-8d5c-49c7-b7f4-2a79cad38eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['443e3ac7-db21-45ee-b8e1-4e52bbcf0f2a', '51deef1e-7276-42d7-8b88-09b743298b4a', '4a6f6315-01ee-4deb-ab7c-e79d93ee6332', 'b8929b3c-8682-4f88-a14a-db2dd637d350']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088bf1e3-b29f-4225-a8fe-765e0210d70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088bf1e3-b29f-4225-a8fe-765e0210d70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d7b0248-e24b-4a29-b1a1-f7b01de63ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1157499486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['443e3ac7-db21-45ee-b8e1-4e52bbcf0f2a','51deef1e-7276-42d7-8b88-09b743298b4a','4a6f6315-01ee-4deb-ab7c-e79d93ee6332','b8929b3c-8682-4f88-a14a-db2dd637d350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1157499486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d7b0248-e24b-4a29-b1a1-f7b01de63ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf96ac8269e848b88cb74e07d9047434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4065026-39a6-4011-b510-0e57bd32f585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4065026-39a6-4011-b510-0e57bd32f585) transitioned into state 'SUCCESS' from state '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-1157499486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c32fc67fe6464b04a8fcde4f478cf5fe',qos_specs=None,replication_status=,reservations=['443e3ac7-db21-45ee-b8e1-4e52bbcf0f2a','51deef1e-7276-42d7-8b88-09b743298b4a','4a6f6315-01ee-4deb-ab7c-e79d93ee6332','b8929b3c-8682-4f88-a14a-db2dd637d350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf96ac8269e848b88cb74e07d9047434',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cc5d8b-ffde-4d32-b2bf-e389cdc112be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cc5d8b-ffde-4d32-b2bf-e389cdc112be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Flow 'volume_create_api' (0ad06288-f424-463a-ae22-c986e4d7283d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Create volume request issued successfully. Sep 07 17:04:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4316a9c-c6c6-44b9-b948-948131471648 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 622/1241] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:35 2026] POST /volume/v3/volumes => generated 756 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-16a7e83a-7ae4-4531-bea5-4aad0456c80b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16a7e83a-7ae4-4531-bea5-4aad0456c80b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16a7e83a-7ae4-4531-bea5-4aad0456c80b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16a7e83a-7ae4-4531-bea5-4aad0456c80b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-16a7e83a-7ae4-4531-bea5-4aad0456c80b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16a7e83a-7ae4-4531-bea5-4aad0456c80b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 620/1242] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:35 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 824 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-949e83f0-4aa0-498a-981f-74ef3988e30c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-949e83f0-4aa0-498a-981f-74ef3988e30c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-949e83f0-4aa0-498a-981f-74ef3988e30c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-949e83f0-4aa0-498a-981f-74ef3988e30c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-949e83f0-4aa0-498a-981f-74ef3988e30c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-949e83f0-4aa0-498a-981f-74ef3988e30c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 623/1243] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:36 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0b44131e-695d-440b-96fa-888b5776388c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0b44131e-695d-440b-96fa-888b5776388c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0b44131e-695d-440b-96fa-888b5776388c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0b44131e-695d-440b-96fa-888b5776388c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-258441c6-bf5c-457e-9894-dbdbf2750c8a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0b44131e-695d-440b-96fa-888b5776388c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0b44131e-695d-440b-96fa-888b5776388c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 621/1244] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:36 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-258441c6-bf5c-457e-9894-dbdbf2750c8a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4090ee65-74a3-482b-bcb6-4278b7d4a354 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-258441c6-bf5c-457e-9894-dbdbf2750c8a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-258441c6-bf5c-457e-9894-dbdbf2750c8a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4090ee65-74a3-482b-bcb6-4278b7d4a354 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4090ee65-74a3-482b-bcb6-4278b7d4a354 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4090ee65-74a3-482b-bcb6-4278b7d4a354 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-258441c6-bf5c-457e-9894-dbdbf2750c8a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4090ee65-74a3-482b-bcb6-4278b7d4a354 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-258441c6-bf5c-457e-9894-dbdbf2750c8a tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4090ee65-74a3-482b-bcb6-4278b7d4a354 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 622/1245] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:36 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 848 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 624/1246] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:04:36 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 851 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ac5b810f-79fb-4a50-8c21-817fc12aec51 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ac5b810f-79fb-4a50-8c21-817fc12aec51 None None] GET http://192.168.122.80/volume// Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ac5b810f-79fb-4a50-8c21-817fc12aec51 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ac5b810f-79fb-4a50-8c21-817fc12aec51 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ac5b810f-79fb-4a50-8c21-817fc12aec51 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:04:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 623/1247] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:04:37 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-a88cf6a1-e320-4617-aea0-7fdc54778dc4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-a88cf6a1-e320-4617-aea0-7fdc54778dc4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-a88cf6a1-e320-4617-aea0-7fdc54778dc4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bbcf409-6825-491d-b364-e6318ce0187f", "connector": null, "instance_uuid": "6f8df4c8-9548-46b3-9c58-e9ce231f1f9f"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-a88cf6a1-e320-4617-aea0-7fdc54778dc4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:04:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 625/1248] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:04:37 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5830b8eb-a916-4953-b156-cf5558da428f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5830b8eb-a916-4953-b156-cf5558da428f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5830b8eb-a916-4953-b156-cf5558da428f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5830b8eb-a916-4953-b156-cf5558da428f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-577e34c1-c232-4930-95a8-d95be66cf543 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-577e34c1-c232-4930-95a8-d95be66cf543 None None] GET http://192.168.122.80/volume// Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-577e34c1-c232-4930-95a8-d95be66cf543 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-577e34c1-c232-4930-95a8-d95be66cf543 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-577e34c1-c232-4930-95a8-d95be66cf543 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:04:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 626/1249] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:04:37 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-aed1fdc1-3f15-4efd-901f-5c7f8ad73d7c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-aed1fdc1-3f15-4efd-901f-5c7f8ad73d7c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-aed1fdc1-3f15-4efd-901f-5c7f8ad73d7c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-aed1fdc1-3f15-4efd-901f-5c7f8ad73d7c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5830b8eb-a916-4953-b156-cf5558da428f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5830b8eb-a916-4953-b156-cf5558da428f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 624/1250] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:37 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-aed1fdc1-3f15-4efd-901f-5c7f8ad73d7c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-aed1fdc1-3f15-4efd-901f-5c7f8ad73d7c tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 627/1251] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:04:37 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 1031 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ca13c840-e361-44f5-95a8-646909b4273c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ca13c840-e361-44f5-95a8-646909b4273c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ca13c840-e361-44f5-95a8-646909b4273c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ca13c840-e361-44f5-95a8-646909b4273c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-0bdcc5cf-7687-4d4e-959d-bb3fd544e5f9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-0bdcc5cf-7687-4d4e-959d-bb3fd544e5f9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] PUT http://192.168.122.80/volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7 Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-0bdcc5cf-7687-4d4e-959d-bb3fd544e5f9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ca13c840-e361-44f5-95a8-646909b4273c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ca13c840-e361-44f5-95a8-646909b4273c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 625/1252] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:37 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-0bdcc5cf-7687-4d4e-959d-bb3fd544e5f9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Acquiring lock "cinder-attachment_update-0bbcf409-6825-491d-b364-e6318ce0187f-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c796bff8-a63a-4be5-a599-f2dffdd3015f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c796bff8-a63a-4be5-a599-f2dffdd3015f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c796bff8-a63a-4be5-a599-f2dffdd3015f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12c1f725-dd53-453f-82c8-a9e4b0109b97", "name": "tempest-VolumesDeleteCascade-Snapshot-661870122"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-0bdcc5cf-7687-4d4e-959d-bb3fd544e5f9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Lock "cinder-attachment_update-0bbcf409-6825-491d-b364-e6318ce0187f-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:04:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c796bff8-a63a-4be5-a599-f2dffdd3015f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-c796bff8-a63a-4be5-a599-f2dffdd3015f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create snapshot from volume 12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-c796bff8-a63a-4be5-a599-f2dffdd3015f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Created reservations ['1bdb6d73-1696-49e6-b40a-1694a742b153', 'f011ee90-8d04-46a0-b147-69a45b8e7334', 'bf2907a7-d919-4cba-85b6-392cb1e3c831', '9bc21544-a42e-4b45-ade0-8852dc86d543'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c796bff8-a63a-4be5-a599-f2dffdd3015f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot create request issued successfully. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c796bff8-a63a-4be5-a599-f2dffdd3015f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:04:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 626/1253] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:04:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ec36228-38fc-4b60-a436-041c7089c61c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ec36228-38fc-4b60-a436-041c7089c61c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ec36228-38fc-4b60-a436-041c7089c61c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ec36228-38fc-4b60-a436-041c7089c61c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ec36228-38fc-4b60-a436-041c7089c61c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ec36228-38fc-4b60-a436-041c7089c61c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 returned with HTTP 200 Sep 07 17:04:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 627/1254] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:37 2026] GET /volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4eee8c17-d3ce-456a-91bd-e2db053d1547 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4eee8c17-d3ce-456a-91bd-e2db053d1547 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4eee8c17-d3ce-456a-91bd-e2db053d1547 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4eee8c17-d3ce-456a-91bd-e2db053d1547 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4eee8c17-d3ce-456a-91bd-e2db053d1547 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4eee8c17-d3ce-456a-91bd-e2db053d1547 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 628/1255] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:37 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:38 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-0bdcc5cf-7687-4d4e-959d-bb3fd544e5f9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Lock "cinder-attachment_update-0bbcf409-6825-491d-b364-e6318ce0187f-devstack" released by "attachment_update" :: held 0.534s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:04:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-0bdcc5cf-7687-4d4e-959d-bb3fd544e5f9 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7 returned with HTTP 200 Sep 07 17:04:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 628/1256] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:04:37 2026] PUT /volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7 => generated 694 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-094c1c70-b844-4017-8ac7-a056b28e5d88 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-094c1c70-b844-4017-8ac7-a056b28e5d88 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-094c1c70-b844-4017-8ac7-a056b28e5d88 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-094c1c70-b844-4017-8ac7-a056b28e5d88 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-094c1c70-b844-4017-8ac7-a056b28e5d88 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-094c1c70-b844-4017-8ac7-a056b28e5d88 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 629/1257] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:38 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 851 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-4d2be015-415e-480b-bccd-55d24983bb21 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-4d2be015-415e-480b-bccd-55d24983bb21 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7/action Sep 07 17:04:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-4d2be015-415e-480b-bccd-55d24983bb21 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-4d2be015-415e-480b-bccd-55d24983bb21 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-d2f07d59-a536-47d4-9c45-44176c453d55 req-4d2be015-415e-480b-bccd-55d24983bb21 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7/action returned with HTTP 204 Sep 07 17:04:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 629/1258] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:04:38 2026] POST /volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-784a12f4-16b6-46bb-ba61-14bf6390f766 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-784a12f4-16b6-46bb-ba61-14bf6390f766 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-784a12f4-16b6-46bb-ba61-14bf6390f766 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-784a12f4-16b6-46bb-ba61-14bf6390f766 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-784a12f4-16b6-46bb-ba61-14bf6390f766 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-784a12f4-16b6-46bb-ba61-14bf6390f766 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 returned with HTTP 200 Sep 07 17:04:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 630/1259] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:38 2026] GET /volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9fc1ccaa-7f03-4a99-960b-6d47edef5994 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9fc1ccaa-7f03-4a99-960b-6d47edef5994 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9fc1ccaa-7f03-4a99-960b-6d47edef5994 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9fc1ccaa-7f03-4a99-960b-6d47edef5994 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9fc1ccaa-7f03-4a99-960b-6d47edef5994 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9fc1ccaa-7f03-4a99-960b-6d47edef5994 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 630/1260] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:38 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3bb37898-bef9-4b34-840c-1f5fd97b1631 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bb37898-bef9-4b34-840c-1f5fd97b1631 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bb37898-bef9-4b34-840c-1f5fd97b1631 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bb37898-bef9-4b34-840c-1f5fd97b1631 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-3bb37898-bef9-4b34-840c-1f5fd97b1631 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume '3d7b0248-e24b-4a29-b1a1-f7b01de63ddf' with '{'status': 'error'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bb37898-bef9-4b34-840c-1f5fd97b1631 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action returned with HTTP 202 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 631/1261] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:38 2026] POST /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb9ad0ce-d7e2-4f77-9415-3ef619693d2b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb9ad0ce-d7e2-4f77-9415-3ef619693d2b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb9ad0ce-d7e2-4f77-9415-3ef619693d2b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb9ad0ce-d7e2-4f77-9415-3ef619693d2b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cb9ad0ce-d7e2-4f77-9415-3ef619693d2b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb9ad0ce-d7e2-4f77-9415-3ef619693d2b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 631/1262] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7902f09a-0308-49b5-a0d2-f79eb2e7d7c4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7902f09a-0308-49b5-a0d2-f79eb2e7d7c4 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7902f09a-0308-49b5-a0d2-f79eb2e7d7c4 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7902f09a-0308-49b5-a0d2-f79eb2e7d7c4 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-7902f09a-0308-49b5-a0d2-f79eb2e7d7c4 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume '3d7b0248-e24b-4a29-b1a1-f7b01de63ddf' with '{'status': 'available'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7902f09a-0308-49b5-a0d2-f79eb2e7d7c4 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action returned with HTTP 202 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 632/1263] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:39 2026] POST /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2af6a63c-00b9-4880-ac9a-34f0d6158406 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2af6a63c-00b9-4880-ac9a-34f0d6158406 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2af6a63c-00b9-4880-ac9a-34f0d6158406 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2af6a63c-00b9-4880-ac9a-34f0d6158406 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2af6a63c-00b9-4880-ac9a-34f0d6158406 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2af6a63c-00b9-4880-ac9a-34f0d6158406 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 632/1264] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-68544969-4126-4a28-a403-f553cc67acd0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68544969-4126-4a28-a403-f553cc67acd0 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68544969-4126-4a28-a403-f553cc67acd0 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68544969-4126-4a28-a403-f553cc67acd0 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-68544969-4126-4a28-a403-f553cc67acd0 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume '3d7b0248-e24b-4a29-b1a1-f7b01de63ddf' with '{'status': 'maintenance'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68544969-4126-4a28-a403-f553cc67acd0 tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action returned with HTTP 202 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 633/1265] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:39 2026] POST /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d46e53ad-256f-43c1-93df-af94f4f9116b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d46e53ad-256f-43c1-93df-af94f4f9116b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d46e53ad-256f-43c1-93df-af94f4f9116b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d46e53ad-256f-43c1-93df-af94f4f9116b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d46e53ad-256f-43c1-93df-af94f4f9116b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d46e53ad-256f-43c1-93df-af94f4f9116b tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 633/1266] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-78d97409-f121-4276-be4f-d8413e290b2b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78d97409-f121-4276-be4f-d8413e290b2b tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] POST http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78d97409-f121-4276-be4f-d8413e290b2b tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78d97409-f121-4276-be4f-d8413e290b2b tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-78d97409-f121-4276-be4f-d8413e290b2b tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] Updating volume '3d7b0248-e24b-4a29-b1a1-f7b01de63ddf' with '{'status': 'available'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8257111e-5431-448d-806b-a1bf34d63595 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1356407137", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1356407137', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Create volume of 1 GB Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Availability Zones retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78d97409-f121-4276-be4f-d8413e290b2b tempest-VolumesActionsTest-1251848875 tempest-VolumesActionsTest-1251848875-project-admin] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action returned with HTTP 202 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 634/1267] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:04:39 2026] POST /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4e775993-7817-4041-909a-8aa4b0de0973 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e775993-7817-4041-909a-8aa4b0de0973 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e775993-7817-4041-909a-8aa4b0de0973 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e775993-7817-4041-909a-8aa4b0de0973 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Flow 'volume_create_api' (a922939e-47bb-4bc5-a72a-3c3e30bcfa0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c61b39-8d24-4237-a6dc-b108625bf312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4e775993-7817-4041-909a-8aa4b0de0973 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e775993-7817-4041-909a-8aa4b0de0973 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 635/1268] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-13dba536-a97c-42f6-b6b9-80f8cddd00be None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13dba536-a97c-42f6-b6b9-80f8cddd00be tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13dba536-a97c-42f6-b6b9-80f8cddd00be tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13dba536-a97c-42f6-b6b9-80f8cddd00be tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-13dba536-a97c-42f6-b6b9-80f8cddd00be tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c61b39-8d24-4237-a6dc-b108625bf312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13dba536-a97c-42f6-b6b9-80f8cddd00be tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 636/1269] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d41008a-6c69-4725-bbf6-4e8c9e60cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-deacbaaf-752a-4508-a52f-6355fe509791 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-deacbaaf-752a-4508-a52f-6355fe509791 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-deacbaaf-752a-4508-a52f-6355fe509791 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-deacbaaf-752a-4508-a52f-6355fe509791 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-deacbaaf-752a-4508-a52f-6355fe509791 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-deacbaaf-752a-4508-a52f-6355fe509791 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 637/1270] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 1143 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-025e2879-7656-4fe9-97e0-404b52d89dbb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-025e2879-7656-4fe9-97e0-404b52d89dbb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-025e2879-7656-4fe9-97e0-404b52d89dbb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-025e2879-7656-4fe9-97e0-404b52d89dbb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-025e2879-7656-4fe9-97e0-404b52d89dbb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-025e2879-7656-4fe9-97e0-404b52d89dbb tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 638/1271] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Created reservations ['592901e7-c9c0-4565-adb9-cb07b4c75bdd', '36eed122-0209-4f7c-8be5-85541c4b77a1', '62c7b08e-d473-4ff5-a3c5-115cbf5025f2', 'd1d4070b-097a-407c-897b-24822a3800cf'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d41008a-6c69-4725-bbf6-4e8c9e60cbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['592901e7-c9c0-4565-adb9-cb07b4c75bdd', '36eed122-0209-4f7c-8be5-85541c4b77a1', '62c7b08e-d473-4ff5-a3c5-115cbf5025f2', 'd1d4070b-097a-407c-897b-24822a3800cf']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-22772a25-cfeb-4364-ac53-4c9b90d3d6bd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b52ac05-24cd-477e-b224-9bd7537467aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-22772a25-cfeb-4364-ac53-4c9b90d3d6bd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-22772a25-cfeb-4364-ac53-4c9b90d3d6bd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-22772a25-cfeb-4364-ac53-4c9b90d3d6bd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-22772a25-cfeb-4364-ac53-4c9b90d3d6bd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Delete volume with id: 3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-22772a25-cfeb-4364-ac53-4c9b90d3d6bd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b52ac05-24cd-477e-b224-9bd7537467aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a7cf11e-a111-4160-a295-02daf45afdc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1356407137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13d388b775a345d7a2d0a4d1f3267336',qos_specs=None,replication_status=,reservations=['592901e7-c9c0-4565-adb9-cb07b4c75bdd','36eed122-0209-4f7c-8be5-85541c4b77a1','62c7b08e-d473-4ff5-a3c5-115cbf5025f2','d1d4070b-097a-407c-897b-24822a3800cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c3cbb8aa1c4a72bc4618a3670ff33a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1356407137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a7cf11e-a111-4160-a295-02daf45afdc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13d388b775a345d7a2d0a4d1f3267336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c3cbb8aa1c4a72bc4618a3670ff33a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b17f1a-4663-4104-9447-4aa83e5ff028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-22772a25-cfeb-4364-ac53-4c9b90d3d6bd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Delete volume request issued successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-22772a25-cfeb-4364-ac53-4c9b90d3d6bd tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 202 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 639/1272] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:39 2026] DELETE /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-94a90dcb-2595-41ec-9a87-8240179cc567 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94a90dcb-2595-41ec-9a87-8240179cc567 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94a90dcb-2595-41ec-9a87-8240179cc567 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94a90dcb-2595-41ec-9a87-8240179cc567 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-94a90dcb-2595-41ec-9a87-8240179cc567 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94a90dcb-2595-41ec-9a87-8240179cc567 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 640/1273] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4d991605-d995-4eab-bce5-7c47c7b3d36a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d991605-d995-4eab-bce5-7c47c7b3d36a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d991605-d995-4eab-bce5-7c47c7b3d36a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d991605-d995-4eab-bce5-7c47c7b3d36a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b17f1a-4663-4104-9447-4aa83e5ff028) transitioned into state 'SUCCESS' from state '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-1356407137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13d388b775a345d7a2d0a4d1f3267336',qos_specs=None,replication_status=,reservations=['592901e7-c9c0-4565-adb9-cb07b4c75bdd','36eed122-0209-4f7c-8be5-85541c4b77a1','62c7b08e-d473-4ff5-a3c5-115cbf5025f2','d1d4070b-097a-407c-897b-24822a3800cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c3cbb8aa1c4a72bc4618a3670ff33a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79edaef5-0e05-4d5b-a9a4-a9daf2cc4fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4d991605-d995-4eab-bce5-7c47c7b3d36a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Volume info retrieved successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79edaef5-0e05-4d5b-a9a4-a9daf2cc4fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Flow 'volume_create_api' (a922939e-47bb-4bc5-a72a-3c3e30bcfa0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Create volume request issued successfully. Sep 07 17:04:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8257111e-5431-448d-806b-a1bf34d63595 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d991605-d995-4eab-bce5-7c47c7b3d36a tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 200 Sep 07 17:04:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 641/1274] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:39 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 634/1275] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:04:39 2026] POST /volume/v3/volumes => generated 754 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-1423e88b-a4c2-4c1a-a9b6-73c00fe883f8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-1423e88b-a4c2-4c1a-a9b6-73c00fe883f8 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-1423e88b-a4c2-4c1a-a9b6-73c00fe883f8 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-1423e88b-a4c2-4c1a-a9b6-73c00fe883f8 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-1423e88b-a4c2-4c1a-a9b6-73c00fe883f8 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-1423e88b-a4c2-4c1a-a9b6-73c00fe883f8 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 642/1276] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:04:40 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 1143 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-b8ba645d-a18d-46b0-8075-e78a7a295ebe None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-b8ba645d-a18d-46b0-8075-e78a7a295ebe tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699/action Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-b8ba645d-a18d-46b0-8075-e78a7a295ebe tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-b8ba645d-a18d-46b0-8075-e78a7a295ebe tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-b8ba645d-a18d-46b0-8075-e78a7a295ebe tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-b8ba645d-a18d-46b0-8075-e78a7a295ebe tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Begin detaching volume completed successfully. Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-b8ba645d-a18d-46b0-8075-e78a7a295ebe tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699/action returned with HTTP 202 Sep 07 17:04:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 635/1277] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:04:40 2026] POST /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9125e0bc-f6f6-403d-b84a-3ed50c63b4b5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9125e0bc-f6f6-403d-b84a-3ed50c63b4b5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9125e0bc-f6f6-403d-b84a-3ed50c63b4b5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9125e0bc-f6f6-403d-b84a-3ed50c63b4b5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9125e0bc-f6f6-403d-b84a-3ed50c63b4b5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9125e0bc-f6f6-403d-b84a-3ed50c63b4b5 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 643/1278] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:40 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 1146 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6d06db1b-cc70-4198-bf48-be97e338200e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d06db1b-cc70-4198-bf48-be97e338200e None None] GET http://192.168.122.80/volume// Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d06db1b-cc70-4198-bf48-be97e338200e None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d06db1b-cc70-4198-bf48-be97e338200e None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d06db1b-cc70-4198-bf48-be97e338200e None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:04:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 636/1279] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:04:40 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-9001d43b-d0b1-4c6f-b0ac-f6410b43ed18 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-9001d43b-d0b1-4c6f-b0ac-f6410b43ed18 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-9001d43b-d0b1-4c6f-b0ac-f6410b43ed18 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-9001d43b-d0b1-4c6f-b0ac-f6410b43ed18 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-9001d43b-d0b1-4c6f-b0ac-f6410b43ed18 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-9001d43b-d0b1-4c6f-b0ac-f6410b43ed18 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 644/1280] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:04:40 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 1327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9b15a2ae-b53a-4de2-9c6d-59bf9c89138a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b15a2ae-b53a-4de2-9c6d-59bf9c89138a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b15a2ae-b53a-4de2-9c6d-59bf9c89138a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b15a2ae-b53a-4de2-9c6d-59bf9c89138a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9b15a2ae-b53a-4de2-9c6d-59bf9c89138a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b15a2ae-b53a-4de2-9c6d-59bf9c89138a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 returned with HTTP 200 Sep 07 17:04:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 637/1281] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:40 2026] GET /volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-46823329-1668-4b75-b0e8-d47e4aed306b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-46823329-1668-4b75-b0e8-d47e4aed306b tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] DELETE http://192.168.122.80/volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7 Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-46823329-1668-4b75-b0e8-d47e4aed306b tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-46823329-1668-4b75-b0e8-d47e4aed306b tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3b359b53-b3ac-4fbf-b55b-b635c24e1bbf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b359b53-b3ac-4fbf-b55b-b635c24e1bbf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:04:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b359b53-b3ac-4fbf-b55b-b635c24e1bbf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12c1f725-dd53-453f-82c8-a9e4b0109b97", "name": "tempest-VolumesDeleteCascade-Snapshot-205596685"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3b359b53-b3ac-4fbf-b55b-b635c24e1bbf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-3b359b53-b3ac-4fbf-b55b-b635c24e1bbf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create snapshot from volume 12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:41 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:04:41 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-3b359b53-b3ac-4fbf-b55b-b635c24e1bbf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Created reservations ['4ade6fb4-a20b-48a5-be7f-57148185f3fe', '70a928c5-39c1-4e5a-a0b9-1d6e92c59228', '76d387f5-2fe6-4f55-bfda-1969061c09a1', 'f44d4dec-a110-4ccb-a8a8-4c4571b4c43f'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a8a6405f-c1e3-41f7-b550-0e7116f8cace req-46823329-1668-4b75-b0e8-d47e4aed306b tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7 returned with HTTP 200 Sep 07 17:04:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 645/1282] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:04:40 2026] DELETE /volume/v3/attachments/c9475c93-422c-4914-8ea3-34110901bfb7 => generated 19 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3a9ccc84-98c5-475a-b2e5-b207d18bfc06 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3a9ccc84-98c5-475a-b2e5-b207d18bfc06 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] GET http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf Sep 07 17:04:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3a9ccc84-98c5-475a-b2e5-b207d18bfc06 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3a9ccc84-98c5-475a-b2e5-b207d18bfc06 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3b359b53-b3ac-4fbf-b55b-b635c24e1bbf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot create request issued successfully. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b359b53-b3ac-4fbf-b55b-b635c24e1bbf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:04:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 638/1283] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:04:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cdb63b8d-0895-4542-8c68-30c25af6bf7f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3a9ccc84-98c5-475a-b2e5-b207d18bfc06 tempest-VolumesActionsTest-470900873 tempest-VolumesActionsTest-470900873-project-member] http://192.168.122.80/volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf returned with HTTP 404 Sep 07 17:04:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 646/1284] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:41 2026] GET /volume/v3/volumes/3d7b0248-e24b-4a29-b1a1-f7b01de63ddf => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cdb63b8d-0895-4542-8c68-30c25af6bf7f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 Sep 07 17:04:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cdb63b8d-0895-4542-8c68-30c25af6bf7f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cdb63b8d-0895-4542-8c68-30c25af6bf7f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cdb63b8d-0895-4542-8c68-30c25af6bf7f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cdb63b8d-0895-4542-8c68-30c25af6bf7f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 returned with HTTP 200 Sep 07 17:04:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 639/1285] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:41 2026] GET /volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8e7d81bd-119e-405d-8009-2c7a4d6b3cc7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e7d81bd-119e-405d-8009-2c7a4d6b3cc7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e7d81bd-119e-405d-8009-2c7a4d6b3cc7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e7d81bd-119e-405d-8009-2c7a4d6b3cc7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8e7d81bd-119e-405d-8009-2c7a4d6b3cc7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e7d81bd-119e-405d-8009-2c7a4d6b3cc7 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 647/1286] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:41 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-3f129884-d178-426f-be9c-8e962a664b50 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-3f129884-d178-426f-be9c-8e962a664b50 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-3f129884-d178-426f-be9c-8e962a664b50 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-3f129884-d178-426f-be9c-8e962a664b50 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-3f129884-d178-426f-be9c-8e962a664b50 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-3f129884-d178-426f-be9c-8e962a664b50 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 640/1287] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:04:41 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 1143 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-d9595f98-3a55-4477-b7f3-79946943be2d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-d9595f98-3a55-4477-b7f3-79946943be2d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] POST http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f/action Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-d9595f98-3a55-4477-b7f3-79946943be2d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-d9595f98-3a55-4477-b7f3-79946943be2d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-d9595f98-3a55-4477-b7f3-79946943be2d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-d9595f98-3a55-4477-b7f3-79946943be2d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Begin detaching volume completed successfully. Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-d9595f98-3a55-4477-b7f3-79946943be2d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f/action returned with HTTP 202 Sep 07 17:04:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 648/1288] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:04:42 2026] POST /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:04:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f49c4a39-3e7e-4f14-ad7c-cee3ea46aa77 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f49c4a39-3e7e-4f14-ad7c-cee3ea46aa77 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f49c4a39-3e7e-4f14-ad7c-cee3ea46aa77 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f49c4a39-3e7e-4f14-ad7c-cee3ea46aa77 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f49c4a39-3e7e-4f14-ad7c-cee3ea46aa77 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f49c4a39-3e7e-4f14-ad7c-cee3ea46aa77 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 641/1289] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:42 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 1146 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-da877c00-7616-4ffd-8a5b-f779e7627c20 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-da877c00-7616-4ffd-8a5b-f779e7627c20 None None] GET http://192.168.122.80/volume// Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-da877c00-7616-4ffd-8a5b-f779e7627c20 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-da877c00-7616-4ffd-8a5b-f779e7627c20 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-da877c00-7616-4ffd-8a5b-f779e7627c20 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:04:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 649/1290] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:04:42 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:04:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-f71ed0c5-0665-4829-87de-2c724d2eb9cc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-f71ed0c5-0665-4829-87de-2c724d2eb9cc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-f71ed0c5-0665-4829-87de-2c724d2eb9cc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-f71ed0c5-0665-4829-87de-2c724d2eb9cc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f12e4004-1ad4-4454-b5a5-a4c8d6959dfa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f12e4004-1ad4-4454-b5a5-a4c8d6959dfa tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f12e4004-1ad4-4454-b5a5-a4c8d6959dfa tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f12e4004-1ad4-4454-b5a5-a4c8d6959dfa tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f12e4004-1ad4-4454-b5a5-a4c8d6959dfa tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f12e4004-1ad4-4454-b5a5-a4c8d6959dfa tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 returned with HTTP 200 Sep 07 17:04:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 650/1291] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:42 2026] GET /volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-f71ed0c5-0665-4829-87de-2c724d2eb9cc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-f71ed0c5-0665-4829-87de-2c724d2eb9cc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 642/1292] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:04:42 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 1327 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-5e314ae8-dd83-4861-9a47-e594258a97dc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-5e314ae8-dd83-4861-9a47-e594258a97dc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] DELETE http://192.168.122.80/volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7 Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-5e314ae8-dd83-4861-9a47-e594258a97dc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-5e314ae8-dd83-4861-9a47-e594258a97dc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:42 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:04:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-392e334e-1a11-4d5f-af97-c98be05baba0 req-5e314ae8-dd83-4861-9a47-e594258a97dc tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7 returned with HTTP 200 Sep 07 17:04:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 651/1293] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:04:42 2026] DELETE /volume/v3/attachments/2822243d-99d4-42bf-8a19-c867d33b41a7 => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fa8a8cdb-0ab9-4b0a-b7ef-543203c9f8eb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fa8a8cdb-0ab9-4b0a-b7ef-543203c9f8eb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fa8a8cdb-0ab9-4b0a-b7ef-543203c9f8eb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fa8a8cdb-0ab9-4b0a-b7ef-543203c9f8eb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fa8a8cdb-0ab9-4b0a-b7ef-543203c9f8eb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fa8a8cdb-0ab9-4b0a-b7ef-543203c9f8eb tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 643/1294] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:43 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-08ad0309-610c-4859-a8a6-fc5842e45646 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-08ad0309-610c-4859-a8a6-fc5842e45646 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-08ad0309-610c-4859-a8a6-fc5842e45646 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-08ad0309-610c-4859-a8a6-fc5842e45646 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-08ad0309-610c-4859-a8a6-fc5842e45646 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cde085ca-4c1e-48ad-a027-36c0a4fb8d9f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-08ad0309-610c-4859-a8a6-fc5842e45646 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cde085ca-4c1e-48ad-a027-36c0a4fb8d9f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 Sep 07 17:04:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 652/1295] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:43 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cde085ca-4c1e-48ad-a027-36c0a4fb8d9f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cde085ca-4c1e-48ad-a027-36c0a4fb8d9f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cde085ca-4c1e-48ad-a027-36c0a4fb8d9f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cde085ca-4c1e-48ad-a027-36c0a4fb8d9f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 returned with HTTP 200 Sep 07 17:04:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 644/1296] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:43 2026] GET /volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-66aadac5-c461-472a-a03a-30453081dace None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-66aadac5-c461-472a-a03a-30453081dace tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-66aadac5-c461-472a-a03a-30453081dace tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-66aadac5-c461-472a-a03a-30453081dace tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-66aadac5-c461-472a-a03a-30453081dace tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-66aadac5-c461-472a-a03a-30453081dace tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 653/1297] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:43 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-033b0510-2a5a-4e1b-a289-420abc028d53 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-033b0510-2a5a-4e1b-a289-420abc028d53 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-033b0510-2a5a-4e1b-a289-420abc028d53 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-033b0510-2a5a-4e1b-a289-420abc028d53 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-033b0510-2a5a-4e1b-a289-420abc028d53 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-033b0510-2a5a-4e1b-a289-420abc028d53 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 645/1298] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:43 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-47ec4ed6-de85-4b5a-afea-f482ad72106d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-47ec4ed6-de85-4b5a-afea-f482ad72106d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-47ec4ed6-de85-4b5a-afea-f482ad72106d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-47ec4ed6-de85-4b5a-afea-f482ad72106d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-47ec4ed6-de85-4b5a-afea-f482ad72106d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-47ec4ed6-de85-4b5a-afea-f482ad72106d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 654/1299] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:43 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3b0a8841-0ffe-4ed7-86e5-ebe6dfea5aeb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b0a8841-0ffe-4ed7-86e5-ebe6dfea5aeb tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 Sep 07 17:04:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b0a8841-0ffe-4ed7-86e5-ebe6dfea5aeb tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b0a8841-0ffe-4ed7-86e5-ebe6dfea5aeb tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3b0a8841-0ffe-4ed7-86e5-ebe6dfea5aeb tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b0a8841-0ffe-4ed7-86e5-ebe6dfea5aeb tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 returned with HTTP 200 Sep 07 17:04:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 646/1300] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:44 2026] GET /volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6b4b71a8-0afb-4f2b-8d78-f428b17a8490 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6b4b71a8-0afb-4f2b-8d78-f428b17a8490 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] DELETE http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97?cascade=True Sep 07 17:04:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6b4b71a8-0afb-4f2b-8d78-f428b17a8490 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6b4b71a8-0afb-4f2b-8d78-f428b17a8490 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:44 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-6b4b71a8-0afb-4f2b-8d78-f428b17a8490 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete volume with id: 12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6b4b71a8-0afb-4f2b-8d78-f428b17a8490 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:44 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:04:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6b4b71a8-0afb-4f2b-8d78-f428b17a8490 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete volume request issued successfully. Sep 07 17:04:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6b4b71a8-0afb-4f2b-8d78-f428b17a8490 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97?cascade=True returned with HTTP 202 Sep 07 17:04:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 655/1301] 192.168.122.80 () {58 vars in 1255 bytes} [Mon Sep 7 17:04:44 2026] DELETE /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97?cascade=True => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:04:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e1dfa3fb-6271-43b6-a5b9-28047611fb3e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e1dfa3fb-6271-43b6-a5b9-28047611fb3e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e1dfa3fb-6271-43b6-a5b9-28047611fb3e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e1dfa3fb-6271-43b6-a5b9-28047611fb3e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:44 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e1dfa3fb-6271-43b6-a5b9-28047611fb3e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e1dfa3fb-6271-43b6-a5b9-28047611fb3e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 647/1302] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:44 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8210dabd-27d3-4d7a-8dbc-7482fecc2183 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8210dabd-27d3-4d7a-8dbc-7482fecc2183 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8210dabd-27d3-4d7a-8dbc-7482fecc2183 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8210dabd-27d3-4d7a-8dbc-7482fecc2183 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8210dabd-27d3-4d7a-8dbc-7482fecc2183 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8210dabd-27d3-4d7a-8dbc-7482fecc2183 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 656/1303] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:45 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d7d98bc4-6294-4f18-96aa-59de4981d32d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7d98bc4-6294-4f18-96aa-59de4981d32d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7d98bc4-6294-4f18-96aa-59de4981d32d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7d98bc4-6294-4f18-96aa-59de4981d32d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d7d98bc4-6294-4f18-96aa-59de4981d32d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7d98bc4-6294-4f18-96aa-59de4981d32d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 648/1304] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:46 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cb0233c9-cb48-4b74-aae0-ca8d7d88fe17 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cb0233c9-cb48-4b74-aae0-ca8d7d88fe17 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cb0233c9-cb48-4b74-aae0-ca8d7d88fe17 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cb0233c9-cb48-4b74-aae0-ca8d7d88fe17 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:48 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=491,cinder:UPDATE=103,cinder:INSERT=51,cinder:DELETE=5 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:04:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cb0233c9-cb48-4b74-aae0-ca8d7d88fe17 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cb0233c9-cb48-4b74-aae0-ca8d7d88fe17 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 657/1305] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:47 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ab3f1650-f9a2-4b57-859a-8b133e4e4ba1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab3f1650-f9a2-4b57-859a-8b133e4e4ba1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab3f1650-f9a2-4b57-859a-8b133e4e4ba1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab3f1650-f9a2-4b57-859a-8b133e4e4ba1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ab3f1650-f9a2-4b57-859a-8b133e4e4ba1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab3f1650-f9a2-4b57-859a-8b133e4e4ba1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 649/1306] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:49 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-76975b2f-ef3f-4c23-b964-1c3fb62d5535 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-76975b2f-ef3f-4c23-b964-1c3fb62d5535 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-76975b2f-ef3f-4c23-b964-1c3fb62d5535 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-76975b2f-ef3f-4c23-b964-1c3fb62d5535 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-76975b2f-ef3f-4c23-b964-1c3fb62d5535 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-76975b2f-ef3f-4c23-b964-1c3fb62d5535 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 658/1307] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:50 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-77bcb927-4834-486b-9bff-ee995c61be46 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-77bcb927-4834-486b-9bff-ee995c61be46 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-77bcb927-4834-486b-9bff-ee995c61be46 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-77bcb927-4834-486b-9bff-ee995c61be46 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-77bcb927-4834-486b-9bff-ee995c61be46 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-77bcb927-4834-486b-9bff-ee995c61be46 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 650/1308] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:51 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-737e680e-b8cd-4b2f-8722-950d56c48283 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-737e680e-b8cd-4b2f-8722-950d56c48283 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-737e680e-b8cd-4b2f-8722-950d56c48283 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-737e680e-b8cd-4b2f-8722-950d56c48283 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:52 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-737e680e-b8cd-4b2f-8722-950d56c48283 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Delete volume with id: 0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-737e680e-b8cd-4b2f-8722-950d56c48283 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-737e680e-b8cd-4b2f-8722-950d56c48283 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Delete volume request issued successfully. Sep 07 17:04:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-737e680e-b8cd-4b2f-8722-950d56c48283 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 202 Sep 07 17:04:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 659/1309] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:52 2026] DELETE /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:04:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-66e8e73c-ee50-4a19-894b-fd2860f794a4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-66e8e73c-ee50-4a19-894b-fd2860f794a4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-66e8e73c-ee50-4a19-894b-fd2860f794a4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-66e8e73c-ee50-4a19-894b-fd2860f794a4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-66e8e73c-ee50-4a19-894b-fd2860f794a4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-66e8e73c-ee50-4a19-894b-fd2860f794a4 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 651/1310] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:52 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 850 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:04:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-652a388a-7c94-4a80-b1a5-c4c8e75825e8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-652a388a-7c94-4a80-b1a5-c4c8e75825e8 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-652a388a-7c94-4a80-b1a5-c4c8e75825e8 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-652a388a-7c94-4a80-b1a5-c4c8e75825e8 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-652a388a-7c94-4a80-b1a5-c4c8e75825e8 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-652a388a-7c94-4a80-b1a5-c4c8e75825e8 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 200 Sep 07 17:04:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 660/1311] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:52 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-25c3077e-28cc-454a-bcaa-fa994a535e5f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25c3077e-28cc-454a-bcaa-fa994a535e5f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25c3077e-28cc-454a-bcaa-fa994a535e5f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25c3077e-28cc-454a-bcaa-fa994a535e5f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d5929a54-620a-4d5f-968d-1ab167d58dab None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d5929a54-620a-4d5f-968d-1ab167d58dab tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d5929a54-620a-4d5f-968d-1ab167d58dab tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d5929a54-620a-4d5f-968d-1ab167d58dab tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-25c3077e-28cc-454a-bcaa-fa994a535e5f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25c3077e-28cc-454a-bcaa-fa994a535e5f tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 200 Sep 07 17:04:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 652/1312] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:53 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 850 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d5929a54-620a-4d5f-968d-1ab167d58dab tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 404 Sep 07 17:04:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 661/1313] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:53 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:04:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-65871c87-121b-443b-838a-1a30ea728080 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-65871c87-121b-443b-838a-1a30ea728080 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] GET http://192.168.122.80/volume/v3/volumes Sep 07 17:04:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-65871c87-121b-443b-838a-1a30ea728080 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-65871c87-121b-443b-838a-1a30ea728080 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-65871c87-121b-443b-838a-1a30ea728080 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-65871c87-121b-443b-838a-1a30ea728080 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:04:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-65871c87-121b-443b-838a-1a30ea728080 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Get all volumes completed successfully. Sep 07 17:04:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-65871c87-121b-443b-838a-1a30ea728080 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] http://192.168.122.80/volume/v3/volumes returned with HTTP 200 Sep 07 17:04:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 653/1314] 192.168.122.80 () {58 vars in 1116 bytes} [Mon Sep 7 17:04:53 2026] GET /volume/v3/volumes => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bd7b1429-f12f-488e-98ce-f3c8dbea9404 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bd7b1429-f12f-488e-98ce-f3c8dbea9404 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] GET http://192.168.122.80/volume/v3/snapshots Sep 07 17:04:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bd7b1429-f12f-488e-98ce-f3c8dbea9404 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bd7b1429-f12f-488e-98ce-f3c8dbea9404 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-bd7b1429-f12f-488e-98ce-f3c8dbea9404 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:04:53 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-bd7b1429-f12f-488e-98ce-f3c8dbea9404 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:04:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:53 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:04:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bd7b1429-f12f-488e-98ce-f3c8dbea9404 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Get all snapshots completed successfully. Sep 07 17:04:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bd7b1429-f12f-488e-98ce-f3c8dbea9404 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] http://192.168.122.80/volume/v3/snapshots returned with HTTP 200 Sep 07 17:04:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 662/1315] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 17:04:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0d52fa7-4e74-428f-87bf-83b5c4382482 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0d52fa7-4e74-428f-87bf-83b5c4382482 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0d52fa7-4e74-428f-87bf-83b5c4382482 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0d52fa7-4e74-428f-87bf-83b5c4382482 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-e0d52fa7-4e74-428f-87bf-83b5c4382482 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete snapshot with id: b55be747-3819-4f59-98a9-d0609ae6dd63 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0d52fa7-4e74-428f-87bf-83b5c4382482 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 returned with HTTP 404 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 654/1316] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:04:54 2026] DELETE /volume/v3/snapshots/b55be747-3819-4f59-98a9-d0609ae6dd63 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0fb94f01-ee73-4ade-8e18-93eb1548f54c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fb94f01-ee73-4ade-8e18-93eb1548f54c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fb94f01-ee73-4ade-8e18-93eb1548f54c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fb94f01-ee73-4ade-8e18-93eb1548f54c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-0fb94f01-ee73-4ade-8e18-93eb1548f54c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete snapshot with id: 1177f2b9-aefa-477f-b05f-1474cb925376 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fb94f01-ee73-4ade-8e18-93eb1548f54c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 returned with HTTP 404 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 663/1317] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:04:54 2026] DELETE /volume/v3/snapshots/1177f2b9-aefa-477f-b05f-1474cb925376 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6bb54948-93d2-4eea-b30e-1568af9cb6f7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6bb54948-93d2-4eea-b30e-1568af9cb6f7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6bb54948-93d2-4eea-b30e-1568af9cb6f7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6bb54948-93d2-4eea-b30e-1568af9cb6f7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6bb54948-93d2-4eea-b30e-1568af9cb6f7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 404 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 655/1318] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:54 2026] GET /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-50a842c4-336d-4a29-9e1d-0503f5e5172a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-50a842c4-336d-4a29-9e1d-0503f5e5172a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] DELETE http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-50a842c4-336d-4a29-9e1d-0503f5e5172a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-50a842c4-336d-4a29-9e1d-0503f5e5172a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-50a842c4-336d-4a29-9e1d-0503f5e5172a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete volume with id: 12c1f725-dd53-453f-82c8-a9e4b0109b97 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-50a842c4-336d-4a29-9e1d-0503f5e5172a tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 returned with HTTP 404 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 664/1319] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:54 2026] DELETE /volume/v3/volumes/12c1f725-dd53-453f-82c8-a9e4b0109b97 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-808fb7d5-dafb-4920-a278-3d520f58953e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-630842751"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-630842751'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume of 1 GB Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Availability Zones retrieved successfully. Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Flow 'volume_create_api' (f52c5a68-aca3-4b7c-9ed0-2095e512762a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e200b03-3715-44a0-9a8f-82ef251d84a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e200b03-3715-44a0-9a8f-82ef251d84a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a1c410-5aa9-40d1-b5b9-704e155d0a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Created reservations ['7bbefedf-427e-4803-ab03-f1b8efd0546c', '7af32bf5-c8e5-4f91-8c1f-bf7744908512', '95ea0c32-c6c0-436c-bf1b-d1a99b1acba8', '81c9272b-ceb7-44a9-afb1-30947042e3ef'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a1c410-5aa9-40d1-b5b9-704e155d0a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bbefedf-427e-4803-ab03-f1b8efd0546c', '7af32bf5-c8e5-4f91-8c1f-bf7744908512', '95ea0c32-c6c0-436c-bf1b-d1a99b1acba8', '81c9272b-ceb7-44a9-afb1-30947042e3ef']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67c10be-9307-4631-a4ed-dd8dcd60baff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67c10be-9307-4631-a4ed-dd8dcd60baff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7598a9e9-22db-44ba-9261-8ac869326e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-630842751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f8869643744a3d89b415551d058669',qos_specs=None,replication_status=,reservations=['7bbefedf-427e-4803-ab03-f1b8efd0546c','7af32bf5-c8e5-4f91-8c1f-bf7744908512','95ea0c32-c6c0-436c-bf1b-d1a99b1acba8','81c9272b-ceb7-44a9-afb1-30947042e3ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28431b201c8a4167a859facdc66cc7f9',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-630842751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7598a9e9-22db-44ba-9261-8ac869326e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f8869643744a3d89b415551d058669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28431b201c8a4167a859facdc66cc7f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e840cf86-5fc2-4dd1-83a1-985b0310a3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e840cf86-5fc2-4dd1-83a1-985b0310a3b2) transitioned into state 'SUCCESS' from state '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-630842751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f8869643744a3d89b415551d058669',qos_specs=None,replication_status=,reservations=['7bbefedf-427e-4803-ab03-f1b8efd0546c','7af32bf5-c8e5-4f91-8c1f-bf7744908512','95ea0c32-c6c0-436c-bf1b-d1a99b1acba8','81c9272b-ceb7-44a9-afb1-30947042e3ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28431b201c8a4167a859facdc66cc7f9',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b12d4d-ad4b-4400-98ff-b4a8272c0be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b12d4d-ad4b-4400-98ff-b4a8272c0be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Flow 'volume_create_api' (f52c5a68-aca3-4b7c-9ed0-2095e512762a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume request issued successfully. Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-808fb7d5-dafb-4920-a278-3d520f58953e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 656/1320] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:04:54 2026] POST /volume/v3/volumes => generated 757 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-580827cb-1d48-4ac8-b252-94051542cff9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9792559c-7e91-4ac5-a141-47e964a304ec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-580827cb-1d48-4ac8-b252-94051542cff9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9792559c-7e91-4ac5-a141-47e964a304ec tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-580827cb-1d48-4ac8-b252-94051542cff9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-580827cb-1d48-4ac8-b252-94051542cff9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9792559c-7e91-4ac5-a141-47e964a304ec tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9792559c-7e91-4ac5-a141-47e964a304ec tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9792559c-7e91-4ac5-a141-47e964a304ec tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f returned with HTTP 404 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 657/1321] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:54 2026] GET /volume/v3/volumes/0bbcf409-6825-491d-b364-e6318ce0187f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8e837b87-6c0a-4f0c-92dc-84af59d9dbef None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e837b87-6c0a-4f0c-92dc-84af59d9dbef tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] DELETE http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e837b87-6c0a-4f0c-92dc-84af59d9dbef tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e837b87-6c0a-4f0c-92dc-84af59d9dbef tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-8e837b87-6c0a-4f0c-92dc-84af59d9dbef tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Delete volume with id: 5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-580827cb-1d48-4ac8-b252-94051542cff9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-580827cb-1d48-4ac8-b252-94051542cff9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 200 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 665/1322] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:54 2026] GET /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 825 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e837b87-6c0a-4f0c-92dc-84af59d9dbef tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e837b87-6c0a-4f0c-92dc-84af59d9dbef tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Delete volume request issued successfully. Sep 07 17:04:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e837b87-6c0a-4f0c-92dc-84af59d9dbef tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 202 Sep 07 17:04:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 658/1323] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:54 2026] DELETE /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-15a2a4b7-9ac0-473c-9cdf-769af220e310 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-15a2a4b7-9ac0-473c-9cdf-769af220e310 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-15a2a4b7-9ac0-473c-9cdf-769af220e310 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-15a2a4b7-9ac0-473c-9cdf-769af220e310 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-15a2a4b7-9ac0-473c-9cdf-769af220e310 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-15a2a4b7-9ac0-473c-9cdf-769af220e310 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 666/1324] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:54 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9b7b4af2-fd9f-48e7-9221-d4666d086b04 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b7b4af2-fd9f-48e7-9221-d4666d086b04 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:04:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b7b4af2-fd9f-48e7-9221-d4666d086b04 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b7b4af2-fd9f-48e7-9221-d4666d086b04 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9b7b4af2-fd9f-48e7-9221-d4666d086b04 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b7b4af2-fd9f-48e7-9221-d4666d086b04 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 200 Sep 07 17:04:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 659/1325] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:55 2026] GET /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 849 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d11835f8-41dc-40e1-b82b-14e9507ab45d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d11835f8-41dc-40e1-b82b-14e9507ab45d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d11835f8-41dc-40e1-b82b-14e9507ab45d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d11835f8-41dc-40e1-b82b-14e9507ab45d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d11835f8-41dc-40e1-b82b-14e9507ab45d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d11835f8-41dc-40e1-b82b-14e9507ab45d tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 200 Sep 07 17:04:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 667/1326] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:56 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 850 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c93d0ad9-ad2e-4074-aab9-272062008e4c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c93d0ad9-ad2e-4074-aab9-272062008e4c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c93d0ad9-ad2e-4074-aab9-272062008e4c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c93d0ad9-ad2e-4074-aab9-272062008e4c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c93d0ad9-ad2e-4074-aab9-272062008e4c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c93d0ad9-ad2e-4074-aab9-272062008e4c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 200 Sep 07 17:04:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 660/1327] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:57 2026] GET /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3bcb069f-96e5-4227-a629-75e294f13e20 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bcb069f-96e5-4227-a629-75e294f13e20 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bcb069f-96e5-4227-a629-75e294f13e20 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7598a9e9-22db-44ba-9261-8ac869326e02", "name": "tempest-VolumesDeleteCascade-Snapshot-1114512048"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:04:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3bcb069f-96e5-4227-a629-75e294f13e20 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-3bcb069f-96e5-4227-a629-75e294f13e20 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create snapshot from volume 7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f269ffb2-485b-4f33-84d7-b55f83802f63 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f269ffb2-485b-4f33-84d7-b55f83802f63 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f269ffb2-485b-4f33-84d7-b55f83802f63 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f269ffb2-485b-4f33-84d7-b55f83802f63 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f269ffb2-485b-4f33-84d7-b55f83802f63 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 returned with HTTP 404 Sep 07 17:04:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 661/1328] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:57 2026] GET /volume/v3/volumes/5845f054-f703-4cd6-ab9e-5884ea651699 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-3bcb069f-96e5-4227-a629-75e294f13e20 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Created reservations ['f29b9b10-faca-4082-8d2f-04919b0d38d8', '4da9ecdc-e68e-41a9-80da-0164f85ee40b', 'ca46b365-816b-4fcd-88ad-f497eaaf9656', '64490ffa-1847-4919-a7d3-f5b63d1376e7'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:04:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-775c54fe-a286-473c-b00e-da454f069252 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-775c54fe-a286-473c-b00e-da454f069252 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] DELETE http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-775c54fe-a286-473c-b00e-da454f069252 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-775c54fe-a286-473c-b00e-da454f069252 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-775c54fe-a286-473c-b00e-da454f069252 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Delete volume with id: f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3bcb069f-96e5-4227-a629-75e294f13e20 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot create request issued successfully. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bcb069f-96e5-4227-a629-75e294f13e20 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:04:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 668/1329] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:04:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cfc1e0f2-a368-4635-92fc-052ec1076baf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cfc1e0f2-a368-4635-92fc-052ec1076baf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe Sep 07 17:04:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-775c54fe-a286-473c-b00e-da454f069252 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cfc1e0f2-a368-4635-92fc-052ec1076baf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cfc1e0f2-a368-4635-92fc-052ec1076baf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cfc1e0f2-a368-4635-92fc-052ec1076baf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cfc1e0f2-a368-4635-92fc-052ec1076baf tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe returned with HTTP 200 Sep 07 17:04:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 669/1330] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:57 2026] GET /volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-775c54fe-a286-473c-b00e-da454f069252 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Delete volume request issued successfully. Sep 07 17:04:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-775c54fe-a286-473c-b00e-da454f069252 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 202 Sep 07 17:04:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 662/1331] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:04:57 2026] DELETE /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4a668ddf-8db5-495f-8866-22e781002fa1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4a668ddf-8db5-495f-8866-22e781002fa1 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4a668ddf-8db5-495f-8866-22e781002fa1 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4a668ddf-8db5-495f-8866-22e781002fa1 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4a668ddf-8db5-495f-8866-22e781002fa1 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4a668ddf-8db5-495f-8866-22e781002fa1 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:04:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 670/1332] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:57 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 850 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-006bc372-18a8-4204-ab77-a537746e560e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-006bc372-18a8-4204-ab77-a537746e560e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe Sep 07 17:04:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-006bc372-18a8-4204-ab77-a537746e560e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-006bc372-18a8-4204-ab77-a537746e560e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-006bc372-18a8-4204-ab77-a537746e560e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-006bc372-18a8-4204-ab77-a537746e560e tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe returned with HTTP 200 Sep 07 17:04:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 663/1333] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:58 2026] GET /volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bc4de6ac-9720-470e-8835-5436a1e8d337 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc4de6ac-9720-470e-8835-5436a1e8d337 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:04:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc4de6ac-9720-470e-8835-5436a1e8d337 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc4de6ac-9720-470e-8835-5436a1e8d337 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:04:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:04:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:04:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bc4de6ac-9720-470e-8835-5436a1e8d337 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Volume info retrieved successfully. Sep 07 17:04:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc4de6ac-9720-470e-8835-5436a1e8d337 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 200 Sep 07 17:04:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 671/1334] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:58 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-235158ff-60c2-492a-abea-6b7c0f31124c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-235158ff-60c2-492a-abea-6b7c0f31124c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe Sep 07 17:04:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-235158ff-60c2-492a-abea-6b7c0f31124c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-235158ff-60c2-492a-abea-6b7c0f31124c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:04:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:04:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-235158ff-60c2-492a-abea-6b7c0f31124c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:04:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-235158ff-60c2-492a-abea-6b7c0f31124c tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe returned with HTTP 200 Sep 07 17:04:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 664/1335] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:04:59 2026] GET /volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:04:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f681b98a-3e8b-4ebc-b51e-9ec6e69338a0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:04:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f681b98a-3e8b-4ebc-b51e-9ec6e69338a0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] GET http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf Sep 07 17:04:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f681b98a-3e8b-4ebc-b51e-9ec6e69338a0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:04:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f681b98a-3e8b-4ebc-b51e-9ec6e69338a0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:04:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f681b98a-3e8b-4ebc-b51e-9ec6e69338a0 tempest-AttachVolumeTestJSON-618796532 tempest-AttachVolumeTestJSON-618796532-project-member] http://192.168.122.80/volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf returned with HTTP 404 Sep 07 17:04:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 672/1336] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:04:59 2026] GET /volume/v3/volumes/f4e3d018-9e8e-469d-a519-cbd14e9ab0cf => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-038b46bb-cdda-49a0-98bb-1f1380c7e878 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-038b46bb-cdda-49a0-98bb-1f1380c7e878 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe Sep 07 17:05:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-038b46bb-cdda-49a0-98bb-1f1380c7e878 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-038b46bb-cdda-49a0-98bb-1f1380c7e878 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-038b46bb-cdda-49a0-98bb-1f1380c7e878 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:05:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-038b46bb-cdda-49a0-98bb-1f1380c7e878 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe returned with HTTP 200 Sep 07 17:05:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 665/1337] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:05:00 2026] GET /volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-73495701-d9d8-4cec-8533-f284fcc15db1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-305730647"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume request body: {'volume': {'snapshot_id': '8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-305730647'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Snapshot retrieved successfully. Sep 07 17:05:00 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume of 1 GB Sep 07 17:05:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Availability Zones retrieved successfully. Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Flow 'volume_create_api' (8c6dc7e4-1037-493c-ab6a-918f0e4ecc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6d6f2a-c7d7-414c-9de4-cc66c1dd224e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6d6f2a-c7d7-414c-9de4-cc66c1dd224e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f9f35d0-9053-4925-a8da-391db34552c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Created reservations ['70d23e3c-f441-42ac-aab4-08ff6bdf5b21', '766b273b-d6cc-4d46-b6f3-80079bdb28c0', '45689af0-a88c-4a4a-b37f-2673ccd14935', '53e5ed85-9e23-4021-b388-61f3568c00a5'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f9f35d0-9053-4925-a8da-391db34552c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d23e3c-f441-42ac-aab4-08ff6bdf5b21', '766b273b-d6cc-4d46-b6f3-80079bdb28c0', '45689af0-a88c-4a4a-b37f-2673ccd14935', '53e5ed85-9e23-4021-b388-61f3568c00a5']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f6f8b1-b0ea-40ea-bcf6-81aa60f75f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f6f8b1-b0ea-40ea-bcf6-81aa60f75f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cce9fab-474b-4a4c-b818-0c1c80bd53d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-305730647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f8869643744a3d89b415551d058669',qos_specs=None,replication_status=,reservations=['70d23e3c-f441-42ac-aab4-08ff6bdf5b21','766b273b-d6cc-4d46-b6f3-80079bdb28c0','45689af0-a88c-4a4a-b37f-2673ccd14935','53e5ed85-9e23-4021-b388-61f3568c00a5'],size=1,snapshot_id=8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe,source_replicaid=,source_volid=None,status='creating',user_id='28431b201c8a4167a859facdc66cc7f9',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-305730647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cce9fab-474b-4a4c-b818-0c1c80bd53d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f8869643744a3d89b415551d058669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28431b201c8a4167a859facdc66cc7f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1754b429-d696-49ee-8e15-968b2a8dd051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1754b429-d696-49ee-8e15-968b2a8dd051) transitioned into state 'SUCCESS' from state '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-305730647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f8869643744a3d89b415551d058669',qos_specs=None,replication_status=,reservations=['70d23e3c-f441-42ac-aab4-08ff6bdf5b21','766b273b-d6cc-4d46-b6f3-80079bdb28c0','45689af0-a88c-4a4a-b37f-2673ccd14935','53e5ed85-9e23-4021-b388-61f3568c00a5'],size=1,snapshot_id=8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe,source_replicaid=,source_volid=None,status='creating',user_id='28431b201c8a4167a859facdc66cc7f9',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dfe3aff-2ace-48b7-aab6-f6d817969e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dfe3aff-2ace-48b7-aab6-f6d817969e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Flow 'volume_create_api' (8c6dc7e4-1037-493c-ab6a-918f0e4ecc6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Create volume request issued successfully. Sep 07 17:05:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-73495701-d9d8-4cec-8533-f284fcc15db1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 673/1338] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:05:00 2026] POST /volume/v3/volumes => generated 791 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-acc9ef25-0489-43a1-bd14-0eb65eb75e95 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-acc9ef25-0489-43a1-bd14-0eb65eb75e95 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-acc9ef25-0489-43a1-bd14-0eb65eb75e95 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-acc9ef25-0489-43a1-bd14-0eb65eb75e95 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-acc9ef25-0489-43a1-bd14-0eb65eb75e95 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-acc9ef25-0489-43a1-bd14-0eb65eb75e95 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 666/1339] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:01 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7aadbd3c-6eec-434b-881b-b4ee0f0423c7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7aadbd3c-6eec-434b-881b-b4ee0f0423c7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7aadbd3c-6eec-434b-881b-b4ee0f0423c7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7aadbd3c-6eec-434b-881b-b4ee0f0423c7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7aadbd3c-6eec-434b-881b-b4ee0f0423c7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7aadbd3c-6eec-434b-881b-b4ee0f0423c7 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 674/1340] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:02 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 883 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ef60ac4c-cb0e-47b2-b376-42a57ad5396e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ef60ac4c-cb0e-47b2-b376-42a57ad5396e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes Sep 07 17:05:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dd3effa2-38e5-4cc3-a8a8-17c9e2423023 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ef60ac4c-cb0e-47b2-b376-42a57ad5396e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ef60ac4c-cb0e-47b2-b376-42a57ad5396e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-ef60ac4c-cb0e-47b2-b376-42a57ad5396e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:05:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dd3effa2-38e5-4cc3-a8a8-17c9e2423023 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ef60ac4c-cb0e-47b2-b376-42a57ad5396e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:05:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dd3effa2-38e5-4cc3-a8a8-17c9e2423023 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dd3effa2-38e5-4cc3-a8a8-17c9e2423023 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ef60ac4c-cb0e-47b2-b376-42a57ad5396e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Get all volumes completed successfully. Sep 07 17:05:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ef60ac4c-cb0e-47b2-b376-42a57ad5396e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 200 Sep 07 17:05:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 667/1341] 192.168.122.80 () {58 vars in 1116 bytes} [Mon Sep 7 17:05:03 2026] GET /volume/v3/volumes => generated 15 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dd3effa2-38e5-4cc3-a8a8-17c9e2423023 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3871ecfd-ecae-4641-b491-869089d1f697 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-306592353"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-306592353'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume of 1 GB Sep 07 17:05:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dd3effa2-38e5-4cc3-a8a8-17c9e2423023 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 675/1342] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:03 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 883 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Availability Zones retrieved successfully. Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Flow 'volume_create_api' (1f4ba536-4d6d-48cd-8e7f-15a5ca8c1ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1f9166-9596-4555-83ca-1799055b04ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1f9166-9596-4555-83ca-1799055b04ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2804fd70-2ff8-43f8-8e77-dc35c6173e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Created reservations ['93ff5348-c53f-4c90-a343-d025b563df37', '30c35a11-3074-419b-be22-1c7898e3a60c', '8bf2ec59-5027-4ae5-b7a5-c17946e81a04', 'f887e5b3-3e3e-4f5f-b253-ab715e94d79b'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2804fd70-2ff8-43f8-8e77-dc35c6173e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93ff5348-c53f-4c90-a343-d025b563df37', '30c35a11-3074-419b-be22-1c7898e3a60c', '8bf2ec59-5027-4ae5-b7a5-c17946e81a04', 'f887e5b3-3e3e-4f5f-b253-ab715e94d79b']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21c30c4-3e4d-4db3-a868-5c52ea85a9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21c30c4-3e4d-4db3-a868-5c52ea85a9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4455977b-09d0-44e9-8b4c-312e290133f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-306592353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',qos_specs=None,replication_status=,reservations=['93ff5348-c53f-4c90-a343-d025b563df37','30c35a11-3074-419b-be22-1c7898e3a60c','8bf2ec59-5027-4ae5-b7a5-c17946e81a04','f887e5b3-3e3e-4f5f-b253-ab715e94d79b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0429e4a2babb49f08a764d8d83bf4209',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-306592353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4455977b-09d0-44e9-8b4c-312e290133f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0429e4a2babb49f08a764d8d83bf4209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d81fe86-3522-4e60-a387-bdd4216b31ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-83b667f8-dd32-406e-84f9-951a85f267ee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d81fe86-3522-4e60-a387-bdd4216b31ac) transitioned into state 'SUCCESS' from state '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-306592353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',qos_specs=None,replication_status=,reservations=['93ff5348-c53f-4c90-a343-d025b563df37','30c35a11-3074-419b-be22-1c7898e3a60c','8bf2ec59-5027-4ae5-b7a5-c17946e81a04','f887e5b3-3e3e-4f5f-b253-ab715e94d79b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0429e4a2babb49f08a764d8d83bf4209',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92a27bd-4574-47e7-8e40-2450f99da61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-83b667f8-dd32-406e-84f9-951a85f267ee tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-83b667f8-dd32-406e-84f9-951a85f267ee tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-83b667f8-dd32-406e-84f9-951a85f267ee tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92a27bd-4574-47e7-8e40-2450f99da61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-83b667f8-dd32-406e-84f9-951a85f267ee tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Flow 'volume_create_api' (1f4ba536-4d6d-48cd-8e7f-15a5ca8c1ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-83b667f8-dd32-406e-84f9-951a85f267ee tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 676/1343] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:04 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 883 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume request issued successfully. Sep 07 17:05:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3871ecfd-ecae-4641-b491-869089d1f697 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 668/1344] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:05:03 2026] POST /volume/v3/volumes => generated 761 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5769e7cc-6064-4825-b029-5b2022a5ea68 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5769e7cc-6064-4825-b029-5b2022a5ea68 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5769e7cc-6064-4825-b029-5b2022a5ea68 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5769e7cc-6064-4825-b029-5b2022a5ea68 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5769e7cc-6064-4825-b029-5b2022a5ea68 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5769e7cc-6064-4825-b029-5b2022a5ea68 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 677/1345] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:04 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 829 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-769b669a-7ea0-40ce-9ec5-5592303469fc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-769b669a-7ea0-40ce-9ec5-5592303469fc tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-769b669a-7ea0-40ce-9ec5-5592303469fc tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-769b669a-7ea0-40ce-9ec5-5592303469fc tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-769b669a-7ea0-40ce-9ec5-5592303469fc tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4c60db7f-6635-4715-b3ef-f74880c738f6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c60db7f-6635-4715-b3ef-f74880c738f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-769b669a-7ea0-40ce-9ec5-5592303469fc tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 669/1346] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:05 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 883 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c60db7f-6635-4715-b3ef-f74880c738f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c60db7f-6635-4715-b3ef-f74880c738f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4c60db7f-6635-4715-b3ef-f74880c738f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c60db7f-6635-4715-b3ef-f74880c738f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 678/1347] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:05 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f4f7de3d-7894-417a-bd2c-18c7964223f5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4f7de3d-7894-417a-bd2c-18c7964223f5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4f7de3d-7894-417a-bd2c-18c7964223f5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4f7de3d-7894-417a-bd2c-18c7964223f5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-20890872-2801-4cbd-9782-867d99cb88b6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-20890872-2801-4cbd-9782-867d99cb88b6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-20890872-2801-4cbd-9782-867d99cb88b6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-20890872-2801-4cbd-9782-867d99cb88b6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4f7de3d-7894-417a-bd2c-18c7964223f5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-20890872-2801-4cbd-9782-867d99cb88b6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-20890872-2801-4cbd-9782-867d99cb88b6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 679/1348] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:07 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4f7de3d-7894-417a-bd2c-18c7964223f5 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 670/1349] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:06 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 883 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-97e6be0e-9281-4590-a4fd-71586759c7f6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0710c146-1e47-437f-b14f-eeeed3c44728 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-97e6be0e-9281-4590-a4fd-71586759c7f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-97e6be0e-9281-4590-a4fd-71586759c7f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-97e6be0e-9281-4590-a4fd-71586759c7f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0710c146-1e47-437f-b14f-eeeed3c44728 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0710c146-1e47-437f-b14f-eeeed3c44728 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0710c146-1e47-437f-b14f-eeeed3c44728 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-97e6be0e-9281-4590-a4fd-71586759c7f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-97e6be0e-9281-4590-a4fd-71586759c7f6 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 680/1350] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:08 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0710c146-1e47-437f-b14f-eeeed3c44728 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0710c146-1e47-437f-b14f-eeeed3c44728 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 671/1351] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:08 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 883 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e7b07ba5-6c05-4ce7-8657-f44b73974b5b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e7b07ba5-6c05-4ce7-8657-f44b73974b5b tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e7b07ba5-6c05-4ce7-8657-f44b73974b5b tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e7b07ba5-6c05-4ce7-8657-f44b73974b5b tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e7b07ba5-6c05-4ce7-8657-f44b73974b5b tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e7b07ba5-6c05-4ce7-8657-f44b73974b5b tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 681/1352] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:09 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d9e39e26-19ea-4a1e-bde8-f261f4524323 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9e39e26-19ea-4a1e-bde8-f261f4524323 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9e39e26-19ea-4a1e-bde8-f261f4524323 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9e39e26-19ea-4a1e-bde8-f261f4524323 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d9e39e26-19ea-4a1e-bde8-f261f4524323 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9e39e26-19ea-4a1e-bde8-f261f4524323 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 672/1353] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:09 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 884 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ac3d7151-fbcb-4d5c-aaf8-a41abe999b4d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ac3d7151-fbcb-4d5c-aaf8-a41abe999b4d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ac3d7151-fbcb-4d5c-aaf8-a41abe999b4d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ac3d7151-fbcb-4d5c-aaf8-a41abe999b4d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ac3d7151-fbcb-4d5c-aaf8-a41abe999b4d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Volume info retrieved successfully. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ac3d7151-fbcb-4d5c-aaf8-a41abe999b4d tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 682/1354] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:09 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 884 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d931c474-ff91-450e-83f2-8d5c64823053 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d931c474-ff91-450e-83f2-8d5c64823053 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] DELETE http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02?cascade=True Sep 07 17:05:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d931c474-ff91-450e-83f2-8d5c64823053 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d931c474-ff91-450e-83f2-8d5c64823053 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:09 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-d931c474-ff91-450e-83f2-8d5c64823053 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete volume with id: 7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:05:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d931c474-ff91-450e-83f2-8d5c64823053 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:09 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:05:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d931c474-ff91-450e-83f2-8d5c64823053 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete volume request issued successfully. Sep 07 17:05:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d931c474-ff91-450e-83f2-8d5c64823053 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02?cascade=True returned with HTTP 202 Sep 07 17:05:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 673/1355] 192.168.122.80 () {58 vars in 1255 bytes} [Mon Sep 7 17:05:09 2026] DELETE /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02?cascade=True => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-80dcbf83-1451-41c1-8ad9-66e7b793442f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-80dcbf83-1451-41c1-8ad9-66e7b793442f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-80dcbf83-1451-41c1-8ad9-66e7b793442f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-80dcbf83-1451-41c1-8ad9-66e7b793442f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-80dcbf83-1451-41c1-8ad9-66e7b793442f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-80dcbf83-1451-41c1-8ad9-66e7b793442f tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 200 Sep 07 17:05:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 683/1356] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:09 2026] GET /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e4b3483e-02f9-420c-9fc6-bb8fa3ea75d3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4b3483e-02f9-420c-9fc6-bb8fa3ea75d3 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4b3483e-02f9-420c-9fc6-bb8fa3ea75d3 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4b3483e-02f9-420c-9fc6-bb8fa3ea75d3 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e4b3483e-02f9-420c-9fc6-bb8fa3ea75d3 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4b3483e-02f9-420c-9fc6-bb8fa3ea75d3 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 674/1357] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:10 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-526d3cdc-82a0-4e9f-ac49-06c8c41db926 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-526d3cdc-82a0-4e9f-ac49-06c8c41db926 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-526d3cdc-82a0-4e9f-ac49-06c8c41db926 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-526d3cdc-82a0-4e9f-ac49-06c8c41db926 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-526d3cdc-82a0-4e9f-ac49-06c8c41db926 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-526d3cdc-82a0-4e9f-ac49-06c8c41db926 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 684/1358] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:10 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1849190671"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1849190671'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume of 1 GB Sep 07 17:05:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Availability Zones retrieved successfully. Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Flow 'volume_create_api' (c1c519a8-b186-4f1e-a55c-636c4292255d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (298d3e7d-1c73-4030-a25f-c37ec82efc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (298d3e7d-1c73-4030-a25f-c37ec82efc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c0631a1-4e8d-44f9-8a8e-74297317f29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f09e7d61-a6f7-487f-b270-787b0de76292 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f09e7d61-a6f7-487f-b270-787b0de76292 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f09e7d61-a6f7-487f-b270-787b0de76292 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Created reservations ['f41b02fe-4850-4f2a-ac1e-19e328dd654c', 'ec78428a-d76d-4508-ac5e-1e0fe68bd68b', 'f501fd2e-8ea9-4ee5-980b-72031e84384a', 'af11a445-bed9-4828-b55a-efe2efd9f577'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f09e7d61-a6f7-487f-b270-787b0de76292 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c0631a1-4e8d-44f9-8a8e-74297317f29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f41b02fe-4850-4f2a-ac1e-19e328dd654c', 'ec78428a-d76d-4508-ac5e-1e0fe68bd68b', 'f501fd2e-8ea9-4ee5-980b-72031e84384a', 'af11a445-bed9-4828-b55a-efe2efd9f577']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1399e227-6135-4a35-a66c-efebe8ab1b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f09e7d61-a6f7-487f-b270-787b0de76292 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1399e227-6135-4a35-a66c-efebe8ab1b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40a60add-8957-4972-baca-18bae660c0c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1849190671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',qos_specs=None,replication_status=,reservations=['f41b02fe-4850-4f2a-ac1e-19e328dd654c','ec78428a-d76d-4508-ac5e-1e0fe68bd68b','f501fd2e-8ea9-4ee5-980b-72031e84384a','af11a445-bed9-4828-b55a-efe2efd9f577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0429e4a2babb49f08a764d8d83bf4209',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1849190671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40a60add-8957-4972-baca-18bae660c0c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0429e4a2babb49f08a764d8d83bf4209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5071e4-cf67-4ea9-849b-1577b140d71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f09e7d61-a6f7-487f-b270-787b0de76292 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 200 Sep 07 17:05:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 685/1359] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:10 2026] GET /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5071e4-cf67-4ea9-849b-1577b140d71e) transitioned into state 'SUCCESS' from state '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-1849190671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',qos_specs=None,replication_status=,reservations=['f41b02fe-4850-4f2a-ac1e-19e328dd654c','ec78428a-d76d-4508-ac5e-1e0fe68bd68b','f501fd2e-8ea9-4ee5-980b-72031e84384a','af11a445-bed9-4828-b55a-efe2efd9f577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0429e4a2babb49f08a764d8d83bf4209',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921b7fd9-01ec-473c-92c3-e0d1fb326ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921b7fd9-01ec-473c-92c3-e0d1fb326ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Flow 'volume_create_api' (c1c519a8-b186-4f1e-a55c-636c4292255d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume request issued successfully. Sep 07 17:05:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d703756-4e20-4ef8-aa56-6113b07cb381 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 675/1360] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:05:10 2026] POST /volume/v3/volumes => generated 762 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8869c43d-2954-4297-bdf4-947d0ce2feca None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8869c43d-2954-4297-bdf4-947d0ce2feca tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8869c43d-2954-4297-bdf4-947d0ce2feca tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8869c43d-2954-4297-bdf4-947d0ce2feca tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8869c43d-2954-4297-bdf4-947d0ce2feca tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8869c43d-2954-4297-bdf4-947d0ce2feca tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 returned with HTTP 200 Sep 07 17:05:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 686/1361] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:10 2026] GET /volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 => generated 830 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-01e220bb-bff9-41d5-ad87-e56a94b64d9b req-e1eda542-6514-4760-8f65-6d58ac62ca39 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-01e220bb-bff9-41d5-ad87-e56a94b64d9b req-e1eda542-6514-4760-8f65-6d58ac62ca39 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] DELETE http://192.168.122.80/volume/v3/volumes/tempest-invalid-1781615993 Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-01e220bb-bff9-41d5-ad87-e56a94b64d9b req-e1eda542-6514-4760-8f65-6d58ac62ca39 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-01e220bb-bff9-41d5-ad87-e56a94b64d9b req-e1eda542-6514-4760-8f65-6d58ac62ca39 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [req-01e220bb-bff9-41d5-ad87-e56a94b64d9b req-e1eda542-6514-4760-8f65-6d58ac62ca39 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] Delete volume with id: tempest-invalid-1781615993 Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-01e220bb-bff9-41d5-ad87-e56a94b64d9b req-e1eda542-6514-4760-8f65-6d58ac62ca39 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] http://192.168.122.80/volume/v3/volumes/tempest-invalid-1781615993 returned with HTTP 404 Sep 07 17:05:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-61be0282-6928-40b7-a185-a064a31b218d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 676/1362] 192.168.122.80 () {62 vars in 1474 bytes} [Mon Sep 7 17:05:11 2026] DELETE /volume/v3/volumes/tempest-invalid-1781615993 => generated 99 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61be0282-6928-40b7-a185-a064a31b218d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61be0282-6928-40b7-a185-a064a31b218d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61be0282-6928-40b7-a185-a064a31b218d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-61be0282-6928-40b7-a185-a064a31b218d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61be0282-6928-40b7-a185-a064a31b218d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 687/1363] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:11 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7cf3be68-708b-43af-b7da-cbf42b7dc6e6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cf3be68-708b-43af-b7da-cbf42b7dc6e6 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cf3be68-708b-43af-b7da-cbf42b7dc6e6 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cf3be68-708b-43af-b7da-cbf42b7dc6e6 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e744f6cf-e0b9-4736-b61b-5bedadb888df None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e744f6cf-e0b9-4736-b61b-5bedadb888df tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e744f6cf-e0b9-4736-b61b-5bedadb888df tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e744f6cf-e0b9-4736-b61b-5bedadb888df tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7cf3be68-708b-43af-b7da-cbf42b7dc6e6 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cf3be68-708b-43af-b7da-cbf42b7dc6e6 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 200 Sep 07 17:05:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 677/1364] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:11 2026] GET /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e744f6cf-e0b9-4736-b61b-5bedadb888df tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e744f6cf-e0b9-4736-b61b-5bedadb888df tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 688/1365] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:11 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-937f713f-9504-4d96-b0cf-596620e40c68 req-e2758824-e908-43fc-be78-4d6d64019cc5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-937f713f-9504-4d96-b0cf-596620e40c68 req-e2758824-e908-43fc-be78-4d6d64019cc5 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] DELETE http://192.168.122.80/volume/v3/volumes/cf0e79d1-974c-457d-8fbc-62d0fc27f1c0 Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-937f713f-9504-4d96-b0cf-596620e40c68 req-e2758824-e908-43fc-be78-4d6d64019cc5 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-937f713f-9504-4d96-b0cf-596620e40c68 req-e2758824-e908-43fc-be78-4d6d64019cc5 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [req-937f713f-9504-4d96-b0cf-596620e40c68 req-e2758824-e908-43fc-be78-4d6d64019cc5 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] Delete volume with id: cf0e79d1-974c-457d-8fbc-62d0fc27f1c0 Sep 07 17:05:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-937f713f-9504-4d96-b0cf-596620e40c68 req-e2758824-e908-43fc-be78-4d6d64019cc5 tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-member] http://192.168.122.80/volume/v3/volumes/cf0e79d1-974c-457d-8fbc-62d0fc27f1c0 returned with HTTP 404 Sep 07 17:05:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 678/1366] 192.168.122.80 () {62 vars in 1504 bytes} [Mon Sep 7 17:05:11 2026] DELETE /volume/v3/volumes/cf0e79d1-974c-457d-8fbc-62d0fc27f1c0 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-3bc8a5c1-00b3-4f8b-a06f-59ecb87466a5 req-e1c64ea1-22c9-46db-9f14-687daded30fe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3bc8a5c1-00b3-4f8b-a06f-59ecb87466a5 req-e1c64ea1-22c9-46db-9f14-687daded30fe tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-reader] GET http://192.168.122.80/volume/v3/volumes/aa2757d1-b513-4379-bf9b-25b5d31c992f Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3bc8a5c1-00b3-4f8b-a06f-59ecb87466a5 req-e1c64ea1-22c9-46db-9f14-687daded30fe tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3bc8a5c1-00b3-4f8b-a06f-59ecb87466a5 req-e1c64ea1-22c9-46db-9f14-687daded30fe tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-c804f787-1813-4033-8432-77bec7458c8b req-9abdd4b3-b3fd-4550-b8f5-93f1aed3e54b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3bc8a5c1-00b3-4f8b-a06f-59ecb87466a5 req-e1c64ea1-22c9-46db-9f14-687daded30fe tempest-VolumesNegativeTest-2113976926 tempest-VolumesNegativeTest-2113976926-project-reader] http://192.168.122.80/volume/v3/volumes/aa2757d1-b513-4379-bf9b-25b5d31c992f returned with HTTP 404 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 689/1367] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/v3/volumes/aa2757d1-b513-4379-bf9b-25b5d31c992f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-9abdd4b3-b3fd-4550-b8f5-93f1aed3e54b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-9abdd4b3-b3fd-4550-b8f5-93f1aed3e54b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-9abdd4b3-b3fd-4550-b8f5-93f1aed3e54b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-311907b6-7b13-4f2f-8723-a56f5ee8ba1e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-311907b6-7b13-4f2f-8723-a56f5ee8ba1e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-311907b6-7b13-4f2f-8723-a56f5ee8ba1e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-311907b6-7b13-4f2f-8723-a56f5ee8ba1e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-c804f787-1813-4033-8432-77bec7458c8b req-9abdd4b3-b3fd-4550-b8f5-93f1aed3e54b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-311907b6-7b13-4f2f-8723-a56f5ee8ba1e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-9abdd4b3-b3fd-4550-b8f5-93f1aed3e54b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 679/1368] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-311907b6-7b13-4f2f-8723-a56f5ee8ba1e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 returned with HTTP 200 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 690/1369] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4be4b858-c837-4668-ac97-18096ef11280 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4be4b858-c837-4668-ac97-18096ef11280 None None] GET http://192.168.122.80/volume// Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4be4b858-c837-4668-ac97-18096ef11280 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4be4b858-c837-4668-ac97-18096ef11280 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4be4b858-c837-4668-ac97-18096ef11280 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:05:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 680/1370] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-c804f787-1813-4033-8432-77bec7458c8b req-56f19f76-f162-4309-bbce-03cadbab3beb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-56f19f76-f162-4309-bbce-03cadbab3beb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-56f19f76-f162-4309-bbce-03cadbab3beb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a7cf11e-a111-4160-a295-02daf45afdc1", "connector": null, "instance_uuid": "0c77abe5-3ce3-4331-bc2c-5e5b3410ff6f"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-56f19f76-f162-4309-bbce-03cadbab3beb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 691/1371] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:05:12 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d757ebb2-1a3a-4ec6-a56b-d0724e9deed4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d757ebb2-1a3a-4ec6-a56b-d0724e9deed4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d757ebb2-1a3a-4ec6-a56b-d0724e9deed4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d757ebb2-1a3a-4ec6-a56b-d0724e9deed4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a6d74667-bbd0-4574-9cd1-76de5528c62d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6d74667-bbd0-4574-9cd1-76de5528c62d None None] GET http://192.168.122.80/volume// Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6d74667-bbd0-4574-9cd1-76de5528c62d None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6d74667-bbd0-4574-9cd1-76de5528c62d None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6d74667-bbd0-4574-9cd1-76de5528c62d None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 692/1372] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d757ebb2-1a3a-4ec6-a56b-d0724e9deed4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-c804f787-1813-4033-8432-77bec7458c8b req-672eee40-2de3-4eff-84ec-36662278d528 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-672eee40-2de3-4eff-84ec-36662278d528 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d757ebb2-1a3a-4ec6-a56b-d0724e9deed4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 681/1373] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-672eee40-2de3-4eff-84ec-36662278d528 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-672eee40-2de3-4eff-84ec-36662278d528 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-c804f787-1813-4033-8432-77bec7458c8b req-672eee40-2de3-4eff-84ec-36662278d528 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-672eee40-2de3-4eff-84ec-36662278d528 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 693/1374] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 1027 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-c804f787-1813-4033-8432-77bec7458c8b req-aa0231dd-ef39-46a4-8dc0-5a05968e44a1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-aa0231dd-ef39-46a4-8dc0-5a05968e44a1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] PUT http://192.168.122.80/volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-aa0231dd-ef39-46a4-8dc0-5a05968e44a1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-c804f787-1813-4033-8432-77bec7458c8b req-aa0231dd-ef39-46a4-8dc0-5a05968e44a1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Acquiring lock "cinder-attachment_update-3a7cf11e-a111-4160-a295-02daf45afdc1-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-c804f787-1813-4033-8432-77bec7458c8b req-aa0231dd-ef39-46a4-8dc0-5a05968e44a1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Lock "cinder-attachment_update-3a7cf11e-a111-4160-a295-02daf45afdc1-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:05:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-418f88cb-85be-4b37-9bde-68d1e1b113b1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-418f88cb-85be-4b37-9bde-68d1e1b113b1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-418f88cb-85be-4b37-9bde-68d1e1b113b1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-418f88cb-85be-4b37-9bde-68d1e1b113b1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-418f88cb-85be-4b37-9bde-68d1e1b113b1 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 404 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 694/1375] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fd834bda-3c33-4772-96fe-d6ac0a9dbf53 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fd834bda-3c33-4772-96fe-d6ac0a9dbf53 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] GET http://192.168.122.80/volume/v3/volumes Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fd834bda-3c33-4772-96fe-d6ac0a9dbf53 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fd834bda-3c33-4772-96fe-d6ac0a9dbf53 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-fd834bda-3c33-4772-96fe-d6ac0a9dbf53 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fd834bda-3c33-4772-96fe-d6ac0a9dbf53 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:05:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fd834bda-3c33-4772-96fe-d6ac0a9dbf53 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Get all volumes completed successfully. Sep 07 17:05:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fd834bda-3c33-4772-96fe-d6ac0a9dbf53 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] http://192.168.122.80/volume/v3/volumes returned with HTTP 200 Sep 07 17:05:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 695/1376] 192.168.122.80 () {58 vars in 1116 bytes} [Mon Sep 7 17:05:12 2026] GET /volume/v3/volumes => generated 340 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5e3ea79d-4f39-48ab-9831-61931075ae15 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e3ea79d-4f39-48ab-9831-61931075ae15 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] GET http://192.168.122.80/volume/v3/snapshots Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e3ea79d-4f39-48ab-9831-61931075ae15 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e3ea79d-4f39-48ab-9831-61931075ae15 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-5e3ea79d-4f39-48ab-9831-61931075ae15 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-5e3ea79d-4f39-48ab-9831-61931075ae15 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5e3ea79d-4f39-48ab-9831-61931075ae15 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] Get all snapshots completed successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e3ea79d-4f39-48ab-9831-61931075ae15 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-reader] http://192.168.122.80/volume/v3/snapshots returned with HTTP 200 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 696/1377] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 17:05:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-c804f787-1813-4033-8432-77bec7458c8b req-aa0231dd-ef39-46a4-8dc0-5a05968e44a1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Lock "cinder-attachment_update-3a7cf11e-a111-4160-a295-02daf45afdc1-devstack" released by "attachment_update" :: held 0.247s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-aa0231dd-ef39-46a4-8dc0-5a05968e44a1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee returned with HTTP 200 Sep 07 17:05:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 682/1378] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:05:12 2026] PUT /volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee => generated 694 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cc3af1b0-8156-40f5-8de0-43879826c331 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cc3af1b0-8156-40f5-8de0-43879826c331 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cc3af1b0-8156-40f5-8de0-43879826c331 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cc3af1b0-8156-40f5-8de0-43879826c331 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cc3af1b0-8156-40f5-8de0-43879826c331 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cc3af1b0-8156-40f5-8de0-43879826c331 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 697/1379] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:13 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 884 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c927aa03-d78c-44d7-998f-978534f86680 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c927aa03-d78c-44d7-998f-978534f86680 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] DELETE http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c927aa03-d78c-44d7-998f-978534f86680 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c927aa03-d78c-44d7-998f-978534f86680 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-c927aa03-d78c-44d7-998f-978534f86680 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete volume with id: 8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c927aa03-d78c-44d7-998f-978534f86680 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dc93effd-4b47-4e51-a082-884b4842ed54 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc93effd-4b47-4e51-a082-884b4842ed54 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc93effd-4b47-4e51-a082-884b4842ed54 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc93effd-4b47-4e51-a082-884b4842ed54 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c927aa03-d78c-44d7-998f-978534f86680 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete volume request issued successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c927aa03-d78c-44d7-998f-978534f86680 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 202 Sep 07 17:05:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 683/1380] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:13 2026] DELETE /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3fc7cd4b-861a-433d-b16e-2352260fb850 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fc7cd4b-861a-433d-b16e-2352260fb850 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fc7cd4b-861a-433d-b16e-2352260fb850 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fc7cd4b-861a-433d-b16e-2352260fb850 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dc93effd-4b47-4e51-a082-884b4842ed54 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3fc7cd4b-861a-433d-b16e-2352260fb850 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc93effd-4b47-4e51-a082-884b4842ed54 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 returned with HTTP 200 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 698/1381] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:13 2026] GET /volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 => generated 855 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fc7cd4b-861a-433d-b16e-2352260fb850 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 684/1382] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:13 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 883 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-221ae1ab-9d73-4437-94da-a769ca393d5a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-221ae1ab-9d73-4437-94da-a769ca393d5a tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-221ae1ab-9d73-4437-94da-a769ca393d5a tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-221ae1ab-9d73-4437-94da-a769ca393d5a tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-221ae1ab-9d73-4437-94da-a769ca393d5a tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-221ae1ab-9d73-4437-94da-a769ca393d5a tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 returned with HTTP 200 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 699/1383] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:13 2026] GET /volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-614032259"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-614032259'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume of 1 GB Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Availability Zones retrieved successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Flow 'volume_create_api' (23642170-fdb6-4fac-9e94-2f422328b3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7222d2-2542-48d5-99eb-119438ed4327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3d56c979-b09e-46d7-8260-593d7654292f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d56c979-b09e-46d7-8260-593d7654292f tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d56c979-b09e-46d7-8260-593d7654292f tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d56c979-b09e-46d7-8260-593d7654292f tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7222d2-2542-48d5-99eb-119438ed4327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b637cd1-33b3-40ab-b299-d45b0fccc980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3d56c979-b09e-46d7-8260-593d7654292f tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d56c979-b09e-46d7-8260-593d7654292f tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 700/1384] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:13 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 847 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Created reservations ['bfe4ceb4-d8e6-4fcf-807a-e6b68fa05f6a', 'b732a57a-4d9e-49bd-8c42-8bcdca92efc3', '6e50d610-d71d-4528-a418-dceb47b33702', '99d55e73-90af-4956-8c9e-6c83bbb8b83f'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b637cd1-33b3-40ab-b299-d45b0fccc980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe4ceb4-d8e6-4fcf-807a-e6b68fa05f6a', 'b732a57a-4d9e-49bd-8c42-8bcdca92efc3', '6e50d610-d71d-4528-a418-dceb47b33702', '99d55e73-90af-4956-8c9e-6c83bbb8b83f']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f96c69f3-e8df-4461-8387-9a91ed58264d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f96c69f3-e8df-4461-8387-9a91ed58264d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a631431f-9149-4d2f-9770-1ab0aab8b8f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-614032259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',qos_specs=None,replication_status=,reservations=['bfe4ceb4-d8e6-4fcf-807a-e6b68fa05f6a','b732a57a-4d9e-49bd-8c42-8bcdca92efc3','6e50d610-d71d-4528-a418-dceb47b33702','99d55e73-90af-4956-8c9e-6c83bbb8b83f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0429e4a2babb49f08a764d8d83bf4209',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-614032259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a631431f-9149-4d2f-9770-1ab0aab8b8f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0429e4a2babb49f08a764d8d83bf4209',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c07a86-bff6-40f6-9680-72de81df8415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c07a86-bff6-40f6-9680-72de81df8415) transitioned into state 'SUCCESS' from state '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-614032259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dbdafdf4ebf4590aba144cc7a181dd3',qos_specs=None,replication_status=,reservations=['bfe4ceb4-d8e6-4fcf-807a-e6b68fa05f6a','b732a57a-4d9e-49bd-8c42-8bcdca92efc3','6e50d610-d71d-4528-a418-dceb47b33702','99d55e73-90af-4956-8c9e-6c83bbb8b83f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0429e4a2babb49f08a764d8d83bf4209',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-c804f787-1813-4033-8432-77bec7458c8b req-6dd26052-3ac8-4cfe-bc8d-3c38283745c1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-6dd26052-3ac8-4cfe-bc8d-3c38283745c1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee/action Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0ae602-9d68-4ad6-b054-c75f21bfadb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-6dd26052-3ac8-4cfe-bc8d-3c38283745c1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action body: b'{"os-complete": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:05:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-6dd26052-3ac8-4cfe-bc8d-3c38283745c1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0ae602-9d68-4ad6-b054-c75f21bfadb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Flow 'volume_create_api' (23642170-fdb6-4fac-9e94-2f422328b3bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Create volume request issued successfully. Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9cd3dae8-6d61-4a09-af69-c44f2a81b80f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 685/1385] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:05:13 2026] POST /volume/v3/volumes => generated 761 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-04837206-2451-40ae-a76a-63b153bbda8e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-04837206-2451-40ae-a76a-63b153bbda8e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-04837206-2451-40ae-a76a-63b153bbda8e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-04837206-2451-40ae-a76a-63b153bbda8e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-c804f787-1813-4033-8432-77bec7458c8b req-6dd26052-3ac8-4cfe-bc8d-3c38283745c1 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee/action returned with HTTP 204 Sep 07 17:05:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 701/1386] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:05:13 2026] POST /volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-04837206-2451-40ae-a76a-63b153bbda8e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-04837206-2451-40ae-a76a-63b153bbda8e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 200 Sep 07 17:05:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 686/1387] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:13 2026] GET /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 829 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6385ebc4-1958-4aad-b725-6b5f8be164a9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6385ebc4-1958-4aad-b725-6b5f8be164a9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6385ebc4-1958-4aad-b725-6b5f8be164a9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6385ebc4-1958-4aad-b725-6b5f8be164a9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6385ebc4-1958-4aad-b725-6b5f8be164a9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Volume info retrieved successfully. Sep 07 17:05:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6385ebc4-1958-4aad-b725-6b5f8be164a9 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 200 Sep 07 17:05:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 702/1388] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:14 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 883 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-906f83ad-0fd1-47c7-a682-d40f41e57d77 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-906f83ad-0fd1-47c7-a682-d40f41e57d77 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-906f83ad-0fd1-47c7-a682-d40f41e57d77 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-906f83ad-0fd1-47c7-a682-d40f41e57d77 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-906f83ad-0fd1-47c7-a682-d40f41e57d77 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-906f83ad-0fd1-47c7-a682-d40f41e57d77 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 687/1389] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:14 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 1139 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6367959d-a8f3-490a-a91a-187e18d38df6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6367959d-a8f3-490a-a91a-187e18d38df6 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6367959d-a8f3-490a-a91a-187e18d38df6 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6367959d-a8f3-490a-a91a-187e18d38df6 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6367959d-a8f3-490a-a91a-187e18d38df6 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6367959d-a8f3-490a-a91a-187e18d38df6 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 703/1390] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:14 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 1139 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23cecd6b-0803-44cb-ae51-f56f88062e2e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23cecd6b-0803-44cb-ae51-f56f88062e2e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23cecd6b-0803-44cb-ae51-f56f88062e2e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23cecd6b-0803-44cb-ae51-f56f88062e2e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23cecd6b-0803-44cb-ae51-f56f88062e2e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23cecd6b-0803-44cb-ae51-f56f88062e2e tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 200 Sep 07 17:05:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 688/1391] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:15 2026] GET /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-61a4c880-3ac2-414a-9231-b049628bf682 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61a4c880-3ac2-414a-9231-b049628bf682 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 Sep 07 17:05:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61a4c880-3ac2-414a-9231-b049628bf682 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61a4c880-3ac2-414a-9231-b049628bf682 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61a4c880-3ac2-414a-9231-b049628bf682 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 returned with HTTP 404 Sep 07 17:05:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 704/1392] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:15 2026] GET /volume/v3/volumes/8cce9fab-474b-4a4c-b818-0c1c80bd53d6 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9729657d-7e63-48c7-b650-b03148d98832 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9729657d-7e63-48c7-b650-b03148d98832 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9729657d-7e63-48c7-b650-b03148d98832 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9729657d-7e63-48c7-b650-b03148d98832 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-9729657d-7e63-48c7-b650-b03148d98832 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete snapshot with id: 8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9729657d-7e63-48c7-b650-b03148d98832 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe returned with HTTP 404 Sep 07 17:05:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 689/1393] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:05:15 2026] DELETE /volume/v3/snapshots/8ccf8fd6-0511-4a43-9ce8-a521ff4d04fe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3326e12b-553e-47f0-bf7e-00e99d0fd717 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3326e12b-553e-47f0-bf7e-00e99d0fd717 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] GET http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:05:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3326e12b-553e-47f0-bf7e-00e99d0fd717 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3326e12b-553e-47f0-bf7e-00e99d0fd717 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3326e12b-553e-47f0-bf7e-00e99d0fd717 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 404 Sep 07 17:05:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 705/1394] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:15 2026] GET /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c8421f6c-46f3-43ee-8d09-c86e62a90436 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c8421f6c-46f3-43ee-8d09-c86e62a90436 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] DELETE http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c8421f6c-46f3-43ee-8d09-c86e62a90436 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c8421f6c-46f3-43ee-8d09-c86e62a90436 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-c8421f6c-46f3-43ee-8d09-c86e62a90436 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] Delete volume with id: 7598a9e9-22db-44ba-9261-8ac869326e02 Sep 07 17:05:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c8421f6c-46f3-43ee-8d09-c86e62a90436 tempest-VolumesDeleteCascade-985060373 tempest-VolumesDeleteCascade-985060373-project-member] http://192.168.122.80/volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 returned with HTTP 404 Sep 07 17:05:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 690/1395] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:15 2026] DELETE /volume/v3/volumes/7598a9e9-22db-44ba-9261-8ac869326e02 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-34f83142-6a77-47e9-a16a-7c1f37a31584 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34f83142-6a77-47e9-a16a-7c1f37a31584 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34f83142-6a77-47e9-a16a-7c1f37a31584 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34f83142-6a77-47e9-a16a-7c1f37a31584 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-34f83142-6a77-47e9-a16a-7c1f37a31584 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34f83142-6a77-47e9-a16a-7c1f37a31584 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 200 Sep 07 17:05:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 706/1396] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:16 2026] GET /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-93b49c21-8fce-4cd7-a31c-a2965bcf8077 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-93b49c21-8fce-4cd7-a31c-a2965bcf8077 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-93b49c21-8fce-4cd7-a31c-a2965bcf8077 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-93b49c21-8fce-4cd7-a31c-a2965bcf8077 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-93b49c21-8fce-4cd7-a31c-a2965bcf8077 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-93b49c21-8fce-4cd7-a31c-a2965bcf8077 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 200 Sep 07 17:05:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 691/1397] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:16 2026] GET /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Create volume of 1 GB Sep 07 17:05:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Availability Zones retrieved successfully. Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Flow 'volume_create_api' (8313391b-0c4e-4186-84d6-05f51204087a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d712c1c9-bd84-4bb3-906b-9a9e4cc08fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d712c1c9-bd84-4bb3-906b-9a9e4cc08fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8401b0a-96d8-46c6-80db-7c031de5f55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Created reservations ['f9471017-3a5c-48b7-8bba-ff97c7144125', '2efa7723-fedd-4bed-96c3-8162a8551665', '0a15b1b9-6369-4390-b6fa-59b568ff8eb2', '700df0f4-ee76-4d10-9d24-4a03a17c30b3'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8401b0a-96d8-46c6-80db-7c031de5f55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9471017-3a5c-48b7-8bba-ff97c7144125', '2efa7723-fedd-4bed-96c3-8162a8551665', '0a15b1b9-6369-4390-b6fa-59b568ff8eb2', '700df0f4-ee76-4d10-9d24-4a03a17c30b3']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af70237-7646-413b-bee3-2c45c85e30e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af70237-7646-413b-bee3-2c45c85e30e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11cb7bbe-3f63-49b3-9c84-d628e6dea96b', '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='ecfc43830fa74c4caf8864e2498b3d84',qos_specs=None,replication_status=,reservations=['f9471017-3a5c-48b7-8bba-ff97c7144125','2efa7723-fedd-4bed-96c3-8162a8551665','0a15b1b9-6369-4390-b6fa-59b568ff8eb2','700df0f4-ee76-4d10-9d24-4a03a17c30b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6b068f282e4464bd4d2722dfd64f9c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:16Z,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=11cb7bbe-3f63-49b3-9c84-d628e6dea96b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecfc43830fa74c4caf8864e2498b3d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d6b068f282e4464bd4d2722dfd64f9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b32d058-3f45-4409-97b2-8ca0c0a046f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-31cf4c81-4885-4a6c-bd5d-6c0658591b3e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b32d058-3f45-4409-97b2-8ca0c0a046f7) transitioned into state 'SUCCESS' from 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='ecfc43830fa74c4caf8864e2498b3d84',qos_specs=None,replication_status=,reservations=['f9471017-3a5c-48b7-8bba-ff97c7144125','2efa7723-fedd-4bed-96c3-8162a8551665','0a15b1b9-6369-4390-b6fa-59b568ff8eb2','700df0f4-ee76-4d10-9d24-4a03a17c30b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d6b068f282e4464bd4d2722dfd64f9c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801b7544-323f-4ed5-a114-6cd8ab929c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801b7544-323f-4ed5-a114-6cd8ab929c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Flow 'volume_create_api' (8313391b-0c4e-4186-84d6-05f51204087a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Create volume request issued successfully. Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51bc02a0-c38c-4803-b446-daec4686a5d8 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 707/1398] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:05:16 2026] POST /volume/v3/volumes => generated 740 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b28155a2-f8db-4039-92f4-28fd9c27ee19 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b28155a2-f8db-4039-92f4-28fd9c27ee19 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] GET http://192.168.122.80/volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b28155a2-f8db-4039-92f4-28fd9c27ee19 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b28155a2-f8db-4039-92f4-28fd9c27ee19 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b28155a2-f8db-4039-92f4-28fd9c27ee19 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Volume info retrieved successfully. Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b28155a2-f8db-4039-92f4-28fd9c27ee19 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] http://192.168.122.80/volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b returned with HTTP 200 Sep 07 17:05:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 708/1399] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:17 2026] GET /volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31cf4c81-4885-4a6c-bd5d-6c0658591b3e tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31cf4c81-4885-4a6c-bd5d-6c0658591b3e tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1549781345"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31cf4c81-4885-4a6c-bd5d-6c0658591b3e tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:05:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 692/1400] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:05:17 2026] POST /volume/v3/types => generated 220 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e295218e-a3d9-4b43-948a-b0efa7dcdbbb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e295218e-a3d9-4b43-948a-b0efa7dcdbbb tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] POST http://192.168.122.80/volume/v3/group_types Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e295218e-a3d9-4b43-948a-b0efa7dcdbbb tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1507284604"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e295218e-a3d9-4b43-948a-b0efa7dcdbbb tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] http://192.168.122.80/volume/v3/group_types returned with HTTP 202 Sep 07 17:05:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 709/1401] 192.168.122.80 () {62 vars in 1190 bytes} [Mon Sep 7 17:05:17 2026] POST /volume/v3/group_types => generated 177 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-13835ec1-f960-49d2-80f9-4fd6803e1441 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-13835ec1-f960-49d2-80f9-4fd6803e1441 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] POST http://192.168.122.80/volume/v3/groups Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-13835ec1-f960-49d2-80f9-4fd6803e1441 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e2b63d57-95e8-46db-89a6-c178b1165de3", "volume_types": ["a86959de-91c3-4a1f-b1aa-2ece00826858"], "name": "tempest-GroupsV314Test-Group-653932080"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-13835ec1-f960-49d2-80f9-4fd6803e1441 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Creating new group {'group': {'group_type': 'e2b63d57-95e8-46db-89a6-c178b1165de3', 'volume_types': ['a86959de-91c3-4a1f-b1aa-2ece00826858'], 'name': 'tempest-GroupsV314Test-Group-653932080'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-13835ec1-f960-49d2-80f9-4fd6803e1441 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Creating group tempest-GroupsV314Test-Group-653932080. Sep 07 17:05:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-13835ec1-f960-49d2-80f9-4fd6803e1441 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Availability Zones retrieved successfully. Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-13835ec1-f960-49d2-80f9-4fd6803e1441 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Created reservations ['8ae6b59c-f96f-4b1a-98fa-1011c60a97a5'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-416000ef-ef5e-4f67-b5e0-280db43af2fa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-416000ef-ef5e-4f67-b5e0-280db43af2fa tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-416000ef-ef5e-4f67-b5e0-280db43af2fa tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-416000ef-ef5e-4f67-b5e0-280db43af2fa tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-13835ec1-f960-49d2-80f9-4fd6803e1441 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups returned with HTTP 202 Sep 07 17:05:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 693/1402] 192.168.122.80 () {62 vars in 1176 bytes} [Mon Sep 7 17:05:17 2026] POST /volume/v3/groups => generated 107 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-90d28fdc-d8b9-4fee-831f-c8e5c4c19666 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-90d28fdc-d8b9-4fee-831f-c8e5c4c19666 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-90d28fdc-d8b9-4fee-831f-c8e5c4c19666 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-90d28fdc-d8b9-4fee-831f-c8e5c4c19666 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-90d28fdc-d8b9-4fee-831f-c8e5c4c19666 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] show called for member 7f0a2f45-1360-479e-8d5c-74ae9dd79349 {{(pid=86480) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:05:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:17 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:05:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-90d28fdc-d8b9-4fee-831f-c8e5c4c19666 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 returned with HTTP 200 Sep 07 17:05:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 694/1403] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:05:17 2026] GET /volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-416000ef-ef5e-4f67-b5e0-280db43af2fa tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-416000ef-ef5e-4f67-b5e0-280db43af2fa tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 710/1404] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:05:17 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 1139 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-5cf40244-3c00-4a81-b029-d1cc084cb699 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-5cf40244-3c00-4a81-b029-d1cc084cb699 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1/action Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-5cf40244-3c00-4a81-b029-d1cc084cb699 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-5cf40244-3c00-4a81-b029-d1cc084cb699 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-5cf40244-3c00-4a81-b029-d1cc084cb699 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-5cf40244-3c00-4a81-b029-d1cc084cb699 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Begin detaching volume completed successfully. Sep 07 17:05:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-5cf40244-3c00-4a81-b029-d1cc084cb699 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1/action returned with HTTP 202 Sep 07 17:05:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 695/1405] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:05:18 2026] POST /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d4c78e42-ff48-4e03-bfe6-455af7ab6236 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d4c78e42-ff48-4e03-bfe6-455af7ab6236 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] GET http://192.168.122.80/volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d4c78e42-ff48-4e03-bfe6-455af7ab6236 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d4c78e42-ff48-4e03-bfe6-455af7ab6236 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d4c78e42-ff48-4e03-bfe6-455af7ab6236 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Volume info retrieved successfully. Sep 07 17:05:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d4c78e42-ff48-4e03-bfe6-455af7ab6236 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] http://192.168.122.80/volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b returned with HTTP 200 Sep 07 17:05:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 711/1406] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:18 2026] GET /volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c8afe306-29c3-43f6-b6d2-2d48b2618040 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c8afe306-29c3-43f6-b6d2-2d48b2618040 None None] GET http://192.168.122.80/volume// Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c8afe306-29c3-43f6-b6d2-2d48b2618040 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c8afe306-29c3-43f6-b6d2-2d48b2618040 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c8afe306-29c3-43f6-b6d2-2d48b2618040 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:05:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 696/1407] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:05:18 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-c5f826d7-a681-4844-8714-94df24cf45e8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-c5f826d7-a681-4844-8714-94df24cf45e8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-c5f826d7-a681-4844-8714-94df24cf45e8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-c5f826d7-a681-4844-8714-94df24cf45e8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-c5f826d7-a681-4844-8714-94df24cf45e8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-c5f826d7-a681-4844-8714-94df24cf45e8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:05:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 712/1408] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:05:18 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 1323 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-40aebc89-223a-4cda-a0c9-40acb18e9a78 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-40aebc89-223a-4cda-a0c9-40acb18e9a78 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] DELETE http://192.168.122.80/volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-40aebc89-223a-4cda-a0c9-40acb18e9a78 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-40aebc89-223a-4cda-a0c9-40acb18e9a78 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:18 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 17:05:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-25e26b34-79b3-4492-a57d-ae19b91d6ead req-40aebc89-223a-4cda-a0c9-40acb18e9a78 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee returned with HTTP 200 Sep 07 17:05:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 697/1409] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:05:18 2026] DELETE /volume/v3/attachments/77518829-cc0c-466d-a584-2e4c54bacbee => generated 19 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-44811af1-fd6c-438c-a395-96225dc61a49 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44811af1-fd6c-438c-a395-96225dc61a49 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44811af1-fd6c-438c-a395-96225dc61a49 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44811af1-fd6c-438c-a395-96225dc61a49 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-44811af1-fd6c-438c-a395-96225dc61a49 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] show called for member 7f0a2f45-1360-479e-8d5c-74ae9dd79349 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:05:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44811af1-fd6c-438c-a395-96225dc61a49 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 returned with HTTP 200 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 713/1410] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:05:18 2026] GET /volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-be02652a-47de-4d41-b4e3-506954f68264 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-924054983", "volume_type": "a86959de-91c3-4a1f-b1aa-2ece00826858", "group_id": "7f0a2f45-1360-479e-8d5c-74ae9dd79349", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-924054983', 'volume_type': 'a86959de-91c3-4a1f-b1aa-2ece00826858', 'group_id': '7f0a2f45-1360-479e-8d5c-74ae9dd79349', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Create volume of 1 GB Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Availability Zones retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Flow 'volume_create_api' (a55a7318-b6e2-4690-8ecc-00ca4428e9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05acb4ea-e9b3-4ed4-a553-247c294e8303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05acb4ea-e9b3-4ed4-a553-247c294e8303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:05:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a86959de-91c3-4a1f-b1aa-2ece00826858,is_public=True,name='tempest-GroupsV314Test-volume-type-1549781345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a86959de-91c3-4a1f-b1aa-2ece00826858', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7f0a2f45-1360-479e-8d5c-74ae9dd79349', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d55cce-7498-4d0f-9267-df529c2c7b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1549781345 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1549781345, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1549781345 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1549781345, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Created reservations ['81d0cf45-5330-4de8-a49e-e83302a95f51', '5176b3c7-d82e-4e6e-a58a-e684e4ca14ef', '17aed571-6d56-4589-b4e8-55c9b275a750', '9113818b-c0f6-46e4-a7c2-87ed51ddb6ae'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d55cce-7498-4d0f-9267-df529c2c7b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d0cf45-5330-4de8-a49e-e83302a95f51', '5176b3c7-d82e-4e6e-a58a-e684e4ca14ef', '17aed571-6d56-4589-b4e8-55c9b275a750', '9113818b-c0f6-46e4-a7c2-87ed51ddb6ae']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69ca590-9050-4c64-9c3b-3d19d418343d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b90d68fb-776c-4c2f-98b3-d3a7f596b98d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b90d68fb-776c-4c2f-98b3-d3a7f596b98d tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] GET http://192.168.122.80/volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b90d68fb-776c-4c2f-98b3-d3a7f596b98d tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b90d68fb-776c-4c2f-98b3-d3a7f596b98d tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69ca590-9050-4c64-9c3b-3d19d418343d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b588d2fe-675e-49c7-99ed-074b60618bc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-924054983',encryption_key_id=None,group_id=7f0a2f45-1360-479e-8d5c-74ae9dd79349,group_type_id=,metadata={},multiattach=False,project_id='63ba217b787b43dbb412632aeab2f411',qos_specs=None,replication_status=,reservations=['81d0cf45-5330-4de8-a49e-e83302a95f51','5176b3c7-d82e-4e6e-a58a-e684e4ca14ef','17aed571-6d56-4589-b4e8-55c9b275a750','9113818b-c0f6-46e4-a7c2-87ed51ddb6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3fb5b376ff74f7990270220bf131824',volume_type_id=a86959de-91c3-4a1f-b1aa-2ece00826858), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-924054983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7f0a2f45-1360-479e-8d5c-74ae9dd79349,host=None,id=b588d2fe-675e-49c7-99ed-074b60618bc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ba217b787b43dbb412632aeab2f411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3fb5b376ff74f7990270220bf131824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a86959de-91c3-4a1f-b1aa-2ece00826858),volume_type_id=a86959de-91c3-4a1f-b1aa-2ece00826858)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5519a746-2be5-43c4-8e55-c911df2335f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b90d68fb-776c-4c2f-98b3-d3a7f596b98d tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Volume info retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b90d68fb-776c-4c2f-98b3-d3a7f596b98d tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] http://192.168.122.80/volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b returned with HTTP 200 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 714/1411] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:19 2026] GET /volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b => generated 970 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5e4265d7-979d-4c8b-bc6f-367a8eed29c7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e4265d7-979d-4c8b-bc6f-367a8eed29c7 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] GET http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1&project_id=1dbdafdf4ebf4590aba144cc7a181dd3 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e4265d7-979d-4c8b-bc6f-367a8eed29c7 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e4265d7-979d-4c8b-bc6f-367a8eed29c7 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5519a746-2be5-43c4-8e55-c911df2335f2) transitioned into state 'SUCCESS' from state '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-924054983',encryption_key_id=None,group_id=7f0a2f45-1360-479e-8d5c-74ae9dd79349,group_type_id=,metadata={},multiattach=False,project_id='63ba217b787b43dbb412632aeab2f411',qos_specs=None,replication_status=,reservations=['81d0cf45-5330-4de8-a49e-e83302a95f51','5176b3c7-d82e-4e6e-a58a-e684e4ca14ef','17aed571-6d56-4589-b4e8-55c9b275a750','9113818b-c0f6-46e4-a7c2-87ed51ddb6ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3fb5b376ff74f7990270220bf131824',volume_type_id=a86959de-91c3-4a1f-b1aa-2ece00826858)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5e4265d7-979d-4c8b-bc6f-367a8eed29c7 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Could not evaluate value 1dbdafdf4ebf4590aba144cc7a181dd3, assuming string {{(pid=86481) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5e4265d7-979d-4c8b-bc6f-367a8eed29c7 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Searching by: MultiDict([('project_id', '1dbdafdf4ebf4590aba144cc7a181dd3'), ('all_tenants', 1)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edab2f50-91c8-42e5-ad2d-725977950bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edab2f50-91c8-42e5-ad2d-725977950bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Flow 'volume_create_api' (a55a7318-b6e2-4690-8ecc-00ca4428e9c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Create volume request issued successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:19 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5e4265d7-979d-4c8b-bc6f-367a8eed29c7 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Get all volumes completed successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e4265d7-979d-4c8b-bc6f-367a8eed29c7 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1&project_id=1dbdafdf4ebf4590aba144cc7a181dd3 returned with HTTP 200 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 715/1412] 192.168.122.80 () {58 vars in 1252 bytes} [Mon Sep 7 17:05:19 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=1dbdafdf4ebf4590aba144cc7a181dd3 => generated 3035 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d789035a-32e7-49c6-93aa-6bfa381dbfc0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d789035a-32e7-49c6-93aa-6bfa381dbfc0 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d789035a-32e7-49c6-93aa-6bfa381dbfc0 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a7cf11e-a111-4160-a295-02daf45afdc1", "force": false, "name": "tempest-TestStampPattern-snapshot-507140262", "description": null, "metadata": null}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d789035a-32e7-49c6-93aa-6bfa381dbfc0 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-d789035a-32e7-49c6-93aa-6bfa381dbfc0 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Create snapshot from volume 3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-be02652a-47de-4d41-b4e3-506954f68264 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 698/1413] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:05:19 2026] POST /volume/v3/volumes => generated 824 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e114c52b-b043-4055-8a8c-56cfb14b3c27 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-d789035a-32e7-49c6-93aa-6bfa381dbfc0 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Created reservations ['004badcb-5776-45c1-9a3b-b82f786275e7', 'fc3d7153-1178-450c-8794-87cca6cb6e5a', '62b2ca42-a4e9-43fb-afbf-198ffed7f7de', '61223eeb-da0e-492f-80b3-96bb4e6f3807'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e114c52b-b043-4055-8a8c-56cfb14b3c27 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e114c52b-b043-4055-8a8c-56cfb14b3c27 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e114c52b-b043-4055-8a8c-56cfb14b3c27 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-e114c52b-b043-4055-8a8c-56cfb14b3c27 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Delete volume with id: 11cb7bbe-3f63-49b3-9c84-d628e6dea96b Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e114c52b-b043-4055-8a8c-56cfb14b3c27 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Volume info retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e114c52b-b043-4055-8a8c-56cfb14b3c27 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] Delete volume request issued successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e114c52b-b043-4055-8a8c-56cfb14b3c27 tempest-VolumesListAdminTestJSON-353622647 tempest-VolumesListAdminTestJSON-353622647-project-admin] http://192.168.122.80/volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b returned with HTTP 202 Sep 07 17:05:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 699/1414] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:19 2026] DELETE /volume/v3/volumes/11cb7bbe-3f63-49b3-9c84-d628e6dea96b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9458c819-7a81-4240-89f9-1f131a6287e9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9458c819-7a81-4240-89f9-1f131a6287e9 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9458c819-7a81-4240-89f9-1f131a6287e9 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9458c819-7a81-4240-89f9-1f131a6287e9 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9458c819-7a81-4240-89f9-1f131a6287e9 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-9458c819-7a81-4240-89f9-1f131a6287e9 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:19 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-9458c819-7a81-4240-89f9-1f131a6287e9 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d789035a-32e7-49c6-93aa-6bfa381dbfc0 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot create request issued successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d789035a-32e7-49c6-93aa-6bfa381dbfc0 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 716/1415] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:05:19 2026] POST /volume/v3/snapshots => generated 302 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-82f1a35c-be44-48ca-bbc8-d93bac2d504f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-82f1a35c-be44-48ca-bbc8-d93bac2d504f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-82f1a35c-be44-48ca-bbc8-d93bac2d504f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-82f1a35c-be44-48ca-bbc8-d93bac2d504f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-82f1a35c-be44-48ca-bbc8-d93bac2d504f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-9458c819-7a81-4240-89f9-1f131a6287e9 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-82f1a35c-be44-48ca-bbc8-d93bac2d504f tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 200 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 717/1416] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:19 2026] GET /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1e0b9e1a-bf3e-4599-aaf6-cad6596a7c05 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e0b9e1a-bf3e-4599-aaf6-cad6596a7c05 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e0b9e1a-bf3e-4599-aaf6-cad6596a7c05 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e0b9e1a-bf3e-4599-aaf6-cad6596a7c05 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9458c819-7a81-4240-89f9-1f131a6287e9 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 returned with HTTP 200 Sep 07 17:05:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 700/1417] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:19 2026] GET /volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 => generated 892 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0d53a38a-3187-47ab-9896-878da5fca177 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0d53a38a-3187-47ab-9896-878da5fca177 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] DELETE http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0d53a38a-3187-47ab-9896-878da5fca177 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0d53a38a-3187-47ab-9896-878da5fca177 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-0d53a38a-3187-47ab-9896-878da5fca177 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Delete volume with id: a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1e0b9e1a-bf3e-4599-aaf6-cad6596a7c05 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e0b9e1a-bf3e-4599-aaf6-cad6596a7c05 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 200 Sep 07 17:05:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0d53a38a-3187-47ab-9896-878da5fca177 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 718/1418] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:05:19 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 434 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0d53a38a-3187-47ab-9896-878da5fca177 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Delete volume request issued successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0d53a38a-3187-47ab-9896-878da5fca177 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 202 Sep 07 17:05:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 701/1419] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:19 2026] DELETE /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c414fa8b-79a6-4d6a-a67c-326b897cb362 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c414fa8b-79a6-4d6a-a67c-326b897cb362 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c414fa8b-79a6-4d6a-a67c-326b897cb362 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c414fa8b-79a6-4d6a-a67c-326b897cb362 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c414fa8b-79a6-4d6a-a67c-326b897cb362 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c414fa8b-79a6-4d6a-a67c-326b897cb362 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 200 Sep 07 17:05:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 719/1420] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:19 2026] GET /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 Sep 07 17:05:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-def34b7a-0f7f-4431-9ab9-fdf96274f7b4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-def34b7a-0f7f-4431-9ab9-fdf96274f7b4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:05:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-def34b7a-0f7f-4431-9ab9-fdf96274f7b4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-def34b7a-0f7f-4431-9ab9-fdf96274f7b4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:20 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:20 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-def34b7a-0f7f-4431-9ab9-fdf96274f7b4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:05:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-def34b7a-0f7f-4431-9ab9-fdf96274f7b4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 200 Sep 07 17:05:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 720/1421] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:05:20 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 434 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ce996093-e09e-47a6-8ef8-a85b4153d898 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ce996093-e09e-47a6-8ef8-a85b4153d898 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ce996093-e09e-47a6-8ef8-a85b4153d898 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ce996093-e09e-47a6-8ef8-a85b4153d898 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ce996093-e09e-47a6-8ef8-a85b4153d898 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a8aeba65-cf23-4a9b-afc7-4e364c0ad852 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 returned with HTTP 200 Sep 07 17:05:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 702/1422] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:20 2026] GET /volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ce996093-e09e-47a6-8ef8-a85b4153d898 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 200 Sep 07 17:05:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 721/1423] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:21 2026] GET /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1802684792"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1802684792'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Create volume of 1 GB Sep 07 17:05:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Availability Zones retrieved successfully. Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Flow 'volume_create_api' (760783fa-1a04-48f9-bf36-7c466cb3fdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1ac1a7-8b7a-4f7a-ac5b-3c8a17a389e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1ac1a7-8b7a-4f7a-ac5b-3c8a17a389e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27c98d2-824d-444b-9c73-f8ff15965431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Created reservations ['75c4f4a5-4311-4d31-af75-66cb411e61d2', '9cf2a34f-a8ae-46cf-bf63-ea0d94dc1b2e', '51e2477f-f4a5-4c6d-8639-b9b75557ddc3', '3885b299-c09f-47f4-9550-fc79f2eb8653'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27c98d2-824d-444b-9c73-f8ff15965431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75c4f4a5-4311-4d31-af75-66cb411e61d2', '9cf2a34f-a8ae-46cf-bf63-ea0d94dc1b2e', '51e2477f-f4a5-4c6d-8639-b9b75557ddc3', '3885b299-c09f-47f4-9550-fc79f2eb8653']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8532ae43-8746-476b-a6af-f67e15c69cd4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ed8dcc-3805-4f7f-973a-2257620db8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8532ae43-8746-476b-a6af-f67e15c69cd4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:05:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8532ae43-8746-476b-a6af-f67e15c69cd4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8532ae43-8746-476b-a6af-f67e15c69cd4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8532ae43-8746-476b-a6af-f67e15c69cd4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:05:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8532ae43-8746-476b-a6af-f67e15c69cd4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 200 Sep 07 17:05:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 722/1424] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:05:21 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 434 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ed8dcc-3805-4f7f-973a-2257620db8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b363ff8-b690-497e-b468-df4984560bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1802684792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48e888812ba342318bc09b1f4b630812',qos_specs=None,replication_status=,reservations=['75c4f4a5-4311-4d31-af75-66cb411e61d2','9cf2a34f-a8ae-46cf-bf63-ea0d94dc1b2e','51e2477f-f4a5-4c6d-8639-b9b75557ddc3','3885b299-c09f-47f4-9550-fc79f2eb8653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca00824f9584715960fe84eae6bba5e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1802684792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b363ff8-b690-497e-b468-df4984560bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48e888812ba342318bc09b1f4b630812',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca00824f9584715960fe84eae6bba5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:21 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8850c25-cd48-4ddb-a574-677de73c0a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8850c25-cd48-4ddb-a574-677de73c0a22) transitioned into state 'SUCCESS' from state '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-1802684792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48e888812ba342318bc09b1f4b630812',qos_specs=None,replication_status=,reservations=['75c4f4a5-4311-4d31-af75-66cb411e61d2','9cf2a34f-a8ae-46cf-bf63-ea0d94dc1b2e','51e2477f-f4a5-4c6d-8639-b9b75557ddc3','3885b299-c09f-47f4-9550-fc79f2eb8653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca00824f9584715960fe84eae6bba5e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c892cc61-1dbf-4efe-8d44-98302a096f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c892cc61-1dbf-4efe-8d44-98302a096f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Flow 'volume_create_api' (760783fa-1a04-48f9-bf36-7c466cb3fdbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Create volume request issued successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6a78d2e-bab2-49aa-b5a4-d1e96421ba94 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 703/1425] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:05:21 2026] POST /volume/v3/volumes => generated 758 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1c2fc02e-0a8c-4768-9162-52b62969e1a9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c2fc02e-0a8c-4768-9162-52b62969e1a9 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c2fc02e-0a8c-4768-9162-52b62969e1a9 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c2fc02e-0a8c-4768-9162-52b62969e1a9 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1c2fc02e-0a8c-4768-9162-52b62969e1a9 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c2fc02e-0a8c-4768-9162-52b62969e1a9 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 200 Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 723/1426] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:22 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 826 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-30c7afa9-f43c-4e60-9cb5-536c870a2808 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30c7afa9-f43c-4e60-9cb5-536c870a2808 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30c7afa9-f43c-4e60-9cb5-536c870a2808 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30c7afa9-f43c-4e60-9cb5-536c870a2808 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:22 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30c7afa9-f43c-4e60-9cb5-536c870a2808 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 returned with HTTP 404 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 724/1427] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:22 2026] GET /volume/v3/volumes/a631431f-9149-4d2f-9770-1ab0aab8b8f3 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1878e053-ff3a-413b-8d9b-49ba8b34e254 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1878e053-ff3a-413b-8d9b-49ba8b34e254 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1878e053-ff3a-413b-8d9b-49ba8b34e254 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1878e053-ff3a-413b-8d9b-49ba8b34e254 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1878e053-ff3a-413b-8d9b-49ba8b34e254 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1878e053-ff3a-413b-8d9b-49ba8b34e254 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 returned with HTTP 200 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 725/1428] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:22 2026] GET /volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-435415b2-516b-4aa0-8f8b-db8809a56f42 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-435415b2-516b-4aa0-8f8b-db8809a56f42 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] DELETE http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-435415b2-516b-4aa0-8f8b-db8809a56f42 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-435415b2-516b-4aa0-8f8b-db8809a56f42 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-435415b2-516b-4aa0-8f8b-db8809a56f42 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Delete volume with id: 40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-435415b2-516b-4aa0-8f8b-db8809a56f42 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b6a4cc3-0f93-40ed-b99c-63dd07dd95a2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 returned with HTTP 200 Sep 07 17:05:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 704/1429] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:22 2026] GET /volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] POST http://192.168.122.80/volume/v3/groups/action Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Action body: b'{"create-from-src": {"source_group_id": "7f0a2f45-1360-479e-8d5c-74ae9dd79349", "name": "tempest-Group_from_grp-160568546"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "7f0a2f45-1360-479e-8d5c-74ae9dd79349", "name": "tempest-Group_from_grp-160568546"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Creating new group {'create-from-src': {'source_group_id': '7f0a2f45-1360-479e-8d5c-74ae9dd79349', 'name': 'tempest-Group_from_grp-160568546'}}. {{(pid=86480) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Creating group tempest-Group_from_grp-160568546 from source group 7f0a2f45-1360-479e-8d5c-74ae9dd79349. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-435415b2-516b-4aa0-8f8b-db8809a56f42 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Delete volume request issued successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-435415b2-516b-4aa0-8f8b-db8809a56f42 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 returned with HTTP 202 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 726/1430] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:22 2026] DELETE /volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b8867c11-5a70-40f1-aacd-296bbebd3f79 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b8867c11-5a70-40f1-aacd-296bbebd3f79 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b8867c11-5a70-40f1-aacd-296bbebd3f79 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b8867c11-5a70-40f1-aacd-296bbebd3f79 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b8867c11-5a70-40f1-aacd-296bbebd3f79 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b8867c11-5a70-40f1-aacd-296bbebd3f79 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 returned with HTTP 200 Sep 07 17:05:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 727/1431] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:22 2026] GET /volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Created reservations ['d8d394fd-0fd7-4521-aa76-3f48081d7ff5'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.group.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] A mapping entry already exists for group 9441e468-4cca-4027-b029-33eaf3420390 and volume type a86959de-91c3-4a1f-b1aa-2ece00826858. Do not need to create again. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Availability Zones retrieved successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Flow 'volume_create_api' (7775430e-9d16-405c-bf9c-a77eed31ffa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a84fc2-617a-47cf-ac2b-fd41e429d854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a84fc2-617a-47cf-ac2b-fd41e429d854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b588d2fe-675e-49c7-99ed-074b60618bc2', 'volume_type': VolumeType(created_at=2026-09-07T15:05:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a86959de-91c3-4a1f-b1aa-2ece00826858,is_public=True,name='tempest-GroupsV314Test-volume-type-1549781345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a86959de-91c3-4a1f-b1aa-2ece00826858', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9441e468-4cca-4027-b029-33eaf3420390', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8370aa1-59b0-4bce-a558-53ddccbe63ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Created reservations ['0d5e2637-eb49-44b6-ac80-6e029ee02826', '5d254849-9a51-4f21-ad5c-a4f0d061b7ea', '5a508d86-e8ee-47af-a858-8440fe8fdeda', 'dd1272e1-f710-4bf7-9bb1-a6fae9fa014a'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8370aa1-59b0-4bce-a558-53ddccbe63ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d5e2637-eb49-44b6-ac80-6e029ee02826', '5d254849-9a51-4f21-ad5c-a4f0d061b7ea', '5a508d86-e8ee-47af-a858-8440fe8fdeda', 'dd1272e1-f710-4bf7-9bb1-a6fae9fa014a']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cb7a5f-1612-48c9-9338-f70439314603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cb7a5f-1612-48c9-9338-f70439314603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f1cda44-d58f-4a97-bccb-cbbdeb0c0127', '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=9441e468-4cca-4027-b029-33eaf3420390,group_type_id=,metadata={},multiattach=False,project_id='63ba217b787b43dbb412632aeab2f411',qos_specs=None,replication_status=,reservations=['0d5e2637-eb49-44b6-ac80-6e029ee02826','5d254849-9a51-4f21-ad5c-a4f0d061b7ea','5a508d86-e8ee-47af-a858-8440fe8fdeda','dd1272e1-f710-4bf7-9bb1-a6fae9fa014a'],size=1,snapshot_id=None,source_replicaid=,source_volid=b588d2fe-675e-49c7-99ed-074b60618bc2,status='creating',user_id='b3fb5b376ff74f7990270220bf131824',volume_type_id=a86959de-91c3-4a1f-b1aa-2ece00826858), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9441e468-4cca-4027-b029-33eaf3420390,host=None,id=6f1cda44-d58f-4a97-bccb-cbbdeb0c0127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ba217b787b43dbb412632aeab2f411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b588d2fe-675e-49c7-99ed-074b60618bc2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3fb5b376ff74f7990270220bf131824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a86959de-91c3-4a1f-b1aa-2ece00826858),volume_type_id=a86959de-91c3-4a1f-b1aa-2ece00826858)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9caf4677-cca4-42e3-af78-ebc1b492c339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9caf4677-cca4-42e3-af78-ebc1b492c339) transitioned into state 'SUCCESS' from 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=9441e468-4cca-4027-b029-33eaf3420390,group_type_id=,metadata={},multiattach=False,project_id='63ba217b787b43dbb412632aeab2f411',qos_specs=None,replication_status=,reservations=['0d5e2637-eb49-44b6-ac80-6e029ee02826','5d254849-9a51-4f21-ad5c-a4f0d061b7ea','5a508d86-e8ee-47af-a858-8440fe8fdeda','dd1272e1-f710-4bf7-9bb1-a6fae9fa014a'],size=1,snapshot_id=None,source_replicaid=,source_volid=b588d2fe-675e-49c7-99ed-074b60618bc2,status='creating',user_id='b3fb5b376ff74f7990270220bf131824',volume_type_id=a86959de-91c3-4a1f-b1aa-2ece00826858)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Flow 'volume_create_api' (7775430e-9d16-405c-bf9c-a77eed31ffa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Create volume request issued successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3e265a29-c0a1-4044-9ab7-ba422e55fe3e tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups/action returned with HTTP 202 Sep 07 17:05:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 705/1432] 192.168.122.80 () {62 vars in 1197 bytes} [Mon Sep 7 17:05:22 2026] POST /volume/v3/groups/action => generated 101 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1b2b0827-486b-470e-86ef-ff28529176e7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Get all volumes completed successfully. Sep 07 17:05:22 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:22 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23fbd154-2379-4c44-8b37-d9c85e309647 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23fbd154-2379-4c44-8b37-d9c85e309647 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23fbd154-2379-4c44-8b37-d9c85e309647 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23fbd154-2379-4c44-8b37-d9c85e309647 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:22 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23fbd154-2379-4c44-8b37-d9c85e309647 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23fbd154-2379-4c44-8b37-d9c85e309647 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 200 Sep 07 17:05:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 706/1433] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:05:22 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 434 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:23 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:23 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1b2b0827-486b-470e-86ef-ff28529176e7 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:05:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 728/1434] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:05:22 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-924a0000-b01a-424f-932a-6fd533cbaaea None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ca184500-fa9d-4eed-8c3a-cf08c026570b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-924a0000-b01a-424f-932a-6fd533cbaaea tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-924a0000-b01a-424f-932a-6fd533cbaaea tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-924a0000-b01a-424f-932a-6fd533cbaaea tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ca184500-fa9d-4eed-8c3a-cf08c026570b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ca184500-fa9d-4eed-8c3a-cf08c026570b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ca184500-fa9d-4eed-8c3a-cf08c026570b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ca184500-fa9d-4eed-8c3a-cf08c026570b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-924a0000-b01a-424f-932a-6fd533cbaaea tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-924a0000-b01a-424f-932a-6fd533cbaaea tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:23 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-924a0000-b01a-424f-932a-6fd533cbaaea tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ca184500-fa9d-4eed-8c3a-cf08c026570b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 200 Sep 07 17:05:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 729/1435] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:23 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-924a0000-b01a-424f-932a-6fd533cbaaea tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-924a0000-b01a-424f-932a-6fd533cbaaea tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 707/1436] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:23 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-118973b9-fd01-4c93-8ab7-b494f02e77db None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-118973b9-fd01-4c93-8ab7-b494f02e77db tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-118973b9-fd01-4c93-8ab7-b494f02e77db tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-118973b9-fd01-4c93-8ab7-b494f02e77db tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-118973b9-fd01-4c93-8ab7-b494f02e77db tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 returned with HTTP 404 Sep 07 17:05:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 730/1437] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:23 2026] GET /volume/v3/volumes/40a60add-8957-4972-baca-18bae660c0c2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b256ee72-984e-4259-9bd0-bdefb51d603c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b256ee72-984e-4259-9bd0-bdefb51d603c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b256ee72-984e-4259-9bd0-bdefb51d603c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b256ee72-984e-4259-9bd0-bdefb51d603c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b256ee72-984e-4259-9bd0-bdefb51d603c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b256ee72-984e-4259-9bd0-bdefb51d603c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 708/1438] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:23 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-61024334-0b59-43ed-bad0-8707ed7350ac None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61024334-0b59-43ed-bad0-8707ed7350ac tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] DELETE http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61024334-0b59-43ed-bad0-8707ed7350ac tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61024334-0b59-43ed-bad0-8707ed7350ac tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-61024334-0b59-43ed-bad0-8707ed7350ac tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Delete volume with id: 4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-61024334-0b59-43ed-bad0-8707ed7350ac tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-61024334-0b59-43ed-bad0-8707ed7350ac tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Delete volume request issued successfully. Sep 07 17:05:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61024334-0b59-43ed-bad0-8707ed7350ac tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 202 Sep 07 17:05:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 731/1439] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:23 2026] DELETE /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7975231e-d49e-4b31-bf13-028fe362aa25 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7975231e-d49e-4b31-bf13-028fe362aa25 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7975231e-d49e-4b31-bf13-028fe362aa25 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7975231e-d49e-4b31-bf13-028fe362aa25 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7975231e-d49e-4b31-bf13-028fe362aa25 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Volume info retrieved successfully. Sep 07 17:05:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7975231e-d49e-4b31-bf13-028fe362aa25 tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 200 Sep 07 17:05:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 709/1440] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:23 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aef33c98-403e-4d19-b217-863d92025623 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aef33c98-403e-4d19-b217-863d92025623 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aef33c98-403e-4d19-b217-863d92025623 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aef33c98-403e-4d19-b217-863d92025623 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-aef33c98-403e-4d19-b217-863d92025623 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aef33c98-403e-4d19-b217-863d92025623 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 200 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 732/1441] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:05:24 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6fa305ed-c34f-4890-a29e-c858f4e041f5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6fa305ed-c34f-4890-a29e-c858f4e041f5 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6fa305ed-c34f-4890-a29e-c858f4e041f5 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6fa305ed-c34f-4890-a29e-c858f4e041f5 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6fa305ed-c34f-4890-a29e-c858f4e041f5 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6fa305ed-c34f-4890-a29e-c858f4e041f5 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 200 Sep 07 17:05:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 710/1442] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:05:24 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8cd8c4e2-cb8b-489b-b1b3-c972b2b89a5b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8cd8c4e2-cb8b-489b-b1b3-c972b2b89a5b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8cd8c4e2-cb8b-489b-b1b3-c972b2b89a5b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8cd8c4e2-cb8b-489b-b1b3-c972b2b89a5b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8cd8c4e2-cb8b-489b-b1b3-c972b2b89a5b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8cd8c4e2-cb8b-489b-b1b3-c972b2b89a5b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 200 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 733/1443] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:24 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a3b78d0b-1f4a-48ad-8413-f1bfac6ccc04 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a3b78d0b-1f4a-48ad-8413-f1bfac6ccc04 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] POST http://192.168.122.80/volume/v3/os-volume-transfer Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a3b78d0b-1f4a-48ad-8413-f1bfac6ccc04 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7b363ff8-b690-497e-b468-df4984560bcf"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.volume_transfer [None req-a3b78d0b-1f4a-48ad-8413-f1bfac6ccc04 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Creating new volume transfer {'transfer': {'volume_id': '7b363ff8-b690-497e-b468-df4984560bcf'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.volume_transfer [None req-a3b78d0b-1f4a-48ad-8413-f1bfac6ccc04 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Creating transfer of volume 7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.transfer.api [None req-a3b78d0b-1f4a-48ad-8413-f1bfac6ccc04 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Generating transfer record for volume 7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a3b78d0b-1f4a-48ad-8413-f1bfac6ccc04 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 711/1444] 192.168.122.80 () {60 vars in 1170 bytes} [Mon Sep 7 17:05:24 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3e1fdcd9-dc51-426c-8a1a-433b71bacefd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3e1fdcd9-dc51-426c-8a1a-433b71bacefd tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3e1fdcd9-dc51-426c-8a1a-433b71bacefd tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3e1fdcd9-dc51-426c-8a1a-433b71bacefd tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3e1fdcd9-dc51-426c-8a1a-433b71bacefd tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3e1fdcd9-dc51-426c-8a1a-433b71bacefd tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 200 Sep 07 17:05:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 712/1445] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:24 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5d0cb4e7-e543-4b6a-9948-a9d045cd765b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ffbee78a-6fe8-4003-baca-0380a68fa44c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 734/1446] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:24 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d0cb4e7-e543-4b6a-9948-a9d045cd765b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194 Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d0cb4e7-e543-4b6a-9948-a9d045cd765b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d0cb4e7-e543-4b6a-9948-a9d045cd765b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d0cb4e7-e543-4b6a-9948-a9d045cd765b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194 returned with HTTP 200 Sep 07 17:05:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 713/1447] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:05:24 2026] GET /volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194 => generated 415 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3d2bd51b-6adc-4bca-9a6b-2fb36f70325c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d2bd51b-6adc-4bca-9a6b-2fb36f70325c tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d2bd51b-6adc-4bca-9a6b-2fb36f70325c tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d2bd51b-6adc-4bca-9a6b-2fb36f70325c tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.volume_transfer [None req-3d2bd51b-6adc-4bca-9a6b-2fb36f70325c tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] Listing volume transfers {{(pid=86481) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d2bd51b-6adc-4bca-9a6b-2fb36f70325c tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 735/1448] 192.168.122.80 () {58 vars in 1149 bytes} [Mon Sep 7 17:05:24 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d2980049-a679-4fc1-96ca-bca92ec4f17c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d2980049-a679-4fc1-96ca-bca92ec4f17c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] GET http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d2980049-a679-4fc1-96ca-bca92ec4f17c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d2980049-a679-4fc1-96ca-bca92ec4f17c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d2980049-a679-4fc1-96ca-bca92ec4f17c tempest-VolumesListAdminTestJSON-2089724632 tempest-VolumesListAdminTestJSON-2089724632-project-member] http://192.168.122.80/volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 returned with HTTP 404 Sep 07 17:05:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 736/1449] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:24 2026] GET /volume/v3/volumes/4455977b-09d0-44e9-8b4c-312e290133f5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] POST http://192.168.122.80/volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194/accept Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f0c03a5e654454b2"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.volume_transfer [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Accepting volume transfer db8c9db4-b3bb-4c4e-862d-03cd86615194 {{(pid=86480) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 17:05:24 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.volume_transfer [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Accepting transfer db8c9db4-b3bb-4c4e-862d-03cd86615194 Sep 07 17:05:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:24 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Created reservations ['65f87cb4-5913-4bfd-b53b-bdaf3ccf86e2', '2bc0e813-7afe-4253-aa9c-0d05d029fa2b', 'f9b63f12-fcaa-4087-aa58-9b169cb9aa8e', 'c8fe891a-6f72-4ca1-bfbc-35e0a4788f3b'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Created reservations ['ed850910-4439-4cf8-8bbe-b8fc7ffe8e66', '9ba7f03a-d721-4e68-a7e8-ef74b5b24103', '1ce463d8-51b3-4eb3-b3e5-c1904e54772c', '2d1e5bd6-d6ba-4610-b836-75a0a67bceef'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:25 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Created reservations ['8a14f9d2-6098-4251-bf52-75de68a8ea2c', '14c45f46-0caa-442f-bb01-9637ad5bc170', 'a2fc48a7-2156-4d63-aae0-4f51283b6fe9', '5c32cae5-e28d-42f7-bed2-57a146cfe965'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Created reservations ['1b4c1d28-d036-424a-afb1-15639f8c77e5', '30218c88-01fc-4de1-8a18-a16736f3a47e', '5c1dda7e-6813-4203-86bd-39dbd103b05a', '9b1386a4-6c8d-44f4-bad2-adabf7c88974'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Transfer volume completed successfully. Sep 07 17:05:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.transfer.api [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Volume 7b363ff8-b690-497e-b468-df4984560bcf has been transferred. Sep 07 17:05:25 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:25 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9ad9c1f0-4430-4aaa-b5a1-3cd1267de20d tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] http://192.168.122.80/volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194/accept returned with HTTP 202 Sep 07 17:05:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 714/1450] 192.168.122.80 () {60 vars in 1302 bytes} [Mon Sep 7 17:05:24 2026] POST /volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194/accept => generated 371 bytes in 968 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:25 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:25 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bf8c8671-2ee6-4694-ba81-89182dc13f18 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf8c8671-2ee6-4694-ba81-89182dc13f18 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf8c8671-2ee6-4694-ba81-89182dc13f18 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf8c8671-2ee6-4694-ba81-89182dc13f18 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf8c8671-2ee6-4694-ba81-89182dc13f18 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Volume info retrieved successfully. Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf8c8671-2ee6-4694-ba81-89182dc13f18 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 200 Sep 07 17:05:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 715/1451] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:25 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2093d47-0851-4a48-822b-8338876b0016 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:25 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2093d47-0851-4a48-822b-8338876b0016 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2093d47-0851-4a48-822b-8338876b0016 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2093d47-0851-4a48-822b-8338876b0016 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d2093d47-0851-4a48-822b-8338876b0016 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] Volume info retrieved successfully. Sep 07 17:05:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d3bc9b31-8e39-4f8f-94bd-34e5cbccd138 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 737/1452] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:25 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2093d47-0851-4a48-822b-8338876b0016 tempest-VolumesTransfersTest-848799904 tempest-VolumesTransfersTest-848799904-project-member] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 200 Sep 07 17:05:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 716/1453] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:25 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e895c8a8-7162-4423-bdae-b7f5c68d98fa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e895c8a8-7162-4423-bdae-b7f5c68d98fa tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] DELETE http://192.168.122.80/volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194 Sep 07 17:05:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e895c8a8-7162-4423-bdae-b7f5c68d98fa tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e895c8a8-7162-4423-bdae-b7f5c68d98fa tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:25 devstack devstack@c-api.service[86481]: INFO cinder.api.contrib.volume_transfer [None req-e895c8a8-7162-4423-bdae-b7f5c68d98fa tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Delete transfer with id: db8c9db4-b3bb-4c4e-862d-03cd86615194 Sep 07 17:05:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e895c8a8-7162-4423-bdae-b7f5c68d98fa tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194 returned with HTTP 404 Sep 07 17:05:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 738/1454] 192.168.122.80 () {58 vars in 1263 bytes} [Mon Sep 7 17:05:25 2026] DELETE /volume/v3/os-volume-transfer/db8c9db4-b3bb-4c4e-862d-03cd86615194 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ec1c9ea2-e7c3-4f14-89eb-61a8075f2fb5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec1c9ea2-e7c3-4f14-89eb-61a8075f2fb5 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec1c9ea2-e7c3-4f14-89eb-61a8075f2fb5 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec1c9ea2-e7c3-4f14-89eb-61a8075f2fb5 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:26 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-ec1c9ea2-e7c3-4f14-89eb-61a8075f2fb5 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Delete volume with id: 7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ec1c9ea2-e7c3-4f14-89eb-61a8075f2fb5 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Volume info retrieved successfully. Sep 07 17:05:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ec1c9ea2-e7c3-4f14-89eb-61a8075f2fb5 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Delete volume request issued successfully. Sep 07 17:05:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec1c9ea2-e7c3-4f14-89eb-61a8075f2fb5 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 202 Sep 07 17:05:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 717/1455] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:25 2026] DELETE /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 0 bytes in 474 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-34b50370-88c9-4ae6-8c95-53afad7bfbc7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34b50370-88c9-4ae6-8c95-53afad7bfbc7 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34b50370-88c9-4ae6-8c95-53afad7bfbc7 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34b50370-88c9-4ae6-8c95-53afad7bfbc7 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-34b50370-88c9-4ae6-8c95-53afad7bfbc7 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Volume info retrieved successfully. Sep 07 17:05:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34b50370-88c9-4ae6-8c95-53afad7bfbc7 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 200 Sep 07 17:05:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 739/1456] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:26 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 1013 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:26 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:26 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:26 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a49f3a2e-8b67-4df7-a5d7-a642b3b15adb tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 718/1457] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:26 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5716566a-be27-44b5-ac39-92f8de48d7fa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5716566a-be27-44b5-ac39-92f8de48d7fa tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5716566a-be27-44b5-ac39-92f8de48d7fa tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5716566a-be27-44b5-ac39-92f8de48d7fa tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5716566a-be27-44b5-ac39-92f8de48d7fa tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 404 Sep 07 17:05:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 740/1458] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:27 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-19305f75-9109-4df9-b4f0-93662e69f1fc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-19305f75-9109-4df9-b4f0-93662e69f1fc tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-19305f75-9109-4df9-b4f0-93662e69f1fc tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-19305f75-9109-4df9-b4f0-93662e69f1fc tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-19305f75-9109-4df9-b4f0-93662e69f1fc tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 404 Sep 07 17:05:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 719/1459] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:27 2026] GET /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-36843941-f06c-429f-b5b8-67566f212dc3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-36843941-f06c-429f-b5b8-67566f212dc3 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] DELETE http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-36843941-f06c-429f-b5b8-67566f212dc3 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-36843941-f06c-429f-b5b8-67566f212dc3 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-36843941-f06c-429f-b5b8-67566f212dc3 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Delete volume with id: 7b363ff8-b690-497e-b468-df4984560bcf Sep 07 17:05:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-36843941-f06c-429f-b5b8-67566f212dc3 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf returned with HTTP 404 Sep 07 17:05:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 741/1460] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:27 2026] DELETE /volume/v3/volumes/7b363ff8-b690-497e-b468-df4984560bcf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-959882556"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-959882556'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Create volume of 1 GB Sep 07 17:05:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Availability Zones retrieved successfully. Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Flow 'volume_create_api' (1e41fad3-772f-4709-884c-c6769036f750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b97065d-2fc7-4349-b5d0-b81db4c4a4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b97065d-2fc7-4349-b5d0-b81db4c4a4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c852a82-78a5-43c1-a6c8-0b2d4e56829a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Created reservations ['33f1480b-be13-4223-8e5e-7459b6d0ffe8', '63a2bdb6-b20a-4d6b-826f-3ecf998cbca6', '92e15140-e6de-41b8-9e97-c455d1bb1d7a', '9607455c-4dcf-467a-aaf5-c5e0ad3ae0fe'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c852a82-78a5-43c1-a6c8-0b2d4e56829a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33f1480b-be13-4223-8e5e-7459b6d0ffe8', '63a2bdb6-b20a-4d6b-826f-3ecf998cbca6', '92e15140-e6de-41b8-9e97-c455d1bb1d7a', '9607455c-4dcf-467a-aaf5-c5e0ad3ae0fe']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ac43511-62ab-4080-8465-3f50dca9941f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ac43511-62ab-4080-8465-3f50dca9941f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bbce62d-9592-4c9d-9f4e-2d0a5771eb35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-959882556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48e888812ba342318bc09b1f4b630812',qos_specs=None,replication_status=,reservations=['33f1480b-be13-4223-8e5e-7459b6d0ffe8','63a2bdb6-b20a-4d6b-826f-3ecf998cbca6','92e15140-e6de-41b8-9e97-c455d1bb1d7a','9607455c-4dcf-467a-aaf5-c5e0ad3ae0fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca00824f9584715960fe84eae6bba5e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-959882556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bbce62d-9592-4c9d-9f4e-2d0a5771eb35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48e888812ba342318bc09b1f4b630812',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ca00824f9584715960fe84eae6bba5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a8b3e8-5509-4a8d-bf0b-f44b198f1b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a8b3e8-5509-4a8d-bf0b-f44b198f1b5a) transitioned into state 'SUCCESS' from state '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-959882556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48e888812ba342318bc09b1f4b630812',qos_specs=None,replication_status=,reservations=['33f1480b-be13-4223-8e5e-7459b6d0ffe8','63a2bdb6-b20a-4d6b-826f-3ecf998cbca6','92e15140-e6de-41b8-9e97-c455d1bb1d7a','9607455c-4dcf-467a-aaf5-c5e0ad3ae0fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ca00824f9584715960fe84eae6bba5e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea0c4337-e804-4aae-a82d-7a28ae90e546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea0c4337-e804-4aae-a82d-7a28ae90e546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Flow 'volume_create_api' (1e41fad3-772f-4709-884c-c6769036f750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Create volume request issued successfully. Sep 07 17:05:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c2059eb-06a1-43a1-82ab-01675409ab15 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 720/1461] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:05:27 2026] POST /volume/v3/volumes => generated 757 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ea109536-05b5-4443-bf70-e284e7bd98b7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea109536-05b5-4443-bf70-e284e7bd98b7 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ea109536-05b5-4443-bf70-e284e7bd98b7 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ea109536-05b5-4443-bf70-e284e7bd98b7 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-851e8d48-adc4-4271-9c58-9699496abb0c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-851e8d48-adc4-4271-9c58-9699496abb0c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-851e8d48-adc4-4271-9c58-9699496abb0c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-851e8d48-adc4-4271-9c58-9699496abb0c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ea109536-05b5-4443-bf70-e284e7bd98b7 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea109536-05b5-4443-bf70-e284e7bd98b7 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 742/1462] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:27 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 825 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-851e8d48-adc4-4271-9c58-9699496abb0c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:28 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-851e8d48-adc4-4271-9c58-9699496abb0c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:28 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-851e8d48-adc4-4271-9c58-9699496abb0c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:28 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-851e8d48-adc4-4271-9c58-9699496abb0c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-851e8d48-adc4-4271-9c58-9699496abb0c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 721/1463] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:27 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a1cc9ff0-2458-4dbd-b6a4-64b83271bea4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a1cc9ff0-2458-4dbd-b6a4-64b83271bea4 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a1cc9ff0-2458-4dbd-b6a4-64b83271bea4 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a1cc9ff0-2458-4dbd-b6a4-64b83271bea4 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a1cc9ff0-2458-4dbd-b6a4-64b83271bea4 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a1cc9ff0-2458-4dbd-b6a4-64b83271bea4 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 743/1464] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:29 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 849 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-51df53fd-504e-4759-817f-aee13d196f3b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51df53fd-504e-4759-817f-aee13d196f3b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51df53fd-504e-4759-817f-aee13d196f3b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51df53fd-504e-4759-817f-aee13d196f3b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:29 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=712,cinder:UPDATE=217,cinder:INSERT=139,cinder:DELETE=1 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:05:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-51df53fd-504e-4759-817f-aee13d196f3b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:29 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-51df53fd-504e-4759-817f-aee13d196f3b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:29 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-51df53fd-504e-4759-817f-aee13d196f3b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:29 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-51df53fd-504e-4759-817f-aee13d196f3b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51df53fd-504e-4759-817f-aee13d196f3b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 722/1465] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:29 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-62423688-7651-4ab6-a618-2541c06820a2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-62423688-7651-4ab6-a618-2541c06820a2 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-62423688-7651-4ab6-a618-2541c06820a2 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-62423688-7651-4ab6-a618-2541c06820a2 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-62423688-7651-4ab6-a618-2541c06820a2 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-62423688-7651-4ab6-a618-2541c06820a2 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 744/1466] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:30 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 849 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-28470989-ce6c-451b-92bb-a026773e42df None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-28470989-ce6c-451b-92bb-a026773e42df tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-28470989-ce6c-451b-92bb-a026773e42df tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-28470989-ce6c-451b-92bb-a026773e42df tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-28470989-ce6c-451b-92bb-a026773e42df tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:30 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-28470989-ce6c-451b-92bb-a026773e42df tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:30 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-28470989-ce6c-451b-92bb-a026773e42df tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:31 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-28470989-ce6c-451b-92bb-a026773e42df tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-28470989-ce6c-451b-92bb-a026773e42df tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 723/1467] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:30 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-819fcdfa-5560-4371-b456-dc29be7d2278 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-819fcdfa-5560-4371-b456-dc29be7d2278 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-819fcdfa-5560-4371-b456-dc29be7d2278 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-819fcdfa-5560-4371-b456-dc29be7d2278 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-819fcdfa-5560-4371-b456-dc29be7d2278 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-819fcdfa-5560-4371-b456-dc29be7d2278 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 745/1468] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:31 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 849 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2996b754-2747-4025-b044-fe41091416e3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2996b754-2747-4025-b044-fe41091416e3 None None] GET http://192.168.122.80/volume// Sep 07 17:05:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2996b754-2747-4025-b044-fe41091416e3 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2996b754-2747-4025-b044-fe41091416e3 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2996b754-2747-4025-b044-fe41091416e3 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:05:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 724/1469] 192.168.122.80 () {56 vars in 883 bytes} [Mon Sep 7 17:05:31 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:05:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b2c1efc2-a05e-4350-95d3-474fb9037135 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2c1efc2-a05e-4350-95d3-474fb9037135 None None] GET http://192.168.122.80/volume// Sep 07 17:05:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2c1efc2-a05e-4350-95d3-474fb9037135 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2c1efc2-a05e-4350-95d3-474fb9037135 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2c1efc2-a05e-4350-95d3-474fb9037135 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:05:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 746/1470] 192.168.122.80 () {56 vars in 883 bytes} [Mon Sep 7 17:05:32 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:05:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f35f5a0a-6f6a-4546-af11-7b8e47a04b88 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e429799e-45de-4385-80d8-7d5e9529b431 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e429799e-45de-4385-80d8-7d5e9529b431 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e429799e-45de-4385-80d8-7d5e9529b431 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e429799e-45de-4385-80d8-7d5e9529b431 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e429799e-45de-4385-80d8-7d5e9529b431 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:32 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-e429799e-45de-4385-80d8-7d5e9529b431 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:32 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-e429799e-45de-4385-80d8-7d5e9529b431 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f35f5a0a-6f6a-4546-af11-7b8e47a04b88 tempest-VersionsTest-692251781 tempest-VersionsTest-692251781-project-reader] GET http://192.168.122.80/volume/v3/ Sep 07 17:05:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f35f5a0a-6f6a-4546-af11-7b8e47a04b88 tempest-VersionsTest-692251781 tempest-VersionsTest-692251781-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f35f5a0a-6f6a-4546-af11-7b8e47a04b88 tempest-VersionsTest-692251781 tempest-VersionsTest-692251781-project-reader] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f35f5a0a-6f6a-4546-af11-7b8e47a04b88 tempest-VersionsTest-692251781 tempest-VersionsTest-692251781-project-reader] http://192.168.122.80/volume/v3/ returned with HTTP 200 Sep 07 17:05:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 725/1471] 192.168.122.80 () {58 vars in 1095 bytes} [Mon Sep 7 17:05:32 2026] GET /volume/v3/ => generated 389 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:32 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-e429799e-45de-4385-80d8-7d5e9529b431 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e429799e-45de-4385-80d8-7d5e9529b431 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 747/1472] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:32 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-805dcd93-3a49-4c5c-b1cc-1c7801977639 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-805dcd93-3a49-4c5c-b1cc-1c7801977639 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-805dcd93-3a49-4c5c-b1cc-1c7801977639 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-805dcd93-3a49-4c5c-b1cc-1c7801977639 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-805dcd93-3a49-4c5c-b1cc-1c7801977639 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-805dcd93-3a49-4c5c-b1cc-1c7801977639 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 726/1473] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:32 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 849 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:33 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:33 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:33 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89e0605e-67cd-44b9-a6ec-bb5f42514b81 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 748/1474] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:33 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6a336b75-a107-410d-9022-6e3ed8e92dec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a336b75-a107-410d-9022-6e3ed8e92dec tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a336b75-a107-410d-9022-6e3ed8e92dec tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a336b75-a107-410d-9022-6e3ed8e92dec tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6a336b75-a107-410d-9022-6e3ed8e92dec tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a336b75-a107-410d-9022-6e3ed8e92dec tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 727/1475] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:33 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:34 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:34 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:34 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-702092bb-0c76-4d26-adfa-1cd3fff9f830 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cd5adee3-252a-4ef6-b6e1-0cd35e28726a tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-702092bb-0c76-4d26-adfa-1cd3fff9f830 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 749/1476] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:34 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-702092bb-0c76-4d26-adfa-1cd3fff9f830 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-702092bb-0c76-4d26-adfa-1cd3fff9f830 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-702092bb-0c76-4d26-adfa-1cd3fff9f830 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-702092bb-0c76-4d26-adfa-1cd3fff9f830 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 728/1477] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:34 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-332da93d-01a7-47bd-87d0-641c635788fb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2064424530", "snapshot_id": "02627460-e356-425f-bfd5-e341044e82c6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2064424530', 'snapshot_id': '02627460-e356-425f-bfd5-e341044e82c6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Create volume of 1 GB Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Availability Zones retrieved successfully. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Flow 'volume_create_api' (68afad07-7abc-4203-a9f6-5636c3a5f93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624380c5-42f1-4a59-81d9-8d5072a782a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624380c5-42f1-4a59-81d9-8d5072a782a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02627460-e356-425f-bfd5-e341044e82c6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33c90b7-5694-43dd-9f05-dbc0c1b92f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Created reservations ['b4b03992-9a1b-4947-b70e-ab0021f4ee33', '7eae7794-db59-4c8d-a2a4-57463e3e52d9', '5fa02354-8d92-4221-a562-7b38313b4242', '243a3071-4b87-4c85-8a52-8a0134925e1b'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33c90b7-5694-43dd-9f05-dbc0c1b92f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4b03992-9a1b-4947-b70e-ab0021f4ee33', '7eae7794-db59-4c8d-a2a4-57463e3e52d9', '5fa02354-8d92-4221-a562-7b38313b4242', '243a3071-4b87-4c85-8a52-8a0134925e1b']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acefbac9-9c64-4ab1-b6c9-ae394853d317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acefbac9-9c64-4ab1-b6c9-ae394853d317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd573e5d6-525e-4947-840c-b071aa025294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2064424530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13d388b775a345d7a2d0a4d1f3267336',qos_specs=None,replication_status=,reservations=['b4b03992-9a1b-4947-b70e-ab0021f4ee33','7eae7794-db59-4c8d-a2a4-57463e3e52d9','5fa02354-8d92-4221-a562-7b38313b4242','243a3071-4b87-4c85-8a52-8a0134925e1b'],size=1,snapshot_id=02627460-e356-425f-bfd5-e341044e82c6,source_replicaid=,source_volid=None,status='creating',user_id='c6c3cbb8aa1c4a72bc4618a3670ff33a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2064424530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d573e5d6-525e-4947-840c-b071aa025294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13d388b775a345d7a2d0a4d1f3267336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02627460-e356-425f-bfd5-e341044e82c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c3cbb8aa1c4a72bc4618a3670ff33a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67971740-ebf5-4d9f-99b2-90f5725cd288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67971740-ebf5-4d9f-99b2-90f5725cd288) transitioned into state 'SUCCESS' from state '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-2064424530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13d388b775a345d7a2d0a4d1f3267336',qos_specs=None,replication_status=,reservations=['b4b03992-9a1b-4947-b70e-ab0021f4ee33','7eae7794-db59-4c8d-a2a4-57463e3e52d9','5fa02354-8d92-4221-a562-7b38313b4242','243a3071-4b87-4c85-8a52-8a0134925e1b'],size=1,snapshot_id=02627460-e356-425f-bfd5-e341044e82c6,source_replicaid=,source_volid=None,status='creating',user_id='c6c3cbb8aa1c4a72bc4618a3670ff33a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c7660e3-2195-49aa-9e02-5aac923c5299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c7660e3-2195-49aa-9e02-5aac923c5299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Flow 'volume_create_api' (68afad07-7abc-4203-a9f6-5636c3a5f93e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Create volume request issued successfully. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-332da93d-01a7-47bd-87d0-641c635788fb tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 750/1478] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:05:35 2026] POST /volume/v3/volumes => generated 788 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b22fe3f2-447e-4d5c-bc9b-ae7712e0de1f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:35 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:35 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b22fe3f2-447e-4d5c-bc9b-ae7712e0de1f tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b22fe3f2-447e-4d5c-bc9b-ae7712e0de1f tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b22fe3f2-447e-4d5c-bc9b-ae7712e0de1f tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b22fe3f2-447e-4d5c-bc9b-ae7712e0de1f tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b22fe3f2-447e-4d5c-bc9b-ae7712e0de1f tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 751/1479] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:35 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 849 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:35 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1773768b-51b4-4b4c-ab9d-e1d096728fb2 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 729/1480] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:35 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 929 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7f309563-bf92-40eb-8833-f07cf8fffb5c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7f309563-bf92-40eb-8833-f07cf8fffb5c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390 Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7f309563-bf92-40eb-8833-f07cf8fffb5c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7f309563-bf92-40eb-8833-f07cf8fffb5c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-7f309563-bf92-40eb-8833-f07cf8fffb5c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] show called for member 9441e468-4cca-4027-b029-33eaf3420390 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:05:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:05:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7f309563-bf92-40eb-8833-f07cf8fffb5c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390 returned with HTTP 200 Sep 07 17:05:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 752/1481] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:05:35 2026] GET /volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390 => generated 416 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c79aee38-454b-4de0-a508-1b7c24150c72 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Get all volumes completed successfully. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:36 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:36 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:36 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c79aee38-454b-4de0-a508-1b7c24150c72 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:05:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 730/1482] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:05:36 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7339e230-7487-447c-9756-14e8f20db9de None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f7a90a89-328e-46f3-aea0-51e1ac3b418b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f7a90a89-328e-46f3-aea0-51e1ac3b418b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] POST http://192.168.122.80/volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390/action Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f7a90a89-328e-46f3-aea0-51e1ac3b418b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f7a90a89-328e-46f3-aea0-51e1ac3b418b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.groups [None req-f7a90a89-328e-46f3-aea0-51e1ac3b418b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] delete called for group 9441e468-4cca-4027-b029-33eaf3420390 {{(pid=86480) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.groups [None req-f7a90a89-328e-46f3-aea0-51e1ac3b418b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Delete group with id: 9441e468-4cca-4027-b029-33eaf3420390 Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f7a90a89-328e-46f3-aea0-51e1ac3b418b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390/action returned with HTTP 202 Sep 07 17:05:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 731/1483] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:05:36 2026] POST /volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:36 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2ee3d526-aae5-403c-bcaf-894866fcf260 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 732/1484] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:36 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-443061304"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-443061304'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Create volume of 1 GB Sep 07 17:05:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Availability Zones retrieved successfully. Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Flow 'volume_create_api' (f87cdf5f-a612-403e-a203-dd54ef591eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac761a8a-9672-4e63-87dc-a9ba2c518082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac761a8a-9672-4e63-87dc-a9ba2c518082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bceaf3e6-276a-4d55-a8fc-1c440093de8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Created reservations ['1e24fc25-8f05-4cc1-976d-c01d43097334', '71957aba-8bfb-4009-9e9b-451580bfd098', '731aa6d3-a878-417a-91c3-aba2796048ae', '28e8428b-46ba-4df3-ab81-f9c5b5317efc'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bceaf3e6-276a-4d55-a8fc-1c440093de8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e24fc25-8f05-4cc1-976d-c01d43097334', '71957aba-8bfb-4009-9e9b-451580bfd098', '731aa6d3-a878-417a-91c3-aba2796048ae', '28e8428b-46ba-4df3-ab81-f9c5b5317efc']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e60bfe9e-cdf7-4b52-b836-e65415f07a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b42a7a4a-f5f3-4156-bf8c-c8567bb3df70 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b42a7a4a-f5f3-4156-bf8c-c8567bb3df70 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b42a7a4a-f5f3-4156-bf8c-c8567bb3df70 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b42a7a4a-f5f3-4156-bf8c-c8567bb3df70 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e60bfe9e-cdf7-4b52-b836-e65415f07a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88372714-8f4a-4373-8588-a5bfc7c7df12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-443061304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9269ba4ebb6f4641a181012ef03c1da2',qos_specs=None,replication_status=,reservations=['1e24fc25-8f05-4cc1-976d-c01d43097334','71957aba-8bfb-4009-9e9b-451580bfd098','731aa6d3-a878-417a-91c3-aba2796048ae','28e8428b-46ba-4df3-ab81-f9c5b5317efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8008f25c2845baafee0e564133cd9c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-443061304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88372714-8f4a-4373-8588-a5bfc7c7df12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9269ba4ebb6f4641a181012ef03c1da2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8008f25c2845baafee0e564133cd9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075d25fd-7792-4e1f-9fd9-1dbbd03ac496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b42a7a4a-f5f3-4156-bf8c-c8567bb3df70 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b42a7a4a-f5f3-4156-bf8c-c8567bb3df70 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 733/1485] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:36 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075d25fd-7792-4e1f-9fd9-1dbbd03ac496) transitioned into state 'SUCCESS' from state '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-443061304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9269ba4ebb6f4641a181012ef03c1da2',qos_specs=None,replication_status=,reservations=['1e24fc25-8f05-4cc1-976d-c01d43097334','71957aba-8bfb-4009-9e9b-451580bfd098','731aa6d3-a878-417a-91c3-aba2796048ae','28e8428b-46ba-4df3-ab81-f9c5b5317efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8008f25c2845baafee0e564133cd9c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bea3b3b-42ac-4be2-80af-fe977d01b2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-024891de-d9b2-4f73-9356-73262298e0d1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-024891de-d9b2-4f73-9356-73262298e0d1 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] POST http://192.168.122.80/volume/v3/os-volume-transfer Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-024891de-d9b2-4f73-9356-73262298e0d1 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3bbce62d-9592-4c9d-9f4e-2d0a5771eb35"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.volume_transfer [None req-024891de-d9b2-4f73-9356-73262298e0d1 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Creating new volume transfer {'transfer': {'volume_id': '3bbce62d-9592-4c9d-9f4e-2d0a5771eb35'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.volume_transfer [None req-024891de-d9b2-4f73-9356-73262298e0d1 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Creating transfer of volume 3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.transfer.api [None req-024891de-d9b2-4f73-9356-73262298e0d1 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Generating transfer record for volume 3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bea3b3b-42ac-4be2-80af-fe977d01b2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Flow 'volume_create_api' (f87cdf5f-a612-403e-a203-dd54ef591eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Create volume request issued successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7339e230-7487-447c-9756-14e8f20db9de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 753/1486] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:05:36 2026] POST /volume/v3/volumes => generated 756 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-16e401ae-ac12-42bf-bfa1-3868c35fcb18 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16e401ae-ac12-42bf-bfa1-3868c35fcb18 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16e401ae-ac12-42bf-bfa1-3868c35fcb18 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16e401ae-ac12-42bf-bfa1-3868c35fcb18 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-024891de-d9b2-4f73-9356-73262298e0d1 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 734/1487] 192.168.122.80 () {60 vars in 1170 bytes} [Mon Sep 7 17:05:37 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1dacc7b1-7a66-45cd-aaaf-47a498d5d039 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-16e401ae-ac12-42bf-bfa1-3868c35fcb18 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1dacc7b1-7a66-45cd-aaaf-47a498d5d039 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1dacc7b1-7a66-45cd-aaaf-47a498d5d039 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1dacc7b1-7a66-45cd-aaaf-47a498d5d039 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16e401ae-ac12-42bf-bfa1-3868c35fcb18 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 754/1488] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:37 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 824 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1dacc7b1-7a66-45cd-aaaf-47a498d5d039 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1dacc7b1-7a66-45cd-aaaf-47a498d5d039 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 735/1489] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:37 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 858 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1adb925d-8b63-4833-8078-46e11a353676 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1adb925d-8b63-4833-8078-46e11a353676 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer/detail Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1adb925d-8b63-4833-8078-46e11a353676 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1adb925d-8b63-4833-8078-46e11a353676 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.volume_transfer [None req-1adb925d-8b63-4833-8078-46e11a353676 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] Listing volume transfers {{(pid=86481) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1adb925d-8b63-4833-8078-46e11a353676 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 755/1490] 192.168.122.80 () {58 vars in 1170 bytes} [Mon Sep 7 17:05:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-039af4d0-c2d2-46b6-921a-fce5958dbd3b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-039af4d0-c2d2-46b6-921a-fce5958dbd3b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] DELETE http://192.168.122.80/volume/v3/os-volume-transfer/473c6d40-9863-4f19-b97a-d71a67fa5bfd Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-039af4d0-c2d2-46b6-921a-fce5958dbd3b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-039af4d0-c2d2-46b6-921a-fce5958dbd3b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.volume_transfer [None req-039af4d0-c2d2-46b6-921a-fce5958dbd3b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Delete transfer with id: 473c6d40-9863-4f19-b97a-d71a67fa5bfd Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-039af4d0-c2d2-46b6-921a-fce5958dbd3b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/os-volume-transfer/473c6d40-9863-4f19-b97a-d71a67fa5bfd returned with HTTP 202 Sep 07 17:05:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 736/1491] 192.168.122.80 () {58 vars in 1263 bytes} [Mon Sep 7 17:05:37 2026] DELETE /volume/v3/os-volume-transfer/473c6d40-9863-4f19-b97a-d71a67fa5bfd => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ae0ecf8e-fc13-49ed-b948-f01cc69b585d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae0ecf8e-fc13-49ed-b948-f01cc69b585d tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae0ecf8e-fc13-49ed-b948-f01cc69b585d tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae0ecf8e-fc13-49ed-b948-f01cc69b585d tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ae0ecf8e-fc13-49ed-b948-f01cc69b585d tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Volume info retrieved successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae0ecf8e-fc13-49ed-b948-f01cc69b585d tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 756/1492] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:37 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 850 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-86215269-7a98-4e45-8b5c-a6fb78ae83c0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86215269-7a98-4e45-8b5c-a6fb78ae83c0 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] DELETE http://192.168.122.80/volume/v3/os-volume-transfer/473c6d40-9863-4f19-b97a-d71a67fa5bfd Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86215269-7a98-4e45-8b5c-a6fb78ae83c0 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86215269-7a98-4e45-8b5c-a6fb78ae83c0 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.contrib.volume_transfer [None req-86215269-7a98-4e45-8b5c-a6fb78ae83c0 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Delete transfer with id: 473c6d40-9863-4f19-b97a-d71a67fa5bfd Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86215269-7a98-4e45-8b5c-a6fb78ae83c0 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/os-volume-transfer/473c6d40-9863-4f19-b97a-d71a67fa5bfd returned with HTTP 404 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 757/1493] 192.168.122.80 () {58 vars in 1263 bytes} [Mon Sep 7 17:05:37 2026] DELETE /volume/v3/os-volume-transfer/473c6d40-9863-4f19-b97a-d71a67fa5bfd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0172150d-94ee-41fd-8611-12f5f1113fee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0172150d-94ee-41fd-8611-12f5f1113fee tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0172150d-94ee-41fd-8611-12f5f1113fee tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0172150d-94ee-41fd-8611-12f5f1113fee tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0172150d-94ee-41fd-8611-12f5f1113fee tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Delete volume with id: 3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0172150d-94ee-41fd-8611-12f5f1113fee tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Volume info retrieved successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0172150d-94ee-41fd-8611-12f5f1113fee tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Delete volume request issued successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0172150d-94ee-41fd-8611-12f5f1113fee tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 202 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 758/1494] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:37 2026] DELETE /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4e8a69c4-6b23-4bae-a50b-7dbcfbe5dee9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e8a69c4-6b23-4bae-a50b-7dbcfbe5dee9 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e8a69c4-6b23-4bae-a50b-7dbcfbe5dee9 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e8a69c4-6b23-4bae-a50b-7dbcfbe5dee9 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-78a7595d-a7a4-4174-b11d-ec1627b2d384 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 200 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 737/1495] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:37 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 928 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4e8a69c4-6b23-4bae-a50b-7dbcfbe5dee9 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Volume info retrieved successfully. Sep 07 17:05:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e8a69c4-6b23-4bae-a50b-7dbcfbe5dee9 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 759/1496] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:37 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 1012 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ccde09de-a1c0-4550-90e6-d52719a54d7d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ccde09de-a1c0-4550-90e6-d52719a54d7d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ccde09de-a1c0-4550-90e6-d52719a54d7d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ccde09de-a1c0-4550-90e6-d52719a54d7d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ccde09de-a1c0-4550-90e6-d52719a54d7d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ccde09de-a1c0-4550-90e6-d52719a54d7d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 738/1497] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:38 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-23878716-3e68-45e2-8233-edd5dc46a469 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-23878716-3e68-45e2-8233-edd5dc46a469 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 Sep 07 17:05:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-23878716-3e68-45e2-8233-edd5dc46a469 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-23878716-3e68-45e2-8233-edd5dc46a469 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c11695c1-46ff-4e28-9483-8f47ae63101e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-23878716-3e68-45e2-8233-edd5dc46a469 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 returned with HTTP 404 Sep 07 17:05:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 760/1498] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:38 2026] GET /volume/v3/volumes/6f1cda44-d58f-4a97-bccb-cbbdeb0c0127 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:05:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c11695c1-46ff-4e28-9483-8f47ae63101e tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c11695c1-46ff-4e28-9483-8f47ae63101e tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5594025e-fc63-4cf5-b8d5-043828a89179 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c11695c1-46ff-4e28-9483-8f47ae63101e tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5594025e-fc63-4cf5-b8d5-043828a89179 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390 Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5594025e-fc63-4cf5-b8d5-043828a89179 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5594025e-fc63-4cf5-b8d5-043828a89179 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-5594025e-fc63-4cf5-b8d5-043828a89179 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] show called for member 9441e468-4cca-4027-b029-33eaf3420390 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5594025e-fc63-4cf5-b8d5-043828a89179 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390 returned with HTTP 404 Sep 07 17:05:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 761/1499] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:05:38 2026] GET /volume/v3/groups/9441e468-4cca-4027-b029-33eaf3420390 => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b36984cd-e790-465b-8e4c-05efe992a4ff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:05:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:05:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c11695c1-46ff-4e28-9483-8f47ae63101e tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Volume info retrieved successfully. Sep 07 17:05:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Get all volumes completed successfully. Sep 07 17:05:39 devstack devstack@c-api.service[86481]: WARNING stevedore.named [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:39 devstack devstack@c-api.service[86481]: WARNING castellan.key_manager [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c11695c1-46ff-4e28-9483-8f47ae63101e tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 200 Sep 07 17:05:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 739/1500] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:38 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 1012 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-89998a8f-3726-4a53-894d-942370958a70 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b36984cd-e790-465b-8e4c-05efe992a4ff tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:05:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 762/1501] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:05:39 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-89998a8f-3726-4a53-894d-942370958a70 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-89998a8f-3726-4a53-894d-942370958a70 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-89998a8f-3726-4a53-894d-942370958a70 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b93ff19d-3263-4dd6-9ec1-afcd96275550 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b93ff19d-3263-4dd6-9ec1-afcd96275550 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] POST http://192.168.122.80/volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349/action Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b93ff19d-3263-4dd6-9ec1-afcd96275550 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b93ff19d-3263-4dd6-9ec1-afcd96275550 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-b93ff19d-3263-4dd6-9ec1-afcd96275550 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] delete called for group 7f0a2f45-1360-479e-8d5c-74ae9dd79349 {{(pid=86481) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 17:05:39 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.groups [None req-b93ff19d-3263-4dd6-9ec1-afcd96275550 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Delete group with id: 7f0a2f45-1360-479e-8d5c-74ae9dd79349 Sep 07 17:05:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-89998a8f-3726-4a53-894d-942370958a70 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-89998a8f-3726-4a53-894d-942370958a70 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 740/1502] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:39 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:39 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 17:05:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:39 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:05:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b93ff19d-3263-4dd6-9ec1-afcd96275550 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349/action returned with HTTP 202 Sep 07 17:05:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 763/1503] 192.168.122.80 () {62 vars in 1307 bytes} [Mon Sep 7 17:05:39 2026] POST /volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:05:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-40f759de-79b1-4910-86b8-424103d950b5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-40f759de-79b1-4910-86b8-424103d950b5 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 Sep 07 17:05:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-40f759de-79b1-4910-86b8-424103d950b5 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-40f759de-79b1-4910-86b8-424103d950b5 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-40f759de-79b1-4910-86b8-424103d950b5 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:39 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-40f759de-79b1-4910-86b8-424103d950b5 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:39 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-40f759de-79b1-4910-86b8-424103d950b5 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2aa4a2c2-c397-4466-952e-5a4568a36434 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2aa4a2c2-c397-4466-952e-5a4568a36434 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2aa4a2c2-c397-4466-952e-5a4568a36434 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2aa4a2c2-c397-4466-952e-5a4568a36434 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2aa4a2c2-c397-4466-952e-5a4568a36434 tempest-VolumesTransfersTest-598151728 tempest-VolumesTransfersTest-598151728-project-admin] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 404 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 764/1504] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:40 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eaa8e8f6-2529-40e8-bcf1-9c7f4fc1771b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eaa8e8f6-2529-40e8-bcf1-9c7f4fc1771b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] GET http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eaa8e8f6-2529-40e8-bcf1-9c7f4fc1771b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eaa8e8f6-2529-40e8-bcf1-9c7f4fc1771b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:40 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-40f759de-79b1-4910-86b8-424103d950b5 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eaa8e8f6-2529-40e8-bcf1-9c7f4fc1771b tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 404 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 765/1505] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:40 2026] GET /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0d735147-5bf7-4e8f-8094-d29d4e1736b8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0d735147-5bf7-4e8f-8094-d29d4e1736b8 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0d735147-5bf7-4e8f-8094-d29d4e1736b8 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0d735147-5bf7-4e8f-8094-d29d4e1736b8 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0d735147-5bf7-4e8f-8094-d29d4e1736b8 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] Delete volume with id: 3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0d735147-5bf7-4e8f-8094-d29d4e1736b8 tempest-VolumesTransfersTest-635736591 tempest-VolumesTransfersTest-635736591-project-member] http://192.168.122.80/volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 returned with HTTP 404 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 766/1506] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:40 2026] DELETE /volume/v3/volumes/3bbce62d-9592-4c9d-9f4e-2d0a5771eb35 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-40f759de-79b1-4910-86b8-424103d950b5 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 returned with HTTP 200 Sep 07 17:05:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 741/1507] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:39 2026] GET /volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 => generated 916 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9a434bbf-7179-4f76-9ecf-4542dedb3412 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a434bbf-7179-4f76-9ecf-4542dedb3412 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9a434bbf-7179-4f76-9ecf-4542dedb3412 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9a434bbf-7179-4f76-9ecf-4542dedb3412 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9a434bbf-7179-4f76-9ecf-4542dedb3412 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a434bbf-7179-4f76-9ecf-4542dedb3412 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 767/1508] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:40 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4e2425e4-03dd-4b02-9596-58c87141d082 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e2425e4-03dd-4b02-9596-58c87141d082 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 Sep 07 17:05:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e2425e4-03dd-4b02-9596-58c87141d082 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e2425e4-03dd-4b02-9596-58c87141d082 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4e2425e4-03dd-4b02-9596-58c87141d082 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Volume info retrieved successfully. Sep 07 17:05:41 devstack devstack@c-api.service[86480]: WARNING stevedore.named [None req-4e2425e4-03dd-4b02-9596-58c87141d082 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 17:05:41 devstack devstack@c-api.service[86480]: WARNING castellan.key_manager [None req-4e2425e4-03dd-4b02-9596-58c87141d082 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 17:05:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-daea7783-5df9-4d9b-b588-96e0c3c3d3ff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-daea7783-5df9-4d9b-b588-96e0c3c3d3ff tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-daea7783-5df9-4d9b-b588-96e0c3c3d3ff tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-daea7783-5df9-4d9b-b588-96e0c3c3d3ff tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-daea7783-5df9-4d9b-b588-96e0c3c3d3ff tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:41 devstack devstack@c-api.service[86480]: DEBUG oslo_db.sqlalchemy.engines [None req-4e2425e4-03dd-4b02-9596-58c87141d082 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:05:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-daea7783-5df9-4d9b-b588-96e0c3c3d3ff tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 768/1509] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:41 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e2425e4-03dd-4b02-9596-58c87141d082 tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 returned with HTTP 200 Sep 07 17:05:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 742/1510] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:41 2026] GET /volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 => generated 916 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:05:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-098f9a7e-2287-4023-805e-45c0f936d9bc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-098f9a7e-2287-4023-805e-45c0f936d9bc tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-098f9a7e-2287-4023-805e-45c0f936d9bc tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-098f9a7e-2287-4023-805e-45c0f936d9bc tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2da3a4ca-caad-4bda-bb01-d99c86d11c7c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2da3a4ca-caad-4bda-bb01-d99c86d11c7c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 Sep 07 17:05:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2da3a4ca-caad-4bda-bb01-d99c86d11c7c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2da3a4ca-caad-4bda-bb01-d99c86d11c7c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-098f9a7e-2287-4023-805e-45c0f936d9bc tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-098f9a7e-2287-4023-805e-45c0f936d9bc tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 769/1511] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:42 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2da3a4ca-caad-4bda-bb01-d99c86d11c7c tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 returned with HTTP 404 Sep 07 17:05:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 743/1512] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:05:42 2026] GET /volume/v3/volumes/b588d2fe-675e-49c7-99ed-074b60618bc2 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 17:05:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9f8e7b88-b225-44fc-baf1-97b92c2f039b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f8e7b88-b225-44fc-baf1-97b92c2f039b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] GET http://192.168.122.80/volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 Sep 07 17:05:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f8e7b88-b225-44fc-baf1-97b92c2f039b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f8e7b88-b225-44fc-baf1-97b92c2f039b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.groups [None req-9f8e7b88-b225-44fc-baf1-97b92c2f039b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] show called for member 7f0a2f45-1360-479e-8d5c-74ae9dd79349 {{(pid=86481) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 17:05:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f8e7b88-b225-44fc-baf1-97b92c2f039b tempest-GroupsV314Test-1862193662 tempest-GroupsV314Test-1862193662-project-member] http://192.168.122.80/volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 returned with HTTP 404 Sep 07 17:05:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 770/1513] 192.168.122.80 () {60 vars in 1265 bytes} [Mon Sep 7 17:05:43 2026] GET /volume/v3/groups/7f0a2f45-1360-479e-8d5c-74ae9dd79349 => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 17:05:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7bfba951-0a9d-4038-b486-505f59e7c884 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7bfba951-0a9d-4038-b486-505f59e7c884 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] DELETE http://192.168.122.80/volume/v3/group_types/e2b63d57-95e8-46db-89a6-c178b1165de3 Sep 07 17:05:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7bfba951-0a9d-4038-b486-505f59e7c884 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7bfba951-0a9d-4038-b486-505f59e7c884 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7bfba951-0a9d-4038-b486-505f59e7c884 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] http://192.168.122.80/volume/v3/group_types/e2b63d57-95e8-46db-89a6-c178b1165de3 returned with HTTP 202 Sep 07 17:05:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 744/1514] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:05:43 2026] DELETE /volume/v3/group_types/e2b63d57-95e8-46db-89a6-c178b1165de3 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:05:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-286745ce-ff49-45e4-a53f-8b5f77a24455 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-286745ce-ff49-45e4-a53f-8b5f77a24455 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] DELETE http://192.168.122.80/volume/v3/types/a86959de-91c3-4a1f-b1aa-2ece00826858 Sep 07 17:05:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-286745ce-ff49-45e4-a53f-8b5f77a24455 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-286745ce-ff49-45e4-a53f-8b5f77a24455 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-286745ce-ff49-45e4-a53f-8b5f77a24455 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] http://192.168.122.80/volume/v3/types/a86959de-91c3-4a1f-b1aa-2ece00826858 returned with HTTP 202 Sep 07 17:05:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 771/1515] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:05:43 2026] DELETE /volume/v3/types/a86959de-91c3-4a1f-b1aa-2ece00826858 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-693f954c-3d63-4b6b-8d2c-8f38cc21e5c8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-693f954c-3d63-4b6b-8d2c-8f38cc21e5c8 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] GET http://192.168.122.80/volume/v3/types/a86959de-91c3-4a1f-b1aa-2ece00826858 Sep 07 17:05:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-693f954c-3d63-4b6b-8d2c-8f38cc21e5c8 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-693f954c-3d63-4b6b-8d2c-8f38cc21e5c8 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-693f954c-3d63-4b6b-8d2c-8f38cc21e5c8 tempest-GroupsV314Test-487839983 tempest-GroupsV314Test-487839983-project-admin] http://192.168.122.80/volume/v3/types/a86959de-91c3-4a1f-b1aa-2ece00826858 returned with HTTP 404 Sep 07 17:05:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 745/1516] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:05:43 2026] GET /volume/v3/types/a86959de-91c3-4a1f-b1aa-2ece00826858 => generated 114 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6f99f3f7-64c6-49ed-b9e3-2bfdba268502 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f99f3f7-64c6-49ed-b9e3-2bfdba268502 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f99f3f7-64c6-49ed-b9e3-2bfdba268502 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f99f3f7-64c6-49ed-b9e3-2bfdba268502 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6f99f3f7-64c6-49ed-b9e3-2bfdba268502 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f99f3f7-64c6-49ed-b9e3-2bfdba268502 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 772/1517] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:44 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9a253126-a0f4-4fb8-b9a5-91a08e8fe76d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a253126-a0f4-4fb8-b9a5-91a08e8fe76d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a253126-a0f4-4fb8-b9a5-91a08e8fe76d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a253126-a0f4-4fb8-b9a5-91a08e8fe76d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9a253126-a0f4-4fb8-b9a5-91a08e8fe76d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a253126-a0f4-4fb8-b9a5-91a08e8fe76d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 746/1518] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:45 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4339004f-27bd-4ac1-8ce4-fe0721ebd6d2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4339004f-27bd-4ac1-8ce4-fe0721ebd6d2 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4339004f-27bd-4ac1-8ce4-fe0721ebd6d2 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4339004f-27bd-4ac1-8ce4-fe0721ebd6d2 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4339004f-27bd-4ac1-8ce4-fe0721ebd6d2 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4339004f-27bd-4ac1-8ce4-fe0721ebd6d2 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 773/1519] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:46 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a546f499-56af-4988-857c-eeac2ae5fda0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a546f499-56af-4988-857c-eeac2ae5fda0 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a546f499-56af-4988-857c-eeac2ae5fda0 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a546f499-56af-4988-857c-eeac2ae5fda0 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a546f499-56af-4988-857c-eeac2ae5fda0 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a546f499-56af-4988-857c-eeac2ae5fda0 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 747/1520] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:47 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2c3c48dd-d97d-4a11-927a-369e27742a36 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c3c48dd-d97d-4a11-927a-369e27742a36 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] POST http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c3c48dd-d97d-4a11-927a-369e27742a36 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c3c48dd-d97d-4a11-927a-369e27742a36 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c3c48dd-d97d-4a11-927a-369e27742a36 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Create volume metadata completed successfully. Sep 07 17:05:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c3c48dd-d97d-4a11-927a-369e27742a36 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 774/1521] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:05:47 2026] POST /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 101 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-22522a3a-49ac-4e99-893f-56678e6a3e4e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22522a3a-49ac-4e99-893f-56678e6a3e4e tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22522a3a-49ac-4e99-893f-56678e6a3e4e tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22522a3a-49ac-4e99-893f-56678e6a3e4e tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-22522a3a-49ac-4e99-893f-56678e6a3e4e tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Volume info retrieved successfully. Sep 07 17:05:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-22522a3a-49ac-4e99-893f-56678e6a3e4e tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Get volume metadata completed successfully. Sep 07 17:05:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22522a3a-49ac-4e99-893f-56678e6a3e4e tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 748/1522] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:05:47 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 101 bytes in 773 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-af2b23c5-edba-461f-8159-7f83fcd0c445 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-af2b23c5-edba-461f-8159-7f83fcd0c445 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] PUT http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-af2b23c5-edba-461f-8159-7f83fcd0c445 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:48 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=497,cinder:UPDATE=86,cinder:INSERT=51 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:05:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-af2b23c5-edba-461f-8159-7f83fcd0c445 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-af2b23c5-edba-461f-8159-7f83fcd0c445 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Update volume metadata completed successfully. Sep 07 17:05:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-af2b23c5-edba-461f-8159-7f83fcd0c445 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 775/1523] 192.168.122.80 () {60 vars in 1274 bytes} [Mon Sep 7 17:05:48 2026] PUT /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 57 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2b2f92b-03a8-43ad-a994-ec70192f6783 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2b2f92b-03a8-43ad-a994-ec70192f6783 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2b2f92b-03a8-43ad-a994-ec70192f6783 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2b2f92b-03a8-43ad-a994-ec70192f6783 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d2b2f92b-03a8-43ad-a994-ec70192f6783 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Volume info retrieved successfully. Sep 07 17:05:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d2b2f92b-03a8-43ad-a994-ec70192f6783 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Get volume metadata completed successfully. Sep 07 17:05:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2b2f92b-03a8-43ad-a994-ec70192f6783 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 749/1524] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:05:48 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 57 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-13d22cdb-87a0-42a1-9de6-83a799bbcbd8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13d22cdb-87a0-42a1-9de6-83a799bbcbd8 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] DELETE http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key1 Sep 07 17:05:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13d22cdb-87a0-42a1-9de6-83a799bbcbd8 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13d22cdb-87a0-42a1-9de6-83a799bbcbd8 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-13d22cdb-87a0-42a1-9de6-83a799bbcbd8 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-13d22cdb-87a0-42a1-9de6-83a799bbcbd8 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Get volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-13d22cdb-87a0-42a1-9de6-83a799bbcbd8 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Delete volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13d22cdb-87a0-42a1-9de6-83a799bbcbd8 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key1 returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 776/1525] 192.168.122.80 () {58 vars in 1272 bytes} [Mon Sep 7 17:05:48 2026] DELETE /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key1 => generated 0 bytes in 149 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d5672aca-4c78-4e1b-b247-2724406398be None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d5672aca-4c78-4e1b-b247-2724406398be tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d5672aca-4c78-4e1b-b247-2724406398be tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d5672aca-4c78-4e1b-b247-2724406398be tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d5672aca-4c78-4e1b-b247-2724406398be tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d5672aca-4c78-4e1b-b247-2724406398be tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Get volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d5672aca-4c78-4e1b-b247-2724406398be tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3ad116bd-34c8-4f0b-8707-d0c1e31bbdf9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 750/1526] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:05:49 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 32 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ad116bd-34c8-4f0b-8707-d0c1e31bbdf9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] PUT http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ad116bd-34c8-4f0b-8707-d0c1e31bbdf9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3ad116bd-34c8-4f0b-8707-d0c1e31bbdf9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3ad116bd-34c8-4f0b-8707-d0c1e31bbdf9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Update volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ad116bd-34c8-4f0b-8707-d0c1e31bbdf9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 777/1527] 192.168.122.80 () {60 vars in 1274 bytes} [Mon Sep 7 17:05:49 2026] PUT /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 16 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f4b51806-eb4f-4201-b8ad-a2f8c0129019 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4b51806-eb4f-4201-b8ad-a2f8c0129019 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] POST http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4b51806-eb4f-4201-b8ad-a2f8c0129019 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4b51806-eb4f-4201-b8ad-a2f8c0129019 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4b51806-eb4f-4201-b8ad-a2f8c0129019 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Create volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4b51806-eb4f-4201-b8ad-a2f8c0129019 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 751/1528] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:05:49 2026] POST /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 68 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-795c6ffe-b04f-4ab2-8d3e-08f49df6bcb9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-795c6ffe-b04f-4ab2-8d3e-08f49df6bcb9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] PUT http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key3 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-795c6ffe-b04f-4ab2-8d3e-08f49df6bcb9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-795c6ffe-b04f-4ab2-8d3e-08f49df6bcb9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-795c6ffe-b04f-4ab2-8d3e-08f49df6bcb9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Update volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-795c6ffe-b04f-4ab2-8d3e-08f49df6bcb9 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key3 returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 778/1529] 192.168.122.80 () {60 vars in 1289 bytes} [Mon Sep 7 17:05:49 2026] PUT /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key3 => generated 35 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-194e015d-9d1f-458d-8a09-912cd03576f6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-194e015d-9d1f-458d-8a09-912cd03576f6 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key3 Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-194e015d-9d1f-458d-8a09-912cd03576f6 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-194e015d-9d1f-458d-8a09-912cd03576f6 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-194e015d-9d1f-458d-8a09-912cd03576f6 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-194e015d-9d1f-458d-8a09-912cd03576f6 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Get volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-194e015d-9d1f-458d-8a09-912cd03576f6 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key3 returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 752/1530] 192.168.122.80 () {58 vars in 1269 bytes} [Mon Sep 7 17:05:49 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata/key3 => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c8a0f0d6-7eb7-4220-a616-a37e7e760b44 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c8a0f0d6-7eb7-4220-a616-a37e7e760b44 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c8a0f0d6-7eb7-4220-a616-a37e7e760b44 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c8a0f0d6-7eb7-4220-a616-a37e7e760b44 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c8a0f0d6-7eb7-4220-a616-a37e7e760b44 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c8a0f0d6-7eb7-4220-a616-a37e7e760b44 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] Get volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c8a0f0d6-7eb7-4220-a616-a37e7e760b44 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-reader] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 779/1531] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:05:49 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 75 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-164d060f-903a-43fe-97f2-eee9a37dbfe4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-164d060f-903a-43fe-97f2-eee9a37dbfe4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] PUT http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-164d060f-903a-43fe-97f2-eee9a37dbfe4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-164d060f-903a-43fe-97f2-eee9a37dbfe4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-164d060f-903a-43fe-97f2-eee9a37dbfe4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Update volume metadata completed successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-164d060f-903a-43fe-97f2-eee9a37dbfe4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 753/1532] 192.168.122.80 () {60 vars in 1274 bytes} [Mon Sep 7 17:05:49 2026] PUT /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12/metadata => generated 16 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6116ef2b-5d7d-4931-99ca-dda24ff268c5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6116ef2b-5d7d-4931-99ca-dda24ff268c5 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6116ef2b-5d7d-4931-99ca-dda24ff268c5 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6116ef2b-5d7d-4931-99ca-dda24ff268c5 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6116ef2b-5d7d-4931-99ca-dda24ff268c5 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6116ef2b-5d7d-4931-99ca-dda24ff268c5 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 780/1533] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:49 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7eba67c8-a304-4f81-bcc8-59c66f88a80d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7eba67c8-a304-4f81-bcc8-59c66f88a80d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] DELETE http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7eba67c8-a304-4f81-bcc8-59c66f88a80d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7eba67c8-a304-4f81-bcc8-59c66f88a80d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-7eba67c8-a304-4f81-bcc8-59c66f88a80d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Delete volume with id: 88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7eba67c8-a304-4f81-bcc8-59c66f88a80d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7eba67c8-a304-4f81-bcc8-59c66f88a80d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Delete volume request issued successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7eba67c8-a304-4f81-bcc8-59c66f88a80d tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 202 Sep 07 17:05:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 754/1534] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:05:49 2026] DELETE /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b4da313a-797b-40e4-a350-92c8996c34b4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b4da313a-797b-40e4-a350-92c8996c34b4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b4da313a-797b-40e4-a350-92c8996c34b4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b4da313a-797b-40e4-a350-92c8996c34b4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b4da313a-797b-40e4-a350-92c8996c34b4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b4da313a-797b-40e4-a350-92c8996c34b4 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 781/1535] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:49 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9ad30cca-b91d-47ec-bc03-822c27b1a0de None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9ad30cca-b91d-47ec-bc03-822c27b1a0de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9ad30cca-b91d-47ec-bc03-822c27b1a0de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9ad30cca-b91d-47ec-bc03-822c27b1a0de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9ad30cca-b91d-47ec-bc03-822c27b1a0de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Volume info retrieved successfully. Sep 07 17:05:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9ad30cca-b91d-47ec-bc03-822c27b1a0de tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 200 Sep 07 17:05:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 755/1536] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:51 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 848 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bf7ee23d-c841-4242-b745-d47bcf2fc8f1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bf7ee23d-c841-4242-b745-d47bcf2fc8f1 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] GET http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 Sep 07 17:05:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bf7ee23d-c841-4242-b745-d47bcf2fc8f1 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bf7ee23d-c841-4242-b745-d47bcf2fc8f1 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bf7ee23d-c841-4242-b745-d47bcf2fc8f1 tempest-VolumesMetadataTest-60443252 tempest-VolumesMetadataTest-60443252-project-member] http://192.168.122.80/volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 returned with HTTP 404 Sep 07 17:05:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 782/1537] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:52 2026] GET /volume/v3/volumes/88372714-8f4a-4373-8588-a5bfc7c7df12 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:05:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:05:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2007119494"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:05:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Create volume request body: {'volume': {'imageRef': '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2007119494'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Create volume of 1 GB Sep 07 17:05:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Availability Zones retrieved successfully. Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Flow 'volume_create_api' (add87d6a-a623-4b2f-a011-83ac65c3ab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b59c47-5789-4d74-b252-286ce76c3d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:05:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fa669f2e-3d24-4b0a-afcc-4dfb2e088cba None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b59c47-5789-4d74-b252-286ce76c3d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d444b7a-862b-4a99-a4e0-9eb33a6529e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Created reservations ['59bd691f-f8ce-46e0-b136-83f59d02b866', '2cc95fd7-bd0c-4bc8-9b6b-c36f15726968', '61b27a0e-3f3c-4fe1-8bc9-bc045ec1825f', 'bbb2e95f-5311-4b93-83f7-eab188abdb79'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d444b7a-862b-4a99-a4e0-9eb33a6529e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59bd691f-f8ce-46e0-b136-83f59d02b866', '2cc95fd7-bd0c-4bc8-9b6b-c36f15726968', '61b27a0e-3f3c-4fe1-8bc9-bc045ec1825f', 'bbb2e95f-5311-4b93-83f7-eab188abdb79']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3231f56e-2a63-46ae-8cbe-2af4f7f165d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3231f56e-2a63-46ae-8cbe-2af4f7f165d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '702cdd47-34f3-4216-8f8e-aae7679b245b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2007119494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb1a805ccb5c44588cac397203cfece9',qos_specs=None,replication_status=,reservations=['59bd691f-f8ce-46e0-b136-83f59d02b866','2cc95fd7-bd0c-4bc8-9b6b-c36f15726968','61b27a0e-3f3c-4fe1-8bc9-bc045ec1825f','bbb2e95f-5311-4b93-83f7-eab188abdb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eee36a787d742f084a77c9ea88f3b8d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2007119494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=702cdd47-34f3-4216-8f8e-aae7679b245b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb1a805ccb5c44588cac397203cfece9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eee36a787d742f084a77c9ea88f3b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2a4774-cfed-4c51-9fc2-43052109b339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2a4774-cfed-4c51-9fc2-43052109b339) transitioned into state 'SUCCESS' from state '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-2007119494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb1a805ccb5c44588cac397203cfece9',qos_specs=None,replication_status=,reservations=['59bd691f-f8ce-46e0-b136-83f59d02b866','2cc95fd7-bd0c-4bc8-9b6b-c36f15726968','61b27a0e-3f3c-4fe1-8bc9-bc045ec1825f','bbb2e95f-5311-4b93-83f7-eab188abdb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eee36a787d742f084a77c9ea88f3b8d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8589de3c-546a-4bc9-b372-16076f977c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8589de3c-546a-4bc9-b372-16076f977c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Flow 'volume_create_api' (add87d6a-a623-4b2f-a011-83ac65c3ab8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:05:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Create volume request issued successfully. Sep 07 17:05:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e8e6dd7-f24b-42d8-97ae-3b880cf80bb7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:05:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 756/1538] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:05:55 2026] POST /volume/v3/volumes => generated 755 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e9423a87-615e-4261-9fc3-073ee0e7ea76 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9423a87-615e-4261-9fc3-073ee0e7ea76 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9423a87-615e-4261-9fc3-073ee0e7ea76 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9423a87-615e-4261-9fc3-073ee0e7ea76 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e9423a87-615e-4261-9fc3-073ee0e7ea76 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:05:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9423a87-615e-4261-9fc3-073ee0e7ea76 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:05:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 757/1539] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:57 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 823 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa669f2e-3d24-4b0a-afcc-4dfb2e088cba tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] GET http://192.168.122.80/volume/v3/os-hosts Sep 07 17:05:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa669f2e-3d24-4b0a-afcc-4dfb2e088cba tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa669f2e-3d24-4b0a-afcc-4dfb2e088cba tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:57 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:05:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.hosts [None req-fa669f2e-3d24-4b0a-afcc-4dfb2e088cba tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] status, active and update: available, enabled, 2026-09-07 15:05:07+00:00 {{(pid=86481) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 17:05:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.hosts [None req-fa669f2e-3d24-4b0a-afcc-4dfb2e088cba tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] status, active and update: unavailable, enabled, 2026-09-07 14:53:31+00:00 {{(pid=86481) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 17:05:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.hosts [None req-fa669f2e-3d24-4b0a-afcc-4dfb2e088cba tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] status, active and update: available, enabled, 2026-09-07 15:04:10+00:00 {{(pid=86481) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 17:05:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa669f2e-3d24-4b0a-afcc-4dfb2e088cba tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] http://192.168.122.80/volume/v3/os-hosts returned with HTTP 200 Sep 07 17:05:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 783/1540] 192.168.122.80 () {58 vars in 1119 bytes} [Mon Sep 7 17:05:56 2026] GET /volume/v3/os-hosts => generated 563 bytes in 853 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-634115c3-8fd4-4fa7-a088-5b365fc23053 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-634115c3-8fd4-4fa7-a088-5b365fc23053 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] GET http://192.168.122.80/volume/v3/os-hosts Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-634115c3-8fd4-4fa7-a088-5b365fc23053 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-634115c3-8fd4-4fa7-a088-5b365fc23053 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:57 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.hosts [None req-634115c3-8fd4-4fa7-a088-5b365fc23053 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] status, active and update: available, enabled, 2026-09-07 15:05:07+00:00 {{(pid=86480) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.hosts [None req-634115c3-8fd4-4fa7-a088-5b365fc23053 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] status, active and update: unavailable, enabled, 2026-09-07 14:53:31+00:00 {{(pid=86480) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.hosts [None req-634115c3-8fd4-4fa7-a088-5b365fc23053 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] status, active and update: available, enabled, 2026-09-07 15:04:10+00:00 {{(pid=86480) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-634115c3-8fd4-4fa7-a088-5b365fc23053 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] http://192.168.122.80/volume/v3/os-hosts returned with HTTP 200 Sep 07 17:05:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 758/1541] 192.168.122.80 () {58 vars in 1119 bytes} [Mon Sep 7 17:05:57 2026] GET /volume/v3/os-hosts => generated 563 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c593fe0c-7e38-4640-82a3-97fa86fe0118 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c593fe0c-7e38-4640-82a3-97fa86fe0118 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] GET http://192.168.122.80/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 17:05:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c593fe0c-7e38-4640-82a3-97fa86fe0118 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c593fe0c-7e38-4640-82a3-97fa86fe0118 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c593fe0c-7e38-4640-82a3-97fa86fe0118 tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] http://192.168.122.80/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 17:05:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 784/1542] 192.168.122.80 () {58 vars in 1182 bytes} [Mon Sep 7 17:05:57 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8d5b38e5-c5ad-42dd-9d82-732f9b6c2a0c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8d5b38e5-c5ad-42dd-9d82-732f9b6c2a0c tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] GET http://192.168.122.80/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8d5b38e5-c5ad-42dd-9d82-732f9b6c2a0c tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8d5b38e5-c5ad-42dd-9d82-732f9b6c2a0c tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8d5b38e5-c5ad-42dd-9d82-732f9b6c2a0c tempest-VolumeHostsAdminTestsJSON-2070928973 tempest-VolumeHostsAdminTestsJSON-2070928973-project-admin] http://192.168.122.80/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 17:05:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 759/1543] 192.168.122.80 () {58 vars in 1176 bytes} [Mon Sep 7 17:05:57 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-835d13a0-aa32-4b8e-802b-c89666674fcb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-835d13a0-aa32-4b8e-802b-c89666674fcb tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:05:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-835d13a0-aa32-4b8e-802b-c89666674fcb tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-835d13a0-aa32-4b8e-802b-c89666674fcb tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:05:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:05:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-835d13a0-aa32-4b8e-802b-c89666674fcb tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:05:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-835d13a0-aa32-4b8e-802b-c89666674fcb tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:05:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 785/1544] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:58 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 847 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:05:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1fd52b54-7165-470d-9fa8-79aa9f8df1f5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:05:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1fd52b54-7165-470d-9fa8-79aa9f8df1f5 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:05:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1fd52b54-7165-470d-9fa8-79aa9f8df1f5 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:05:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1fd52b54-7165-470d-9fa8-79aa9f8df1f5 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:05:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:05:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:05:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:05:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:05:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1fd52b54-7165-470d-9fa8-79aa9f8df1f5 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:05:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1fd52b54-7165-470d-9fa8-79aa9f8df1f5 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:05:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 760/1545] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:05:59 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 847 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7ebc579e-e973-4c8e-aaea-7b32a5011b70 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7ebc579e-e973-4c8e-aaea-7b32a5011b70 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7ebc579e-e973-4c8e-aaea-7b32a5011b70 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7ebc579e-e973-4c8e-aaea-7b32a5011b70 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7ebc579e-e973-4c8e-aaea-7b32a5011b70 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7ebc579e-e973-4c8e-aaea-7b32a5011b70 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 761/1546] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:00 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1611271435"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1611271435'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Create volume of 1 GB Sep 07 17:06:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Availability Zones retrieved successfully. Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Flow 'volume_create_api' (75f47541-3376-400a-a0e0-0d8cf1ff3476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d0b06f8-2eda-423f-b354-548cb3e40c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d0b06f8-2eda-423f-b354-548cb3e40c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3387441-6331-4fad-a848-580924cd9843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Created reservations ['8a3b115f-e909-4829-9156-8a5a0f6e9143', 'f9c94ddf-752a-4fce-a5cc-def50ab2cd18', '86a0d5bf-bc4d-4a8e-b80a-87fbaadc026f', '2b13ce6f-8af4-4fa9-b793-24d72fe1226a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3387441-6331-4fad-a848-580924cd9843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3b115f-e909-4829-9156-8a5a0f6e9143', 'f9c94ddf-752a-4fce-a5cc-def50ab2cd18', '86a0d5bf-bc4d-4a8e-b80a-87fbaadc026f', '2b13ce6f-8af4-4fa9-b793-24d72fe1226a']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9d28a7-640a-4f24-9ab5-7c32c8bb6f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9d28a7-640a-4f24-9ab5-7c32c8bb6f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1611271435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aec47fba4954bd581e48e047cacb520',qos_specs=None,replication_status=,reservations=['8a3b115f-e909-4829-9156-8a5a0f6e9143','f9c94ddf-752a-4fce-a5cc-def50ab2cd18','86a0d5bf-bc4d-4a8e-b80a-87fbaadc026f','2b13ce6f-8af4-4fa9-b793-24d72fe1226a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be95c726b4574dee86dd35c9188796a1',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1611271435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8aec47fba4954bd581e48e047cacb520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be95c726b4574dee86dd35c9188796a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1112015-9b2f-4346-818c-4910d53dd673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1112015-9b2f-4346-818c-4910d53dd673) transitioned into state 'SUCCESS' from state '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-1611271435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aec47fba4954bd581e48e047cacb520',qos_specs=None,replication_status=,reservations=['8a3b115f-e909-4829-9156-8a5a0f6e9143','f9c94ddf-752a-4fce-a5cc-def50ab2cd18','86a0d5bf-bc4d-4a8e-b80a-87fbaadc026f','2b13ce6f-8af4-4fa9-b793-24d72fe1226a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be95c726b4574dee86dd35c9188796a1',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b25d47a-7da2-4bee-aea0-7ae9d191b99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b25d47a-7da2-4bee-aea0-7ae9d191b99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Flow 'volume_create_api' (75f47541-3376-400a-a0e0-0d8cf1ff3476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Create volume request issued successfully. Sep 07 17:06:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-03a14664-0ad3-4ba3-a6a6-6de1caa36838 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 786/1547] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:06:00 2026] POST /volume/v3/volumes => generated 826 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1bcffdae-5053-49bc-964c-2d76fa6b6a24 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1bcffdae-5053-49bc-964c-2d76fa6b6a24 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1bcffdae-5053-49bc-964c-2d76fa6b6a24 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1bcffdae-5053-49bc-964c-2d76fa6b6a24 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1bcffdae-5053-49bc-964c-2d76fa6b6a24 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1bcffdae-5053-49bc-964c-2d76fa6b6a24 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 200 Sep 07 17:06:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 762/1548] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:01 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 894 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0a46aa4a-ac9a-49dd-b931-a8ffcebdfd2b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0a46aa4a-ac9a-49dd-b931-a8ffcebdfd2b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0a46aa4a-ac9a-49dd-b931-a8ffcebdfd2b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0a46aa4a-ac9a-49dd-b931-a8ffcebdfd2b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0a46aa4a-ac9a-49dd-b931-a8ffcebdfd2b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0a46aa4a-ac9a-49dd-b931-a8ffcebdfd2b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 787/1549] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:01 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 905 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-236a18af-79e5-44be-94c7-78a6c281750d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-236a18af-79e5-44be-94c7-78a6c281750d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-236a18af-79e5-44be-94c7-78a6c281750d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-236a18af-79e5-44be-94c7-78a6c281750d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-236a18af-79e5-44be-94c7-78a6c281750d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-236a18af-79e5-44be-94c7-78a6c281750d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 200 Sep 07 17:06:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 763/1550] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:02 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 918 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a43ef0e7-cce3-48d5-9b15-7d7adfc53ff6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a43ef0e7-cce3-48d5-9b15-7d7adfc53ff6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a43ef0e7-cce3-48d5-9b15-7d7adfc53ff6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a43ef0e7-cce3-48d5-9b15-7d7adfc53ff6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a43ef0e7-cce3-48d5-9b15-7d7adfc53ff6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a43ef0e7-cce3-48d5-9b15-7d7adfc53ff6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 788/1551] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:02 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 908 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5d8b4bba-6e0a-4db9-a27d-e543d00556e0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d8b4bba-6e0a-4db9-a27d-e543d00556e0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d8b4bba-6e0a-4db9-a27d-e543d00556e0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d8b4bba-6e0a-4db9-a27d-e543d00556e0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5d8b4bba-6e0a-4db9-a27d-e543d00556e0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d8b4bba-6e0a-4db9-a27d-e543d00556e0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 200 Sep 07 17:06:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 764/1552] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:03 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:06:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d42d49e3-f694-4c31-b012-72794adf8ea9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d42d49e3-f694-4c31-b012-72794adf8ea9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] POST http://192.168.122.80/volume/v3/volume-transfers Sep 07 17:06:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d42d49e3-f694-4c31-b012-72794adf8ea9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volume_transfer [None req-d42d49e3-f694-4c31-b012-72794adf8ea9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Creating new volume transfer {'transfer': {'volume_id': '0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 17:06:03 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volume_transfer [None req-d42d49e3-f694-4c31-b012-72794adf8ea9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Creating transfer of volume 0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:03 devstack devstack@c-api.service[86481]: INFO cinder.transfer.api [None req-d42d49e3-f694-4c31-b012-72794adf8ea9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Generating transfer record for volume 0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d42d49e3-f694-4c31-b012-72794adf8ea9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volume-transfers returned with HTTP 202 Sep 07 17:06:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 789/1553] 192.168.122.80 () {62 vars in 1205 bytes} [Mon Sep 7 17:06:03 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bcae8a0b-548d-4f75-932b-d32b8b4d29c9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bcae8a0b-548d-4f75-932b-d32b8b4d29c9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bcae8a0b-548d-4f75-932b-d32b8b4d29c9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bcae8a0b-548d-4f75-932b-d32b8b4d29c9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bcae8a0b-548d-4f75-932b-d32b8b4d29c9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bcae8a0b-548d-4f75-932b-d32b8b4d29c9 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 200 Sep 07 17:06:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 765/1554] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:03 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 962 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3b30ba6f-0d22-4430-81a8-f5aa3b11cf80 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-712ab5c8-0083-404a-937b-0de0ca8be1dd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-712ab5c8-0083-404a-937b-0de0ca8be1dd tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-712ab5c8-0083-404a-937b-0de0ca8be1dd tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-712ab5c8-0083-404a-937b-0de0ca8be1dd tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-712ab5c8-0083-404a-937b-0de0ca8be1dd tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-712ab5c8-0083-404a-937b-0de0ca8be1dd tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 766/1555] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:03 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 908 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b30ba6f-0d22-4430-81a8-f5aa3b11cf80 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer/7e306855-7b33-4b9f-8456-efedf0e401d9 Sep 07 17:06:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b30ba6f-0d22-4430-81a8-f5aa3b11cf80 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b30ba6f-0d22-4430-81a8-f5aa3b11cf80 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b30ba6f-0d22-4430-81a8-f5aa3b11cf80 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer/7e306855-7b33-4b9f-8456-efedf0e401d9 returned with HTTP 200 Sep 07 17:06:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 790/1556] 192.168.122.80 () {60 vars in 1301 bytes} [Mon Sep 7 17:06:03 2026] GET /volume/v3/os-volume-transfer/7e306855-7b33-4b9f-8456-efedf0e401d9 => generated 546 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d4ba36fb-a11d-4908-a724-30d44dda0605 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4ba36fb-a11d-4908-a724-30d44dda0605 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4ba36fb-a11d-4908-a724-30d44dda0605 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4ba36fb-a11d-4908-a724-30d44dda0605 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.volume_transfer [None req-d4ba36fb-a11d-4908-a724-30d44dda0605 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] Listing volume transfers {{(pid=86480) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 17:06:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4ba36fb-a11d-4908-a724-30d44dda0605 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 17:06:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 767/1557] 192.168.122.80 () {60 vars in 1190 bytes} [Mon Sep 7 17:06:03 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] POST http://192.168.122.80/volume/v3/volume-transfers/7e306855-7b33-4b9f-8456-efedf0e401d9/accept Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6a28dba8258ca741"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.volume_transfer [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Accepting volume transfer 7e306855-7b33-4b9f-8456-efedf0e401d9 {{(pid=86481) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.api.contrib.volume_transfer [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Accepting transfer 7e306855-7b33-4b9f-8456-efedf0e401d9 Sep 07 17:06:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Created reservations ['617eb9f4-b21d-4e63-b9b0-81fa4aea08f3', 'e659babf-7ae3-4f39-ba3f-22f62c14c7a0', '16c6e373-d10e-4729-b66e-d79de68fcb8d', '602c5ccc-e55c-4a05-9e95-a0629b99a99d'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Created reservations ['73bca08c-7db0-4652-aadc-fad718843b6f', '273943dc-d0fd-4a66-b4ed-37d5d6b28a53', 'ea7e0ef6-e1e0-4a20-a14c-ced3691dad79', 'f2632d61-4969-47d5-8908-2c90254acd42'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Created reservations ['53d4afb2-ecb7-48d7-b0a2-c74926539447', '40121411-e1f3-45f3-8f11-ce8499df7564', '2f9292ad-f0e4-49d0-9140-2b3bd883379c', '8ed08fd9-864a-453c-95e9-cdb305550a3c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Created reservations ['98cc017b-16dd-4238-a49d-6848c2c80ff8', 'a0737a52-32c3-40de-9e55-5a02e8a00766', 'b20eeaa3-7b4d-4f04-96c2-60558998be15', '10a9edc1-78ce-47fa-bfd3-3c466ed4e181'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Transfer volume completed successfully. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.transfer.api [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Volume 0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d has been transferred. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-19f5a69b-e7bd-4193-99fe-877656ef6105 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] http://192.168.122.80/volume/v3/volume-transfers/7e306855-7b33-4b9f-8456-efedf0e401d9/accept returned with HTTP 202 Sep 07 17:06:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 791/1558] 192.168.122.80 () {62 vars in 1337 bytes} [Mon Sep 7 17:06:03 2026] POST /volume/v3/volume-transfers/7e306855-7b33-4b9f-8456-efedf0e401d9/accept => generated 371 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0aa43a3-cd34-4c10-bbc2-4e83741dca8e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-095a7e70-3430-49cb-a533-5cb5266b4a6d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0aa43a3-cd34-4c10-bbc2-4e83741dca8e tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0aa43a3-cd34-4c10-bbc2-4e83741dca8e tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0aa43a3-cd34-4c10-bbc2-4e83741dca8e tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-095a7e70-3430-49cb-a533-5cb5266b4a6d tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-095a7e70-3430-49cb-a533-5cb5266b4a6d tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-095a7e70-3430-49cb-a533-5cb5266b4a6d tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e0aa43a3-cd34-4c10-bbc2-4e83741dca8e tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0aa43a3-cd34-4c10-bbc2-4e83741dca8e tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 768/1559] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:04 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 908 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-095a7e70-3430-49cb-a533-5cb5266b4a6d tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Volume info retrieved successfully. Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-095a7e70-3430-49cb-a533-5cb5266b4a6d tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 200 Sep 07 17:06:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 792/1560] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:04 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 954 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d33f2ae6-a862-4eab-9174-e3b0bee191f7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d33f2ae6-a862-4eab-9174-e3b0bee191f7 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d33f2ae6-a862-4eab-9174-e3b0bee191f7 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d33f2ae6-a862-4eab-9174-e3b0bee191f7 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d33f2ae6-a862-4eab-9174-e3b0bee191f7 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] Volume info retrieved successfully. Sep 07 17:06:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d33f2ae6-a862-4eab-9174-e3b0bee191f7 tempest-VolumesTransfersV357Test-728933333 tempest-VolumesTransfersV357Test-728933333-project-member] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 200 Sep 07 17:06:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 769/1561] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:04 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 954 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a36e6dbc-d7c2-4395-9eea-431fce6e31aa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a36e6dbc-d7c2-4395-9eea-431fce6e31aa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] DELETE http://192.168.122.80/volume/v3/volume-transfers/7e306855-7b33-4b9f-8456-efedf0e401d9 Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a36e6dbc-d7c2-4395-9eea-431fce6e31aa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a36e6dbc-d7c2-4395-9eea-431fce6e31aa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:04 devstack devstack@c-api.service[86481]: INFO cinder.api.contrib.volume_transfer [None req-a36e6dbc-d7c2-4395-9eea-431fce6e31aa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Delete transfer with id: 7e306855-7b33-4b9f-8456-efedf0e401d9 Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a36e6dbc-d7c2-4395-9eea-431fce6e31aa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volume-transfers/7e306855-7b33-4b9f-8456-efedf0e401d9 returned with HTTP 404 Sep 07 17:06:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 793/1562] 192.168.122.80 () {60 vars in 1298 bytes} [Mon Sep 7 17:06:04 2026] DELETE /volume/v3/volume-transfers/7e306855-7b33-4b9f-8456-efedf0e401d9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-16f8082c-2ef7-420e-87cf-39c6d3d4ff61 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-16f8082c-2ef7-420e-87cf-39c6d3d4ff61 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-16f8082c-2ef7-420e-87cf-39c6d3d4ff61 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-16f8082c-2ef7-420e-87cf-39c6d3d4ff61 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-16f8082c-2ef7-420e-87cf-39c6d3d4ff61 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Delete volume with id: 0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-16f8082c-2ef7-420e-87cf-39c6d3d4ff61 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Volume info retrieved successfully. Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-16f8082c-2ef7-420e-87cf-39c6d3d4ff61 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Delete volume request issued successfully. Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-16f8082c-2ef7-420e-87cf-39c6d3d4ff61 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 202 Sep 07 17:06:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 770/1563] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:06:05 2026] DELETE /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 0 bytes in 433 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ba1c71a7-72c0-494b-bc9b-410d725c4e08 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba1c71a7-72c0-494b-bc9b-410d725c4e08 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba1c71a7-72c0-494b-bc9b-410d725c4e08 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba1c71a7-72c0-494b-bc9b-410d725c4e08 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ba1c71a7-72c0-494b-bc9b-410d725c4e08 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Volume info retrieved successfully. Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba1c71a7-72c0-494b-bc9b-410d725c4e08 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 200 Sep 07 17:06:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 794/1564] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:05 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-428b281a-53cb-42b9-b4b5-c9c80ec619e5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-428b281a-53cb-42b9-b4b5-c9c80ec619e5 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-428b281a-53cb-42b9-b4b5-c9c80ec619e5 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-428b281a-53cb-42b9-b4b5-c9c80ec619e5 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-428b281a-53cb-42b9-b4b5-c9c80ec619e5 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a returned with HTTP 200 Sep 07 17:06:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 771/1565] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:05 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a => generated 440 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b2db1ea2-3369-409c-b2d3-06a0a2d10fa3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2db1ea2-3369-409c-b2d3-06a0a2d10fa3 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a/defaults Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2db1ea2-3369-409c-b2d3-06a0a2d10fa3 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2db1ea2-3369-409c-b2d3-06a0a2d10fa3 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'defaults' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2db1ea2-3369-409c-b2d3-06a0a2d10fa3 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a/defaults returned with HTTP 200 Sep 07 17:06:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 795/1566] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:06:05 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a/defaults => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6a22e27f-6b10-4d8d-b808-4e2736f414de None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a22e27f-6b10-4d8d-b808-4e2736f414de tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a22e27f-6b10-4d8d-b808-4e2736f414de tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-28cb23ac-d6c9-43d4-a6e0-eab1a14b90d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-28cb23ac-d6c9-43d4-a6e0-eab1a14b90d8 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-28cb23ac-d6c9-43d4-a6e0-eab1a14b90d8 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-28cb23ac-d6c9-43d4-a6e0-eab1a14b90d8 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a22e27f-6b10-4d8d-b808-4e2736f414de tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a returned with HTTP 200 Sep 07 17:06:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 772/1567] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 17:06:05 2026] PUT /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a => generated 398 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3475c3a6-02da-4811-8d1a-47f100cb2ecc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3475c3a6-02da-4811-8d1a-47f100cb2ecc tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] DELETE http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a Sep 07 17:06:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3475c3a6-02da-4811-8d1a-47f100cb2ecc tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3475c3a6-02da-4811-8d1a-47f100cb2ecc tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3475c3a6-02da-4811-8d1a-47f100cb2ecc tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a returned with HTTP 200 Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-28cb23ac-d6c9-43d4-a6e0-eab1a14b90d8 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 773/1568] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:06:05 2026] DELETE /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea17e3ee-a91d-4da2-8cbf-02a5e8cb8e53 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea17e3ee-a91d-4da2-8cbf-02a5e8cb8e53 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea17e3ee-a91d-4da2-8cbf-02a5e8cb8e53 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea17e3ee-a91d-4da2-8cbf-02a5e8cb8e53 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-28cb23ac-d6c9-43d4-a6e0-eab1a14b90d8 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 796/1569] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:05 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a6cc3104-db18-43ab-9406-720fc3953b06 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6cc3104-db18-43ab-9406-720fc3953b06 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] POST http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b/action Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6cc3104-db18-43ab-9406-720fc3953b06 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6cc3104-db18-43ab-9406-720fc3953b06 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea17e3ee-a91d-4da2-8cbf-02a5e8cb8e53 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a returned with HTTP 200 Sep 07 17:06:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 774/1570] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:05 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6cc3104-db18-43ab-9406-720fc3953b06 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8e9a9b7f-33e3-4448-82cd-1156a87f49ab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e9a9b7f-33e3-4448-82cd-1156a87f49ab tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a Sep 07 17:06:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e9a9b7f-33e3-4448-82cd-1156a87f49ab tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-a6cc3104-db18-43ab-9406-720fc3953b06 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Created reservations ['bc15783e-681d-4959-86a8-45d75d887101', '70271903-e913-41d3-86d2-bb29d4ce65fd'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6cc3104-db18-43ab-9406-720fc3953b06 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Extend volume request issued successfully. Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6cc3104-db18-43ab-9406-720fc3953b06 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b/action returned with HTTP 202 Sep 07 17:06:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 797/1571] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:06:05 2026] POST /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fa5aa4e5-31d6-4f51-bf4f-dacc3d5929e2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa5aa4e5-31d6-4f51-bf4f-dacc3d5929e2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa5aa4e5-31d6-4f51-bf4f-dacc3d5929e2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa5aa4e5-31d6-4f51-bf4f-dacc3d5929e2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fa5aa4e5-31d6-4f51-bf4f-dacc3d5929e2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa5aa4e5-31d6-4f51-bf4f-dacc3d5929e2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 798/1572] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:06 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 1326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e9a9b7f-33e3-4448-82cd-1156a87f49ab tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a returned with HTTP 200 Sep 07 17:06:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 775/1573] 192.168.122.80 () {60 vars in 1254 bytes} [Mon Sep 7 17:06:05 2026] PUT /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a => generated 398 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fe379b25-cbbe-410c-aba8-2bda2d19b0fe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe379b25-cbbe-410c-aba8-2bda2d19b0fe tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a/defaults Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe379b25-cbbe-410c-aba8-2bda2d19b0fe tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe379b25-cbbe-410c-aba8-2bda2d19b0fe tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'defaults' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe379b25-cbbe-410c-aba8-2bda2d19b0fe tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a/defaults returned with HTTP 200 Sep 07 17:06:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 799/1574] 192.168.122.80 () {58 vars in 1260 bytes} [Mon Sep 7 17:06:06 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a/defaults => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3ad47ec-305b-4c7c-9ee7-4c21917558ac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3ad47ec-305b-4c7c-9ee7-4c21917558ac tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3ad47ec-305b-4c7c-9ee7-4c21917558ac tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3ad47ec-305b-4c7c-9ee7-4c21917558ac tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3ad47ec-305b-4c7c-9ee7-4c21917558ac tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a returned with HTTP 200 Sep 07 17:06:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 776/1575] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:06 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-59ce97e9-d054-4be5-8d7e-9813562e5873 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-59ce97e9-d054-4be5-8d7e-9813562e5873 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-59ce97e9-d054-4be5-8d7e-9813562e5873 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-59ce97e9-d054-4be5-8d7e-9813562e5873 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-59ce97e9-d054-4be5-8d7e-9813562e5873 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True returned with HTTP 200 Sep 07 17:06:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 800/1576] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:06:06 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True => generated 1064 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b1250627-40bc-46bc-bb00-5ace9f561462 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b1250627-40bc-46bc-bb00-5ace9f561462 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b1250627-40bc-46bc-bb00-5ace9f561462 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b1250627-40bc-46bc-bb00-5ace9f561462 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b1250627-40bc-46bc-bb00-5ace9f561462 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 404 Sep 07 17:06:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 801/1577] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:06 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b8452cf3-4bf3-4273-9bc0-aec63e3e02e4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b8452cf3-4bf3-4273-9bc0-aec63e3e02e4 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b8452cf3-4bf3-4273-9bc0-aec63e3e02e4 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b8452cf3-4bf3-4273-9bc0-aec63e3e02e4 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b8452cf3-4bf3-4273-9bc0-aec63e3e02e4 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 404 Sep 07 17:06:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 802/1578] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:06 2026] GET /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c53bfaca-d4cc-4516-be46-965e2f2c034f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c53bfaca-d4cc-4516-be46-965e2f2c034f tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c53bfaca-d4cc-4516-be46-965e2f2c034f tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c53bfaca-d4cc-4516-be46-965e2f2c034f tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-c53bfaca-d4cc-4516-be46-965e2f2c034f tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Delete volume with id: 0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c53bfaca-d4cc-4516-be46-965e2f2c034f tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d returned with HTTP 404 Sep 07 17:06:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 803/1579] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:06:06 2026] DELETE /volume/v3/volumes/0560e1a0-c1c0-4c1f-bcbb-5cf97d5ede1d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-831597445"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1846722398"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-831597445'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Create volume of 1 GB Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1846722398'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Create volume of 1 GB Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Availability Zones retrieved successfully. Sep 07 17:06:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Availability Zones retrieved successfully. Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Flow 'volume_create_api' (cc498bbd-5023-4819-8407-9e63d1d83597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Flow 'volume_create_api' (ba549bbd-bfc4-4b48-a312-a7659382e71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee921f8-ab26-4d7a-8842-0d0df85d8c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4996ac90-1513-4f04-b88a-af50db9e5a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee921f8-ab26-4d7a-8842-0d0df85d8c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4996ac90-1513-4f04-b88a-af50db9e5a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff252346-0d30-4ab2-bcda-bd3d7ce0699f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c60ea0b-b391-4054-973a-f7fd39184811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Created reservations ['80388f76-3493-4e77-8b66-053665915e1f', '6a1e38b0-bd72-4aa6-8284-36326ece7ddc', 'c4a8f7b3-9ba0-41e9-99ca-95ebd1e013db', 'e08c6c69-15d6-4436-8390-696237ceddbf'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c60ea0b-b391-4054-973a-f7fd39184811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80388f76-3493-4e77-8b66-053665915e1f', '6a1e38b0-bd72-4aa6-8284-36326ece7ddc', 'c4a8f7b3-9ba0-41e9-99ca-95ebd1e013db', 'e08c6c69-15d6-4436-8390-696237ceddbf']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386ec92f-42a4-41bc-96e2-20f0d1b19007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Created reservations ['d9b5f350-485a-47fb-82de-ae3e792bf5fc', 'f40c2bcc-a7dd-4c1b-8dad-94a67b067da8', 'f34383d7-55a2-4046-9bcc-498a389a66e1', 'deda0a1c-b063-4478-bb5d-394329ca0974'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff252346-0d30-4ab2-bcda-bd3d7ce0699f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b5f350-485a-47fb-82de-ae3e792bf5fc', 'f40c2bcc-a7dd-4c1b-8dad-94a67b067da8', 'f34383d7-55a2-4046-9bcc-498a389a66e1', 'deda0a1c-b063-4478-bb5d-394329ca0974']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2303f3-0a27-40c2-926d-c7dce864a9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386ec92f-42a4-41bc-96e2-20f0d1b19007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '865278f6-82f6-4697-96bc-fb5527b442b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-831597445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aec47fba4954bd581e48e047cacb520',qos_specs=None,replication_status=,reservations=['80388f76-3493-4e77-8b66-053665915e1f','6a1e38b0-bd72-4aa6-8284-36326ece7ddc','c4a8f7b3-9ba0-41e9-99ca-95ebd1e013db','e08c6c69-15d6-4436-8390-696237ceddbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be95c726b4574dee86dd35c9188796a1',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-831597445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=865278f6-82f6-4697-96bc-fb5527b442b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8aec47fba4954bd581e48e047cacb520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be95c726b4574dee86dd35c9188796a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (433c9ceb-3dcf-4e66-845a-56d391dc533a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2303f3-0a27-40c2-926d-c7dce864a9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38176275-47e8-484b-a82e-7f8de0d04c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1846722398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a142807f47d643109987168d3d2bf26a',qos_specs=None,replication_status=,reservations=['d9b5f350-485a-47fb-82de-ae3e792bf5fc','f40c2bcc-a7dd-4c1b-8dad-94a67b067da8','f34383d7-55a2-4046-9bcc-498a389a66e1','deda0a1c-b063-4478-bb5d-394329ca0974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56b4800538c54336b72e5747e0c4ac4e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1846722398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38176275-47e8-484b-a82e-7f8de0d04c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a142807f47d643109987168d3d2bf26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56b4800538c54336b72e5747e0c4ac4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75448e0-43de-4c35-b609-b241b84de5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (433c9ceb-3dcf-4e66-845a-56d391dc533a) transitioned into state 'SUCCESS' from state '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-831597445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aec47fba4954bd581e48e047cacb520',qos_specs=None,replication_status=,reservations=['80388f76-3493-4e77-8b66-053665915e1f','6a1e38b0-bd72-4aa6-8284-36326ece7ddc','c4a8f7b3-9ba0-41e9-99ca-95ebd1e013db','e08c6c69-15d6-4436-8390-696237ceddbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be95c726b4574dee86dd35c9188796a1',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5366358-0715-4f76-b9d1-f72e12daa4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75448e0-43de-4c35-b609-b241b84de5a5) transitioned into state 'SUCCESS' from state '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-1846722398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a142807f47d643109987168d3d2bf26a',qos_specs=None,replication_status=,reservations=['d9b5f350-485a-47fb-82de-ae3e792bf5fc','f40c2bcc-a7dd-4c1b-8dad-94a67b067da8','f34383d7-55a2-4046-9bcc-498a389a66e1','deda0a1c-b063-4478-bb5d-394329ca0974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56b4800538c54336b72e5747e0c4ac4e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5366358-0715-4f76-b9d1-f72e12daa4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07be2608-70ee-4759-bf37-a61c58d7d714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Flow 'volume_create_api' (ba549bbd-bfc4-4b48-a312-a7659382e71b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Create volume request issued successfully. Sep 07 17:06:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a922a943-44b3-48ca-b5e5-7ad576f36348 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 804/1580] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:06:06 2026] POST /volume/v3/volumes => generated 825 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d8ffdadf-01a8-4dc6-88b7-00f9786d2148 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d8ffdadf-01a8-4dc6-88b7-00f9786d2148 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d8ffdadf-01a8-4dc6-88b7-00f9786d2148 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d8ffdadf-01a8-4dc6-88b7-00f9786d2148 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07be2608-70ee-4759-bf37-a61c58d7d714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Flow 'volume_create_api' (cc498bbd-5023-4819-8407-9e63d1d83597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Create volume request issued successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7fd545d2-bbd4-4c8e-80fd-bb9b92997b7a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 777/1581] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:06 2026] POST /volume/v3/volumes => generated 763 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ab1dbe2a-2c4c-4c6b-a677-b1ee1628ab25 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d8ffdadf-01a8-4dc6-88b7-00f9786d2148 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab1dbe2a-2c4c-4c6b-a677-b1ee1628ab25 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab1dbe2a-2c4c-4c6b-a677-b1ee1628ab25 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab1dbe2a-2c4c-4c6b-a677-b1ee1628ab25 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d8ffdadf-01a8-4dc6-88b7-00f9786d2148 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 200 Sep 07 17:06:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 805/1582] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:07 2026] GET /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 893 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ab1dbe2a-2c4c-4c6b-a677-b1ee1628ab25 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Volume info retrieved successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab1dbe2a-2c4c-4c6b-a677-b1ee1628ab25 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 returned with HTTP 200 Sep 07 17:06:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 778/1583] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:07 2026] GET /volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 => generated 831 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-89257014-d77c-4786-a50e-8b1ab0a2b124 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89257014-d77c-4786-a50e-8b1ab0a2b124 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89257014-d77c-4786-a50e-8b1ab0a2b124 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89257014-d77c-4786-a50e-8b1ab0a2b124 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-89257014-d77c-4786-a50e-8b1ab0a2b124 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89257014-d77c-4786-a50e-8b1ab0a2b124 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 806/1584] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:07 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ec5cb2ab-7534-4091-8ec0-cb5de4be6373 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec5cb2ab-7534-4091-8ec0-cb5de4be6373 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec5cb2ab-7534-4091-8ec0-cb5de4be6373 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec5cb2ab-7534-4091-8ec0-cb5de4be6373 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ec5cb2ab-7534-4091-8ec0-cb5de4be6373 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] Volume info retrieved successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec5cb2ab-7534-4091-8ec0-cb5de4be6373 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 779/1585] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:07 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 1326 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0cd1e0de-198b-4e2f-9a3c-9bf8886fb8b7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0cd1e0de-198b-4e2f-9a3c-9bf8886fb8b7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0cd1e0de-198b-4e2f-9a3c-9bf8886fb8b7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0cd1e0de-198b-4e2f-9a3c-9bf8886fb8b7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0cd1e0de-198b-4e2f-9a3c-9bf8886fb8b7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0cd1e0de-198b-4e2f-9a3c-9bf8886fb8b7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 807/1586] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:07 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fac93a0c-006f-4e91-ba84-1b2899bb4635 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fac93a0c-006f-4e91-ba84-1b2899bb4635 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] DELETE http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fac93a0c-006f-4e91-ba84-1b2899bb4635 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fac93a0c-006f-4e91-ba84-1b2899bb4635 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-fac93a0c-006f-4e91-ba84-1b2899bb4635 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Delete volume with id: 702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fac93a0c-006f-4e91-ba84-1b2899bb4635 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fac93a0c-006f-4e91-ba84-1b2899bb4635 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Delete volume request issued successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fac93a0c-006f-4e91-ba84-1b2899bb4635 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 202 Sep 07 17:06:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 780/1587] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:07 2026] DELETE /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-44aead44-1baa-4498-b6c5-179592c49700 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44aead44-1baa-4498-b6c5-179592c49700 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44aead44-1baa-4498-b6c5-179592c49700 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44aead44-1baa-4498-b6c5-179592c49700 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-44aead44-1baa-4498-b6c5-179592c49700 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44aead44-1baa-4498-b6c5-179592c49700 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 200 Sep 07 17:06:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 808/1588] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:07 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 1325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-70a57329-7e51-433c-92d7-3088e4f55102 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70a57329-7e51-433c-92d7-3088e4f55102 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70a57329-7e51-433c-92d7-3088e4f55102 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70a57329-7e51-433c-92d7-3088e4f55102 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f066adc7-eb14-4ed9-94cf-d2568f70664d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f066adc7-eb14-4ed9-94cf-d2568f70664d tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f066adc7-eb14-4ed9-94cf-d2568f70664d tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-70a57329-7e51-433c-92d7-3088e4f55102 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f066adc7-eb14-4ed9-94cf-d2568f70664d tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70a57329-7e51-433c-92d7-3088e4f55102 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 200 Sep 07 17:06:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 781/1589] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:08 2026] GET /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 917 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f066adc7-eb14-4ed9-94cf-d2568f70664d tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Volume info retrieved successfully. Sep 07 17:06:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f066adc7-eb14-4ed9-94cf-d2568f70664d tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 returned with HTTP 200 Sep 07 17:06:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 809/1590] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:08 2026] GET /volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fd656246-cc60-426c-bc58-b084a848de6d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fd656246-cc60-426c-bc58-b084a848de6d tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b Sep 07 17:06:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fd656246-cc60-426c-bc58-b084a848de6d tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fd656246-cc60-426c-bc58-b084a848de6d tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fd656246-cc60-426c-bc58-b084a848de6d tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b returned with HTTP 404 Sep 07 17:06:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 782/1591] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:08 2026] GET /volume/v3/volumes/702cdd47-34f3-4216-8f8e-aae7679b245b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1930036248"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1930036248'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Create volume of 1 GB Sep 07 17:06:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Availability Zones retrieved successfully. Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Flow 'volume_create_api' (35530aa6-853d-40ac-80e2-a6f287f2724c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08ab571-1cd7-44fa-873c-33d27bfe3d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08ab571-1cd7-44fa-873c-33d27bfe3d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb43c807-9df3-41ae-858b-74ec3b1ba9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Created reservations ['2162b477-4b14-4a45-86aa-74f39109cd82', 'd183fce1-13d5-4803-96b0-b95ef03e356e', '791d20be-1d87-4417-89f2-6cc910c7e162', '2bb5a1a9-4dc6-4f98-984e-6296b3d4a2f1'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb43c807-9df3-41ae-858b-74ec3b1ba9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2162b477-4b14-4a45-86aa-74f39109cd82', 'd183fce1-13d5-4803-96b0-b95ef03e356e', '791d20be-1d87-4417-89f2-6cc910c7e162', '2bb5a1a9-4dc6-4f98-984e-6296b3d4a2f1']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1568ed-8374-4748-b2fd-84ee21e98662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1568ed-8374-4748-b2fd-84ee21e98662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635d286b-87a3-4e38-bdd2-b1cb9b5b70fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1930036248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb1a805ccb5c44588cac397203cfece9',qos_specs=None,replication_status=,reservations=['2162b477-4b14-4a45-86aa-74f39109cd82','d183fce1-13d5-4803-96b0-b95ef03e356e','791d20be-1d87-4417-89f2-6cc910c7e162','2bb5a1a9-4dc6-4f98-984e-6296b3d4a2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eee36a787d742f084a77c9ea88f3b8d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1930036248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=635d286b-87a3-4e38-bdd2-b1cb9b5b70fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb1a805ccb5c44588cac397203cfece9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eee36a787d742f084a77c9ea88f3b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059c9337-b46a-4470-b2fe-d064132abd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059c9337-b46a-4470-b2fe-d064132abd75) transitioned into state 'SUCCESS' from state '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-1930036248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb1a805ccb5c44588cac397203cfece9',qos_specs=None,replication_status=,reservations=['2162b477-4b14-4a45-86aa-74f39109cd82','d183fce1-13d5-4803-96b0-b95ef03e356e','791d20be-1d87-4417-89f2-6cc910c7e162','2bb5a1a9-4dc6-4f98-984e-6296b3d4a2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eee36a787d742f084a77c9ea88f3b8d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e7b4ce-bcf9-4bf8-aabc-40c3862c71f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e7b4ce-bcf9-4bf8-aabc-40c3862c71f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Flow 'volume_create_api' (35530aa6-853d-40ac-80e2-a6f287f2724c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Create volume request issued successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bd99dc83-b745-4d5b-a767-d8bf3e4f11bc tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 810/1592] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:08 2026] POST /volume/v3/volumes => generated 755 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-00f0d6a2-a9fa-4ea7-91bc-511709e773bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00f0d6a2-a9fa-4ea7-91bc-511709e773bf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00f0d6a2-a9fa-4ea7-91bc-511709e773bf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00f0d6a2-a9fa-4ea7-91bc-511709e773bf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00f0d6a2-a9fa-4ea7-91bc-511709e773bf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00f0d6a2-a9fa-4ea7-91bc-511709e773bf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 783/1593] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 823 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c981eb01-55ad-49ee-a93e-92b5372450b8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c981eb01-55ad-49ee-a93e-92b5372450b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c981eb01-55ad-49ee-a93e-92b5372450b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c981eb01-55ad-49ee-a93e-92b5372450b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9fae2398-9e4b-465b-811e-5c3ffeb78f79 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9fae2398-9e4b-465b-811e-5c3ffeb78f79 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9fae2398-9e4b-465b-811e-5c3ffeb78f79 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c981eb01-55ad-49ee-a93e-92b5372450b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9fae2398-9e4b-465b-811e-5c3ffeb78f79 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c981eb01-55ad-49ee-a93e-92b5372450b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 811/1594] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 953 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9fae2398-9e4b-465b-811e-5c3ffeb78f79 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a7e43b3e-e7bd-4c6d-b456-243123df4aa1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7e43b3e-e7bd-4c6d-b456-243123df4aa1 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] POST http://192.168.122.80/volume/v3/volume-transfers Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7e43b3e-e7bd-4c6d-b456-243123df4aa1 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "865278f6-82f6-4697-96bc-fb5527b442b3"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9fae2398-9e4b-465b-811e-5c3ffeb78f79 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volume_transfer [None req-a7e43b3e-e7bd-4c6d-b456-243123df4aa1 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Creating new volume transfer {'transfer': {'volume_id': '865278f6-82f6-4697-96bc-fb5527b442b3'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volume_transfer [None req-a7e43b3e-e7bd-4c6d-b456-243123df4aa1 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Creating transfer of volume 865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.transfer.api [None req-a7e43b3e-e7bd-4c6d-b456-243123df4aa1 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Generating transfer record for volume 865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 784/1595] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a2f656c9-ed26-46ad-8cd7-7c25f6a3c672 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a2f656c9-ed26-46ad-8cd7-7c25f6a3c672 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a2f656c9-ed26-46ad-8cd7-7c25f6a3c672 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a2f656c9-ed26-46ad-8cd7-7c25f6a3c672 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7e43b3e-e7bd-4c6d-b456-243123df4aa1 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volume-transfers returned with HTTP 202 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 812/1596] 192.168.122.80 () {62 vars in 1205 bytes} [Mon Sep 7 17:06:09 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3afc2ee4-fc80-4342-ba64-e5507e152caa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3afc2ee4-fc80-4342-ba64-e5507e152caa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3afc2ee4-fc80-4342-ba64-e5507e152caa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3afc2ee4-fc80-4342-ba64-e5507e152caa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a2f656c9-ed26-46ad-8cd7-7c25f6a3c672 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 785/1597] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True => generated 1064 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f50e4250-d090-417f-a741-d90c02fc68ed None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3afc2ee4-fc80-4342-ba64-e5507e152caa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f50e4250-d090-417f-a741-d90c02fc68ed tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] DELETE http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f50e4250-d090-417f-a741-d90c02fc68ed tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f50e4250-d090-417f-a741-d90c02fc68ed tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-f50e4250-d090-417f-a741-d90c02fc68ed tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Delete volume with id: 38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3afc2ee4-fc80-4342-ba64-e5507e152caa tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 813/1598] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f50e4250-d090-417f-a741-d90c02fc68ed tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6cb82130-e01c-4455-a765-8d33a14cad54 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6cb82130-e01c-4455-a765-8d33a14cad54 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer/detail Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6cb82130-e01c-4455-a765-8d33a14cad54 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6cb82130-e01c-4455-a765-8d33a14cad54 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.volume_transfer [None req-6cb82130-e01c-4455-a765-8d33a14cad54 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] Listing volume transfers {{(pid=86481) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6cb82130-e01c-4455-a765-8d33a14cad54 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 814/1599] 192.168.122.80 () {60 vars in 1211 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2aa4fb76-33cc-4726-804c-ddbecbc2c5b0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2aa4fb76-33cc-4726-804c-ddbecbc2c5b0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] DELETE http://192.168.122.80/volume/v3/volume-transfers/903035dc-f94b-4a12-b425-3dcf3d46ae45 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2aa4fb76-33cc-4726-804c-ddbecbc2c5b0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2aa4fb76-33cc-4726-804c-ddbecbc2c5b0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.contrib.volume_transfer [None req-2aa4fb76-33cc-4726-804c-ddbecbc2c5b0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Delete transfer with id: 903035dc-f94b-4a12-b425-3dcf3d46ae45 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f50e4250-d090-417f-a741-d90c02fc68ed tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Delete volume request issued successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f50e4250-d090-417f-a741-d90c02fc68ed tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 returned with HTTP 202 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 786/1600] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:09 2026] DELETE /volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-73ba13e3-83fb-4ed6-a834-0d7a2ce650e0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-73ba13e3-83fb-4ed6-a834-0d7a2ce650e0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-73ba13e3-83fb-4ed6-a834-0d7a2ce650e0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-73ba13e3-83fb-4ed6-a834-0d7a2ce650e0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2aa4fb76-33cc-4726-804c-ddbecbc2c5b0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volume-transfers/903035dc-f94b-4a12-b425-3dcf3d46ae45 returned with HTTP 202 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 815/1601] 192.168.122.80 () {60 vars in 1298 bytes} [Mon Sep 7 17:06:09 2026] DELETE /volume/v3/volume-transfers/903035dc-f94b-4a12-b425-3dcf3d46ae45 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-73ba13e3-83fb-4ed6-a834-0d7a2ce650e0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4df2f033-380a-44c9-8079-6b8a9731fb32 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4df2f033-380a-44c9-8079-6b8a9731fb32 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4df2f033-380a-44c9-8079-6b8a9731fb32 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4df2f033-380a-44c9-8079-6b8a9731fb32 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-73ba13e3-83fb-4ed6-a834-0d7a2ce650e0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 787/1602] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4df2f033-380a-44c9-8079-6b8a9731fb32 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4df2f033-380a-44c9-8079-6b8a9731fb32 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 816/1603] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 953 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ddae89c5-0f13-42ff-9bb8-748c940803a0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ddae89c5-0f13-42ff-9bb8-748c940803a0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] DELETE http://192.168.122.80/volume/v3/volume-transfers/903035dc-f94b-4a12-b425-3dcf3d46ae45 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ddae89c5-0f13-42ff-9bb8-748c940803a0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ddae89c5-0f13-42ff-9bb8-748c940803a0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.volume_transfer [None req-ddae89c5-0f13-42ff-9bb8-748c940803a0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Delete transfer with id: 903035dc-f94b-4a12-b425-3dcf3d46ae45 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ddae89c5-0f13-42ff-9bb8-748c940803a0 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volume-transfers/903035dc-f94b-4a12-b425-3dcf3d46ae45 returned with HTTP 404 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 788/1604] 192.168.122.80 () {60 vars in 1298 bytes} [Mon Sep 7 17:06:09 2026] DELETE /volume/v3/volume-transfers/903035dc-f94b-4a12-b425-3dcf3d46ae45 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-41f6f6b3-ffab-448c-ab33-797d6b65fbad None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-41f6f6b3-ffab-448c-ab33-797d6b65fbad tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-41f6f6b3-ffab-448c-ab33-797d6b65fbad tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-41f6f6b3-ffab-448c-ab33-797d6b65fbad tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-41f6f6b3-ffab-448c-ab33-797d6b65fbad tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Delete volume with id: 865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-41f6f6b3-ffab-448c-ab33-797d6b65fbad tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-41f6f6b3-ffab-448c-ab33-797d6b65fbad tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Delete volume request issued successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-41f6f6b3-ffab-448c-ab33-797d6b65fbad tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 202 Sep 07 17:06:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 817/1605] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:06:09 2026] DELETE /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fff553ac-c895-4002-83b0-b35080b1dfde None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fff553ac-c895-4002-83b0-b35080b1dfde tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] GET http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fff553ac-c895-4002-83b0-b35080b1dfde tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fff553ac-c895-4002-83b0-b35080b1dfde tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fff553ac-c895-4002-83b0-b35080b1dfde tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Volume info retrieved successfully. Sep 07 17:06:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fff553ac-c895-4002-83b0-b35080b1dfde tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 200 Sep 07 17:06:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 789/1606] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:09 2026] GET /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 1136 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cfe04b91-d9f7-40d1-9664-c7b92c13e769 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cfe04b91-d9f7-40d1-9664-c7b92c13e769 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cfe04b91-d9f7-40d1-9664-c7b92c13e769 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cfe04b91-d9f7-40d1-9664-c7b92c13e769 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cfe04b91-d9f7-40d1-9664-c7b92c13e769 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cfe04b91-d9f7-40d1-9664-c7b92c13e769 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 818/1607] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:10 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b4383962-8cbb-444f-8e21-b93c11e52da3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b4383962-8cbb-444f-8e21-b93c11e52da3 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b4383962-8cbb-444f-8e21-b93c11e52da3 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b4383962-8cbb-444f-8e21-b93c11e52da3 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b4383962-8cbb-444f-8e21-b93c11e52da3 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 returned with HTTP 404 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 790/1608] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:10 2026] GET /volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-199d18f3-836a-4955-906f-bd5845e054c2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-199d18f3-836a-4955-906f-bd5845e054c2 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-199d18f3-836a-4955-906f-bd5845e054c2 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-199d18f3-836a-4955-906f-bd5845e054c2 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-199d18f3-836a-4955-906f-bd5845e054c2 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 returned with HTTP 404 Sep 07 17:06:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 819/1609] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:10 2026] GET /volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-67e71969-c4ab-4189-a12d-157c12ddd4db None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-67e71969-c4ab-4189-a12d-157c12ddd4db tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] DELETE http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-67e71969-c4ab-4189-a12d-157c12ddd4db tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-67e71969-c4ab-4189-a12d-157c12ddd4db tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-67e71969-c4ab-4189-a12d-157c12ddd4db tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Delete volume with id: 38176275-47e8-484b-a82e-7f8de0d04c25 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-67e71969-c4ab-4189-a12d-157c12ddd4db tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 returned with HTTP 404 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 791/1610] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:10 2026] DELETE /volume/v3/volumes/38176275-47e8-484b-a82e-7f8de0d04c25 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1607835286"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1607835286'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Create volume of 1 GB Sep 07 17:06:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Availability Zones retrieved successfully. Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Flow 'volume_create_api' (69bf8a15-f2ca-481e-9534-1d27aab0a63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79768cc-ea32-4ec4-a3f2-0e83204f73f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ecd5dc80-cda8-4ebf-b32e-9efa517f7438 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ecd5dc80-cda8-4ebf-b32e-9efa517f7438 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] GET http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ecd5dc80-cda8-4ebf-b32e-9efa517f7438 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ecd5dc80-cda8-4ebf-b32e-9efa517f7438 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ecd5dc80-cda8-4ebf-b32e-9efa517f7438 tempest-VolumesTransfersV357Test-944557210 tempest-VolumesTransfersV357Test-944557210-project-admin] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 404 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 792/1611] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:10 2026] GET /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79768cc-ea32-4ec4-a3f2-0e83204f73f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d9dfa66f-a5a3-4669-99df-bdcc467491b8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9dfa66f-a5a3-4669-99df-bdcc467491b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] GET http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9dfa66f-a5a3-4669-99df-bdcc467491b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d9dfa66f-a5a3-4669-99df-bdcc467491b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a7c4b6-1e9e-4e88-8ae0-cc1b3b141086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d9dfa66f-a5a3-4669-99df-bdcc467491b8 tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 404 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 793/1612] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:06:10 2026] GET /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb9688eb-8cfd-47e7-8f4d-dae74fd57b2d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb9688eb-8cfd-47e7-8f4d-dae74fd57b2d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] DELETE http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb9688eb-8cfd-47e7-8f4d-dae74fd57b2d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb9688eb-8cfd-47e7-8f4d-dae74fd57b2d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-cb9688eb-8cfd-47e7-8f4d-dae74fd57b2d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] Delete volume with id: 865278f6-82f6-4697-96bc-fb5527b442b3 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb9688eb-8cfd-47e7-8f4d-dae74fd57b2d tempest-VolumesTransfersV357Test-1711322361 tempest-VolumesTransfersV357Test-1711322361-project-member] http://192.168.122.80/volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 returned with HTTP 404 Sep 07 17:06:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 794/1613] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:06:10 2026] DELETE /volume/v3/volumes/865278f6-82f6-4697-96bc-fb5527b442b3 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Created reservations ['7105191a-3237-4e7b-816a-276731fb6596', '68c9f1ba-3199-4631-b7d7-51b0858c3cc4', 'ad694a00-2ae8-450a-b204-19cce1ab9d70', '84d64680-47f2-4f18-870f-38aa4a61ec31'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a7c4b6-1e9e-4e88-8ae0-cc1b3b141086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7105191a-3237-4e7b-816a-276731fb6596', '68c9f1ba-3199-4631-b7d7-51b0858c3cc4', 'ad694a00-2ae8-450a-b204-19cce1ab9d70', '84d64680-47f2-4f18-870f-38aa4a61ec31']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e7b01c-a031-4695-8dcf-cc10a841250f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e7b01c-a031-4695-8dcf-cc10a841250f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0954efcc-58d3-42d8-a344-51d0017b7ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1607835286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a142807f47d643109987168d3d2bf26a',qos_specs=None,replication_status=,reservations=['7105191a-3237-4e7b-816a-276731fb6596','68c9f1ba-3199-4631-b7d7-51b0858c3cc4','ad694a00-2ae8-450a-b204-19cce1ab9d70','84d64680-47f2-4f18-870f-38aa4a61ec31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56b4800538c54336b72e5747e0c4ac4e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1607835286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0954efcc-58d3-42d8-a344-51d0017b7ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a142807f47d643109987168d3d2bf26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56b4800538c54336b72e5747e0c4ac4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce83d13-4665-49ef-b794-cd8d99f430fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce83d13-4665-49ef-b794-cd8d99f430fd) transitioned into state 'SUCCESS' from state '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-1607835286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a142807f47d643109987168d3d2bf26a',qos_specs=None,replication_status=,reservations=['7105191a-3237-4e7b-816a-276731fb6596','68c9f1ba-3199-4631-b7d7-51b0858c3cc4','ad694a00-2ae8-450a-b204-19cce1ab9d70','84d64680-47f2-4f18-870f-38aa4a61ec31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56b4800538c54336b72e5747e0c4ac4e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45b29c7-c416-47b4-bcb3-ba25ada76315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45b29c7-c416-47b4-bcb3-ba25ada76315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Flow 'volume_create_api' (69bf8a15-f2ca-481e-9534-1d27aab0a63d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Create volume request issued successfully. Sep 07 17:06:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a0bcb88-a08d-4fcf-8d1a-7424c076b5a0 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 820/1614] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:10 2026] POST /volume/v3/volumes => generated 763 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-073da9de-6dd1-4ab8-ba10-5d896ab6ed80 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-073da9de-6dd1-4ab8-ba10-5d896ab6ed80 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-073da9de-6dd1-4ab8-ba10-5d896ab6ed80 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-073da9de-6dd1-4ab8-ba10-5d896ab6ed80 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-073da9de-6dd1-4ab8-ba10-5d896ab6ed80 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Volume info retrieved successfully. Sep 07 17:06:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-073da9de-6dd1-4ab8-ba10-5d896ab6ed80 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 200 Sep 07 17:06:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 795/1615] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:11 2026] GET /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 831 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-016572f6-ef12-4876-aba1-8fdf945d0253 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-016572f6-ef12-4876-aba1-8fdf945d0253 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-016572f6-ef12-4876-aba1-8fdf945d0253 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-016572f6-ef12-4876-aba1-8fdf945d0253 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-016572f6-ef12-4876-aba1-8fdf945d0253 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-016572f6-ef12-4876-aba1-8fdf945d0253 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 821/1616] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:11 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c6342a8e-3822-4eb0-9e76-0e90747af1cf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6342a8e-3822-4eb0-9e76-0e90747af1cf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:06:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6342a8e-3822-4eb0-9e76-0e90747af1cf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "635d286b-87a3-4e38-bdd2-b1cb9b5b70fb", "name": "tempest-VolumesExtendTest-Snapshot-959404516"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c6342a8e-3822-4eb0-9e76-0e90747af1cf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:11 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-c6342a8e-3822-4eb0-9e76-0e90747af1cf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Create snapshot from volume 635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:11 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-c6342a8e-3822-4eb0-9e76-0e90747af1cf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Created reservations ['ad7a798a-082b-4a09-a43a-50ba12d6c3c3', 'e0f9b5cf-a5bc-44fc-8eef-936039564b9e', '86a06f7e-f3e3-4a22-9b3d-983804572c37', 'a5b65400-8514-49ef-bafa-db041e5333e5'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c6342a8e-3822-4eb0-9e76-0e90747af1cf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot create request issued successfully. Sep 07 17:06:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6342a8e-3822-4eb0-9e76-0e90747af1cf tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:06:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 796/1617] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:06:11 2026] POST /volume/v3/snapshots => generated 303 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8ba512ba-2368-4931-8600-b37dc86c5bf3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8ba512ba-2368-4931-8600-b37dc86c5bf3 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8ba512ba-2368-4931-8600-b37dc86c5bf3 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8ba512ba-2368-4931-8600-b37dc86c5bf3 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8ba512ba-2368-4931-8600-b37dc86c5bf3 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot retrieved successfully. Sep 07 17:06:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8ba512ba-2368-4931-8600-b37dc86c5bf3 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 200 Sep 07 17:06:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 822/1618] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:11 2026] GET /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-787e6e11-9afd-43c9-bbdf-8bc5bf268143 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-787e6e11-9afd-43c9-bbdf-8bc5bf268143 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-787e6e11-9afd-43c9-bbdf-8bc5bf268143 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-787e6e11-9afd-43c9-bbdf-8bc5bf268143 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-787e6e11-9afd-43c9-bbdf-8bc5bf268143 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Volume info retrieved successfully. Sep 07 17:06:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-787e6e11-9afd-43c9-bbdf-8bc5bf268143 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 200 Sep 07 17:06:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 797/1619] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:12 2026] GET /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-029756c7-bb25-4ac6-8e58-2c24da37c45f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-029756c7-bb25-4ac6-8e58-2c24da37c45f tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-029756c7-bb25-4ac6-8e58-2c24da37c45f tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-029756c7-bb25-4ac6-8e58-2c24da37c45f tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-029756c7-bb25-4ac6-8e58-2c24da37c45f tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot retrieved successfully. Sep 07 17:06:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-029756c7-bb25-4ac6-8e58-2c24da37c45f tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 200 Sep 07 17:06:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 823/1620] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:12 2026] GET /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cfa6b054-cc40-4268-a7ff-099278894f85 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cfa6b054-cc40-4268-a7ff-099278894f85 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cfa6b054-cc40-4268-a7ff-099278894f85 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cfa6b054-cc40-4268-a7ff-099278894f85 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cfa6b054-cc40-4268-a7ff-099278894f85 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Volume info retrieved successfully. Sep 07 17:06:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cfa6b054-cc40-4268-a7ff-099278894f85 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 200 Sep 07 17:06:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 798/1621] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:13 2026] GET /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5ddce9c0-74f6-4628-adf0-82f9ddc9dfb7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ddce9c0-74f6-4628-adf0-82f9ddc9dfb7 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ddce9c0-74f6-4628-adf0-82f9ddc9dfb7 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ddce9c0-74f6-4628-adf0-82f9ddc9dfb7 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ddce9c0-74f6-4628-adf0-82f9ddc9dfb7 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True returned with HTTP 200 Sep 07 17:06:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 824/1622] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:06:13 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True => generated 1064 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0d89265-9a3d-4f1c-a803-881374f47ac0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0d89265-9a3d-4f1c-a803-881374f47ac0 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/cc14d8ca24b643f3bcc3bf5526d2e93c?usage=True Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0d89265-9a3d-4f1c-a803-881374f47ac0 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0d89265-9a3d-4f1c-a803-881374f47ac0 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0d89265-9a3d-4f1c-a803-881374f47ac0 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/cc14d8ca24b643f3bcc3bf5526d2e93c?usage=True returned with HTTP 200 Sep 07 17:06:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 799/1623] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:06:13 2026] GET /volume/v3/os-quota-sets/cc14d8ca24b643f3bcc3bf5526d2e93c?usage=True => generated 1064 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a27b3b73-6257-4377-b22d-325e52930653 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a27b3b73-6257-4377-b22d-325e52930653 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] POST http://192.168.122.80/volume/v3/os-volume-transfer Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a27b3b73-6257-4377-b22d-325e52930653 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0954efcc-58d3-42d8-a344-51d0017b7ee5"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.volume_transfer [None req-a27b3b73-6257-4377-b22d-325e52930653 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Creating new volume transfer {'transfer': {'volume_id': '0954efcc-58d3-42d8-a344-51d0017b7ee5'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.api.contrib.volume_transfer [None req-a27b3b73-6257-4377-b22d-325e52930653 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Creating transfer of volume 0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.transfer.api [None req-a27b3b73-6257-4377-b22d-325e52930653 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Generating transfer record for volume 0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a27b3b73-6257-4377-b22d-325e52930653 tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 17:06:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 825/1624] 192.168.122.80 () {60 vars in 1170 bytes} [Mon Sep 7 17:06:13 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fbf38158-2e02-4c57-a206-38448d237f22 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a18e06fb-87be-4c29-b293-54d1b97de130 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a18e06fb-87be-4c29-b293-54d1b97de130 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a18e06fb-87be-4c29-b293-54d1b97de130 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a18e06fb-87be-4c29-b293-54d1b97de130 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a18e06fb-87be-4c29-b293-54d1b97de130 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot retrieved successfully. Sep 07 17:06:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a18e06fb-87be-4c29-b293-54d1b97de130 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 200 Sep 07 17:06:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 826/1625] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:13 2026] GET /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 435 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] POST http://192.168.122.80/volume/v3/os-volume-transfer/8ebd3642-1b5c-4843-95de-fdda46f9f681/accept Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "af0cd6ebaf3e7c74"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.volume_transfer [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Accepting volume transfer 8ebd3642-1b5c-4843-95de-fdda46f9f681 {{(pid=86480) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 17:06:13 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.volume_transfer [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Accepting transfer 8ebd3642-1b5c-4843-95de-fdda46f9f681 Sep 07 17:06:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Created reservations ['bc35e26f-2972-41fe-82d9-9a2495c8128b', 'f6b90d1e-6b7b-486d-ab39-b01c8ac733b7', '90ce454a-5ed6-47bb-b8d5-2f97825e70c8', 'dcb1f40a-cd3b-4d23-be4e-37bcd8f2c92a'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Created reservations ['3d1a1171-717e-4b19-93be-405c3da4fb1e', 'db21f6d3-9400-42e9-8900-94f616849344', 'c249cacb-3f98-48e7-9f8c-8bfe058c0052', '3648e9f9-151b-4784-b496-631ccc5aca33'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Created reservations ['e2d4b673-33a5-4268-80f3-7305a2b9c41b', 'd4359330-d9b2-40f3-90d1-0ca676380fc3', '63802502-624f-44e6-9a9c-fc65cc24ea30', '2e00772f-8977-44b5-a8d7-2d887a7061da'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Created reservations ['4dc5fd3b-8d9e-4bca-b49b-d428ea3ba87e', '6d0fe0f5-925b-434c-9179-8e0c525f03af', '77a10867-1885-485a-b088-ad91f339fccb', '6aca09af-d1d3-45b2-9bbc-a6dc1a64020a'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Transfer volume completed successfully. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.transfer.api [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Volume 0954efcc-58d3-42d8-a344-51d0017b7ee5 has been transferred. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fbf38158-2e02-4c57-a206-38448d237f22 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] http://192.168.122.80/volume/v3/os-volume-transfer/8ebd3642-1b5c-4843-95de-fdda46f9f681/accept returned with HTTP 202 Sep 07 17:06:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 800/1626] 192.168.122.80 () {60 vars in 1302 bytes} [Mon Sep 7 17:06:13 2026] POST /volume/v3/os-volume-transfer/8ebd3642-1b5c-4843-95de-fdda46f9f681/accept => generated 371 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-881de69e-e131-4d5c-b969-b051df41fff1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-881de69e-e131-4d5c-b969-b051df41fff1 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] GET http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-881de69e-e131-4d5c-b969-b051df41fff1 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-881de69e-e131-4d5c-b969-b051df41fff1 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-881de69e-e131-4d5c-b969-b051df41fff1 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] Volume info retrieved successfully. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3fde4d30-80e9-4574-a988-16034e72c1d1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fde4d30-80e9-4574-a988-16034e72c1d1 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fde4d30-80e9-4574-a988-16034e72c1d1 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fde4d30-80e9-4574-a988-16034e72c1d1 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-881de69e-e131-4d5c-b969-b051df41fff1 tempest-VolumeQuotasAdminTestJSON-1689818588 tempest-VolumeQuotasAdminTestJSON-1689818588-project-member] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 200 Sep 07 17:06:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 827/1627] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:14 2026] GET /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7452c02a-70a9-498b-9c41-ad2946b986ad None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3fde4d30-80e9-4574-a988-16034e72c1d1 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot retrieved successfully. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fde4d30-80e9-4574-a988-16034e72c1d1 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 200 Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7452c02a-70a9-498b-9c41-ad2946b986ad tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7452c02a-70a9-498b-9c41-ad2946b986ad tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 801/1628] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:14 2026] GET /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 462 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7452c02a-70a9-498b-9c41-ad2946b986ad tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-51627297-9856-405e-99c6-afddc64e6dff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51627297-9856-405e-99c6-afddc64e6dff tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] POST http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb/action Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51627297-9856-405e-99c6-afddc64e6dff tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51627297-9856-405e-99c6-afddc64e6dff tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-51627297-9856-405e-99c6-afddc64e6dff tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7452c02a-70a9-498b-9c41-ad2946b986ad tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True returned with HTTP 200 Sep 07 17:06:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 828/1629] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:06:14 2026] GET /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a?usage=True => generated 1064 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a2def650-8419-40a7-93b0-67f0ad585985 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2def650-8419-40a7-93b0-67f0ad585985 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/cc14d8ca24b643f3bcc3bf5526d2e93c?usage=True Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2def650-8419-40a7-93b0-67f0ad585985 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2def650-8419-40a7-93b0-67f0ad585985 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-51627297-9856-405e-99c6-afddc64e6dff tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Created reservations ['df5b9fb5-4a5a-469c-bbb9-b59076eed9e3', '1e9d966f-fa6b-4cc1-852a-cce11d53bb7a'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-51627297-9856-405e-99c6-afddc64e6dff tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Extend volume request issued successfully. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51627297-9856-405e-99c6-afddc64e6dff tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb/action returned with HTTP 202 Sep 07 17:06:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 802/1630] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:06:14 2026] POST /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2def650-8419-40a7-93b0-67f0ad585985 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/cc14d8ca24b643f3bcc3bf5526d2e93c?usage=True returned with HTTP 200 Sep 07 17:06:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 829/1631] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:06:14 2026] GET /volume/v3/os-quota-sets/cc14d8ca24b643f3bcc3bf5526d2e93c?usage=True => generated 1064 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-14822ef5-43de-4936-ba48-feb1de428725 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-14822ef5-43de-4936-ba48-feb1de428725 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-14822ef5-43de-4936-ba48-feb1de428725 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-14822ef5-43de-4936-ba48-feb1de428725 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4ec453dd-0fc3-457f-8aeb-76b1e609517d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4ec453dd-0fc3-457f-8aeb-76b1e609517d tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4ec453dd-0fc3-457f-8aeb-76b1e609517d tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4ec453dd-0fc3-457f-8aeb-76b1e609517d tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:14 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4ec453dd-0fc3-457f-8aeb-76b1e609517d tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Delete volume with id: 0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-14822ef5-43de-4936-ba48-feb1de428725 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-14822ef5-43de-4936-ba48-feb1de428725 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 803/1632] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:14 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4ec453dd-0fc3-457f-8aeb-76b1e609517d tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Volume info retrieved successfully. Sep 07 17:06:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4ec453dd-0fc3-457f-8aeb-76b1e609517d tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Delete volume request issued successfully. Sep 07 17:06:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4ec453dd-0fc3-457f-8aeb-76b1e609517d tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 202 Sep 07 17:06:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 830/1633] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:14 2026] DELETE /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3f2d7ffa-4ff0-4c80-9636-7a12d71aa92c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3f2d7ffa-4ff0-4c80-9636-7a12d71aa92c tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3f2d7ffa-4ff0-4c80-9636-7a12d71aa92c tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3f2d7ffa-4ff0-4c80-9636-7a12d71aa92c tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3f2d7ffa-4ff0-4c80-9636-7a12d71aa92c tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Volume info retrieved successfully. Sep 07 17:06:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3f2d7ffa-4ff0-4c80-9636-7a12d71aa92c tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 200 Sep 07 17:06:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 804/1634] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:15 2026] GET /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 1018 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-26fa1c9e-12a7-4d41-bc1c-e66d503c1e3b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-26fa1c9e-12a7-4d41-bc1c-e66d503c1e3b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-26fa1c9e-12a7-4d41-bc1c-e66d503c1e3b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-26fa1c9e-12a7-4d41-bc1c-e66d503c1e3b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-26fa1c9e-12a7-4d41-bc1c-e66d503c1e3b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-26fa1c9e-12a7-4d41-bc1c-e66d503c1e3b tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 831/1635] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:16 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2594112-bab2-4b0a-bd5a-186a55636c34 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2594112-bab2-4b0a-bd5a-186a55636c34 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2594112-bab2-4b0a-bd5a-186a55636c34 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2594112-bab2-4b0a-bd5a-186a55636c34 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d2594112-bab2-4b0a-bd5a-186a55636c34 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] Volume info retrieved successfully. Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2594112-bab2-4b0a-bd5a-186a55636c34 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-reader] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 805/1636] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:16 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dd6e7a4b-0551-4760-8afc-5daaa1f87538 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dd6e7a4b-0551-4760-8afc-5daaa1f87538 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dd6e7a4b-0551-4760-8afc-5daaa1f87538 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dd6e7a4b-0551-4760-8afc-5daaa1f87538 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-dd6e7a4b-0551-4760-8afc-5daaa1f87538 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Delete snapshot with id: 48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dd6e7a4b-0551-4760-8afc-5daaa1f87538 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot retrieved successfully. Sep 07 17:06:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dd6e7a4b-0551-4760-8afc-5daaa1f87538 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot delete request issued successfully. Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c807478d-172f-4753-aa58-b2b0c004aba8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dd6e7a4b-0551-4760-8afc-5daaa1f87538 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 202 Sep 07 17:06:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 832/1637] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:06:16 2026] DELETE /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c807478d-172f-4753-aa58-b2b0c004aba8 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c807478d-172f-4753-aa58-b2b0c004aba8 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c807478d-172f-4753-aa58-b2b0c004aba8 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bc062bdd-6f7b-4b2f-879a-b7fd5713f3f7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc062bdd-6f7b-4b2f-879a-b7fd5713f3f7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc062bdd-6f7b-4b2f-879a-b7fd5713f3f7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc062bdd-6f7b-4b2f-879a-b7fd5713f3f7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c807478d-172f-4753-aa58-b2b0c004aba8 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 404 Sep 07 17:06:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 806/1638] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:16 2026] GET /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-993818f2-6950-4314-a0ef-ea194e16b77a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-993818f2-6950-4314-a0ef-ea194e16b77a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] GET http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-993818f2-6950-4314-a0ef-ea194e16b77a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-993818f2-6950-4314-a0ef-ea194e16b77a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bc062bdd-6f7b-4b2f-879a-b7fd5713f3f7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot retrieved successfully. Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc062bdd-6f7b-4b2f-879a-b7fd5713f3f7 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 200 Sep 07 17:06:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 833/1639] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:16 2026] GET /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 461 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-993818f2-6950-4314-a0ef-ea194e16b77a tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 404 Sep 07 17:06:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 807/1640] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:16 2026] GET /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d96d1bfb-3b4c-4445-a9da-713c1b83da3b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d96d1bfb-3b4c-4445-a9da-713c1b83da3b tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d96d1bfb-3b4c-4445-a9da-713c1b83da3b tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d96d1bfb-3b4c-4445-a9da-713c1b83da3b tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-d96d1bfb-3b4c-4445-a9da-713c1b83da3b tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] Delete volume with id: 0954efcc-58d3-42d8-a344-51d0017b7ee5 Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d96d1bfb-3b4c-4445-a9da-713c1b83da3b tempest-VolumeQuotasAdminTestJSON-1194163895 tempest-VolumeQuotasAdminTestJSON-1194163895-project-member] http://192.168.122.80/volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 returned with HTTP 404 Sep 07 17:06:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 834/1641] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:16 2026] DELETE /volume/v3/volumes/0954efcc-58d3-42d8-a344-51d0017b7ee5 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6763f720-eb50-4a07-a997-b82d41e3d752 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6763f720-eb50-4a07-a997-b82d41e3d752 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/f9618f8a1b4d4d42ba7d33e4a457ce87?usage=True Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6763f720-eb50-4a07-a997-b82d41e3d752 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6763f720-eb50-4a07-a997-b82d41e3d752 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6763f720-eb50-4a07-a997-b82d41e3d752 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/f9618f8a1b4d4d42ba7d33e4a457ce87?usage=True returned with HTTP 200 Sep 07 17:06:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 808/1642] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:06:16 2026] GET /volume/v3/os-quota-sets/f9618f8a1b4d4d42ba7d33e4a457ce87?usage=True => generated 1064 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9d1d4c27-7221-4eed-a9d0-ed0a32445217 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9d1d4c27-7221-4eed-a9d0-ed0a32445217 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a Sep 07 17:06:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9d1d4c27-7221-4eed-a9d0-ed0a32445217 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9d1d4c27-7221-4eed-a9d0-ed0a32445217 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a returned with HTTP 200 Sep 07 17:06:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 835/1643] 192.168.122.80 () {60 vars in 1254 bytes} [Mon Sep 7 17:06:16 2026] PUT /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a => generated 400 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-de0d5cf2-6883-40cd-9ecf-2e0b69202bb6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de0d5cf2-6883-40cd-9ecf-2e0b69202bb6 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a Sep 07 17:06:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de0d5cf2-6883-40cd-9ecf-2e0b69202bb6 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de0d5cf2-6883-40cd-9ecf-2e0b69202bb6 tempest-VolumeQuotasAdminTestJSON-2083428656 tempest-VolumeQuotasAdminTestJSON-2083428656-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a returned with HTTP 200 Sep 07 17:06:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 809/1644] 192.168.122.80 () {60 vars in 1254 bytes} [Mon Sep 7 17:06:16 2026] PUT /volume/v3/os-quota-sets/a142807f47d643109987168d3d2bf26a => generated 398 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a2fdd114-0d57-4587-8813-5c98c4c1b726 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2fdd114-0d57-4587-8813-5c98c4c1b726 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2fdd114-0d57-4587-8813-5c98c4c1b726 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2fdd114-0d57-4587-8813-5c98c4c1b726 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a2fdd114-0d57-4587-8813-5c98c4c1b726 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2fdd114-0d57-4587-8813-5c98c4c1b726 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 836/1645] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:17 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 881 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a0f91573-2857-45fa-923c-ef2e5846a5c6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e64ce465-f012-4897-9de7-fd57a7b7ceda None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a0f91573-2857-45fa-923c-ef2e5846a5c6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a0f91573-2857-45fa-923c-ef2e5846a5c6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a0f91573-2857-45fa-923c-ef2e5846a5c6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e64ce465-f012-4897-9de7-fd57a7b7ceda tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e64ce465-f012-4897-9de7-fd57a7b7ceda tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e64ce465-f012-4897-9de7-fd57a7b7ceda tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a0f91573-2857-45fa-923c-ef2e5846a5c6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot retrieved successfully. Sep 07 17:06:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e64ce465-f012-4897-9de7-fd57a7b7ceda tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a0f91573-2857-45fa-923c-ef2e5846a5c6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 200 Sep 07 17:06:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 810/1646] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:17 2026] GET /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 461 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e64ce465-f012-4897-9de7-fd57a7b7ceda tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 837/1647] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:17 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-abd335fa-45e5-4096-a156-ce75da3be39c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-abd335fa-45e5-4096-a156-ce75da3be39c tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-abd335fa-45e5-4096-a156-ce75da3be39c tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-abd335fa-45e5-4096-a156-ce75da3be39c tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-abd335fa-45e5-4096-a156-ce75da3be39c tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-abd335fa-45e5-4096-a156-ce75da3be39c tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 811/1648] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:06:17 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 881 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6522210a-014a-4809-90dc-3e9dec15dfa9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6522210a-014a-4809-90dc-3e9dec15dfa9 None None] GET http://192.168.122.80/volume// Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6522210a-014a-4809-90dc-3e9dec15dfa9 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6522210a-014a-4809-90dc-3e9dec15dfa9 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6522210a-014a-4809-90dc-3e9dec15dfa9 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:06:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 838/1649] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:06:17 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 17:06:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-0c98c88a-0c5e-4e6c-8e90-abc21c986ec8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-0c98c88a-0c5e-4e6c-8e90-abc21c986ec8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-0c98c88a-0c5e-4e6c-8e90-abc21c986ec8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d573e5d6-525e-4947-840c-b071aa025294", "connector": null, "instance_uuid": "80e5df2c-c5c9-4ad7-ae0a-4401c13bd6b2"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-0c98c88a-0c5e-4e6c-8e90-abc21c986ec8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:06:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 812/1650] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:06:17 2026] POST /volume/v3/attachments => generated 273 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e4e4c5b4-3c7c-4975-862f-5b8fd06b6be8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7f34dc15-644d-4295-bf7d-5fa67d430168 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e4e4c5b4-3c7c-4975-862f-5b8fd06b6be8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e4e4c5b4-3c7c-4975-862f-5b8fd06b6be8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e4e4c5b4-3c7c-4975-862f-5b8fd06b6be8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7f34dc15-644d-4295-bf7d-5fa67d430168 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7f34dc15-644d-4295-bf7d-5fa67d430168 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7f34dc15-644d-4295-bf7d-5fa67d430168 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7f34dc15-644d-4295-bf7d-5fa67d430168 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Snapshot retrieved successfully. Sep 07 17:06:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7f34dc15-644d-4295-bf7d-5fa67d430168 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 200 Sep 07 17:06:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 813/1651] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:18 2026] GET /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 461 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0d89fad8-a498-4ea5-a569-1980d786d03a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e4e4c5b4-3c7c-4975-862f-5b8fd06b6be8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e4e4c5b4-3c7c-4975-862f-5b8fd06b6be8 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 839/1652] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:18 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 880 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-86f5bbc9-4ffd-4cef-b2ef-ff1358e32776 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86f5bbc9-4ffd-4cef-b2ef-ff1358e32776 None None] GET http://192.168.122.80/volume// Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86f5bbc9-4ffd-4cef-b2ef-ff1358e32776 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86f5bbc9-4ffd-4cef-b2ef-ff1358e32776 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86f5bbc9-4ffd-4cef-b2ef-ff1358e32776 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:06:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 840/1653] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:06:18 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-32a17bf3-92df-4a19-b446-7f0a06654e29 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-32a17bf3-92df-4a19-b446-7f0a06654e29 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-32a17bf3-92df-4a19-b446-7f0a06654e29 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-32a17bf3-92df-4a19-b446-7f0a06654e29 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-32a17bf3-92df-4a19-b446-7f0a06654e29 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-32a17bf3-92df-4a19-b446-7f0a06654e29 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 841/1654] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:06:18 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 1061 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-023a77bc-9354-412f-ab63-a4496d44a41b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1060155705"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1060155705'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Create volume of 2 GB Sep 07 17:06:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-023a77bc-9354-412f-ab63-a4496d44a41b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] PUT http://192.168.122.80/volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97 Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-023a77bc-9354-412f-ab63-a4496d44a41b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Availability Zones retrieved successfully. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-023a77bc-9354-412f-ab63-a4496d44a41b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Acquiring lock "cinder-attachment_update-d573e5d6-525e-4947-840c-b071aa025294-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-023a77bc-9354-412f-ab63-a4496d44a41b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Lock "cinder-attachment_update-d573e5d6-525e-4947-840c-b071aa025294-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Flow 'volume_create_api' (f6bc2e9e-ba60-4661-9c7d-8fa5bedefd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa95236-a94f-4d71-9a4d-3a82656f7c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Validating volume size '2' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa95236-a94f-4d71-9a4d-3a82656f7c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:18 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ebbfe00-641f-42db-ba45-459f48f99b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-023a77bc-9354-412f-ab63-a4496d44a41b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Lock "cinder-attachment_update-d573e5d6-525e-4947-840c-b071aa025294-devstack" released by "attachment_update" :: held 0.273s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-023a77bc-9354-412f-ab63-a4496d44a41b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97 returned with HTTP 200 Sep 07 17:06:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 842/1655] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:06:18 2026] PUT /volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97 => generated 694 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Created reservations ['af58c01e-3e2b-42c7-a86a-9bd3f33fc2a3', '58d7fe7f-2db5-4119-b94f-9894e5adfa91', 'ce71d058-d618-4157-9797-1ef03abe54fc', '9fa32d6a-a148-4e9c-8d13-91a60d7f7596'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ebbfe00-641f-42db-ba45-459f48f99b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af58c01e-3e2b-42c7-a86a-9bd3f33fc2a3', '58d7fe7f-2db5-4119-b94f-9894e5adfa91', 'ce71d058-d618-4157-9797-1ef03abe54fc', '9fa32d6a-a148-4e9c-8d13-91a60d7f7596']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db52f710-c55c-403b-852e-c2cddf9fe717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db52f710-c55c-403b-852e-c2cddf9fe717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9ccedc9-b59f-419e-9ab5-1f91e70fe835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1060155705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a5e04bd3ca44e13a492443e96795f82',qos_specs=None,replication_status=,reservations=['af58c01e-3e2b-42c7-a86a-9bd3f33fc2a3','58d7fe7f-2db5-4119-b94f-9894e5adfa91','ce71d058-d618-4157-9797-1ef03abe54fc','9fa32d6a-a148-4e9c-8d13-91a60d7f7596'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36928000107f4158930d4caad32027fe',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1060155705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9ccedc9-b59f-419e-9ab5-1f91e70fe835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a5e04bd3ca44e13a492443e96795f82',provider_auth=None,provider_geometry=None,provider_id=None,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='36928000107f4158930d4caad32027fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8243e1a7-3c00-4c54-8eed-d6a6d0d9fdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8243e1a7-3c00-4c54-8eed-d6a6d0d9fdb0) transitioned into state 'SUCCESS' from state '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-1060155705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a5e04bd3ca44e13a492443e96795f82',qos_specs=None,replication_status=,reservations=['af58c01e-3e2b-42c7-a86a-9bd3f33fc2a3','58d7fe7f-2db5-4119-b94f-9894e5adfa91','ce71d058-d618-4157-9797-1ef03abe54fc','9fa32d6a-a148-4e9c-8d13-91a60d7f7596'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36928000107f4158930d4caad32027fe',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111329af-04a4-43db-b501-32bcc1cbcd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111329af-04a4-43db-b501-32bcc1cbcd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Flow 'volume_create_api' (f6bc2e9e-ba60-4661-9c7d-8fa5bedefd59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Create volume request issued successfully. Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0d89fad8-a498-4ea5-a569-1980d786d03a tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 814/1656] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:18 2026] POST /volume/v3/volumes => generated 762 bytes in 976 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6f2cb1c6-e0df-4ffe-85d5-b0364efea0da None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f2cb1c6-e0df-4ffe-85d5-b0364efea0da tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] GET http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f2cb1c6-e0df-4ffe-85d5-b0364efea0da tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f2cb1c6-e0df-4ffe-85d5-b0364efea0da tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9db5ac01-6fae-4c48-a399-54733586c780 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9db5ac01-6fae-4c48-a399-54733586c780 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9db5ac01-6fae-4c48-a399-54733586c780 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9db5ac01-6fae-4c48-a399-54733586c780 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6f2cb1c6-e0df-4ffe-85d5-b0364efea0da tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Volume info retrieved successfully. Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9db5ac01-6fae-4c48-a399-54733586c780 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf returned with HTTP 404 Sep 07 17:06:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 815/1657] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:19 2026] GET /volume/v3/snapshots/48ae85fe-c70a-4632-abc7-559fdeda9cbf => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f2cb1c6-e0df-4ffe-85d5-b0364efea0da tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 returned with HTTP 200 Sep 07 17:06:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 843/1658] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:19 2026] GET /volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 => generated 830 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2897ea6c-7855-43a8-b6b5-adeb483cdeab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0ef41b35-53b0-4c6f-845c-55d4059b16e7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2897ea6c-7855-43a8-b6b5-adeb483cdeab tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2897ea6c-7855-43a8-b6b5-adeb483cdeab tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2897ea6c-7855-43a8-b6b5-adeb483cdeab tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0ef41b35-53b0-4c6f-845c-55d4059b16e7 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0ef41b35-53b0-4c6f-845c-55d4059b16e7 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0ef41b35-53b0-4c6f-845c-55d4059b16e7 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2897ea6c-7855-43a8-b6b5-adeb483cdeab tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0ef41b35-53b0-4c6f-845c-55d4059b16e7 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0ef41b35-53b0-4c6f-845c-55d4059b16e7 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 844/1659] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:19 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 881 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2897ea6c-7855-43a8-b6b5-adeb483cdeab tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 816/1660] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:19 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 848 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a6624e5b-1251-4008-a3fa-f71b8c9ed7ef None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6624e5b-1251-4008-a3fa-f71b8c9ed7ef tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] DELETE http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6624e5b-1251-4008-a3fa-f71b8c9ed7ef tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6624e5b-1251-4008-a3fa-f71b8c9ed7ef tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-a6624e5b-1251-4008-a3fa-f71b8c9ed7ef tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Delete volume with id: 635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6624e5b-1251-4008-a3fa-f71b8c9ed7ef tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6624e5b-1251-4008-a3fa-f71b8c9ed7ef tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Delete volume request issued successfully. Sep 07 17:06:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6624e5b-1251-4008-a3fa-f71b8c9ed7ef tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 202 Sep 07 17:06:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 845/1661] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:19 2026] DELETE /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-06a5929d-c54b-4d77-98a7-1f7e0c7949b2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-06a5929d-c54b-4d77-98a7-1f7e0c7949b2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-06a5929d-c54b-4d77-98a7-1f7e0c7949b2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-06a5929d-c54b-4d77-98a7-1f7e0c7949b2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-06a5929d-c54b-4d77-98a7-1f7e0c7949b2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-06a5929d-c54b-4d77-98a7-1f7e0c7949b2 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 817/1662] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:19 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 847 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-c46d32c1-a232-4bb6-bafd-a0244806d841 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-c46d32c1-a232-4bb6-bafd-a0244806d841 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97/action Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-c46d32c1-a232-4bb6-bafd-a0244806d841 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action body: b'{"os-complete": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-c46d32c1-a232-4bb6-bafd-a0244806d841 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-2fd0aa1f-c546-4cdb-8a1f-a9d906ce298c req-c46d32c1-a232-4bb6-bafd-a0244806d841 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97/action returned with HTTP 204 Sep 07 17:06:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 846/1663] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:06:20 2026] POST /volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3a6e0816-5971-4b00-b4e8-698569ca29e3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a6e0816-5971-4b00-b4e8-698569ca29e3 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] GET http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 Sep 07 17:06:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a6e0816-5971-4b00-b4e8-698569ca29e3 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a6e0816-5971-4b00-b4e8-698569ca29e3 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3a6e0816-5971-4b00-b4e8-698569ca29e3 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Volume info retrieved successfully. Sep 07 17:06:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a6e0816-5971-4b00-b4e8-698569ca29e3 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 returned with HTTP 200 Sep 07 17:06:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 818/1664] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:20 2026] GET /volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cced5c26-3751-460b-8d15-7554752f2f04 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cced5c26-3751-460b-8d15-7554752f2f04 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cced5c26-3751-460b-8d15-7554752f2f04 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cced5c26-3751-460b-8d15-7554752f2f04 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cced5c26-3751-460b-8d15-7554752f2f04 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cced5c26-3751-460b-8d15-7554752f2f04 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 847/1665] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:20 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 1173 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-53e4ba09-62cd-42c7-a3e4-f5093391fe43 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-53e4ba09-62cd-42c7-a3e4-f5093391fe43 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-53e4ba09-62cd-42c7-a3e4-f5093391fe43 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-53e4ba09-62cd-42c7-a3e4-f5093391fe43 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-53e4ba09-62cd-42c7-a3e4-f5093391fe43 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-53e4ba09-62cd-42c7-a3e4-f5093391fe43 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 819/1666] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:20 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 1173 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e75c66ac-aca3-4502-8c71-04b70582b8b6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e75c66ac-aca3-4502-8c71-04b70582b8b6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e75c66ac-aca3-4502-8c71-04b70582b8b6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e75c66ac-aca3-4502-8c71-04b70582b8b6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e75c66ac-aca3-4502-8c71-04b70582b8b6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Volume info retrieved successfully. Sep 07 17:06:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e75c66ac-aca3-4502-8c71-04b70582b8b6 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 200 Sep 07 17:06:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 848/1667] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:20 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-52295ddd-c331-4eb3-8cf0-42efa508e15a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-52295ddd-c331-4eb3-8cf0-42efa508e15a tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-52295ddd-c331-4eb3-8cf0-42efa508e15a tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-52295ddd-c331-4eb3-8cf0-42efa508e15a tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-52295ddd-c331-4eb3-8cf0-42efa508e15a tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-52295ddd-c331-4eb3-8cf0-42efa508e15a tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 820/1668] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:06:21 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 1173 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a8cbf57e-d984-4edf-80fd-8cf1967da7e7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a8cbf57e-d984-4edf-80fd-8cf1967da7e7 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] GET http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a8cbf57e-d984-4edf-80fd-8cf1967da7e7 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a8cbf57e-d984-4edf-80fd-8cf1967da7e7 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-9727bccd-cc55-43b6-9640-6f5214bafb5d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-9727bccd-cc55-43b6-9640-6f5214bafb5d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] POST http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294/action Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-9727bccd-cc55-43b6-9640-6f5214bafb5d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-9727bccd-cc55-43b6-9640-6f5214bafb5d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a8cbf57e-d984-4edf-80fd-8cf1967da7e7 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Volume info retrieved successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-9727bccd-cc55-43b6-9640-6f5214bafb5d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a8cbf57e-d984-4edf-80fd-8cf1967da7e7 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 returned with HTTP 200 Sep 07 17:06:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 849/1669] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:21 2026] GET /volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-9727bccd-cc55-43b6-9640-6f5214bafb5d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Begin detaching volume completed successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-9727bccd-cc55-43b6-9640-6f5214bafb5d tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294/action returned with HTTP 202 Sep 07 17:06:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 821/1670] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:06:21 2026] POST /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a9ccedc9-b59f-419e-9ab5-1f91e70fe835"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a9ccedc9-b59f-419e-9ab5-1f91e70fe835'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Volume retrieved successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Create volume of 1 GB Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Availability Zones retrieved successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Flow 'volume_create_api' (4a7a0dfd-ac06-4ca8-9c76-61e6469f114e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50922494-0403-4a70-bd64-f7b0fad971d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a2684611-da45-463d-979b-545d8241d219 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a2684611-da45-463d-979b-545d8241d219 None None] GET http://192.168.122.80/volume// Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a2684611-da45-463d-979b-545d8241d219 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a2684611-da45-463d-979b-545d8241d219 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a2684611-da45-463d-979b-545d8241d219 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:06:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 822/1671] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:06:21 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50922494-0403-4a70-bd64-f7b0fad971d6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 17:06:21 devstack devstack@c-api.service[86481]: 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. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50922494-0403-4a70-bd64-f7b0fad971d6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50922494-0403-4a70-bd64-f7b0fad971d6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-6e4ac5e2-6b64-4e6e-9b69-618940ca381e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Flow 'volume_create_api' (4a7a0dfd-ac06-4ca8-9c76-61e6469f114e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5f331bed-ebf8-4bc0-83f9-a81fbcbbc83b tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 400 Sep 07 17:06:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 850/1672] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:21 2026] POST /volume/v3/volumes => generated 173 bytes in 144 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-6e4ac5e2-6b64-4e6e-9b69-618940ca381e tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-6e4ac5e2-6b64-4e6e-9b69-618940ca381e tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-6e4ac5e2-6b64-4e6e-9b69-618940ca381e tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-23d660bb-0223-4960-9028-98db19e6fbee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-23d660bb-0223-4960-9028-98db19e6fbee tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] GET http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-23d660bb-0223-4960-9028-98db19e6fbee tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-23d660bb-0223-4960-9028-98db19e6fbee tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-23d660bb-0223-4960-9028-98db19e6fbee tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Volume info retrieved successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-6e4ac5e2-6b64-4e6e-9b69-618940ca381e tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-23d660bb-0223-4960-9028-98db19e6fbee tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 returned with HTTP 200 Sep 07 17:06:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 851/1673] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:21 2026] GET /volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-6e4ac5e2-6b64-4e6e-9b69-618940ca381e tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 823/1674] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:06:21 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 1357 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-86755072-c30e-4ece-9162-d5c192f98b16 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86755072-c30e-4ece-9162-d5c192f98b16 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] DELETE http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86755072-c30e-4ece-9162-d5c192f98b16 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86755072-c30e-4ece-9162-d5c192f98b16 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-86755072-c30e-4ece-9162-d5c192f98b16 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Delete volume with id: a9ccedc9-b59f-419e-9ab5-1f91e70fe835 Sep 07 17:06:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f11ea275-5eec-427b-a905-a14c40c9af45 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-86755072-c30e-4ece-9162-d5c192f98b16 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Volume info retrieved successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f11ea275-5eec-427b-a905-a14c40c9af45 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] GET http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f11ea275-5eec-427b-a905-a14c40c9af45 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f11ea275-5eec-427b-a905-a14c40c9af45 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f11ea275-5eec-427b-a905-a14c40c9af45 tempest-VolumesExtendTest-1890362956 tempest-VolumesExtendTest-1890362956-project-member] http://192.168.122.80/volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb returned with HTTP 404 Sep 07 17:06:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 824/1675] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:21 2026] GET /volume/v3/volumes/635d286b-87a3-4e38-bdd2-b1cb9b5b70fb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-86755072-c30e-4ece-9162-d5c192f98b16 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Delete volume request issued successfully. Sep 07 17:06:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86755072-c30e-4ece-9162-d5c192f98b16 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 returned with HTTP 202 Sep 07 17:06:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 852/1676] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:21 2026] DELETE /volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-37be103a-2c7a-43e2-9dfa-3e0f4867ee78 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-37be103a-2c7a-43e2-9dfa-3e0f4867ee78 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] GET http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 Sep 07 17:06:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-37be103a-2c7a-43e2-9dfa-3e0f4867ee78 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-37be103a-2c7a-43e2-9dfa-3e0f4867ee78 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-37be103a-2c7a-43e2-9dfa-3e0f4867ee78 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Volume info retrieved successfully. Sep 07 17:06:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-37be103a-2c7a-43e2-9dfa-3e0f4867ee78 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 returned with HTTP 200 Sep 07 17:06:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 825/1677] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:21 2026] GET /volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-24a39582-1b72-4fb1-93f2-351a77f1dc46 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-24a39582-1b72-4fb1-93f2-351a77f1dc46 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] DELETE http://192.168.122.80/volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97 Sep 07 17:06:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-24a39582-1b72-4fb1-93f2-351a77f1dc46 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-24a39582-1b72-4fb1-93f2-351a77f1dc46 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:22 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:06:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-0e62d8e8-809f-4f66-bd70-5603fa8debdb req-24a39582-1b72-4fb1-93f2-351a77f1dc46 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97 returned with HTTP 200 Sep 07 17:06:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 853/1678] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:06:22 2026] DELETE /volume/v3/attachments/99fbef28-60b2-4173-9bce-71f9d9767a97 => generated 19 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b8086d79-87aa-4d61-bd99-6cfd9bc13689 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b8086d79-87aa-4d61-bd99-6cfd9bc13689 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] GET http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 Sep 07 17:06:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b8086d79-87aa-4d61-bd99-6cfd9bc13689 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b8086d79-87aa-4d61-bd99-6cfd9bc13689 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b8086d79-87aa-4d61-bd99-6cfd9bc13689 tempest-VolumesCloneNegativeTest-1173541779 tempest-VolumesCloneNegativeTest-1173541779-project-member] http://192.168.122.80/volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 returned with HTTP 404 Sep 07 17:06:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 826/1679] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:23 2026] GET /volume/v3/volumes/a9ccedc9-b59f-419e-9ab5-1f91e70fe835 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-accc0507-fc97-4b09-9375-2ae8ac89b2e2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-accc0507-fc97-4b09-9375-2ae8ac89b2e2 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] GET http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-accc0507-fc97-4b09-9375-2ae8ac89b2e2 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-accc0507-fc97-4b09-9375-2ae8ac89b2e2 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-accc0507-fc97-4b09-9375-2ae8ac89b2e2 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 returned with HTTP 200 Sep 07 17:06:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 854/1680] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:27 2026] GET /volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 => generated 440 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-282291ef-cd40-49c5-b0fa-1770dc7ab263 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-be022e12-05d5-4727-ac3b-d68cf517908e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-920325173"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-920325173'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Create volume of 1 GB Sep 07 17:06:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Availability Zones retrieved successfully. Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Flow 'volume_create_api' (d42be569-0d38-4dc5-956a-d59d2284926d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad9db81-1f18-4878-853b-2df2a83e44c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-282291ef-cd40-49c5-b0fa-1770dc7ab263 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-282291ef-cd40-49c5-b0fa-1770dc7ab263 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-282291ef-cd40-49c5-b0fa-1770dc7ab263 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-282291ef-cd40-49c5-b0fa-1770dc7ab263 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-282291ef-cd40-49c5-b0fa-1770dc7ab263 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-282291ef-cd40-49c5-b0fa-1770dc7ab263 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-282291ef-cd40-49c5-b0fa-1770dc7ab263 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes returned with HTTP 200 Sep 07 17:06:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 827/1681] 192.168.122.80 () {58 vars in 1116 bytes} [Mon Sep 7 17:06:27 2026] GET /volume/v3/volumes => generated 15 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b8561d92-e706-4009-a0da-8b190fed5ff3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b8561d92-e706-4009-a0da-8b190fed5ff3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] DELETE http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b8561d92-e706-4009-a0da-8b190fed5ff3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b8561d92-e706-4009-a0da-8b190fed5ff3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-b8561d92-e706-4009-a0da-8b190fed5ff3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Delete volume with id: d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad9db81-1f18-4878-853b-2df2a83e44c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b8561d92-e706-4009-a0da-8b190fed5ff3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c1eb99-6d1c-40a6-a946-bc6c514c7ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b8561d92-e706-4009-a0da-8b190fed5ff3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Delete volume request issued successfully. Sep 07 17:06:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b8561d92-e706-4009-a0da-8b190fed5ff3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 202 Sep 07 17:06:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 828/1682] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:27 2026] DELETE /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Created reservations ['9e305977-9618-43d6-8f27-cdb65e7f4651', '2c5a98a7-2b91-4f30-a280-0848f23494db', '6265181f-d773-4479-9200-0c085bf7a1ad', '9d8d4c9b-cdaf-4ad7-a4a5-fc177b51c539'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c1eb99-6d1c-40a6-a946-bc6c514c7ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e305977-9618-43d6-8f27-cdb65e7f4651', '2c5a98a7-2b91-4f30-a280-0848f23494db', '6265181f-d773-4479-9200-0c085bf7a1ad', '9d8d4c9b-cdaf-4ad7-a4a5-fc177b51c539']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93850a97-9d06-4144-946a-67975ce5e12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93850a97-9d06-4144-946a-67975ce5e12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7539e579-e01f-4a5f-910c-1ad3d55cdfe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-920325173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f620b4daf1d14a13bad720e53472c0f9',qos_specs=None,replication_status=,reservations=['9e305977-9618-43d6-8f27-cdb65e7f4651','2c5a98a7-2b91-4f30-a280-0848f23494db','6265181f-d773-4479-9200-0c085bf7a1ad','9d8d4c9b-cdaf-4ad7-a4a5-fc177b51c539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262707ddb81347e781bb48d1a5936871',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-920325173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7539e579-e01f-4a5f-910c-1ad3d55cdfe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f620b4daf1d14a13bad720e53472c0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='262707ddb81347e781bb48d1a5936871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1988451727"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1988451727'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume of 1 GB Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f525f6bf-f894-45c4-bea6-25488fc8379a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Availability Zones retrieved successfully. Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Flow 'volume_create_api' (58bedc5d-df9d-46e7-a3e3-c02c75aa394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4aaca2e-6f45-4092-9c31-7dd5c8e773fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f525f6bf-f894-45c4-bea6-25488fc8379a) transitioned into state 'SUCCESS' from state '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-920325173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f620b4daf1d14a13bad720e53472c0f9',qos_specs=None,replication_status=,reservations=['9e305977-9618-43d6-8f27-cdb65e7f4651','2c5a98a7-2b91-4f30-a280-0848f23494db','6265181f-d773-4479-9200-0c085bf7a1ad','9d8d4c9b-cdaf-4ad7-a4a5-fc177b51c539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262707ddb81347e781bb48d1a5936871',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239df189-412e-4dff-9f81-32995a76805a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239df189-412e-4dff-9f81-32995a76805a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Flow 'volume_create_api' (d42be569-0d38-4dc5-956a-d59d2284926d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Create volume request issued successfully. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-be022e12-05d5-4727-ac3b-d68cf517908e tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 855/1683] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:27 2026] POST /volume/v3/volumes => generated 765 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c22988d2-fcc8-4b12-8098-6644add16477 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4aaca2e-6f45-4092-9c31-7dd5c8e773fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15e2c82-ec5a-4d23-af7d-6b55f72b059b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c22988d2-fcc8-4b12-8098-6644add16477 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c22988d2-fcc8-4b12-8098-6644add16477 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c22988d2-fcc8-4b12-8098-6644add16477 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c22988d2-fcc8-4b12-8098-6644add16477 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c22988d2-fcc8-4b12-8098-6644add16477 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 200 Sep 07 17:06:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 856/1684] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:28 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 880 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ec4e5f65-27cd-4b38-985d-0810cbd1ebf1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec4e5f65-27cd-4b38-985d-0810cbd1ebf1 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] GET http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec4e5f65-27cd-4b38-985d-0810cbd1ebf1 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec4e5f65-27cd-4b38-985d-0810cbd1ebf1 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ec4e5f65-27cd-4b38-985d-0810cbd1ebf1 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Volume info retrieved successfully. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec4e5f65-27cd-4b38-985d-0810cbd1ebf1 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 returned with HTTP 200 Sep 07 17:06:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 857/1685] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:28 2026] GET /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 => generated 833 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Created reservations ['30c76d10-a8a0-46b5-b370-37f5c68a3a80', '07ee5a7d-acc9-4b73-8642-4e99359a6886', 'dfd59dcb-787b-4795-a6f8-0900d8cb123a', '73bb5116-3ba2-4771-b189-02be34985533'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15e2c82-ec5a-4d23-af7d-6b55f72b059b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30c76d10-a8a0-46b5-b370-37f5c68a3a80', '07ee5a7d-acc9-4b73-8642-4e99359a6886', 'dfd59dcb-787b-4795-a6f8-0900d8cb123a', '73bb5116-3ba2-4771-b189-02be34985533']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2af4e76d-a32e-4532-81aa-7e483dbc1ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2af4e76d-a32e-4532-81aa-7e483dbc1ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745de4a2-2c77-46ed-a399-ddee32a93aba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1988451727',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',qos_specs=None,replication_status=,reservations=['30c76d10-a8a0-46b5-b370-37f5c68a3a80','07ee5a7d-acc9-4b73-8642-4e99359a6886','dfd59dcb-787b-4795-a6f8-0900d8cb123a','73bb5116-3ba2-4771-b189-02be34985533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d823377163ad4408a35a438cd7168160',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1988451727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=745de4a2-2c77-46ed-a399-ddee32a93aba,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d823377163ad4408a35a438cd7168160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f81d35d-79a2-4147-b566-97a599acbd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f81d35d-79a2-4147-b566-97a599acbd8b) transitioned into state 'SUCCESS' from state '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-1988451727',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',qos_specs=None,replication_status=,reservations=['30c76d10-a8a0-46b5-b370-37f5c68a3a80','07ee5a7d-acc9-4b73-8642-4e99359a6886','dfd59dcb-787b-4795-a6f8-0900d8cb123a','73bb5116-3ba2-4771-b189-02be34985533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d823377163ad4408a35a438cd7168160',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337dae59-af18-4b09-a0be-c52c93fe84c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337dae59-af18-4b09-a0be-c52c93fe84c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Flow 'volume_create_api' (58bedc5d-df9d-46e7-a3e3-c02c75aa394d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume request issued successfully. Sep 07 17:06:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9c981c7f-0765-4f67-8f66-f792d4e79b85 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 829/1686] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:06:27 2026] POST /volume/v3/volumes => generated 771 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-95e6ce45-c1ed-437c-915f-17d7a94cc337 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-954382a2-960f-4f67-9520-4182f99e83a0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-95e6ce45-c1ed-437c-915f-17d7a94cc337 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-95e6ce45-c1ed-437c-915f-17d7a94cc337 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-95e6ce45-c1ed-437c-915f-17d7a94cc337 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-95e6ce45-c1ed-437c-915f-17d7a94cc337 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-95e6ce45-c1ed-437c-915f-17d7a94cc337 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 858/1687] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:28 2026] GET /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 839 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-143042072", "metadata": {"Type": "Test"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-143042072', 'metadata': {'Type': 'Test'}}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:28 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume of 1 GB Sep 07 17:06:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Availability Zones retrieved successfully. Sep 07 17:06:28 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (2d44cdd8-e635-4976-bb7f-d14d970db3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90621922-3081-4ba5-8722-0d4a41cfbd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90621922-3081-4ba5-8722-0d4a41cfbd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9976eda0-cbed-464b-bfe1-153cd360c4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Created reservations ['7976dd63-0a77-4c74-aa7d-a5c96e1d8dca', 'ec6be904-a890-42bd-940d-5ec7d1d79490', '59224df3-e3c2-4efb-a796-c2805922bb50', '9baf88c3-29b0-4a18-b454-792921a86974'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9976eda0-cbed-464b-bfe1-153cd360c4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7976dd63-0a77-4c74-aa7d-a5c96e1d8dca', 'ec6be904-a890-42bd-940d-5ec7d1d79490', '59224df3-e3c2-4efb-a796-c2805922bb50', '9baf88c3-29b0-4a18-b454-792921a86974']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa3b28d-e3db-4699-92d2-b9b50e28116f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa3b28d-e3db-4699-92d2-b9b50e28116f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-143042072',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['7976dd63-0a77-4c74-aa7d-a5c96e1d8dca','ec6be904-a890-42bd-940d-5ec7d1d79490','59224df3-e3c2-4efb-a796-c2805922bb50','9baf88c3-29b0-4a18-b454-792921a86974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-143042072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fd10986d7dd74e12a68174afcb92da23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1328b268724d408e837244f07c892acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e28cd2e-995f-46e7-9f32-a4bde4a31ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d98420c0-a5c8-4254-acbc-c62ae54153af None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e28cd2e-995f-46e7-9f32-a4bde4a31ebb) transitioned into state 'SUCCESS' from state '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-143042072',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['7976dd63-0a77-4c74-aa7d-a5c96e1d8dca','ec6be904-a890-42bd-940d-5ec7d1d79490','59224df3-e3c2-4efb-a796-c2805922bb50','9baf88c3-29b0-4a18-b454-792921a86974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf81436c-e840-4e79-85c8-37c34133add8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d98420c0-a5c8-4254-acbc-c62ae54153af tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d98420c0-a5c8-4254-acbc-c62ae54153af tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d98420c0-a5c8-4254-acbc-c62ae54153af tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d98420c0-a5c8-4254-acbc-c62ae54153af tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 returned with HTTP 404 Sep 07 17:06:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 859/1688] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:29 2026] GET /volume/v3/volumes/d573e5d6-525e-4947-840c-b071aa025294 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf81436c-e840-4e79-85c8-37c34133add8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (2d44cdd8-e635-4976-bb7f-d14d970db3e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request issued successfully. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-954382a2-960f-4f67-9520-4182f99e83a0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 830/1689] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:06:28 2026] POST /volume/v3/volumes => generated 765 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d5b47675-b211-4999-bf2c-7e6a01a318ea None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-edb2527b-9a34-47cd-9dd9-55da33a92e9a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d5b47675-b211-4999-bf2c-7e6a01a318ea tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] GET http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d5b47675-b211-4999-bf2c-7e6a01a318ea tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-edb2527b-9a34-47cd-9dd9-55da33a92e9a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d5b47675-b211-4999-bf2c-7e6a01a318ea tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-edb2527b-9a34-47cd-9dd9-55da33a92e9a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-edb2527b-9a34-47cd-9dd9-55da33a92e9a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=610,cinder:UPDATE=128,cinder:INSERT=100 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-edb2527b-9a34-47cd-9dd9-55da33a92e9a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-edb2527b-9a34-47cd-9dd9-55da33a92e9a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 831/1690] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:29 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 833 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d5b47675-b211-4999-bf2c-7e6a01a318ea tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Volume info retrieved successfully. Sep 07 17:06:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d5b47675-b211-4999-bf2c-7e6a01a318ea tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 returned with HTTP 200 Sep 07 17:06:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 860/1691] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:29 2026] GET /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 => generated 857 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e2f6e450-fbb1-49f7-ad17-40fa0d485fce None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e2f6e450-fbb1-49f7-ad17-40fa0d485fce tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e2f6e450-fbb1-49f7-ad17-40fa0d485fce tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e2f6e450-fbb1-49f7-ad17-40fa0d485fce tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-e2f6e450-fbb1-49f7-ad17-40fa0d485fce tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Delete snapshot with id: 02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2d4265ca-6ba4-4ce1-aaff-22d6a418a3a9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e2f6e450-fbb1-49f7-ad17-40fa0d485fce tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:06:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2d4265ca-6ba4-4ce1-aaff-22d6a418a3a9 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2d4265ca-6ba4-4ce1-aaff-22d6a418a3a9 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2d4265ca-6ba4-4ce1-aaff-22d6a418a3a9 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2d4265ca-6ba4-4ce1-aaff-22d6a418a3a9 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e2f6e450-fbb1-49f7-ad17-40fa0d485fce tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot delete request issued successfully. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e2f6e450-fbb1-49f7-ad17-40fa0d485fce tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 202 Sep 07 17:06:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 832/1692] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:06:29 2026] DELETE /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e88f147c-e467-4c19-b90f-f3833ed4fc8b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2d4265ca-6ba4-4ce1-aaff-22d6a418a3a9 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 861/1693] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:29 2026] GET /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e88f147c-e467-4c19-b90f-f3833ed4fc8b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e88f147c-e467-4c19-b90f-f3833ed4fc8b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e88f147c-e467-4c19-b90f-f3833ed4fc8b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e88f147c-e467-4c19-b90f-f3833ed4fc8b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:06:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e88f147c-e467-4c19-b90f-f3833ed4fc8b tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 200 Sep 07 17:06:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 833/1694] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:29 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 460 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-01c46c89-4109-4472-8828-c5f0a2c82ec1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-01c46c89-4109-4472-8828-c5f0a2c82ec1 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-01c46c89-4109-4472-8828-c5f0a2c82ec1 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-01c46c89-4109-4472-8828-c5f0a2c82ec1 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-01c46c89-4109-4472-8828-c5f0a2c82ec1 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4c1b2347-2454-4d21-85e3-7ea3ad6d740c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c1b2347-2454-4d21-85e3-7ea3ad6d740c tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] GET http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-01c46c89-4109-4472-8828-c5f0a2c82ec1 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c1b2347-2454-4d21-85e3-7ea3ad6d740c tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c1b2347-2454-4d21-85e3-7ea3ad6d740c tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 862/1695] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:30 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4c1b2347-2454-4d21-85e3-7ea3ad6d740c tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Volume info retrieved successfully. Sep 07 17:06:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c1b2347-2454-4d21-85e3-7ea3ad6d740c tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 returned with HTTP 200 Sep 07 17:06:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 834/1696] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:30 2026] GET /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3db0acd0-e50f-41b6-922c-558773515b62 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3db0acd0-e50f-41b6-922c-558773515b62 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3db0acd0-e50f-41b6-922c-558773515b62 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3db0acd0-e50f-41b6-922c-558773515b62 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 returned with HTTP 200 Sep 07 17:06:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 863/1697] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 17:06:30 2026] PUT /volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 => generated 395 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c1d026f9-d716-47cf-865b-80dae40702b5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:30 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Create volume of 2 GB Sep 07 17:06:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Availability Zones retrieved successfully. Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Flow 'volume_create_api' (0d2eaa19-9852-44bd-84ba-aff4db1e4565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7be34e5-b79a-44bb-bf41-d6ed494ed4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Validating volume size '2' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d749520e-0aa0-45a5-acf5-2c52b11aa61e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d749520e-0aa0-45a5-acf5-2c52b11aa61e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d749520e-0aa0-45a5-acf5-2c52b11aa61e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d749520e-0aa0-45a5-acf5-2c52b11aa61e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7be34e5-b79a-44bb-bf41-d6ed494ed4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d749520e-0aa0-45a5-acf5-2c52b11aa61e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00ff7f3-f0a8-4732-9918-51d98aef2c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d749520e-0aa0-45a5-acf5-2c52b11aa61e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 864/1698] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:30 2026] GET /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c2f988f8-b8c8-46d7-ac3b-51b015fdc6f4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2f988f8-b8c8-46d7-ac3b-51b015fdc6f4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2f988f8-b8c8-46d7-ac3b-51b015fdc6f4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2f988f8-b8c8-46d7-ac3b-51b015fdc6f4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c2f988f8-b8c8-46d7-ac3b-51b015fdc6f4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Snapshot retrieved successfully. Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2f988f8-b8c8-46d7-ac3b-51b015fdc6f4 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 200 Sep 07 17:06:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 865/1699] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:30 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 460 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e63017f2-179b-4643-a79c-3201afec6480 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e63017f2-179b-4643-a79c-3201afec6480 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e63017f2-179b-4643-a79c-3201afec6480 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e63017f2-179b-4643-a79c-3201afec6480 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e63017f2-179b-4643-a79c-3201afec6480 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e63017f2-179b-4643-a79c-3201afec6480 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 866/1700] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:30 2026] GET /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.quota_utils [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Quota exceeded for f620b4daf1d14a13bad720e53472c0f9, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-51440aea-e7cd-448b-b118-f36bd7930d35 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00ff7f3-f0a8-4732-9918-51d98aef2c1d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 17:06:31 devstack devstack@c-api.service[86480]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-293433403"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-293433403'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume of 1 GB Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00ff7f3-f0a8-4732-9918-51d98aef2c1d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00ff7f3-f0a8-4732-9918-51d98aef2c1d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Availability Zones retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7be34e5-b79a-44bb-bf41-d6ed494ed4aa) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7be34e5-b79a-44bb-bf41-d6ed494ed4aa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Flow 'volume_create_api' (0d2eaa19-9852-44bd-84ba-aff4db1e4565) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.middleware.fault [None req-c1d026f9-d716-47cf-865b-80dae40702b5 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 413 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 835/1701] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:30 2026] POST /volume/v3/volumes => generated 208 bytes in 255 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Flow 'volume_create_api' (6ef1409e-1876-4c8d-a580-01c08a65a2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4fe36b51-73a8-447a-a2b9-bf3b6547eb52 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4fe36b51-73a8-447a-a2b9-bf3b6547eb52 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4fe36b51-73a8-447a-a2b9-bf3b6547eb52 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e1474e-d73a-4f12-87b8-e17a168d7b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e1474e-d73a-4f12-87b8-e17a168d7b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445f6704-b88b-4579-8614-6ac3b1601155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4fe36b51-73a8-447a-a2b9-bf3b6547eb52 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 836/1702] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 17:06:31 2026] PUT /volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 => generated 395 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Create volume of 1 GB Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Availability Zones retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Flow 'volume_create_api' (f5054fc5-2c8d-4d3c-afe5-a312cd4bae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Created reservations ['80cb2748-2d9e-4b82-a9d2-5a9480513d34', '67a36d72-634f-4011-b3f8-8f5ade8ab0fb', '2ce3f267-67b5-4205-9954-04f147c837a4', 'cd4eb41f-a238-42c7-9c62-7186198d0024'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445f6704-b88b-4579-8614-6ac3b1601155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80cb2748-2d9e-4b82-a9d2-5a9480513d34', '67a36d72-634f-4011-b3f8-8f5ade8ab0fb', '2ce3f267-67b5-4205-9954-04f147c837a4', 'cd4eb41f-a238-42c7-9c62-7186198d0024']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410a7aea-7069-4098-a757-98ce3cac9786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb5045d-c74a-4a68-8db6-7e8cfac04016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb5045d-c74a-4a68-8db6-7e8cfac04016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d8816d3-2b80-44b2-b4f3-e3adefb29bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-293433403',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',qos_specs=None,replication_status=,reservations=['80cb2748-2d9e-4b82-a9d2-5a9480513d34','67a36d72-634f-4011-b3f8-8f5ade8ab0fb','2ce3f267-67b5-4205-9954-04f147c837a4','cd4eb41f-a238-42c7-9c62-7186198d0024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d823377163ad4408a35a438cd7168160',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-293433403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d8816d3-2b80-44b2-b4f3-e3adefb29bb0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d823377163ad4408a35a438cd7168160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97260ad6-ea25-404a-8f7c-9f457ce2fe51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410a7aea-7069-4098-a757-98ce3cac9786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d331423-27a3-4158-82e7-a4db1d62d29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97260ad6-ea25-404a-8f7c-9f457ce2fe51) transitioned into state 'SUCCESS' from state '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-293433403',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',qos_specs=None,replication_status=,reservations=['80cb2748-2d9e-4b82-a9d2-5a9480513d34','67a36d72-634f-4011-b3f8-8f5ade8ab0fb','2ce3f267-67b5-4205-9954-04f147c837a4','cd4eb41f-a238-42c7-9c62-7186198d0024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d823377163ad4408a35a438cd7168160',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b74c77fe-27f7-45f1-8b47-80c3ab5f154b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.quota_utils [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Quota exceeded for f620b4daf1d14a13bad720e53472c0f9, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b74c77fe-27f7-45f1-8b47-80c3ab5f154b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d331423-27a3-4158-82e7-a4db1d62d29e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 17:06:31 devstack devstack@c-api.service[86480]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Flow 'volume_create_api' (6ef1409e-1876-4c8d-a580-01c08a65a2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume request issued successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-51440aea-e7cd-448b-b118-f36bd7930d35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 867/1703] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:06:31 2026] POST /volume/v3/volumes => generated 770 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d331423-27a3-4158-82e7-a4db1d62d29e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d331423-27a3-4158-82e7-a4db1d62d29e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410a7aea-7069-4098-a757-98ce3cac9786) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7b657328-6b40-44cb-88fb-c5d007538516 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410a7aea-7069-4098-a757-98ce3cac9786) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7b657328-6b40-44cb-88fb-c5d007538516 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7b657328-6b40-44cb-88fb-c5d007538516 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7b657328-6b40-44cb-88fb-c5d007538516 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Flow 'volume_create_api' (f5054fc5-2c8d-4d3c-afe5-a312cd4bae07) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.middleware.fault [None req-cf4d333c-7a1c-4fbe-8b94-758e72e50420 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 413 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 837/1704] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:31 2026] POST /volume/v3/volumes => generated 150 bytes in 251 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b1c13f78-09d0-4357-97c9-248820831a81 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1c13f78-09d0-4357-97c9-248820831a81 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1c13f78-09d0-4357-97c9-248820831a81 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7b657328-6b40-44cb-88fb-c5d007538516 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7b657328-6b40-44cb-88fb-c5d007538516 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 868/1705] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:31 2026] GET /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 838 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1c13f78-09d0-4357-97c9-248820831a81 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 838/1706] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 17:06:31 2026] PUT /volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 => generated 394 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5178b051-23c4-42c3-af30-77e77bdaf0cc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5178b051-23c4-42c3-af30-77e77bdaf0cc tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] POST http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2/action Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5178b051-23c4-42c3-af30-77e77bdaf0cc tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5178b051-23c4-42c3-af30-77e77bdaf0cc tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5178b051-23c4-42c3-af30-77e77bdaf0cc tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9dcd5967-b867-4f66-9332-98e5626db906 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9dcd5967-b867-4f66-9332-98e5626db906 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9dcd5967-b867-4f66-9332-98e5626db906 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9dcd5967-b867-4f66-9332-98e5626db906 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9dcd5967-b867-4f66-9332-98e5626db906 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9dcd5967-b867-4f66-9332-98e5626db906 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 839/1707] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:31 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b4434ee0-81d7-479a-9b49-c3d82311cb52 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: ERROR cinder.volume.api [None req-5178b051-23c4-42c3-af30-77e77bdaf0cc tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Quota exceeded for f620b4daf1d14a13bad720e53472c0f9, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.middleware.fault [None req-5178b051-23c4-42c3-af30-77e77bdaf0cc tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2/action returned with HTTP 413 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 869/1708] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:06:31 2026] POST /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2/action => generated 208 bytes in 146 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-401996fe-fd8d-499a-9964-ecc0283ba56a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-401996fe-fd8d-499a-9964-ecc0283ba56a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] GET http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-401996fe-fd8d-499a-9964-ecc0283ba56a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-401996fe-fd8d-499a-9964-ecc0283ba56a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b4434ee0-81d7-479a-9b49-c3d82311cb52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b4434ee0-81d7-479a-9b49-c3d82311cb52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b4434ee0-81d7-479a-9b49-c3d82311cb52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b4434ee0-81d7-479a-9b49-c3d82311cb52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-401996fe-fd8d-499a-9964-ecc0283ba56a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b4434ee0-81d7-479a-9b49-c3d82311cb52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-401996fe-fd8d-499a-9964-ecc0283ba56a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 840/1709] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:31 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 858 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 870/1710] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:31 2026] GET /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-591e3bc0-d99c-489d-a142-ed5335f6c41f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-064a8805-678a-4bfa-8a62-e2d663c0f141 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-591e3bc0-d99c-489d-a142-ed5335f6c41f tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] DELETE http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-591e3bc0-d99c-489d-a142-ed5335f6c41f tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-591e3bc0-d99c-489d-a142-ed5335f6c41f tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-591e3bc0-d99c-489d-a142-ed5335f6c41f tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Delete volume with id: 7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-064a8805-678a-4bfa-8a62-e2d663c0f141 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-064a8805-678a-4bfa-8a62-e2d663c0f141 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-143042072"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-591e3bc0-d99c-489d-a142-ed5335f6c41f tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-064a8805-678a-4bfa-8a62-e2d663c0f141 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-064a8805-678a-4bfa-8a62-e2d663c0f141 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-064a8805-678a-4bfa-8a62-e2d663c0f141 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 871/1711] 192.168.122.80 () {60 vars in 1247 bytes} [Mon Sep 7 17:06:31 2026] PUT /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 790 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7d6f292b-4e37-4aac-baa1-47d90a3c9f8c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d6f292b-4e37-4aac-baa1-47d90a3c9f8c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d6f292b-4e37-4aac-baa1-47d90a3c9f8c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-308556529", "description": "This is the new description of volume"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-591e3bc0-d99c-489d-a142-ed5335f6c41f tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Delete volume request issued successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-591e3bc0-d99c-489d-a142-ed5335f6c41f tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 returned with HTTP 202 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 841/1712] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:31 2026] DELETE /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-58f84e7c-c964-4d70-8e81-470a59fb7c5a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-58f84e7c-c964-4d70-8e81-470a59fb7c5a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] GET http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-58f84e7c-c964-4d70-8e81-470a59fb7c5a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-58f84e7c-c964-4d70-8e81-470a59fb7c5a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7d6f292b-4e37-4aac-baa1-47d90a3c9f8c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7d6f292b-4e37-4aac-baa1-47d90a3c9f8c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:06:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d6f292b-4e37-4aac-baa1-47d90a3c9f8c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 872/1713] 192.168.122.80 () {60 vars in 1248 bytes} [Mon Sep 7 17:06:31 2026] PUT /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 829 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-77ed24f5-e98b-40e3-bd67-60fcb48cf2f3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-58f84e7c-c964-4d70-8e81-470a59fb7c5a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Volume info retrieved successfully. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-77ed24f5-e98b-40e3-bd67-60fcb48cf2f3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-77ed24f5-e98b-40e3-bd67-60fcb48cf2f3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-77ed24f5-e98b-40e3-bd67-60fcb48cf2f3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-77ed24f5-e98b-40e3-bd67-60fcb48cf2f3 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 returned with HTTP 404 Sep 07 17:06:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 873/1714] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:06:31 2026] GET /volume/v3/snapshots/02627460-e356-425f-bfd5-e341044e82c6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-58f84e7c-c964-4d70-8e81-470a59fb7c5a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 returned with HTTP 200 Sep 07 17:06:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 842/1715] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:31 2026] GET /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8826f8fa-4d7b-4248-87ee-7ae4a820742b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8826f8fa-4d7b-4248-87ee-7ae4a820742b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8826f8fa-4d7b-4248-87ee-7ae4a820742b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8826f8fa-4d7b-4248-87ee-7ae4a820742b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8826f8fa-4d7b-4248-87ee-7ae4a820742b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Volume info retrieved successfully. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8826f8fa-4d7b-4248-87ee-7ae4a820742b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 874/1716] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:32 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 897 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2142339979", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-163585554"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2142339979', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-163585554'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume of 1 GB Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Availability Zones retrieved successfully. Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (30b1e1c7-16c4-4033-82ff-696600aac589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ced12f-45cc-4873-9ce4-b83a8f277ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-905b0499-98a2-4e7b-924a-7cb2848b7b69 req-c2f46077-5955-4992-b054-a7fcd8bc0178 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-905b0499-98a2-4e7b-924a-7cb2848b7b69 req-c2f46077-5955-4992-b054-a7fcd8bc0178 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-905b0499-98a2-4e7b-924a-7cb2848b7b69 req-c2f46077-5955-4992-b054-a7fcd8bc0178 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-905b0499-98a2-4e7b-924a-7cb2848b7b69 req-c2f46077-5955-4992-b054-a7fcd8bc0178 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-905b0499-98a2-4e7b-924a-7cb2848b7b69 req-c2f46077-5955-4992-b054-a7fcd8bc0178 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-905b0499-98a2-4e7b-924a-7cb2848b7b69 req-c2f46077-5955-4992-b054-a7fcd8bc0178 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:06:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 875/1717] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:06:32 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ced12f-45cc-4873-9ce4-b83a8f277ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f3cdfa-ae9f-48a8-8781-b2935fd02ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Created reservations ['19417f32-675c-48dd-b2db-c191e2ca1ad6', '3a2c52c1-6ae9-4484-a280-f076c56318c4', 'bccce388-2f9f-4936-a22c-0866a61eac41', '06733ad7-db5d-4649-ac96-2f0c397b4bae'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f3cdfa-ae9f-48a8-8781-b2935fd02ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19417f32-675c-48dd-b2db-c191e2ca1ad6', '3a2c52c1-6ae9-4484-a280-f076c56318c4', 'bccce388-2f9f-4936-a22c-0866a61eac41', '06733ad7-db5d-4649-ac96-2f0c397b4bae']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a46ae3-0255-42d6-9157-acea345a7ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a46ae3-0255-42d6-9157-acea345a7ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96911d80-75a1-4449-8453-cdc12bc477be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2142339979',display_name='tempest-VolumesGetTest-Volume-163585554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['19417f32-675c-48dd-b2db-c191e2ca1ad6','3a2c52c1-6ae9-4484-a280-f076c56318c4','bccce388-2f9f-4936-a22c-0866a61eac41','06733ad7-db5d-4649-ac96-2f0c397b4bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2142339979',display_name='tempest-VolumesGetTest-Volume-163585554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96911d80-75a1-4449-8453-cdc12bc477be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd10986d7dd74e12a68174afcb92da23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1328b268724d408e837244f07c892acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e584a09e-9e3e-452a-bc6d-99067d8a3c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e584a09e-9e3e-452a-bc6d-99067d8a3c8e) transitioned into 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-2142339979',display_name='tempest-VolumesGetTest-Volume-163585554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['19417f32-675c-48dd-b2db-c191e2ca1ad6','3a2c52c1-6ae9-4484-a280-f076c56318c4','bccce388-2f9f-4936-a22c-0866a61eac41','06733ad7-db5d-4649-ac96-2f0c397b4bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac32202-9de3-46c9-a4d7-d0185f021d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac32202-9de3-46c9-a4d7-d0185f021d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (30b1e1c7-16c4-4033-82ff-696600aac589) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request issued successfully. Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2b69f0b7-d20c-469a-b994-b6e5d70dd73a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 843/1718] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:06:32 2026] POST /volume/v3/volumes => generated 786 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-78abf21b-63f7-42d2-b5d8-31c69b40ddee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78abf21b-63f7-42d2-b5d8-31c69b40ddee tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78abf21b-63f7-42d2-b5d8-31c69b40ddee tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78abf21b-63f7-42d2-b5d8-31c69b40ddee tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-78abf21b-63f7-42d2-b5d8-31c69b40ddee tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78abf21b-63f7-42d2-b5d8-31c69b40ddee tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be returned with HTTP 200 Sep 07 17:06:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 876/1719] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:32 2026] GET /volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bfbb2655-7bac-4edd-93e4-e6f6454e3483 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bfbb2655-7bac-4edd-93e4-e6f6454e3483 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bfbb2655-7bac-4edd-93e4-e6f6454e3483 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bfbb2655-7bac-4edd-93e4-e6f6454e3483 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bfbb2655-7bac-4edd-93e4-e6f6454e3483 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bfbb2655-7bac-4edd-93e4-e6f6454e3483 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 844/1720] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:32 2026] GET /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-697b797a-5f2c-4f0b-b9dd-96ce5a4c3d2a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-697b797a-5f2c-4f0b-b9dd-96ce5a4c3d2a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] GET http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-697b797a-5f2c-4f0b-b9dd-96ce5a4c3d2a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-697b797a-5f2c-4f0b-b9dd-96ce5a4c3d2a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-697b797a-5f2c-4f0b-b9dd-96ce5a4c3d2a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Volume info retrieved successfully. Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-697b797a-5f2c-4f0b-b9dd-96ce5a4c3d2a tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 returned with HTTP 200 Sep 07 17:06:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 877/1721] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:33 2026] GET /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a413bda5-a62e-4cfd-ab41-b8edb98d5803 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a413bda5-a62e-4cfd-ab41-b8edb98d5803 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a413bda5-a62e-4cfd-ab41-b8edb98d5803 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a413bda5-a62e-4cfd-ab41-b8edb98d5803 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a413bda5-a62e-4cfd-ab41-b8edb98d5803 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-29c10b36-4ba2-47dc-a7e2-227b405627bd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a413bda5-a62e-4cfd-ab41-b8edb98d5803 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be returned with HTTP 200 Sep 07 17:06:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 845/1722] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:33 2026] GET /volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be => generated 878 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29c10b36-4ba2-47dc-a7e2-227b405627bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29c10b36-4ba2-47dc-a7e2-227b405627bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29c10b36-4ba2-47dc-a7e2-227b405627bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-29c10b36-4ba2-47dc-a7e2-227b405627bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29c10b36-4ba2-47dc-a7e2-227b405627bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 878/1723] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:33 2026] GET /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c2e45321-ad77-4cb8-9d9a-fc22ad5f7eaf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c2e45321-ad77-4cb8-9d9a-fc22ad5f7eaf tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c2e45321-ad77-4cb8-9d9a-fc22ad5f7eaf tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c2e45321-ad77-4cb8-9d9a-fc22ad5f7eaf tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c2e45321-ad77-4cb8-9d9a-fc22ad5f7eaf tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Volume info retrieved successfully. Sep 07 17:06:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c2e45321-ad77-4cb8-9d9a-fc22ad5f7eaf tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 846/1724] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:33 2026] GET /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-179244085"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-179244085'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume of 1 GB Sep 07 17:06:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Availability Zones retrieved successfully. Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Flow 'volume_create_api' (fff05973-f625-4c9b-bce3-1ac703b677ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e54978-fa13-45a2-b854-a7d99cf49287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e54978-fa13-45a2-b854-a7d99cf49287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:33 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2e57ece-05a6-43fb-8800-73996a8fb195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dfd428b2-760b-42f7-aae3-57194104e169 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dfd428b2-760b-42f7-aae3-57194104e169 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] GET http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dfd428b2-760b-42f7-aae3-57194104e169 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dfd428b2-760b-42f7-aae3-57194104e169 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Created reservations ['6d09f691-7f74-413b-9b83-f0949e96f2bd', 'bef66307-bb4f-4d40-843c-9eed94d67ed8', 'ee74e5da-446e-4421-b061-57be47b6be37', 'a4f82865-267e-466a-ac80-e337e2b1d75f'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2e57ece-05a6-43fb-8800-73996a8fb195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d09f691-7f74-413b-9b83-f0949e96f2bd', 'bef66307-bb4f-4d40-843c-9eed94d67ed8', 'ee74e5da-446e-4421-b061-57be47b6be37', 'a4f82865-267e-466a-ac80-e337e2b1d75f']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5f8dcf-22dd-402a-82c7-b4e571600fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dfd428b2-760b-42f7-aae3-57194104e169 tempest-VolumeQuotasNegativeTestJSON-1696236235 tempest-VolumeQuotasNegativeTestJSON-1696236235-project-member] http://192.168.122.80/volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 returned with HTTP 404 Sep 07 17:06:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 847/1725] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:34 2026] GET /volume/v3/volumes/7539e579-e01f-4a5f-910c-1ad3d55cdfe2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-09dd62cf-14ae-4326-8d65-a0a48b7fbf55 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-09dd62cf-14ae-4326-8d65-a0a48b7fbf55 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] PUT http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-09dd62cf-14ae-4326-8d65-a0a48b7fbf55 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5f8dcf-22dd-402a-82c7-b4e571600fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be2dadd2-2178-485b-bfd8-bb5797dd86ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-179244085',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',qos_specs=None,replication_status=,reservations=['6d09f691-7f74-413b-9b83-f0949e96f2bd','bef66307-bb4f-4d40-843c-9eed94d67ed8','ee74e5da-446e-4421-b061-57be47b6be37','a4f82865-267e-466a-ac80-e337e2b1d75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d823377163ad4408a35a438cd7168160',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-179244085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be2dadd2-2178-485b-bfd8-bb5797dd86ca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d823377163ad4408a35a438cd7168160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c7bb14-fd45-4642-a413-48110fd95bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c7bb14-fd45-4642-a413-48110fd95bd0) transitioned into state 'SUCCESS' from state '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-179244085',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9718ae22ceda40caa5e5d1b0b0858cb8',qos_specs=None,replication_status=,reservations=['6d09f691-7f74-413b-9b83-f0949e96f2bd','bef66307-bb4f-4d40-843c-9eed94d67ed8','ee74e5da-446e-4421-b061-57be47b6be37','a4f82865-267e-466a-ac80-e337e2b1d75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d823377163ad4408a35a438cd7168160',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56d4e2ad-2e0a-465a-83df-e3afcdc8e5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56d4e2ad-2e0a-465a-83df-e3afcdc8e5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Flow 'volume_create_api' (fff05973-f625-4c9b-bce3-1ac703b677ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Create volume request issued successfully. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7959ab40-f182-44ac-9c6b-7f27939b4bb4 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 879/1726] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:06:33 2026] POST /volume/v3/volumes => generated 770 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dcc8acaf-1b24-48d8-88bf-5c405b4e243b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dcc8acaf-1b24-48d8-88bf-5c405b4e243b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dcc8acaf-1b24-48d8-88bf-5c405b4e243b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dcc8acaf-1b24-48d8-88bf-5c405b4e243b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dcc8acaf-1b24-48d8-88bf-5c405b4e243b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dcc8acaf-1b24-48d8-88bf-5c405b4e243b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 200 Sep 07 17:06:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 880/1727] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:34 2026] GET /volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 838 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-09dd62cf-14ae-4326-8d65-a0a48b7fbf55 tempest-VolumeQuotasNegativeTestJSON-1415150863 tempest-VolumeQuotasNegativeTestJSON-1415150863-project-admin] http://192.168.122.80/volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 returned with HTTP 200 Sep 07 17:06:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 848/1728] 192.168.122.80 () {60 vars in 1254 bytes} [Mon Sep 7 17:06:34 2026] PUT /volume/v3/os-quota-sets/f620b4daf1d14a13bad720e53472c0f9 => generated 398 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2f9915eb-445b-49ac-b286-e2b3ea5b7fad None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2f9915eb-445b-49ac-b286-e2b3ea5b7fad tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2f9915eb-445b-49ac-b286-e2b3ea5b7fad tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2f9915eb-445b-49ac-b286-e2b3ea5b7fad tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2f9915eb-445b-49ac-b286-e2b3ea5b7fad tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2f9915eb-445b-49ac-b286-e2b3ea5b7fad tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be returned with HTTP 200 Sep 07 17:06:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 881/1729] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:34 2026] GET /volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be => generated 879 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8211bbc0-771f-4475-b979-dd643125d842 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8211bbc0-771f-4475-b979-dd643125d842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8211bbc0-771f-4475-b979-dd643125d842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-143042072", "description": null}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8211bbc0-771f-4475-b979-dd643125d842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8211bbc0-771f-4475-b979-dd643125d842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8211bbc0-771f-4475-b979-dd643125d842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be returned with HTTP 200 Sep 07 17:06:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 849/1730] 192.168.122.80 () {60 vars in 1247 bytes} [Mon Sep 7 17:06:34 2026] PUT /volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be => generated 776 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-23372952-e6c9-4fa2-ab2f-ce476d9a3966 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-23372952-e6c9-4fa2-ab2f-ce476d9a3966 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-23372952-e6c9-4fa2-ab2f-ce476d9a3966 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-23372952-e6c9-4fa2-ab2f-ce476d9a3966 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-23372952-e6c9-4fa2-ab2f-ce476d9a3966 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-23372952-e6c9-4fa2-ab2f-ce476d9a3966 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be returned with HTTP 200 Sep 07 17:06:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 882/1731] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:34 2026] GET /volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be => generated 844 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-03f920e9-175e-49b1-baff-03b523ceb271 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03f920e9-175e-49b1-baff-03b523ceb271 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] DELETE http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03f920e9-175e-49b1-baff-03b523ceb271 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03f920e9-175e-49b1-baff-03b523ceb271 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:34 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-03f920e9-175e-49b1-baff-03b523ceb271 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume with id: 96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-03f920e9-175e-49b1-baff-03b523ceb271 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-03f920e9-175e-49b1-baff-03b523ceb271 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume request issued successfully. Sep 07 17:06:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03f920e9-175e-49b1-baff-03b523ceb271 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be returned with HTTP 202 Sep 07 17:06:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 850/1732] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:34 2026] DELETE /volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8170bcc2-0392-4eee-874f-4de288911f70 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8170bcc2-0392-4eee-874f-4de288911f70 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8170bcc2-0392-4eee-874f-4de288911f70 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8170bcc2-0392-4eee-874f-4de288911f70 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8170bcc2-0392-4eee-874f-4de288911f70 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8170bcc2-0392-4eee-874f-4de288911f70 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be returned with HTTP 200 Sep 07 17:06:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 883/1733] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:35 2026] GET /volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be => generated 843 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8183b007-7e02-43f9-b2b3-1f3a5591dac1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8183b007-7e02-43f9-b2b3-1f3a5591dac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8183b007-7e02-43f9-b2b3-1f3a5591dac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8183b007-7e02-43f9-b2b3-1f3a5591dac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8183b007-7e02-43f9-b2b3-1f3a5591dac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8183b007-7e02-43f9-b2b3-1f3a5591dac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 200 Sep 07 17:06:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 851/1734] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:35 2026] GET /volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2640c898-7c92-4839-85bc-1d43ee39d06a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2640c898-7c92-4839-85bc-1d43ee39d06a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2640c898-7c92-4839-85bc-1d43ee39d06a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2640c898-7c92-4839-85bc-1d43ee39d06a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2640c898-7c92-4839-85bc-1d43ee39d06a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be returned with HTTP 404 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 884/1735] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes/96911d80-75a1-4449-8453-cdc12bc477be => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dc36b830-830b-4fb7-95f2-cd09b1eedcde None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dc36b830-830b-4fb7-95f2-cd09b1eedcde tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dc36b830-830b-4fb7-95f2-cd09b1eedcde tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dc36b830-830b-4fb7-95f2-cd09b1eedcde tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dc36b830-830b-4fb7-95f2-cd09b1eedcde tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dc36b830-830b-4fb7-95f2-cd09b1eedcde tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 852/1736] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 897 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4d3b6bd5-5028-4780-b357-e91edb364043 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d3b6bd5-5028-4780-b357-e91edb364043 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] DELETE http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-038d2702-504f-4671-a482-eb589e560152 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d3b6bd5-5028-4780-b357-e91edb364043 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-038d2702-504f-4671-a482-eb589e560152 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d3b6bd5-5028-4780-b357-e91edb364043 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4d3b6bd5-5028-4780-b357-e91edb364043 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume with id: 38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-038d2702-504f-4671-a482-eb589e560152 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-038d2702-504f-4671-a482-eb589e560152 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-038d2702-504f-4671-a482-eb589e560152 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Delete volume with id: 3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4d3b6bd5-5028-4780-b357-e91edb364043 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-038d2702-504f-4671-a482-eb589e560152 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4d3b6bd5-5028-4780-b357-e91edb364043 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume request issued successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d3b6bd5-5028-4780-b357-e91edb364043 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 202 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 885/1737] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:36 2026] DELETE /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-53a6f51c-fc03-42c0-9332-423439d75e7d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-038d2702-504f-4671-a482-eb589e560152 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Delete volume request issued successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-038d2702-504f-4671-a482-eb589e560152 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 202 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 853/1738] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:36 2026] DELETE /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53a6f51c-fc03-42c0-9332-423439d75e7d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53a6f51c-fc03-42c0-9332-423439d75e7d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53a6f51c-fc03-42c0-9332-423439d75e7d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1bc1e9e9-bfa1-4413-a5de-5cf7fd0beaac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1bc1e9e9-bfa1-4413-a5de-5cf7fd0beaac tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1bc1e9e9-bfa1-4413-a5de-5cf7fd0beaac tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1bc1e9e9-bfa1-4413-a5de-5cf7fd0beaac tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-53a6f51c-fc03-42c0-9332-423439d75e7d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53a6f51c-fc03-42c0-9332-423439d75e7d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 886/1739] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-17163f92-96ea-4fb5-b181-bf861562e90b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-17163f92-96ea-4fb5-b181-bf861562e90b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-17163f92-96ea-4fb5-b181-bf861562e90b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-17163f92-96ea-4fb5-b181-bf861562e90b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1bc1e9e9-bfa1-4413-a5de-5cf7fd0beaac tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1bc1e9e9-bfa1-4413-a5de-5cf7fd0beaac tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 854/1740] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 846 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-17163f92-96ea-4fb5-b181-bf861562e90b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-17163f92-96ea-4fb5-b181-bf861562e90b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 200 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 887/1741] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-771cb756-43a1-47ae-bba4-bc39bcb0d9ec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-771cb756-43a1-47ae-bba4-bc39bcb0d9ec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-771cb756-43a1-47ae-bba4-bc39bcb0d9ec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-771cb756-43a1-47ae-bba4-bc39bcb0d9ec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-771cb756-43a1-47ae-bba4-bc39bcb0d9ec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Volume info retrieved successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-771cb756-43a1-47ae-bba4-bc39bcb0d9ec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 200 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 855/1742] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fa808575-dbec-46ff-b854-4127abec720d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa808575-dbec-46ff-b854-4127abec720d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa808575-dbec-46ff-b854-4127abec720d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa808575-dbec-46ff-b854-4127abec720d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-fa808575-dbec-46ff-b854-4127abec720d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fa808575-dbec-46ff-b854-4127abec720d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fa808575-dbec-46ff-b854-4127abec720d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa808575-dbec-46ff-b854-4127abec720d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes returned with HTTP 200 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 888/1743] 192.168.122.80 () {58 vars in 1116 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes => generated 992 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dce01423-4b5f-4e55-8f9b-cf5c449af646 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dce01423-4b5f-4e55-8f9b-cf5c449af646 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-179244085 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dce01423-4b5f-4e55-8f9b-cf5c449af646 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dce01423-4b5f-4e55-8f9b-cf5c449af646 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-dce01423-4b5f-4e55-8f9b-cf5c449af646 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dce01423-4b5f-4e55-8f9b-cf5c449af646 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-179244085'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dce01423-4b5f-4e55-8f9b-cf5c449af646 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dce01423-4b5f-4e55-8f9b-cf5c449af646 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-179244085 returned with HTTP 200 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 856/1744] 192.168.122.80 () {58 vars in 1215 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-179244085 => generated 339 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f54e910d-b4ea-4313-8aa0-b17fb142c221 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f54e910d-b4ea-4313-8aa0-b17fb142c221 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-179244085 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f54e910d-b4ea-4313-8aa0-b17fb142c221 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f54e910d-b4ea-4313-8aa0-b17fb142c221 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-f54e910d-b4ea-4313-8aa0-b17fb142c221 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f54e910d-b4ea-4313-8aa0-b17fb142c221 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-179244085'), ('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f54e910d-b4ea-4313-8aa0-b17fb142c221 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f54e910d-b4ea-4313-8aa0-b17fb142c221 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-179244085 returned with HTTP 200 Sep 07 17:06:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 889/1745] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-179244085 => generated 866 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4039d55d-e92b-4fea-98b7-010924976980 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4039d55d-e92b-4fea-98b7-010924976980 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/detail?limit=1 Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4039d55d-e92b-4fea-98b7-010924976980 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4039d55d-e92b-4fea-98b7-010924976980 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-4039d55d-e92b-4fea-98b7-010924976980 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4039d55d-e92b-4fea-98b7-010924976980 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4039d55d-e92b-4fea-98b7-010924976980 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Get all volumes completed successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4039d55d-e92b-4fea-98b7-010924976980 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 857/1746] 192.168.122.80 () {58 vars in 1152 bytes} [Mon Sep 7 17:06:36 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1012 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f09738a4-dad4-4ca0-8a92-0ae4cb00eb1a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f09738a4-dad4-4ca0-8a92-0ae4cb00eb1a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/detail?limit=1&marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f09738a4-dad4-4ca0-8a92-0ae4cb00eb1a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f09738a4-dad4-4ca0-8a92-0ae4cb00eb1a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-f09738a4-dad4-4ca0-8a92-0ae4cb00eb1a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f09738a4-dad4-4ca0-8a92-0ae4cb00eb1a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f09738a4-dad4-4ca0-8a92-0ae4cb00eb1a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Get all volumes completed successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f09738a4-dad4-4ca0-8a92-0ae4cb00eb1a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/detail?limit=1&marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 890/1747] 192.168.122.80 () {58 vars in 1240 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes/detail?limit=1&marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 1012 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a0a534bf-0cc9-43be-90e8-a63a2bf8f8ba None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a0a534bf-0cc9-43be-90e8-a63a2bf8f8ba tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/detail?limit=1&marker=4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a0a534bf-0cc9-43be-90e8-a63a2bf8f8ba tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a0a534bf-0cc9-43be-90e8-a63a2bf8f8ba tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-a0a534bf-0cc9-43be-90e8-a63a2bf8f8ba tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a0a534bf-0cc9-43be-90e8-a63a2bf8f8ba tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a0a534bf-0cc9-43be-90e8-a63a2bf8f8ba tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Get all volumes completed successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a0a534bf-0cc9-43be-90e8-a63a2bf8f8ba tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/detail?limit=1&marker=4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 858/1748] 192.168.122.80 () {58 vars in 1240 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes/detail?limit=1&marker=4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 1013 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-372dbe72-7f54-4448-bddf-b4f5fb531722 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-372dbe72-7f54-4448-bddf-b4f5fb531722 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/detail?limit=1&marker=745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-372dbe72-7f54-4448-bddf-b4f5fb531722 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-372dbe72-7f54-4448-bddf-b4f5fb531722 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-372dbe72-7f54-4448-bddf-b4f5fb531722 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-372dbe72-7f54-4448-bddf-b4f5fb531722 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-372dbe72-7f54-4448-bddf-b4f5fb531722 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Get all volumes completed successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-372dbe72-7f54-4448-bddf-b4f5fb531722 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/detail?limit=1&marker=745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 891/1749] 192.168.122.80 () {58 vars in 1240 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes/detail?limit=1&marker=745de4a2-2c77-46ed-a399-ddee32a93aba => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value available, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d8e40fd0-499c-4868-93fd-698d2b2c31f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 859/1750] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value available, assuming string {{(pid=86481) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-859c9438-74d7-46d9-882c-eb7e183debb8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-859c9438-74d7-46d9-882c-eb7e183debb8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-859c9438-74d7-46d9-882c-eb7e183debb8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-859c9438-74d7-46d9-882c-eb7e183debb8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-859c9438-74d7-46d9-882c-eb7e183debb8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-859c9438-74d7-46d9-882c-eb7e183debb8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 860/1751] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 896 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b019e466-d1c5-4c68-9e55-06bf1b669040 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b019e466-d1c5-4c68-9e55-06bf1b669040 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b019e466-d1c5-4c68-9e55-06bf1b669040 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b019e466-d1c5-4c68-9e55-06bf1b669040 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b019e466-d1c5-4c68-9e55-06bf1b669040 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Volume info retrieved successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b019e466-d1c5-4c68-9e55-06bf1b669040 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 861/1752] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f56592c3-250d-43ff-bc71-d7a26ae2c3b1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 892/1753] 192.168.122.80 () {58 vars in 1238 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-064ff24e-a520-4164-8edd-5fccd33c80f1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-064ff24e-a520-4164-8edd-5fccd33c80f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes?limit=1 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-064ff24e-a520-4164-8edd-5fccd33c80f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-064ff24e-a520-4164-8edd-5fccd33c80f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-064ff24e-a520-4164-8edd-5fccd33c80f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-064ff24e-a520-4164-8edd-5fccd33c80f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-064ff24e-a520-4164-8edd-5fccd33c80f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Get all volumes completed successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-064ff24e-a520-4164-8edd-5fccd33c80f1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 862/1754] 192.168.122.80 () {58 vars in 1131 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes?limit=1 => generated 478 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1498f9cd-98e2-41c3-b80d-d2a088cff98a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1498f9cd-98e2-41c3-b80d-d2a088cff98a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes?limit=1&marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1498f9cd-98e2-41c3-b80d-d2a088cff98a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1498f9cd-98e2-41c3-b80d-d2a088cff98a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-1498f9cd-98e2-41c3-b80d-d2a088cff98a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1498f9cd-98e2-41c3-b80d-d2a088cff98a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1498f9cd-98e2-41c3-b80d-d2a088cff98a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Get all volumes completed successfully. Sep 07 17:06:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1498f9cd-98e2-41c3-b80d-d2a088cff98a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes?limit=1&marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 200 Sep 07 17:06:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 893/1755] 192.168.122.80 () {58 vars in 1219 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes?limit=1&marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 478 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d81162ff-6259-41d2-ad52-750434392319 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d81162ff-6259-41d2-ad52-750434392319 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes?limit=1&marker=4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d81162ff-6259-41d2-ad52-750434392319 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d81162ff-6259-41d2-ad52-750434392319 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-d81162ff-6259-41d2-ad52-750434392319 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d81162ff-6259-41d2-ad52-750434392319 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d81162ff-6259-41d2-ad52-750434392319 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d81162ff-6259-41d2-ad52-750434392319 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes?limit=1&marker=4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 863/1756] 192.168.122.80 () {58 vars in 1219 bytes} [Mon Sep 7 17:06:37 2026] GET /volume/v3/volumes?limit=1&marker=4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 479 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cf71ac53-bcfe-4e03-825e-cb8bdeb0ca35 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cf71ac53-bcfe-4e03-825e-cb8bdeb0ca35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes?limit=1&marker=745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cf71ac53-bcfe-4e03-825e-cb8bdeb0ca35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cf71ac53-bcfe-4e03-825e-cb8bdeb0ca35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-cf71ac53-bcfe-4e03-825e-cb8bdeb0ca35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-cf71ac53-bcfe-4e03-825e-cb8bdeb0ca35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cf71ac53-bcfe-4e03-825e-cb8bdeb0ca35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cf71ac53-bcfe-4e03-825e-cb8bdeb0ca35 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes?limit=1&marker=745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 894/1757] 192.168.122.80 () {58 vars in 1219 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes?limit=1&marker=745de4a2-2c77-46ed-a399-ddee32a93aba => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-179244085&status=available Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value available, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-179244085'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cc3cc10e-f943-4b0b-bf65-a9d1b04149b7 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-179244085&status=available returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 864/1758] 192.168.122.80 () {58 vars in 1249 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-179244085&status=available => generated 339 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-293433403&status=available Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value available, assuming string {{(pid=86481) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-293433403'), ('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c5b7fc4e-94df-49ff-afb1-d807fd272fc1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-293433403&status=available returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 895/1759] 192.168.122.80 () {58 vars in 1270 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-293433403&status=available => generated 866 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f1a9cb67-bee0-493f-a64a-b49c00746fd0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f1a9cb67-bee0-493f-a64a-b49c00746fd0 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca&sort=id%3Aasc Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f1a9cb67-bee0-493f-a64a-b49c00746fd0 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f1a9cb67-bee0-493f-a64a-b49c00746fd0 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-f1a9cb67-bee0-493f-a64a-b49c00746fd0 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f1a9cb67-bee0-493f-a64a-b49c00746fd0 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f1a9cb67-bee0-493f-a64a-b49c00746fd0 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f1a9cb67-bee0-493f-a64a-b49c00746fd0 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca&sort=id%3Aasc returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 865/1760] 192.168.122.80 () {58 vars in 1252 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes/detail?marker=be2dadd2-2178-485b-bfd8-bb5797dd86ca&sort=id%3Aasc => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1c512b4a-1f55-483b-9cc3-5623a354a61c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c512b4a-1f55-483b-9cc3-5623a354a61c tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c512b4a-1f55-483b-9cc3-5623a354a61c tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c512b4a-1f55-483b-9cc3-5623a354a61c tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-1c512b4a-1f55-483b-9cc3-5623a354a61c tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1c512b4a-1f55-483b-9cc3-5623a354a61c tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1c512b4a-1f55-483b-9cc3-5623a354a61c tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c512b4a-1f55-483b-9cc3-5623a354a61c tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 896/1761] 192.168.122.80 () {58 vars in 1216 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9d2e730b-ae6a-4225-93c6-70a32749e647 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d2e730b-ae6a-4225-93c6-70a32749e647 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d2e730b-ae6a-4225-93c6-70a32749e647 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d2e730b-ae6a-4225-93c6-70a32749e647 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-9d2e730b-ae6a-4225-93c6-70a32749e647 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d2e730b-ae6a-4225-93c6-70a32749e647 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9d2e730b-ae6a-4225-93c6-70a32749e647 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d2e730b-ae6a-4225-93c6-70a32749e647 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 866/1762] 192.168.122.80 () {58 vars in 1137 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b00ec34f-c1e4-483f-990d-09db968d1cda None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b00ec34f-c1e4-483f-990d-09db968d1cda tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b00ec34f-c1e4-483f-990d-09db968d1cda tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b00ec34f-c1e4-483f-990d-09db968d1cda tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-b00ec34f-c1e4-483f-990d-09db968d1cda tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-b00ec34f-c1e4-483f-990d-09db968d1cda tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b00ec34f-c1e4-483f-990d-09db968d1cda tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b00ec34f-c1e4-483f-990d-09db968d1cda tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 897/1763] 192.168.122.80 () {58 vars in 1195 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d1ac4ea0-e230-457e-999f-06baef687b33 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1ac4ea0-e230-457e-999f-06baef687b33 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?availability_zone=nova Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1ac4ea0-e230-457e-999f-06baef687b33 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1ac4ea0-e230-457e-999f-06baef687b33 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-d1ac4ea0-e230-457e-999f-06baef687b33 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ac4ea0-e230-457e-999f-06baef687b33 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value nova, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ac4ea0-e230-457e-999f-06baef687b33 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1d3f4725-6a0f-40db-b7af-3f9fb7b23d44 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1d3f4725-6a0f-40db-b7af-3f9fb7b23d44 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1d3f4725-6a0f-40db-b7af-3f9fb7b23d44 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1d3f4725-6a0f-40db-b7af-3f9fb7b23d44 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1d3f4725-6a0f-40db-b7af-3f9fb7b23d44 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 returned with HTTP 404 Sep 07 17:06:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 898/1764] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes/38d707cd-e9d2-4aaa-84ec-ca8ab36e62a8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f2444365-0061-46c1-8a44-5c3600eb242e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-795200831"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-795200831'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume of 1 GB Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Availability Zones retrieved successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (f1333505-39df-4086-9f39-86e22007fe7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2da5463-b091-4335-af16-00b9b8f01539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2da5463-b091-4335-af16-00b9b8f01539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edde05dc-8067-4bae-bd2f-d553608920c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Created reservations ['92466cd7-f65b-458f-a95d-713de3fbc9d0', 'f18bfff7-c7c0-43d1-878b-383bf566f0ff', '631eda76-fe07-4b79-b19f-3f6c10031a81', 'd7b785e3-6617-4dd7-839a-717857ab52be'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edde05dc-8067-4bae-bd2f-d553608920c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92466cd7-f65b-458f-a95d-713de3fbc9d0', 'f18bfff7-c7c0-43d1-878b-383bf566f0ff', '631eda76-fe07-4b79-b19f-3f6c10031a81', 'd7b785e3-6617-4dd7-839a-717857ab52be']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259a9cad-d8bc-4b00-a356-c7507497d737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d1ac4ea0-e230-457e-999f-06baef687b33 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1ac4ea0-e230-457e-999f-06baef687b33 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 867/1765] 192.168.122.80 () {58 vars in 1161 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b6e2de96-9760-4297-93b6-9bca0b3aea71 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6e2de96-9760-4297-93b6-9bca0b3aea71 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] GET http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6e2de96-9760-4297-93b6-9bca0b3aea71 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6e2de96-9760-4297-93b6-9bca0b3aea71 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6e2de96-9760-4297-93b6-9bca0b3aea71 tempest-TestStampPattern-418226570 tempest-TestStampPattern-418226570-project-member] http://192.168.122.80/volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 returned with HTTP 404 Sep 07 17:06:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 868/1766] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes/3a7cf11e-a111-4160-a295-02daf45afdc1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?availability_zone=nova Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value nova, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-451ec2ad-dcac-4adf-b9a5-c682d5801d89 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 17:06:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 869/1767] 192.168.122.80 () {58 vars in 1161 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259a9cad-d8bc-4b00-a356-c7507497d737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3357ada8-cd6a-4946-8558-4749372dcef2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-795200831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['92466cd7-f65b-458f-a95d-713de3fbc9d0','f18bfff7-c7c0-43d1-878b-383bf566f0ff','631eda76-fe07-4b79-b19f-3f6c10031a81','d7b785e3-6617-4dd7-839a-717857ab52be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-795200831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3357ada8-cd6a-4946-8558-4749372dcef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd10986d7dd74e12a68174afcb92da23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1328b268724d408e837244f07c892acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:38 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (810fcc16-99d8-4730-b0cb-0168876b6045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c9b42cc6-1727-4f86-8f14-11c5a24980e6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c9b42cc6-1727-4f86-8f14-11c5a24980e6 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?bootable=false Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c9b42cc6-1727-4f86-8f14-11c5a24980e6 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c9b42cc6-1727-4f86-8f14-11c5a24980e6 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-c9b42cc6-1727-4f86-8f14-11c5a24980e6 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:38 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c9b42cc6-1727-4f86-8f14-11c5a24980e6 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c9b42cc6-1727-4f86-8f14-11c5a24980e6 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c9b42cc6-1727-4f86-8f14-11c5a24980e6 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 870/1768] 192.168.122.80 () {58 vars in 1145 bytes} [Mon Sep 7 17:06:38 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3b9c96d4-aeed-45f8-9fb1-156bb5102a0e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (810fcc16-99d8-4730-b0cb-0168876b6045) transitioned into state 'SUCCESS' from state '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-795200831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['92466cd7-f65b-458f-a95d-713de3fbc9d0','f18bfff7-c7c0-43d1-878b-383bf566f0ff','631eda76-fe07-4b79-b19f-3f6c10031a81','d7b785e3-6617-4dd7-839a-717857ab52be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b9c96d4-aeed-45f8-9fb1-156bb5102a0e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?bootable=false Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b9c96d4-aeed-45f8-9fb1-156bb5102a0e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b9c96d4-aeed-45f8-9fb1-156bb5102a0e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-3b9c96d4-aeed-45f8-9fb1-156bb5102a0e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3b9c96d4-aeed-45f8-9fb1-156bb5102a0e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f080173-3ece-472a-9af6-7f0e35c75f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3b9c96d4-aeed-45f8-9fb1-156bb5102a0e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b9c96d4-aeed-45f8-9fb1-156bb5102a0e tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 871/1769] 192.168.122.80 () {58 vars in 1145 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6a75e030-f91d-4047-b97d-25593c7ab81d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a75e030-f91d-4047-b97d-25593c7ab81d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?status=available Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a75e030-f91d-4047-b97d-25593c7ab81d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f080173-3ece-472a-9af6-7f0e35c75f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a75e030-f91d-4047-b97d-25593c7ab81d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-6a75e030-f91d-4047-b97d-25593c7ab81d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6a75e030-f91d-4047-b97d-25593c7ab81d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value available, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6a75e030-f91d-4047-b97d-25593c7ab81d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (f1333505-39df-4086-9f39-86e22007fe7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request issued successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f2444365-0061-46c1-8a44-5c3600eb242e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 899/1770] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:06:38 2026] POST /volume/v3/volumes => generated 751 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-da8f0435-3408-4829-bd7f-61a1b1e9bf41 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-da8f0435-3408-4829-bd7f-61a1b1e9bf41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-da8f0435-3408-4829-bd7f-61a1b1e9bf41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-da8f0435-3408-4829-bd7f-61a1b1e9bf41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6a75e030-f91d-4047-b97d-25593c7ab81d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a75e030-f91d-4047-b97d-25593c7ab81d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 872/1771] 192.168.122.80 () {58 vars in 1149 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes?status=available Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value available, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-da8f0435-3408-4829-bd7f-61a1b1e9bf41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a1b94f0d-c8a2-43dc-b853-90d6ace36ac1 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 873/1772] 192.168.122.80 () {58 vars in 1149 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2648acb-5097-454e-b05f-3649830e217a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-da8f0435-3408-4829-bd7f-61a1b1e9bf41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2648acb-5097-454e-b05f-3649830e217a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?availability_zone=nova Sep 07 17:06:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 900/1773] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2648acb-5097-454e-b05f-3649830e217a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2648acb-5097-454e-b05f-3649830e217a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-d2648acb-5097-454e-b05f-3649830e217a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d2648acb-5097-454e-b05f-3649830e217a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value nova, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d2648acb-5097-454e-b05f-3649830e217a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d2648acb-5097-454e-b05f-3649830e217a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2648acb-5097-454e-b05f-3649830e217a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 874/1774] 192.168.122.80 () {58 vars in 1182 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eab75f26-bf73-4590-a050-27f5deb2ffdb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eab75f26-bf73-4590-a050-27f5deb2ffdb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?bootable=false Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eab75f26-bf73-4590-a050-27f5deb2ffdb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eab75f26-bf73-4590-a050-27f5deb2ffdb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-eab75f26-bf73-4590-a050-27f5deb2ffdb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-eab75f26-bf73-4590-a050-27f5deb2ffdb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eab75f26-bf73-4590-a050-27f5deb2ffdb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eab75f26-bf73-4590-a050-27f5deb2ffdb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 901/1775] 192.168.122.80 () {58 vars in 1166 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?status=available Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Could not evaluate value available, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] Get all volumes completed successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e2e25cd-b7d4-4c83-930f-9f6be63d2112 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-reader] http://192.168.122.80/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 875/1776] 192.168.122.80 () {58 vars in 1170 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-894f874a-3eec-44ea-ac47-e0a11bf18c8b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-894f874a-3eec-44ea-ac47-e0a11bf18c8b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-894f874a-3eec-44ea-ac47-e0a11bf18c8b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-894f874a-3eec-44ea-ac47-e0a11bf18c8b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-894f874a-3eec-44ea-ac47-e0a11bf18c8b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-894f874a-3eec-44ea-ac47-e0a11bf18c8b tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 902/1777] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f474e9df-3845-4e2a-a976-54ebd2ebdbad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f474e9df-3845-4e2a-a976-54ebd2ebdbad tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] DELETE http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f474e9df-3845-4e2a-a976-54ebd2ebdbad tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f474e9df-3845-4e2a-a976-54ebd2ebdbad tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-f474e9df-3845-4e2a-a976-54ebd2ebdbad tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Delete volume with id: be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f474e9df-3845-4e2a-a976-54ebd2ebdbad tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f474e9df-3845-4e2a-a976-54ebd2ebdbad tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Delete volume request issued successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f474e9df-3845-4e2a-a976-54ebd2ebdbad tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 202 Sep 07 17:06:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 876/1778] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:39 2026] DELETE /volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6e50ee05-6b78-4d6d-af68-7f0562b2d87a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e50ee05-6b78-4d6d-af68-7f0562b2d87a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e50ee05-6b78-4d6d-af68-7f0562b2d87a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e50ee05-6b78-4d6d-af68-7f0562b2d87a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6e50ee05-6b78-4d6d-af68-7f0562b2d87a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e50ee05-6b78-4d6d-af68-7f0562b2d87a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 200 Sep 07 17:06:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 903/1779] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:39 2026] GET /volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-775071bc-df3b-4b94-9e59-d786adcf62a5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-775071bc-df3b-4b94-9e59-d786adcf62a5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:06:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-775071bc-df3b-4b94-9e59-d786adcf62a5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-775071bc-df3b-4b94-9e59-d786adcf62a5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-775071bc-df3b-4b94-9e59-d786adcf62a5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-775071bc-df3b-4b94-9e59-d786adcf62a5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 returned with HTTP 200 Sep 07 17:06:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 877/1780] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:40 2026] GET /volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 => generated 843 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4f3d93c8-093e-44ea-8202-4564e8b75d10 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f3d93c8-093e-44ea-8202-4564e8b75d10 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca Sep 07 17:06:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f3d93c8-093e-44ea-8202-4564e8b75d10 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f3d93c8-093e-44ea-8202-4564e8b75d10 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f3d93c8-093e-44ea-8202-4564e8b75d10 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca returned with HTTP 404 Sep 07 17:06:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 904/1781] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:40 2026] GET /volume/v3/volumes/be2dadd2-2178-485b-bfd8-bb5797dd86ca => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9afaf4ed-cf14-4f3e-ab8d-cff2e6c0f3c8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9afaf4ed-cf14-4f3e-ab8d-cff2e6c0f3c8 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9afaf4ed-cf14-4f3e-ab8d-cff2e6c0f3c8 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9afaf4ed-cf14-4f3e-ab8d-cff2e6c0f3c8 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9afaf4ed-cf14-4f3e-ab8d-cff2e6c0f3c8 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9afaf4ed-cf14-4f3e-ab8d-cff2e6c0f3c8 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 878/1782] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:40 2026] GET /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ed789be2-6137-4356-9d7f-f1e6df54af0d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ed789be2-6137-4356-9d7f-f1e6df54af0d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] DELETE http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ed789be2-6137-4356-9d7f-f1e6df54af0d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ed789be2-6137-4356-9d7f-f1e6df54af0d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:40 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ed789be2-6137-4356-9d7f-f1e6df54af0d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Delete volume with id: 4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ed789be2-6137-4356-9d7f-f1e6df54af0d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ed789be2-6137-4356-9d7f-f1e6df54af0d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Delete volume request issued successfully. Sep 07 17:06:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ed789be2-6137-4356-9d7f-f1e6df54af0d tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 202 Sep 07 17:06:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 905/1783] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:40 2026] DELETE /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b3e4fa71-a2df-4a45-baae-f1e88aa01406 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b3e4fa71-a2df-4a45-baae-f1e88aa01406 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b3e4fa71-a2df-4a45-baae-f1e88aa01406 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b3e4fa71-a2df-4a45-baae-f1e88aa01406 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b3e4fa71-a2df-4a45-baae-f1e88aa01406 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b3e4fa71-a2df-4a45-baae-f1e88aa01406 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 879/1784] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:41 2026] GET /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1c584f28-6f92-44bc-8f9b-e553527ffd95 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c584f28-6f92-44bc-8f9b-e553527ffd95 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:06:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c584f28-6f92-44bc-8f9b-e553527ffd95 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c584f28-6f92-44bc-8f9b-e553527ffd95 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1c584f28-6f92-44bc-8f9b-e553527ffd95 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c584f28-6f92-44bc-8f9b-e553527ffd95 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 returned with HTTP 200 Sep 07 17:06:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 906/1785] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:41 2026] GET /volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3357ada8-cd6a-4946-8558-4749372dcef2", "size": 1, "name": "tempest-VolumesGetTest-Volume-1046852912", "metadata": {"Type": "Test"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request body: {'volume': {'source_volid': '3357ada8-cd6a-4946-8558-4749372dcef2', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1046852912', 'metadata': {'Type': 'Test'}}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume retrieved successfully. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume of 1 GB Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Availability Zones retrieved successfully. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (708c9219-1a70-4294-a4a3-888bdf527e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3674ab57-91b3-4f6b-8b3d-bdcd168af6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3674ab57-91b3-4f6b-8b3d-bdcd168af6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3357ada8-cd6a-4946-8558-4749372dcef2', 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c94419d3-dfe7-45f9-8a0b-db71f7d1ea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ea9628f7-383e-4e7f-ae7e-30b97863f0f7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Created reservations ['a9931d57-f67b-4177-9e3e-c630e6afa9d3', '4e308e55-b611-4df7-99a5-9500f1807c1d', 'e1ee886e-44a3-46e4-9bfa-fbdefecc7330', 'd06bbccc-c44a-43e9-8373-0ce8b7486b97'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c94419d3-dfe7-45f9-8a0b-db71f7d1ea75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9931d57-f67b-4177-9e3e-c630e6afa9d3', '4e308e55-b611-4df7-99a5-9500f1807c1d', 'e1ee886e-44a3-46e4-9bfa-fbdefecc7330', 'd06bbccc-c44a-43e9-8373-0ce8b7486b97']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d855e2e-469e-4903-b0e5-6da2891aa692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d855e2e-469e-4903-b0e5-6da2891aa692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d366e51-3758-4d4a-b02d-d055e7248bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1046852912',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['a9931d57-f67b-4177-9e3e-c630e6afa9d3','4e308e55-b611-4df7-99a5-9500f1807c1d','e1ee886e-44a3-46e4-9bfa-fbdefecc7330','d06bbccc-c44a-43e9-8373-0ce8b7486b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=3357ada8-cd6a-4946-8558-4749372dcef2,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1046852912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d366e51-3758-4d4a-b02d-d055e7248bba,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fd10986d7dd74e12a68174afcb92da23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3357ada8-cd6a-4946-8558-4749372dcef2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1328b268724d408e837244f07c892acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c77abac-8479-4063-88bc-4b290c78c7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c77abac-8479-4063-88bc-4b290c78c7d0) transitioned into state 'SUCCESS' from state '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-1046852912',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['a9931d57-f67b-4177-9e3e-c630e6afa9d3','4e308e55-b611-4df7-99a5-9500f1807c1d','e1ee886e-44a3-46e4-9bfa-fbdefecc7330','d06bbccc-c44a-43e9-8373-0ce8b7486b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=3357ada8-cd6a-4946-8558-4749372dcef2,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6b5bb8-1ad5-4ada-8709-9edd9e7f4418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6b5bb8-1ad5-4ada-8709-9edd9e7f4418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (708c9219-1a70-4294-a4a3-888bdf527e8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request issued successfully. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6957b213-b74d-40b9-a286-dfbd84e6f5fb tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 880/1786] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:06:41 2026] POST /volume/v3/volumes => generated 800 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-48b77722-e55a-4746-bd5a-cfbfce8c009d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-48b77722-e55a-4746-bd5a-cfbfce8c009d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-48b77722-e55a-4746-bd5a-cfbfce8c009d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-48b77722-e55a-4746-bd5a-cfbfce8c009d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea9628f7-383e-4e7f-ae7e-30b97863f0f7 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:06:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ea9628f7-383e-4e7f-ae7e-30b97863f0f7 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-298617603"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-48b77722-e55a-4746-bd5a-cfbfce8c009d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-48b77722-e55a-4746-bd5a-cfbfce8c009d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 881/1787] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:41 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 868 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea9628f7-383e-4e7f-ae7e-30b97863f0f7 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:06:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 907/1788] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:06:41 2026] POST /volume/v3/types => generated 230 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d1abb4d9-93d4-4930-9d86-1a9e2bb21621 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1abb4d9-93d4-4930-9d86-1a9e2bb21621 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] POST http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs Sep 07 17:06:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1abb4d9-93d4-4930-9d86-1a9e2bb21621 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1abb4d9-93d4-4930-9d86-1a9e2bb21621 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 882/1789] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:06:41 2026] POST /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs => generated 34 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6e5e4af6-5e7e-4a46-b6ec-eca0de7e9b7e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e5e4af6-5e7e-4a46-b6ec-eca0de7e9b7e tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] GET http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e5e4af6-5e7e-4a46-b6ec-eca0de7e9b7e tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e5e4af6-5e7e-4a46-b6ec-eca0de7e9b7e tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e5e4af6-5e7e-4a46-b6ec-eca0de7e9b7e tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 908/1790] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:06:42 2026] GET /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d42367db-e45c-46df-97b4-afda920fc011 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-20f683ab-96b6-47d5-8104-8418656b4ce0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d42367db-e45c-46df-97b4-afda920fc011 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d42367db-e45c-46df-97b4-afda920fc011 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-20f683ab-96b6-47d5-8104-8418656b4ce0 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] DELETE http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-20f683ab-96b6-47d5-8104-8418656b4ce0 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-20f683ab-96b6-47d5-8104-8418656b4ce0 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d42367db-e45c-46df-97b4-afda920fc011 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d42367db-e45c-46df-97b4-afda920fc011 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-20f683ab-96b6-47d5-8104-8418656b4ce0 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 returned with HTTP 202 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 909/1791] 192.168.122.80 () {58 vars in 1278 bytes} [Mon Sep 7 17:06:42 2026] DELETE /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d42367db-e45c-46df-97b4-afda920fc011 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 883/1792] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:42 2026] GET /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 862 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3daf2944-b9fe-4a03-8c7e-e0849a406253 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3daf2944-b9fe-4a03-8c7e-e0849a406253 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] GET http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3daf2944-b9fe-4a03-8c7e-e0849a406253 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3daf2944-b9fe-4a03-8c7e-e0849a406253 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3daf2944-b9fe-4a03-8c7e-e0849a406253 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 returned with HTTP 404 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 910/1793] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:06:42 2026] GET /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec3 => generated 129 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e998ebce-dd08-4f00-96a7-708c86a69513 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e998ebce-dd08-4f00-96a7-708c86a69513 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] POST http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e998ebce-dd08-4f00-96a7-708c86a69513 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e998ebce-dd08-4f00-96a7-708c86a69513 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 884/1794] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:06:42 2026] POST /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs => generated 34 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6447cbf1-c4cc-4d10-a1f5-7afcd69c1a27 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6447cbf1-c4cc-4d10-a1f5-7afcd69c1a27 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] GET http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6447cbf1-c4cc-4d10-a1f5-7afcd69c1a27 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6447cbf1-c4cc-4d10-a1f5-7afcd69c1a27 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6447cbf1-c4cc-4d10-a1f5-7afcd69c1a27 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 911/1795] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:06:42 2026] GET /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aca5251f-579f-475f-9e63-8b1af2b1aa9c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aca5251f-579f-475f-9e63-8b1af2b1aa9c tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] POST http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aca5251f-579f-475f-9e63-8b1af2b1aa9c tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aca5251f-579f-475f-9e63-8b1af2b1aa9c tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 885/1796] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:06:42 2026] POST /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs => generated 34 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0ac26018-80bd-4a93-98f4-304cdb18e4c9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0ac26018-80bd-4a93-98f4-304cdb18e4c9 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] PUT http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec2 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0ac26018-80bd-4a93-98f4-304cdb18e4c9 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0ac26018-80bd-4a93-98f4-304cdb18e4c9 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec2 returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 912/1797] 192.168.122.80 () {60 vars in 1295 bytes} [Mon Sep 7 17:06:42 2026] PUT /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec2 => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2163683d-c1a4-4258-a83d-240f60ea6a3f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2163683d-c1a4-4258-a83d-240f60ea6a3f tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] GET http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec2 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2163683d-c1a4-4258-a83d-240f60ea6a3f tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2163683d-c1a4-4258-a83d-240f60ea6a3f tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2163683d-c1a4-4258-a83d-240f60ea6a3f tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec2 returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 886/1798] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:06:42 2026] GET /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs/spec2 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0cc458ad-e6d0-4766-a841-d5cfa6423b39 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0cc458ad-e6d0-4766-a841-d5cfa6423b39 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] POST http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0cc458ad-e6d0-4766-a841-d5cfa6423b39 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0cc458ad-e6d0-4766-a841-d5cfa6423b39 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 913/1799] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:06:42 2026] POST /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs => generated 51 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7389a5cf-10bd-473b-9180-fe9256417bb6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7389a5cf-10bd-473b-9180-fe9256417bb6 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] GET http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7389a5cf-10bd-473b-9180-fe9256417bb6 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7389a5cf-10bd-473b-9180-fe9256417bb6 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7389a5cf-10bd-473b-9180-fe9256417bb6 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs returned with HTTP 200 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 887/1800] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:06:42 2026] GET /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f/extra_specs => generated 68 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-172310e8-1d9c-4847-83bf-23410e154ecc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-172310e8-1d9c-4847-83bf-23410e154ecc tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] DELETE http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-172310e8-1d9c-4847-83bf-23410e154ecc tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-172310e8-1d9c-4847-83bf-23410e154ecc tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-172310e8-1d9c-4847-83bf-23410e154ecc tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f returned with HTTP 202 Sep 07 17:06:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 914/1801] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:06:42 2026] DELETE /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-20ca86d2-71ee-478a-9b6b-dfab8832c6c2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-20ca86d2-71ee-478a-9b6b-dfab8832c6c2 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] GET http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-20ca86d2-71ee-478a-9b6b-dfab8832c6c2 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-20ca86d2-71ee-478a-9b6b-dfab8832c6c2 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-20ca86d2-71ee-478a-9b6b-dfab8832c6c2 tempest-VolumeTypesExtraSpecsTest-1117967654 tempest-VolumeTypesExtraSpecsTest-1117967654-project-admin] http://192.168.122.80/volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f returned with HTTP 404 Sep 07 17:06:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 888/1802] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:06:42 2026] GET /volume/v3/types/2a36fc4b-7df9-47c1-8b5b-91d294743e3f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1feb0d5a-5b19-432a-8165-6dd2be753fdc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1feb0d5a-5b19-432a-8165-6dd2be753fdc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1feb0d5a-5b19-432a-8165-6dd2be753fdc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1feb0d5a-5b19-432a-8165-6dd2be753fdc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1feb0d5a-5b19-432a-8165-6dd2be753fdc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1feb0d5a-5b19-432a-8165-6dd2be753fdc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 915/1803] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:42 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b3fadacf-0e27-46ba-8728-866670d2e19a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b3fadacf-0e27-46ba-8728-866670d2e19a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 Sep 07 17:06:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b3fadacf-0e27-46ba-8728-866670d2e19a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b3fadacf-0e27-46ba-8728-866670d2e19a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b3fadacf-0e27-46ba-8728-866670d2e19a tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 returned with HTTP 404 Sep 07 17:06:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 889/1804] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:43 2026] GET /volume/v3/volumes/4d8816d3-2b80-44b2-b4f3-e3adefb29bb0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-961fce27-17d8-4b2c-92f2-b2d13d435ffd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-961fce27-17d8-4b2c-92f2-b2d13d435ffd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-961fce27-17d8-4b2c-92f2-b2d13d435ffd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-961fce27-17d8-4b2c-92f2-b2d13d435ffd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-961fce27-17d8-4b2c-92f2-b2d13d435ffd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-961fce27-17d8-4b2c-92f2-b2d13d435ffd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 916/1805] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:43 2026] GET /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f4bc5ab9-310b-4d73-86f3-783f62e0c421 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4bc5ab9-310b-4d73-86f3-783f62e0c421 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] DELETE http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4bc5ab9-310b-4d73-86f3-783f62e0c421 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4bc5ab9-310b-4d73-86f3-783f62e0c421 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:43 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-f4bc5ab9-310b-4d73-86f3-783f62e0c421 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Delete volume with id: 745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4bc5ab9-310b-4d73-86f3-783f62e0c421 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4bc5ab9-310b-4d73-86f3-783f62e0c421 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Delete volume request issued successfully. Sep 07 17:06:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4bc5ab9-310b-4d73-86f3-783f62e0c421 tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 202 Sep 07 17:06:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 890/1806] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:43 2026] DELETE /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-64bd877e-32ed-48ee-98dd-63c60a4fc9bd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-64bd877e-32ed-48ee-98dd-63c60a4fc9bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-64bd877e-32ed-48ee-98dd-63c60a4fc9bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-64bd877e-32ed-48ee-98dd-63c60a4fc9bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-64bd877e-32ed-48ee-98dd-63c60a4fc9bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-64bd877e-32ed-48ee-98dd-63c60a4fc9bd tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 917/1807] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:43 2026] GET /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e5a90ae2-c1da-42ed-b4aa-2748d4e69447 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e5a90ae2-c1da-42ed-b4aa-2748d4e69447 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e5a90ae2-c1da-42ed-b4aa-2748d4e69447 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e5a90ae2-c1da-42ed-b4aa-2748d4e69447 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:44 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e5a90ae2-c1da-42ed-b4aa-2748d4e69447 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e5a90ae2-c1da-42ed-b4aa-2748d4e69447 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 891/1808] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:44 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d7760bce-2a6c-448e-8872-0fbfc75440cb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d7760bce-2a6c-448e-8872-0fbfc75440cb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d7760bce-2a6c-448e-8872-0fbfc75440cb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d7760bce-2a6c-448e-8872-0fbfc75440cb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d7760bce-2a6c-448e-8872-0fbfc75440cb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Volume info retrieved successfully. Sep 07 17:06:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d7760bce-2a6c-448e-8872-0fbfc75440cb tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 200 Sep 07 17:06:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 918/1809] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:44 2026] GET /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 863 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-21d20e9b-10df-4a3d-b8b9-7c7dda8c5ff8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-21d20e9b-10df-4a3d-b8b9-7c7dda8c5ff8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-21d20e9b-10df-4a3d-b8b9-7c7dda8c5ff8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-21d20e9b-10df-4a3d-b8b9-7c7dda8c5ff8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-21d20e9b-10df-4a3d-b8b9-7c7dda8c5ff8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-21d20e9b-10df-4a3d-b8b9-7c7dda8c5ff8 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 892/1810] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:45 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0fd181e1-76f3-439d-9037-9ad2050edfec None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fd181e1-76f3-439d-9037-9ad2050edfec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] GET http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba Sep 07 17:06:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fd181e1-76f3-439d-9037-9ad2050edfec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fd181e1-76f3-439d-9037-9ad2050edfec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fd181e1-76f3-439d-9037-9ad2050edfec tempest-VolumesListTestJSON-1882545561 tempest-VolumesListTestJSON-1882545561-project-member] http://192.168.122.80/volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba returned with HTTP 404 Sep 07 17:06:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 919/1811] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:45 2026] GET /volume/v3/volumes/745de4a2-2c77-46ed-a399-ddee32a93aba => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:06:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23e026b5-219a-439d-83ed-348ec53a0842 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23e026b5-219a-439d-83ed-348ec53a0842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23e026b5-219a-439d-83ed-348ec53a0842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23e026b5-219a-439d-83ed-348ec53a0842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23e026b5-219a-439d-83ed-348ec53a0842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23e026b5-219a-439d-83ed-348ec53a0842 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 893/1812] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:46 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e13d7d8c-bab8-4e1c-97f9-14aa999aae52 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e13d7d8c-bab8-4e1c-97f9-14aa999aae52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e13d7d8c-bab8-4e1c-97f9-14aa999aae52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e13d7d8c-bab8-4e1c-97f9-14aa999aae52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e13d7d8c-bab8-4e1c-97f9-14aa999aae52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e13d7d8c-bab8-4e1c-97f9-14aa999aae52 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 920/1813] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:47 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3a17049a-e8af-4550-81a9-66044e228007 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a17049a-e8af-4550-81a9-66044e228007 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a17049a-e8af-4550-81a9-66044e228007 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a17049a-e8af-4550-81a9-66044e228007 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3a17049a-e8af-4550-81a9-66044e228007 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a17049a-e8af-4550-81a9-66044e228007 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 894/1814] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:48 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fb8d64df-929f-4d30-9ae3-fcc6b0631f2c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb8d64df-929f-4d30-9ae3-fcc6b0631f2c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb8d64df-929f-4d30-9ae3-fcc6b0631f2c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb8d64df-929f-4d30-9ae3-fcc6b0631f2c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:49 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=721,cinder:UPDATE=171,cinder:INSERT=97 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:06:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fb8d64df-929f-4d30-9ae3-fcc6b0631f2c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb8d64df-929f-4d30-9ae3-fcc6b0631f2c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 921/1815] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:49 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ed806be0-2fc8-4c3a-8b3a-99365bb278af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ed806be0-2fc8-4c3a-8b3a-99365bb278af tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ed806be0-2fc8-4c3a-8b3a-99365bb278af tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ed806be0-2fc8-4c3a-8b3a-99365bb278af tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ed806be0-2fc8-4c3a-8b3a-99365bb278af tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ed806be0-2fc8-4c3a-8b3a-99365bb278af tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 895/1816] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:51 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:06:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-de5a1614-278a-43c3-ac64-ff2666f5794e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de5a1614-278a-43c3-ac64-ff2666f5794e tempest-AvailabilityZoneTestJSON-1159811903 tempest-AvailabilityZoneTestJSON-1159811903-project-reader] GET http://192.168.122.80/volume/v3/os-availability-zone Sep 07 17:06:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de5a1614-278a-43c3-ac64-ff2666f5794e tempest-AvailabilityZoneTestJSON-1159811903 tempest-AvailabilityZoneTestJSON-1159811903-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de5a1614-278a-43c3-ac64-ff2666f5794e tempest-AvailabilityZoneTestJSON-1159811903 tempest-AvailabilityZoneTestJSON-1159811903-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:51 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:06:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-de5a1614-278a-43c3-ac64-ff2666f5794e tempest-AvailabilityZoneTestJSON-1159811903 tempest-AvailabilityZoneTestJSON-1159811903-project-reader] Availability Zones retrieved successfully. Sep 07 17:06:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de5a1614-278a-43c3-ac64-ff2666f5794e tempest-AvailabilityZoneTestJSON-1159811903 tempest-AvailabilityZoneTestJSON-1159811903-project-reader] http://192.168.122.80/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 17:06:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 922/1817] 192.168.122.80 () {58 vars in 1155 bytes} [Mon Sep 7 17:06:51 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:06:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2ef1066b-6db1-4f19-840e-6b3baeaba799 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2ef1066b-6db1-4f19-840e-6b3baeaba799 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2ef1066b-6db1-4f19-840e-6b3baeaba799 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2ef1066b-6db1-4f19-840e-6b3baeaba799 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2ef1066b-6db1-4f19-840e-6b3baeaba799 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2ef1066b-6db1-4f19-840e-6b3baeaba799 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 896/1818] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:52 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-478d0c2e-70ea-4dd5-a194-53fceabeb04a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-478d0c2e-70ea-4dd5-a194-53fceabeb04a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-478d0c2e-70ea-4dd5-a194-53fceabeb04a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-478d0c2e-70ea-4dd5-a194-53fceabeb04a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-478d0c2e-70ea-4dd5-a194-53fceabeb04a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-478d0c2e-70ea-4dd5-a194-53fceabeb04a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 923/1819] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:53 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 892 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8cb53b57-b5e2-4440-a3b5-e4b0b00163c4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8cb53b57-b5e2-4440-a3b5-e4b0b00163c4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8cb53b57-b5e2-4440-a3b5-e4b0b00163c4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8cb53b57-b5e2-4440-a3b5-e4b0b00163c4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8cb53b57-b5e2-4440-a3b5-e4b0b00163c4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8cb53b57-b5e2-4440-a3b5-e4b0b00163c4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 897/1820] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:54 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 893 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0c83be99-2a6e-47bb-8b7a-297d9c7dc5bc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c83be99-2a6e-47bb-8b7a-297d9c7dc5bc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c83be99-2a6e-47bb-8b7a-297d9c7dc5bc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c83be99-2a6e-47bb-8b7a-297d9c7dc5bc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0c83be99-2a6e-47bb-8b7a-297d9c7dc5bc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Volume info retrieved successfully. Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c83be99-2a6e-47bb-8b7a-297d9c7dc5bc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 924/1821] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:54 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-176a5ade-4e00-475a-bd25-f33e59c4ab72 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-176a5ade-4e00-475a-bd25-f33e59c4ab72 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-176a5ade-4e00-475a-bd25-f33e59c4ab72 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1046852912"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-176a5ade-4e00-475a-bd25-f33e59c4ab72 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-176a5ade-4e00-475a-bd25-f33e59c4ab72 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-176a5ade-4e00-475a-bd25-f33e59c4ab72 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 898/1822] 192.168.122.80 () {60 vars in 1247 bytes} [Mon Sep 7 17:06:54 2026] PUT /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 825 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-99c674a6-3a5c-44bb-9d8e-ba55def08dcd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-99c674a6-3a5c-44bb-9d8e-ba55def08dcd tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-99c674a6-3a5c-44bb-9d8e-ba55def08dcd tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-946808454", "description": "This is the new description of volume"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-99c674a6-3a5c-44bb-9d8e-ba55def08dcd tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-99c674a6-3a5c-44bb-9d8e-ba55def08dcd tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-99c674a6-3a5c-44bb-9d8e-ba55def08dcd tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 925/1823] 192.168.122.80 () {60 vars in 1248 bytes} [Mon Sep 7 17:06:54 2026] PUT /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e8d29b39-997b-4eac-a66e-e162db8e0f15 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8d29b39-997b-4eac-a66e-e162db8e0f15 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:06:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8d29b39-997b-4eac-a66e-e162db8e0f15 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8d29b39-997b-4eac-a66e-e162db8e0f15 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e8d29b39-997b-4eac-a66e-e162db8e0f15 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Volume info retrieved successfully. Sep 07 17:06:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8d29b39-997b-4eac-a66e-e162db8e0f15 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:06:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 899/1824] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:54 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 931 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1119642262", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1365974595"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1119642262', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1365974595'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume of 1 GB Sep 07 17:06:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Availability Zones retrieved successfully. Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (d020be55-7379-415d-8fa4-0adebff50c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (855f241c-b2c1-4d85-9234-33ce73012942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (855f241c-b2c1-4d85-9234-33ce73012942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12296c9-6778-4d86-b604-d536fb615c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Created reservations ['ebd257d4-a34e-401b-873f-5c4d4a0495d8', '310f9d19-a06f-4d76-ad65-d821e18f4f8c', 'cdcfe7d5-e4e7-43b3-a92e-7626ef744fbf', '722a626c-415f-4e73-85b1-182b520c43da'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12296c9-6778-4d86-b604-d536fb615c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebd257d4-a34e-401b-873f-5c4d4a0495d8', '310f9d19-a06f-4d76-ad65-d821e18f4f8c', 'cdcfe7d5-e4e7-43b3-a92e-7626ef744fbf', '722a626c-415f-4e73-85b1-182b520c43da']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90212cc6-ac84-4242-802d-c8f93125fe90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90212cc6-ac84-4242-802d-c8f93125fe90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '960a4555-149e-4c9e-a5fd-1784f7cbc62b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1119642262',display_name='tempest-VolumesGetTest-Volume-1365974595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['ebd257d4-a34e-401b-873f-5c4d4a0495d8','310f9d19-a06f-4d76-ad65-d821e18f4f8c','cdcfe7d5-e4e7-43b3-a92e-7626ef744fbf','722a626c-415f-4e73-85b1-182b520c43da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:06:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1119642262',display_name='tempest-VolumesGetTest-Volume-1365974595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=960a4555-149e-4c9e-a5fd-1784f7cbc62b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd10986d7dd74e12a68174afcb92da23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1328b268724d408e837244f07c892acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55612b39-d14d-4695-80a0-0de03e8a0931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55612b39-d14d-4695-80a0-0de03e8a0931) transitioned into 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-1119642262',display_name='tempest-VolumesGetTest-Volume-1365974595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['ebd257d4-a34e-401b-873f-5c4d4a0495d8','310f9d19-a06f-4d76-ad65-d821e18f4f8c','cdcfe7d5-e4e7-43b3-a92e-7626ef744fbf','722a626c-415f-4e73-85b1-182b520c43da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c98693af-07d1-4aef-a7cd-1f1eceffaf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c98693af-07d1-4aef-a7cd-1f1eceffaf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (d020be55-7379-415d-8fa4-0adebff50c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request issued successfully. Sep 07 17:06:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e6c36769-7c62-4edd-8ff2-c3a106d07232 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:06:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 926/1825] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:06:54 2026] POST /volume/v3/volumes => generated 787 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:06:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3d6a83ae-579c-4f2c-81ca-0c91103c98e2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d6a83ae-579c-4f2c-81ca-0c91103c98e2 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d6a83ae-579c-4f2c-81ca-0c91103c98e2 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d6a83ae-579c-4f2c-81ca-0c91103c98e2 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3d6a83ae-579c-4f2c-81ca-0c91103c98e2 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d6a83ae-579c-4f2c-81ca-0c91103c98e2 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 200 Sep 07 17:06:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 900/1826] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:55 2026] GET /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-45fe52ed-5a98-4549-8833-abddc88abb6e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-45fe52ed-5a98-4549-8833-abddc88abb6e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-45fe52ed-5a98-4549-8833-abddc88abb6e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-45fe52ed-5a98-4549-8833-abddc88abb6e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-45fe52ed-5a98-4549-8833-abddc88abb6e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-45fe52ed-5a98-4549-8833-abddc88abb6e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 200 Sep 07 17:06:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 927/1827] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:56 2026] GET /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 879 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-246829ed-97b3-465c-ae60-a931bf7be160 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-246829ed-97b3-465c-ae60-a931bf7be160 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-246829ed-97b3-465c-ae60-a931bf7be160 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-246829ed-97b3-465c-ae60-a931bf7be160 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-246829ed-97b3-465c-ae60-a931bf7be160 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-246829ed-97b3-465c-ae60-a931bf7be160 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 200 Sep 07 17:06:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 901/1828] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:57 2026] GET /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 880 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f55f05a7-8863-4f83-b0ff-b3bfb9b17b3e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f55f05a7-8863-4f83-b0ff-b3bfb9b17b3e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f55f05a7-8863-4f83-b0ff-b3bfb9b17b3e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1046852912", "description": null}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f55f05a7-8863-4f83-b0ff-b3bfb9b17b3e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f55f05a7-8863-4f83-b0ff-b3bfb9b17b3e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f55f05a7-8863-4f83-b0ff-b3bfb9b17b3e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 200 Sep 07 17:06:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 928/1829] 192.168.122.80 () {60 vars in 1247 bytes} [Mon Sep 7 17:06:57 2026] PUT /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 777 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-95fcd2fc-8c78-4250-8dcb-f36d9029bac5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95fcd2fc-8c78-4250-8dcb-f36d9029bac5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95fcd2fc-8c78-4250-8dcb-f36d9029bac5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95fcd2fc-8c78-4250-8dcb-f36d9029bac5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-95fcd2fc-8c78-4250-8dcb-f36d9029bac5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95fcd2fc-8c78-4250-8dcb-f36d9029bac5 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 200 Sep 07 17:06:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 902/1830] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:57 2026] GET /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-34a965d1-8354-4545-b95c-614084c73286 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34a965d1-8354-4545-b95c-614084c73286 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] DELETE http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34a965d1-8354-4545-b95c-614084c73286 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-34a965d1-8354-4545-b95c-614084c73286 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-34a965d1-8354-4545-b95c-614084c73286 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume with id: 960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-34a965d1-8354-4545-b95c-614084c73286 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-34a965d1-8354-4545-b95c-614084c73286 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume request issued successfully. Sep 07 17:06:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-34a965d1-8354-4545-b95c-614084c73286 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 202 Sep 07 17:06:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 929/1831] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:06:57 2026] DELETE /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2ad7e2b-ac19-4e73-bf6e-6a84cd3bb545 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2ad7e2b-ac19-4e73-bf6e-6a84cd3bb545 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2ad7e2b-ac19-4e73-bf6e-6a84cd3bb545 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2ad7e2b-ac19-4e73-bf6e-6a84cd3bb545 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:06:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d2ad7e2b-ac19-4e73-bf6e-6a84cd3bb545 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2ad7e2b-ac19-4e73-bf6e-6a84cd3bb545 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 200 Sep 07 17:06:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 903/1832] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:57 2026] GET /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 844 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4897b844-6987-47e6-ae70-08fbb425270f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4897b844-6987-47e6-ae70-08fbb425270f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:06:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4897b844-6987-47e6-ae70-08fbb425270f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:06:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4897b844-6987-47e6-ae70-08fbb425270f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:06:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:06:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:06:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:06:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:06:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4897b844-6987-47e6-ae70-08fbb425270f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:06:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4897b844-6987-47e6-ae70-08fbb425270f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 200 Sep 07 17:06:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 930/1833] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:06:58 2026] GET /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 844 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:06:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:06:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:06:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1125023247"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:06:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1125023247'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:06:59 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Create volume of 1 GB Sep 07 17:06:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Availability Zones retrieved successfully. Sep 07 17:06:59 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Flow 'volume_create_api' (31ffb441-8060-43d8-ba04-c5720a506f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:06:59 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72b8fad-6e88-42b7-ad10-609c4dd741f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:06:59 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:06:59 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72b8fad-6e88-42b7-ad10-609c4dd741f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:06:59 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37985021-ba48-4904-9997-de2c5e073b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fe4d57e5-23e5-4ce4-87b3-dc86154019dc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe4d57e5-23e5-4ce4-87b3-dc86154019dc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe4d57e5-23e5-4ce4-87b3-dc86154019dc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe4d57e5-23e5-4ce4-87b3-dc86154019dc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe4d57e5-23e5-4ce4-87b3-dc86154019dc tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b returned with HTTP 404 Sep 07 17:07:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 931/1834] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:00 2026] GET /volume/v3/volumes/960a4555-149e-4c9e-a5fd-1784f7cbc62b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3630a496-2a0f-4e66-95ee-ab2c0e68e7fa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3630a496-2a0f-4e66-95ee-ab2c0e68e7fa tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3630a496-2a0f-4e66-95ee-ab2c0e68e7fa tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3630a496-2a0f-4e66-95ee-ab2c0e68e7fa tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3630a496-2a0f-4e66-95ee-ab2c0e68e7fa tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3630a496-2a0f-4e66-95ee-ab2c0e68e7fa tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:07:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 932/1835] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:00 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 931 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-597b555e-a0c6-45a4-bed3-c47511282071 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-597b555e-a0c6-45a4-bed3-c47511282071 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-597b555e-a0c6-45a4-bed3-c47511282071 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-597b555e-a0c6-45a4-bed3-c47511282071 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-597b555e-a0c6-45a4-bed3-c47511282071 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume with id: 3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Created reservations ['1fd991cb-bb57-4ca0-b80c-fd72bcd97a1b', 'f4afd438-2791-4a90-810c-192a37d637aa', '35ad06db-cef2-46cb-8025-91f48271bb00', 'ab057c90-5fe8-4879-a20d-e71e0e9b5783'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37985021-ba48-4904-9997-de2c5e073b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd991cb-bb57-4ca0-b80c-fd72bcd97a1b', 'f4afd438-2791-4a90-810c-192a37d637aa', '35ad06db-cef2-46cb-8025-91f48271bb00', 'ab057c90-5fe8-4879-a20d-e71e0e9b5783']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7aa198-1a37-4797-97f9-1e5a2feb841c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-597b555e-a0c6-45a4-bed3-c47511282071 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-597b555e-a0c6-45a4-bed3-c47511282071 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume request issued successfully. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-597b555e-a0c6-45a4-bed3-c47511282071 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 202 Sep 07 17:07:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 933/1836] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:07:00 2026] DELETE /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7fa8839e-0119-4fd4-bbc8-c2831f9b3b49 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7fa8839e-0119-4fd4-bbc8-c2831f9b3b49 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7fa8839e-0119-4fd4-bbc8-c2831f9b3b49 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7fa8839e-0119-4fd4-bbc8-c2831f9b3b49 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7aa198-1a37-4797-97f9-1e5a2feb841c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6607dd0-98de-4353-8aa2-ebb1d32ee28f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1125023247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c52fdae4ed4881aec700fba201bb5e',qos_specs=None,replication_status=,reservations=['1fd991cb-bb57-4ca0-b80c-fd72bcd97a1b','f4afd438-2791-4a90-810c-192a37d637aa','35ad06db-cef2-46cb-8025-91f48271bb00','ab057c90-5fe8-4879-a20d-e71e0e9b5783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='976b02bbb23b4182881a250cfeb581ac',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1125023247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6607dd0-98de-4353-8aa2-ebb1d32ee28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c52fdae4ed4881aec700fba201bb5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='976b02bbb23b4182881a250cfeb581ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8183fa0-63a8-45e0-95ba-66734b674206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7fa8839e-0119-4fd4-bbc8-c2831f9b3b49 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7fa8839e-0119-4fd4-bbc8-c2831f9b3b49 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:07:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 934/1837] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:00 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 930 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8183fa0-63a8-45e0-95ba-66734b674206) transitioned into state 'SUCCESS' from state '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-1125023247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c52fdae4ed4881aec700fba201bb5e',qos_specs=None,replication_status=,reservations=['1fd991cb-bb57-4ca0-b80c-fd72bcd97a1b','f4afd438-2791-4a90-810c-192a37d637aa','35ad06db-cef2-46cb-8025-91f48271bb00','ab057c90-5fe8-4879-a20d-e71e0e9b5783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='976b02bbb23b4182881a250cfeb581ac',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d9e5e3-3d5c-4bb6-8f32-95fb2a79ced0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d9e5e3-3d5c-4bb6-8f32-95fb2a79ced0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Flow 'volume_create_api' (31ffb441-8060-43d8-ba04-c5720a506f8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Create volume request issued successfully. Sep 07 17:07:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db7ddb0e-e4ff-4695-a0e0-a8c88544e59a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 904/1838] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:06:59 2026] POST /volume/v3/volumes => generated 826 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a15316c7-8fef-407d-8ea4-f25bba712b93 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a15316c7-8fef-407d-8ea4-f25bba712b93 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a15316c7-8fef-407d-8ea4-f25bba712b93 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a15316c7-8fef-407d-8ea4-f25bba712b93 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a15316c7-8fef-407d-8ea4-f25bba712b93 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a15316c7-8fef-407d-8ea4-f25bba712b93 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 200 Sep 07 17:07:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 935/1839] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:00 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 894 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b0ab9fc2-4a73-4866-bc93-e88a12171c98 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b0ab9fc2-4a73-4866-bc93-e88a12171c98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:07:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b0ab9fc2-4a73-4866-bc93-e88a12171c98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b0ab9fc2-4a73-4866-bc93-e88a12171c98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b0ab9fc2-4a73-4866-bc93-e88a12171c98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b0ab9fc2-4a73-4866-bc93-e88a12171c98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 200 Sep 07 17:07:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 905/1840] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:01 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 930 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4682db9c-a0b1-40bd-b0c2-e0de99f44715 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4682db9c-a0b1-40bd-b0c2-e0de99f44715 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4682db9c-a0b1-40bd-b0c2-e0de99f44715 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4682db9c-a0b1-40bd-b0c2-e0de99f44715 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4682db9c-a0b1-40bd-b0c2-e0de99f44715 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4682db9c-a0b1-40bd-b0c2-e0de99f44715 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 200 Sep 07 17:07:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 936/1841] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:01 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 918 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fbb3f704-72fe-44ee-b716-4c964e4d259f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fbb3f704-72fe-44ee-b716-4c964e4d259f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fbb3f704-72fe-44ee-b716-4c964e4d259f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fbb3f704-72fe-44ee-b716-4c964e4d259f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fbb3f704-72fe-44ee-b716-4c964e4d259f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba returned with HTTP 404 Sep 07 17:07:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 906/1842] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:02 2026] GET /volume/v3/volumes/3d366e51-3758-4d4a-b02d-d055e7248bba => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-badf59dd-9838-40c6-95fd-27b7f6cb2f48 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-badf59dd-9838-40c6-95fd-27b7f6cb2f48 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-badf59dd-9838-40c6-95fd-27b7f6cb2f48 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-badf59dd-9838-40c6-95fd-27b7f6cb2f48 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-badf59dd-9838-40c6-95fd-27b7f6cb2f48 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-badf59dd-9838-40c6-95fd-27b7f6cb2f48 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 returned with HTTP 200 Sep 07 17:07:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 937/1843] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:02 2026] GET /volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1388289b-311b-4cf8-a4d8-761d95c9159b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1388289b-311b-4cf8-a4d8-761d95c9159b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1388289b-311b-4cf8-a4d8-761d95c9159b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1388289b-311b-4cf8-a4d8-761d95c9159b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-1388289b-311b-4cf8-a4d8-761d95c9159b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume with id: 3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:07:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1388289b-311b-4cf8-a4d8-761d95c9159b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bce144dc-b329-422a-95c1-2d8ccd3f0c16 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1388289b-311b-4cf8-a4d8-761d95c9159b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume request issued successfully. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1388289b-311b-4cf8-a4d8-761d95c9159b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 returned with HTTP 202 Sep 07 17:07:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 907/1844] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:07:02 2026] DELETE /volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bce144dc-b329-422a-95c1-2d8ccd3f0c16 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bce144dc-b329-422a-95c1-2d8ccd3f0c16 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7b21815b-cb96-4afa-9ef1-488372239751 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bce144dc-b329-422a-95c1-2d8ccd3f0c16 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b21815b-cb96-4afa-9ef1-488372239751 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b21815b-cb96-4afa-9ef1-488372239751 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b21815b-cb96-4afa-9ef1-488372239751 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bce144dc-b329-422a-95c1-2d8ccd3f0c16 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7b21815b-cb96-4afa-9ef1-488372239751 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bce144dc-b329-422a-95c1-2d8ccd3f0c16 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 200 Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b21815b-cb96-4afa-9ef1-488372239751 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 returned with HTTP 200 Sep 07 17:07:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 938/1845] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:02 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 954 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 908/1846] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:02 2026] GET /volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ae751c11-d047-4d10-b138-dde183fdd47e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae751c11-d047-4d10-b138-dde183fdd47e tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] POST http://192.168.122.80/volume/v3/volume-transfers Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae751c11-d047-4d10-b138-dde183fdd47e tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a6607dd0-98de-4353-8aa2-ebb1d32ee28f"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volume_transfer [None req-ae751c11-d047-4d10-b138-dde183fdd47e tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a6607dd0-98de-4353-8aa2-ebb1d32ee28f'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volume_transfer [None req-ae751c11-d047-4d10-b138-dde183fdd47e tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Creating transfer of volume a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.transfer.api [None req-ae751c11-d047-4d10-b138-dde183fdd47e tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Generating transfer record for volume a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae751c11-d047-4d10-b138-dde183fdd47e tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volume-transfers returned with HTTP 202 Sep 07 17:07:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 939/1847] 192.168.122.80 () {62 vars in 1205 bytes} [Mon Sep 7 17:07:02 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-42817514-5d6a-461e-a7ed-7155c39893af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42817514-5d6a-461e-a7ed-7155c39893af tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42817514-5d6a-461e-a7ed-7155c39893af tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42817514-5d6a-461e-a7ed-7155c39893af tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-42817514-5d6a-461e-a7ed-7155c39893af tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42817514-5d6a-461e-a7ed-7155c39893af tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 200 Sep 07 17:07:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 909/1848] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:02 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 962 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-39d57022-af09-4871-a757-798213c23d26 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-39d57022-af09-4871-a757-798213c23d26 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer/6636b543-0ac4-4abc-a289-70c6dc2899b4 Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-39d57022-af09-4871-a757-798213c23d26 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-39d57022-af09-4871-a757-798213c23d26 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-39d57022-af09-4871-a757-798213c23d26 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer/6636b543-0ac4-4abc-a289-70c6dc2899b4 returned with HTTP 200 Sep 07 17:07:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 940/1849] 192.168.122.80 () {60 vars in 1301 bytes} [Mon Sep 7 17:07:02 2026] GET /volume/v3/os-volume-transfer/6636b543-0ac4-4abc-a289-70c6dc2899b4 => generated 438 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-30abeff1-128f-48a8-bc06-030249cc6518 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-30abeff1-128f-48a8-bc06-030249cc6518 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer Sep 07 17:07:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-30abeff1-128f-48a8-bc06-030249cc6518 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-30abeff1-128f-48a8-bc06-030249cc6518 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.volume_transfer [None req-30abeff1-128f-48a8-bc06-030249cc6518 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] Listing volume transfers {{(pid=86480) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 17:07:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-30abeff1-128f-48a8-bc06-030249cc6518 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 17:07:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 910/1850] 192.168.122.80 () {60 vars in 1190 bytes} [Mon Sep 7 17:07:03 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] POST http://192.168.122.80/volume/v3/volume-transfers/6636b543-0ac4-4abc-a289-70c6dc2899b4/accept Sep 07 17:07:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "91c83b9076afe274"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.volume_transfer [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Accepting volume transfer 6636b543-0ac4-4abc-a289-70c6dc2899b4 {{(pid=86481) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 17:07:03 devstack devstack@c-api.service[86481]: INFO cinder.api.contrib.volume_transfer [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Accepting transfer 6636b543-0ac4-4abc-a289-70c6dc2899b4 Sep 07 17:07:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:03 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Created reservations ['ce2f8dfc-e2e2-4701-bafb-ceb4be3307bb', '63834b0d-b22f-4ca2-acff-d2bcadc84f2c', '4950c48e-38d3-4234-89ed-47dcc9487219', '5e02dedd-9708-4326-b2b2-af45f9643634'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:03 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Created reservations ['b12f8230-42f5-41e5-8440-3b8e1bc327ad', 'dca69f27-912f-4258-a737-5f025f7ef1bf', '507edb8f-0bef-4141-b07a-9b9f5b8dcb7a', 'd320c041-d8ca-44dd-9d93-101d888ec011'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:03 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:03 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Created reservations ['e3fb65ac-6d77-48be-a24c-ce38d70eca71', '26216386-9176-4c6c-9f27-a9bc34ee60bb', '46e41cb2-fe48-4b41-9460-3f231380fd6b', 'cb95ca85-778d-493d-b8b8-1782a30939e2'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-75552f28-e3e5-484a-9d1a-303c84d8bf98 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:03 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Created reservations ['549ae6f6-e961-4002-bf6d-501ee1e0c3a4', '5b6c854b-7645-421d-9841-1e9c65b02040', '2ec6b3de-f0b6-420a-8a83-a0d66ac689d9', '28a4e485-893e-4345-9f48-29eeafb05ba3'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-75552f28-e3e5-484a-9d1a-303c84d8bf98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:07:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-75552f28-e3e5-484a-9d1a-303c84d8bf98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-75552f28-e3e5-484a-9d1a-303c84d8bf98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-75552f28-e3e5-484a-9d1a-303c84d8bf98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-75552f28-e3e5-484a-9d1a-303c84d8bf98 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 returned with HTTP 200 Sep 07 17:07:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 911/1851] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:03 2026] GET /volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Transfer volume completed successfully. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.transfer.api [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Volume a6607dd0-98de-4353-8aa2-ebb1d32ee28f has been transferred. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-804fefa7-9eb3-4d3a-ad96-b87c95eb9066 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] http://192.168.122.80/volume/v3/volume-transfers/6636b543-0ac4-4abc-a289-70c6dc2899b4/accept returned with HTTP 202 Sep 07 17:07:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 941/1852] 192.168.122.80 () {62 vars in 1337 bytes} [Mon Sep 7 17:07:03 2026] POST /volume/v3/volume-transfers/6636b543-0ac4-4abc-a289-70c6dc2899b4/accept => generated 371 bytes in 985 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-72016e4d-d12c-4504-a74a-1e25140206a0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-72016e4d-d12c-4504-a74a-1e25140206a0 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-72016e4d-d12c-4504-a74a-1e25140206a0 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-72016e4d-d12c-4504-a74a-1e25140206a0 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-72016e4d-d12c-4504-a74a-1e25140206a0 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Volume info retrieved successfully. Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-72016e4d-d12c-4504-a74a-1e25140206a0 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 200 Sep 07 17:07:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 912/1853] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:04 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bb32e079-8597-46a0-81cc-4681758699d3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bb32e079-8597-46a0-81cc-4681758699d3 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bb32e079-8597-46a0-81cc-4681758699d3 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bb32e079-8597-46a0-81cc-4681758699d3 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bb32e079-8597-46a0-81cc-4681758699d3 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] Volume info retrieved successfully. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bb32e079-8597-46a0-81cc-4681758699d3 tempest-VolumesTransfersV355Test-1899823715 tempest-VolumesTransfersV355Test-1899823715-project-member] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 200 Sep 07 17:07:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 942/1854] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:04 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 954 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7265119f-8e9a-46bb-a950-745a69f6e58a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7265119f-8e9a-46bb-a950-745a69f6e58a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] DELETE http://192.168.122.80/volume/v3/volume-transfers/6636b543-0ac4-4abc-a289-70c6dc2899b4 Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7265119f-8e9a-46bb-a950-745a69f6e58a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7265119f-8e9a-46bb-a950-745a69f6e58a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.volume_transfer [None req-7265119f-8e9a-46bb-a950-745a69f6e58a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Delete transfer with id: 6636b543-0ac4-4abc-a289-70c6dc2899b4 Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7265119f-8e9a-46bb-a950-745a69f6e58a tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volume-transfers/6636b543-0ac4-4abc-a289-70c6dc2899b4 returned with HTTP 404 Sep 07 17:07:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 913/1855] 192.168.122.80 () {60 vars in 1298 bytes} [Mon Sep 7 17:07:04 2026] DELETE /volume/v3/volume-transfers/6636b543-0ac4-4abc-a289-70c6dc2899b4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2f9e8548-c690-422d-b4f5-c0ab68175371 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2f9e8548-c690-422d-b4f5-c0ab68175371 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2f9e8548-c690-422d-b4f5-c0ab68175371 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2f9e8548-c690-422d-b4f5-c0ab68175371 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-2f9e8548-c690-422d-b4f5-c0ab68175371 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Delete volume with id: a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2f9e8548-c690-422d-b4f5-c0ab68175371 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Volume info retrieved successfully. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2f9e8548-c690-422d-b4f5-c0ab68175371 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Delete volume request issued successfully. Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2f9e8548-c690-422d-b4f5-c0ab68175371 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 202 Sep 07 17:07:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 943/1856] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:07:04 2026] DELETE /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 0 bytes in 396 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9206638e-0775-4afb-9b10-17afec3c8e55 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9206638e-0775-4afb-9b10-17afec3c8e55 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9206638e-0775-4afb-9b10-17afec3c8e55 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9206638e-0775-4afb-9b10-17afec3c8e55 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9206638e-0775-4afb-9b10-17afec3c8e55 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Volume info retrieved successfully. Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9206638e-0775-4afb-9b10-17afec3c8e55 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 200 Sep 07 17:07:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 914/1857] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:04 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 1137 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b03aa537-ba7c-4c52-ba4f-6637c21b2987 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b03aa537-ba7c-4c52-ba4f-6637c21b2987 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b03aa537-ba7c-4c52-ba4f-6637c21b2987 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b03aa537-ba7c-4c52-ba4f-6637c21b2987 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b03aa537-ba7c-4c52-ba4f-6637c21b2987 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 returned with HTTP 404 Sep 07 17:07:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 944/1858] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:04 2026] GET /volume/v3/volumes/3357ada8-cd6a-4946-8558-4749372dcef2 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-VolumesGetTest-Volume-822138554", "metadata": {"Type": "Test"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request body: {'volume': {'imageRef': '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-822138554', 'metadata': {'Type': 'Test'}}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume of 1 GB Sep 07 17:07:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Availability Zones retrieved successfully. Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (327446e5-6781-4a72-a942-af0550696f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf8d74f-c560-45a5-a34d-127289088c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf8d74f-c560-45a5-a34d-127289088c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d038da0-0fac-46fb-ad2b-639689a12c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Created reservations ['f52c98e9-37a0-4c91-8918-4bcad54b804d', 'bc237cbc-a120-46b7-ba00-84b2dc118f4d', '66ffe3be-b5f2-4562-aec5-0ab4697dbda6', 'e1371426-2a6b-41c5-b826-f4ccacc0411d'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d038da0-0fac-46fb-ad2b-639689a12c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f52c98e9-37a0-4c91-8918-4bcad54b804d', 'bc237cbc-a120-46b7-ba00-84b2dc118f4d', '66ffe3be-b5f2-4562-aec5-0ab4697dbda6', 'e1371426-2a6b-41c5-b826-f4ccacc0411d']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7c4f5a-c6f0-4cc3-8924-2e5f31968f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7c4f5a-c6f0-4cc3-8924-2e5f31968f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '079a3501-dec5-4458-9b82-773ab30652e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-822138554',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['f52c98e9-37a0-4c91-8918-4bcad54b804d','bc237cbc-a120-46b7-ba00-84b2dc118f4d','66ffe3be-b5f2-4562-aec5-0ab4697dbda6','e1371426-2a6b-41c5-b826-f4ccacc0411d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-822138554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=079a3501-dec5-4458-9b82-773ab30652e4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fd10986d7dd74e12a68174afcb92da23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1328b268724d408e837244f07c892acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe1d624-1feb-44a3-871e-2ec38433c7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe1d624-1feb-44a3-871e-2ec38433c7e6) transitioned into state 'SUCCESS' from state '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-822138554',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['f52c98e9-37a0-4c91-8918-4bcad54b804d','bc237cbc-a120-46b7-ba00-84b2dc118f4d','66ffe3be-b5f2-4562-aec5-0ab4697dbda6','e1371426-2a6b-41c5-b826-f4ccacc0411d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670dd499-6db9-4ab9-a6cc-f9d12b97111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670dd499-6db9-4ab9-a6cc-f9d12b97111c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (327446e5-6781-4a72-a942-af0550696f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request issued successfully. Sep 07 17:07:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a32a8449-e9c2-40ea-bdaf-6a29d78ea87d tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 915/1859] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:07:04 2026] POST /volume/v3/volumes => generated 765 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cf531665-db63-4853-bcac-da6225f6a468 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cf531665-db63-4853-bcac-da6225f6a468 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cf531665-db63-4853-bcac-da6225f6a468 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cf531665-db63-4853-bcac-da6225f6a468 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cf531665-db63-4853-bcac-da6225f6a468 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cf531665-db63-4853-bcac-da6225f6a468 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 945/1860] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:05 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 833 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-adbff996-aa47-491a-9ad8-b07041fa5799 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-adbff996-aa47-491a-9ad8-b07041fa5799 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-adbff996-aa47-491a-9ad8-b07041fa5799 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-adbff996-aa47-491a-9ad8-b07041fa5799 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-adbff996-aa47-491a-9ad8-b07041fa5799 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Volume info retrieved successfully. Sep 07 17:07:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-adbff996-aa47-491a-9ad8-b07041fa5799 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 200 Sep 07 17:07:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 916/1861] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:05 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 1137 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6b536262-5256-4135-8d9e-6d33c724af28 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6b536262-5256-4135-8d9e-6d33c724af28 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6b536262-5256-4135-8d9e-6d33c724af28 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6b536262-5256-4135-8d9e-6d33c724af28 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6b536262-5256-4135-8d9e-6d33c724af28 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6b536262-5256-4135-8d9e-6d33c724af28 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 946/1862] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:06 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 857 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ad027a51-4360-4d01-b0ea-e0af80c5fed4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad027a51-4360-4d01-b0ea-e0af80c5fed4 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad027a51-4360-4d01-b0ea-e0af80c5fed4 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad027a51-4360-4d01-b0ea-e0af80c5fed4 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad027a51-4360-4d01-b0ea-e0af80c5fed4 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 404 Sep 07 17:07:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 917/1863] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:06 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8ff756b0-f443-406a-a6e3-13de04d31967 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8ff756b0-f443-406a-a6e3-13de04d31967 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8ff756b0-f443-406a-a6e3-13de04d31967 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8ff756b0-f443-406a-a6e3-13de04d31967 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8ff756b0-f443-406a-a6e3-13de04d31967 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 404 Sep 07 17:07:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 947/1864] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:06 2026] GET /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:07:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1ef1a26c-ddc5-4285-a780-b8da1a958be9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ef1a26c-ddc5-4285-a780-b8da1a958be9 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] DELETE http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ef1a26c-ddc5-4285-a780-b8da1a958be9 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ef1a26c-ddc5-4285-a780-b8da1a958be9 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:06 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-1ef1a26c-ddc5-4285-a780-b8da1a958be9 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Delete volume with id: a6607dd0-98de-4353-8aa2-ebb1d32ee28f Sep 07 17:07:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ef1a26c-ddc5-4285-a780-b8da1a958be9 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f returned with HTTP 404 Sep 07 17:07:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 918/1865] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:07:06 2026] DELETE /volume/v3/volumes/a6607dd0-98de-4353-8aa2-ebb1d32ee28f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ae4d546d-368d-494b-8d58-bc29acee8076 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-665427940"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-665427940'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:06 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Create volume of 1 GB Sep 07 17:07:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Availability Zones retrieved successfully. Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Flow 'volume_create_api' (73d3985c-4046-4c78-af7b-72a543b48ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc47f581-f9ed-4ad7-ab05-34e07f794d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc47f581-f9ed-4ad7-ab05-34e07f794d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877bdaac-043c-4aee-8744-d19b65287fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Created reservations ['9a116e4e-6ea3-4f58-90cc-3239685d2beb', '23a46c13-350c-4ec1-a632-13a056efd352', '778aa228-a01c-467d-8fbb-085580116c7f', '657e758b-d1f8-4a9c-94ca-4b3f94c6268a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877bdaac-043c-4aee-8744-d19b65287fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a116e4e-6ea3-4f58-90cc-3239685d2beb', '23a46c13-350c-4ec1-a632-13a056efd352', '778aa228-a01c-467d-8fbb-085580116c7f', '657e758b-d1f8-4a9c-94ca-4b3f94c6268a']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae12764-b4ea-4811-9c00-6ba47ec203d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae12764-b4ea-4811-9c00-6ba47ec203d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef4364d0-7950-4d29-bbb0-6623a3f97cd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-665427940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c52fdae4ed4881aec700fba201bb5e',qos_specs=None,replication_status=,reservations=['9a116e4e-6ea3-4f58-90cc-3239685d2beb','23a46c13-350c-4ec1-a632-13a056efd352','778aa228-a01c-467d-8fbb-085580116c7f','657e758b-d1f8-4a9c-94ca-4b3f94c6268a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='976b02bbb23b4182881a250cfeb581ac',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-665427940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef4364d0-7950-4d29-bbb0-6623a3f97cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c52fdae4ed4881aec700fba201bb5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='976b02bbb23b4182881a250cfeb581ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43699cf5-51e4-4557-b8d0-3e1c2800bdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43699cf5-51e4-4557-b8d0-3e1c2800bdb5) transitioned into state 'SUCCESS' from state '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-665427940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c52fdae4ed4881aec700fba201bb5e',qos_specs=None,replication_status=,reservations=['9a116e4e-6ea3-4f58-90cc-3239685d2beb','23a46c13-350c-4ec1-a632-13a056efd352','778aa228-a01c-467d-8fbb-085580116c7f','657e758b-d1f8-4a9c-94ca-4b3f94c6268a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='976b02bbb23b4182881a250cfeb581ac',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36624e73-fed7-4a5b-9367-dd1154e460a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36624e73-fed7-4a5b-9367-dd1154e460a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Flow 'volume_create_api' (73d3985c-4046-4c78-af7b-72a543b48ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Create volume request issued successfully. Sep 07 17:07:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae4d546d-368d-494b-8d58-bc29acee8076 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 948/1866] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:07:06 2026] POST /volume/v3/volumes => generated 825 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bc455a31-35cf-48da-8da3-e8c6848fe10b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc455a31-35cf-48da-8da3-e8c6848fe10b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc455a31-35cf-48da-8da3-e8c6848fe10b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc455a31-35cf-48da-8da3-e8c6848fe10b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc455a31-35cf-48da-8da3-e8c6848fe10b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc455a31-35cf-48da-8da3-e8c6848fe10b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 200 Sep 07 17:07:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 919/1867] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:07 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 893 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dfdffc79-5920-42d5-bc62-33d18d01798a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dfdffc79-5920-42d5-bc62-33d18d01798a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dfdffc79-5920-42d5-bc62-33d18d01798a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dfdffc79-5920-42d5-bc62-33d18d01798a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dfdffc79-5920-42d5-bc62-33d18d01798a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dfdffc79-5920-42d5-bc62-33d18d01798a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 949/1868] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:07 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-54a5ffd0-a535-4d8b-95ba-68593b43cb78 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-54a5ffd0-a535-4d8b-95ba-68593b43cb78 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-54a5ffd0-a535-4d8b-95ba-68593b43cb78 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-54a5ffd0-a535-4d8b-95ba-68593b43cb78 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-54a5ffd0-a535-4d8b-95ba-68593b43cb78 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-54a5ffd0-a535-4d8b-95ba-68593b43cb78 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 200 Sep 07 17:07:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 920/1869] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:08 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2183a4ec-b56c-4f04-9b82-5c70670b4e40 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2183a4ec-b56c-4f04-9b82-5c70670b4e40 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2183a4ec-b56c-4f04-9b82-5c70670b4e40 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2183a4ec-b56c-4f04-9b82-5c70670b4e40 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2183a4ec-b56c-4f04-9b82-5c70670b4e40 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2183a4ec-b56c-4f04-9b82-5c70670b4e40 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 950/1870] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:09 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2b83271f-626e-486d-b597-8cc44c6d6fb2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2b83271f-626e-486d-b597-8cc44c6d6fb2 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2b83271f-626e-486d-b597-8cc44c6d6fb2 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2b83271f-626e-486d-b597-8cc44c6d6fb2 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2b83271f-626e-486d-b597-8cc44c6d6fb2 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2b83271f-626e-486d-b597-8cc44c6d6fb2 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 200 Sep 07 17:07:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 921/1871] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:09 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 953 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-24e994f8-e873-4363-b436-7b693a0f2dbe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-24e994f8-e873-4363-b436-7b693a0f2dbe tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] POST http://192.168.122.80/volume/v3/volume-transfers Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-24e994f8-e873-4363-b436-7b693a0f2dbe tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ef4364d0-7950-4d29-bbb0-6623a3f97cd3"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volume_transfer [None req-24e994f8-e873-4363-b436-7b693a0f2dbe tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ef4364d0-7950-4d29-bbb0-6623a3f97cd3'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volume_transfer [None req-24e994f8-e873-4363-b436-7b693a0f2dbe tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Creating transfer of volume ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.transfer.api [None req-24e994f8-e873-4363-b436-7b693a0f2dbe tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Generating transfer record for volume ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-24e994f8-e873-4363-b436-7b693a0f2dbe tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volume-transfers returned with HTTP 202 Sep 07 17:07:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 951/1872] 192.168.122.80 () {62 vars in 1205 bytes} [Mon Sep 7 17:07:09 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cbc1d468-1a0a-4d7d-acca-82cd4eeebf6f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbc1d468-1a0a-4d7d-acca-82cd4eeebf6f tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbc1d468-1a0a-4d7d-acca-82cd4eeebf6f tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbc1d468-1a0a-4d7d-acca-82cd4eeebf6f tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cbc1d468-1a0a-4d7d-acca-82cd4eeebf6f tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbc1d468-1a0a-4d7d-acca-82cd4eeebf6f tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 200 Sep 07 17:07:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 922/1873] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:09 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 961 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ff89a669-e356-4bef-abb0-0806613c898b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff89a669-e356-4bef-abb0-0806613c898b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] GET http://192.168.122.80/volume/v3/os-volume-transfer/detail Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff89a669-e356-4bef-abb0-0806613c898b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff89a669-e356-4bef-abb0-0806613c898b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.volume_transfer [None req-ff89a669-e356-4bef-abb0-0806613c898b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] Listing volume transfers {{(pid=86481) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 17:07:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff89a669-e356-4bef-abb0-0806613c898b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-reader] http://192.168.122.80/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 17:07:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 952/1874] 192.168.122.80 () {60 vars in 1211 bytes} [Mon Sep 7 17:07:09 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3f5c1ce9-49f9-42bb-bdd3-fe0535e92403 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3f5c1ce9-49f9-42bb-bdd3-fe0535e92403 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] DELETE http://192.168.122.80/volume/v3/volume-transfers/f99680a6-aeb0-4f0e-b215-9147ddbb2233 Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3f5c1ce9-49f9-42bb-bdd3-fe0535e92403 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3f5c1ce9-49f9-42bb-bdd3-fe0535e92403 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:09 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.volume_transfer [None req-3f5c1ce9-49f9-42bb-bdd3-fe0535e92403 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Delete transfer with id: f99680a6-aeb0-4f0e-b215-9147ddbb2233 Sep 07 17:07:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3f5c1ce9-49f9-42bb-bdd3-fe0535e92403 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volume-transfers/f99680a6-aeb0-4f0e-b215-9147ddbb2233 returned with HTTP 202 Sep 07 17:07:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 923/1875] 192.168.122.80 () {60 vars in 1298 bytes} [Mon Sep 7 17:07:09 2026] DELETE /volume/v3/volume-transfers/f99680a6-aeb0-4f0e-b215-9147ddbb2233 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a892ebe0-ae9a-42ba-b15f-617a900e669b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a892ebe0-ae9a-42ba-b15f-617a900e669b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a892ebe0-ae9a-42ba-b15f-617a900e669b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a892ebe0-ae9a-42ba-b15f-617a900e669b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a892ebe0-ae9a-42ba-b15f-617a900e669b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Volume info retrieved successfully. Sep 07 17:07:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2930387c-fe28-4aec-8429-599ba4e34f8e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2930387c-fe28-4aec-8429-599ba4e34f8e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a892ebe0-ae9a-42ba-b15f-617a900e669b tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 200 Sep 07 17:07:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2930387c-fe28-4aec-8429-599ba4e34f8e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 953/1876] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:10 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 953 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2930387c-fe28-4aec-8429-599ba4e34f8e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-baaa095c-57b8-4222-8325-bac00c861b48 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-baaa095c-57b8-4222-8325-bac00c861b48 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] DELETE http://192.168.122.80/volume/v3/volume-transfers/f99680a6-aeb0-4f0e-b215-9147ddbb2233 Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-baaa095c-57b8-4222-8325-bac00c861b48 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-baaa095c-57b8-4222-8325-bac00c861b48 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.api.contrib.volume_transfer [None req-baaa095c-57b8-4222-8325-bac00c861b48 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Delete transfer with id: f99680a6-aeb0-4f0e-b215-9147ddbb2233 Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-baaa095c-57b8-4222-8325-bac00c861b48 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volume-transfers/f99680a6-aeb0-4f0e-b215-9147ddbb2233 returned with HTTP 404 Sep 07 17:07:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 954/1877] 192.168.122.80 () {60 vars in 1298 bytes} [Mon Sep 7 17:07:10 2026] DELETE /volume/v3/volume-transfers/f99680a6-aeb0-4f0e-b215-9147ddbb2233 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:07:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2930387c-fe28-4aec-8429-599ba4e34f8e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2125d4be-eaef-42b6-b748-54b182c542be None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2930387c-fe28-4aec-8429-599ba4e34f8e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2125d4be-eaef-42b6-b748-54b182c542be tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 924/1878] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:10 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 918 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2125d4be-eaef-42b6-b748-54b182c542be tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2125d4be-eaef-42b6-b748-54b182c542be tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-2125d4be-eaef-42b6-b748-54b182c542be tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Delete volume with id: ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2125d4be-eaef-42b6-b748-54b182c542be tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Volume info retrieved successfully. Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2125d4be-eaef-42b6-b748-54b182c542be tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Delete volume request issued successfully. Sep 07 17:07:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2125d4be-eaef-42b6-b748-54b182c542be tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 202 Sep 07 17:07:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 955/1879] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:07:10 2026] DELETE /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:07:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a3158cdd-cc29-4dcc-81af-c72073cb1da5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a3158cdd-cc29-4dcc-81af-c72073cb1da5 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a3158cdd-cc29-4dcc-81af-c72073cb1da5 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a3158cdd-cc29-4dcc-81af-c72073cb1da5 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a3158cdd-cc29-4dcc-81af-c72073cb1da5 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Volume info retrieved successfully. Sep 07 17:07:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a3158cdd-cc29-4dcc-81af-c72073cb1da5 tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 200 Sep 07 17:07:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 925/1880] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:10 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 1136 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:07:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5562fcd7-cbc9-4135-a5e2-33f104284039 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5562fcd7-cbc9-4135-a5e2-33f104284039 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5562fcd7-cbc9-4135-a5e2-33f104284039 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5562fcd7-cbc9-4135-a5e2-33f104284039 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5562fcd7-cbc9-4135-a5e2-33f104284039 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5562fcd7-cbc9-4135-a5e2-33f104284039 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 956/1881] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:11 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 918 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-717d2b4c-5acc-4138-8aef-482d727a319e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-717d2b4c-5acc-4138-8aef-482d727a319e tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-717d2b4c-5acc-4138-8aef-482d727a319e tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-717d2b4c-5acc-4138-8aef-482d727a319e tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-717d2b4c-5acc-4138-8aef-482d727a319e tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Volume info retrieved successfully. Sep 07 17:07:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-717d2b4c-5acc-4138-8aef-482d727a319e tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 200 Sep 07 17:07:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 926/1882] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:11 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 1136 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:07:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a85fc0ef-ba55-49ae-a014-cd0c2364a99a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a85fc0ef-ba55-49ae-a014-cd0c2364a99a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a85fc0ef-ba55-49ae-a014-cd0c2364a99a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a85fc0ef-ba55-49ae-a014-cd0c2364a99a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a85fc0ef-ba55-49ae-a014-cd0c2364a99a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a85fc0ef-ba55-49ae-a014-cd0c2364a99a tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 957/1883] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:12 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 918 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-137c4b13-2db1-4024-a1ae-4745d019ef7c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-137c4b13-2db1-4024-a1ae-4745d019ef7c tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-137c4b13-2db1-4024-a1ae-4745d019ef7c tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-137c4b13-2db1-4024-a1ae-4745d019ef7c tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-137c4b13-2db1-4024-a1ae-4745d019ef7c tempest-VolumesTransfersV355Test-732621260 tempest-VolumesTransfersV355Test-732621260-project-admin] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 404 Sep 07 17:07:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 927/1884] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:12 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:07:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-677f21f3-0e5b-41e0-acec-d4813f477e25 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-677f21f3-0e5b-41e0-acec-d4813f477e25 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] GET http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-677f21f3-0e5b-41e0-acec-d4813f477e25 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-677f21f3-0e5b-41e0-acec-d4813f477e25 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-677f21f3-0e5b-41e0-acec-d4813f477e25 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 404 Sep 07 17:07:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 958/1885] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:07:12 2026] GET /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:07:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-88bf758d-9c0b-4945-b804-a9b7e282b043 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-88bf758d-9c0b-4945-b804-a9b7e282b043 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] DELETE http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-88bf758d-9c0b-4945-b804-a9b7e282b043 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-88bf758d-9c0b-4945-b804-a9b7e282b043 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:12 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-88bf758d-9c0b-4945-b804-a9b7e282b043 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] Delete volume with id: ef4364d0-7950-4d29-bbb0-6623a3f97cd3 Sep 07 17:07:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-88bf758d-9c0b-4945-b804-a9b7e282b043 tempest-VolumesTransfersV355Test-1572577279 tempest-VolumesTransfersV355Test-1572577279-project-member] http://192.168.122.80/volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 returned with HTTP 404 Sep 07 17:07:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 928/1886] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:07:12 2026] DELETE /volume/v3/volumes/ef4364d0-7950-4d29-bbb0-6623a3f97cd3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:07:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b57f4c00-a15b-4f38-9c68-801fbab29ae4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b57f4c00-a15b-4f38-9c68-801fbab29ae4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b57f4c00-a15b-4f38-9c68-801fbab29ae4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b57f4c00-a15b-4f38-9c68-801fbab29ae4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b57f4c00-a15b-4f38-9c68-801fbab29ae4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b57f4c00-a15b-4f38-9c68-801fbab29ae4 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 959/1887] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:13 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 918 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ad0763ae-388b-4142-85e3-7bb4a9c83fd0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad0763ae-388b-4142-85e3-7bb4a9c83fd0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad0763ae-388b-4142-85e3-7bb4a9c83fd0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad0763ae-388b-4142-85e3-7bb4a9c83fd0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ad0763ae-388b-4142-85e3-7bb4a9c83fd0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad0763ae-388b-4142-85e3-7bb4a9c83fd0 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 929/1888] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:14 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 918 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-13afa7a5-820d-43d3-8468-5bf25f720d66 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13afa7a5-820d-43d3-8468-5bf25f720d66 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13afa7a5-820d-43d3-8468-5bf25f720d66 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13afa7a5-820d-43d3-8468-5bf25f720d66 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-13afa7a5-820d-43d3-8468-5bf25f720d66 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13afa7a5-820d-43d3-8468-5bf25f720d66 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 960/1889] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:15 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 1336 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-05976e40-0a01-470b-bc27-1e5d77efa514 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05976e40-0a01-470b-bc27-1e5d77efa514 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05976e40-0a01-470b-bc27-1e5d77efa514 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05976e40-0a01-470b-bc27-1e5d77efa514 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-05976e40-0a01-470b-bc27-1e5d77efa514 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Volume info retrieved successfully. Sep 07 17:07:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05976e40-0a01-470b-bc27-1e5d77efa514 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 930/1890] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:15 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 1336 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d7ae3ec4-2887-49b9-9361-24f766eaf929 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d7ae3ec4-2887-49b9-9361-24f766eaf929 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d7ae3ec4-2887-49b9-9361-24f766eaf929 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-822138554"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d7ae3ec4-2887-49b9-9361-24f766eaf929 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d7ae3ec4-2887-49b9-9361-24f766eaf929 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:07:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d7ae3ec4-2887-49b9-9361-24f766eaf929 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 961/1891] 192.168.122.80 () {60 vars in 1247 bytes} [Mon Sep 7 17:07:15 2026] PUT /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 789 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e1fdaf87-0390-4bcf-b17f-c98df761673c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e1fdaf87-0390-4bcf-b17f-c98df761673c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e1fdaf87-0390-4bcf-b17f-c98df761673c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1883570383", "description": "This is the new description of volume"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e1fdaf87-0390-4bcf-b17f-c98df761673c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e1fdaf87-0390-4bcf-b17f-c98df761673c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:07:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e1fdaf87-0390-4bcf-b17f-c98df761673c tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 931/1892] 192.168.122.80 () {60 vars in 1248 bytes} [Mon Sep 7 17:07:15 2026] PUT /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 829 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-46046da5-3f11-4b14-a151-283c0e2bad0b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-46046da5-3f11-4b14-a151-283c0e2bad0b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-46046da5-3f11-4b14-a151-283c0e2bad0b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-46046da5-3f11-4b14-a151-283c0e2bad0b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-46046da5-3f11-4b14-a151-283c0e2bad0b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] Volume info retrieved successfully. Sep 07 17:07:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-46046da5-3f11-4b14-a151-283c0e2bad0b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-reader] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 962/1893] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:15 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 1376 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ffc15bd8-86eb-4370-8ca6-94499402378f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1172706309", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-274579856"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1172706309', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-274579856'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume of 1 GB Sep 07 17:07:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Availability Zones retrieved successfully. Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (563ede21-ddc0-4515-9bd6-f2a739265c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73bf0bf8-052b-406c-81e6-c8a223d4ba2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73bf0bf8-052b-406c-81e6-c8a223d4ba2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500ecffa-d454-487c-a3f1-3e2dd6224042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Created reservations ['9d66e23f-8350-49bb-bc5f-6c7cb73bc007', 'cd7048c4-e67b-4511-83f9-6d06ee443e7b', 'd69a0271-f97c-4a9f-b7c7-0b9a84520651', '0edca09a-a90c-467d-8eee-fd9ef7eab079'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500ecffa-d454-487c-a3f1-3e2dd6224042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d66e23f-8350-49bb-bc5f-6c7cb73bc007', 'cd7048c4-e67b-4511-83f9-6d06ee443e7b', 'd69a0271-f97c-4a9f-b7c7-0b9a84520651', '0edca09a-a90c-467d-8eee-fd9ef7eab079']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14fcdadd-c9a8-48d8-ad96-b39e1baff04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14fcdadd-c9a8-48d8-ad96-b39e1baff04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4815fd7-df30-4fcc-9af5-02d123263082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1172706309',display_name='tempest-VolumesGetTest-Volume-274579856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['9d66e23f-8350-49bb-bc5f-6c7cb73bc007','cd7048c4-e67b-4511-83f9-6d06ee443e7b','d69a0271-f97c-4a9f-b7c7-0b9a84520651','0edca09a-a90c-467d-8eee-fd9ef7eab079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1172706309',display_name='tempest-VolumesGetTest-Volume-274579856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4815fd7-df30-4fcc-9af5-02d123263082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd10986d7dd74e12a68174afcb92da23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1328b268724d408e837244f07c892acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5512253a-4ba2-4a03-a8e7-56798405df34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5512253a-4ba2-4a03-a8e7-56798405df34) transitioned into 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-1172706309',display_name='tempest-VolumesGetTest-Volume-274579856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10986d7dd74e12a68174afcb92da23',qos_specs=None,replication_status=,reservations=['9d66e23f-8350-49bb-bc5f-6c7cb73bc007','cd7048c4-e67b-4511-83f9-6d06ee443e7b','d69a0271-f97c-4a9f-b7c7-0b9a84520651','0edca09a-a90c-467d-8eee-fd9ef7eab079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1328b268724d408e837244f07c892acc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec8c6a9-29f3-4014-9ae8-46209c3a1f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec8c6a9-29f3-4014-9ae8-46209c3a1f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Flow 'volume_create_api' (563ede21-ddc0-4515-9bd6-f2a739265c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Create volume request issued successfully. Sep 07 17:07:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ffc15bd8-86eb-4370-8ca6-94499402378f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 932/1894] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:07:16 2026] POST /volume/v3/volumes => generated 786 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-44d81d8d-d8a7-44d6-983d-c038a2110592 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44d81d8d-d8a7-44d6-983d-c038a2110592 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44d81d8d-d8a7-44d6-983d-c038a2110592 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44d81d8d-d8a7-44d6-983d-c038a2110592 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-44d81d8d-d8a7-44d6-983d-c038a2110592 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44d81d8d-d8a7-44d6-983d-c038a2110592 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 returned with HTTP 200 Sep 07 17:07:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 963/1895] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:16 2026] GET /volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-808b7798-8f03-48bd-8621-6aecdf71fc20 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-808b7798-8f03-48bd-8621-6aecdf71fc20 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-808b7798-8f03-48bd-8621-6aecdf71fc20 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-808b7798-8f03-48bd-8621-6aecdf71fc20 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-808b7798-8f03-48bd-8621-6aecdf71fc20 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-808b7798-8f03-48bd-8621-6aecdf71fc20 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 returned with HTTP 200 Sep 07 17:07:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 933/1896] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:17 2026] GET /volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 => generated 878 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-03d2b2b6-84db-4bfc-847b-227a40d6702f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-03d2b2b6-84db-4bfc-847b-227a40d6702f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-03d2b2b6-84db-4bfc-847b-227a40d6702f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-03d2b2b6-84db-4bfc-847b-227a40d6702f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-03d2b2b6-84db-4bfc-847b-227a40d6702f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-03d2b2b6-84db-4bfc-847b-227a40d6702f tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 returned with HTTP 200 Sep 07 17:07:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 964/1897] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:18 2026] GET /volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cbb34e94-c8e4-466b-9a7e-2890052d0ba6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbb34e94-c8e4-466b-9a7e-2890052d0ba6 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] PUT http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbb34e94-c8e4-466b-9a7e-2890052d0ba6 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-822138554", "description": null}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cbb34e94-c8e4-466b-9a7e-2890052d0ba6 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cbb34e94-c8e4-466b-9a7e-2890052d0ba6 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume updated successfully. Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbb34e94-c8e4-466b-9a7e-2890052d0ba6 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 returned with HTTP 200 Sep 07 17:07:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 934/1898] 192.168.122.80 () {60 vars in 1247 bytes} [Mon Sep 7 17:07:18 2026] PUT /volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 => generated 776 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5d70d2f0-bc1a-4917-8931-f005c7fa9572 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5d70d2f0-bc1a-4917-8931-f005c7fa9572 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5d70d2f0-bc1a-4917-8931-f005c7fa9572 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5d70d2f0-bc1a-4917-8931-f005c7fa9572 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5d70d2f0-bc1a-4917-8931-f005c7fa9572 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5d70d2f0-bc1a-4917-8931-f005c7fa9572 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 returned with HTTP 200 Sep 07 17:07:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 965/1899] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:18 2026] GET /volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-933f46b7-adfd-4031-8510-545170f9cf2e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-933f46b7-adfd-4031-8510-545170f9cf2e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] DELETE http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-933f46b7-adfd-4031-8510-545170f9cf2e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-933f46b7-adfd-4031-8510-545170f9cf2e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-933f46b7-adfd-4031-8510-545170f9cf2e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume with id: e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-933f46b7-adfd-4031-8510-545170f9cf2e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-933f46b7-adfd-4031-8510-545170f9cf2e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume request issued successfully. Sep 07 17:07:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-933f46b7-adfd-4031-8510-545170f9cf2e tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 returned with HTTP 202 Sep 07 17:07:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 935/1900] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:07:18 2026] DELETE /volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-24ce4ddf-6550-4916-8efb-e0a7231b9f1b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-24ce4ddf-6550-4916-8efb-e0a7231b9f1b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-24ce4ddf-6550-4916-8efb-e0a7231b9f1b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-24ce4ddf-6550-4916-8efb-e0a7231b9f1b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-24ce4ddf-6550-4916-8efb-e0a7231b9f1b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-24ce4ddf-6550-4916-8efb-e0a7231b9f1b tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 returned with HTTP 200 Sep 07 17:07:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 966/1901] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:18 2026] GET /volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 => generated 843 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-22f59d9f-4730-4a22-8331-40795eac2023 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22f59d9f-4730-4a22-8331-40795eac2023 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 Sep 07 17:07:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22f59d9f-4730-4a22-8331-40795eac2023 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22f59d9f-4730-4a22-8331-40795eac2023 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22f59d9f-4730-4a22-8331-40795eac2023 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 returned with HTTP 404 Sep 07 17:07:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 936/1902] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:20 2026] GET /volume/v3/volumes/e4815fd7-df30-4fcc-9af5-02d123263082 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a06e80e1-39e2-44b6-b539-856733619a41 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a06e80e1-39e2-44b6-b539-856733619a41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a06e80e1-39e2-44b6-b539-856733619a41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a06e80e1-39e2-44b6-b539-856733619a41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a06e80e1-39e2-44b6-b539-856733619a41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a06e80e1-39e2-44b6-b539-856733619a41 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 967/1903] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:20 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 1376 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0c2aa72f-9889-431f-809d-b4919d7b9481 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c2aa72f-9889-431f-809d-b4919d7b9481 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] DELETE http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c2aa72f-9889-431f-809d-b4919d7b9481 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c2aa72f-9889-431f-809d-b4919d7b9481 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:20 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-0c2aa72f-9889-431f-809d-b4919d7b9481 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume with id: 079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0c2aa72f-9889-431f-809d-b4919d7b9481 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0c2aa72f-9889-431f-809d-b4919d7b9481 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Delete volume request issued successfully. Sep 07 17:07:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c2aa72f-9889-431f-809d-b4919d7b9481 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 202 Sep 07 17:07:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 937/1904] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:07:20 2026] DELETE /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:07:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c3790e6a-5262-4064-8e2d-761ecc96b3f3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c3790e6a-5262-4064-8e2d-761ecc96b3f3 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c3790e6a-5262-4064-8e2d-761ecc96b3f3 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c3790e6a-5262-4064-8e2d-761ecc96b3f3 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c3790e6a-5262-4064-8e2d-761ecc96b3f3 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Volume info retrieved successfully. Sep 07 17:07:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c3790e6a-5262-4064-8e2d-761ecc96b3f3 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 200 Sep 07 17:07:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 968/1905] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:20 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 1375 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1ef8a7bc-c3ec-48f8-b7c5-384e1f8cc0a9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ef8a7bc-c3ec-48f8-b7c5-384e1f8cc0a9 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] GET http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 Sep 07 17:07:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ef8a7bc-c3ec-48f8-b7c5-384e1f8cc0a9 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1ef8a7bc-c3ec-48f8-b7c5-384e1f8cc0a9 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1ef8a7bc-c3ec-48f8-b7c5-384e1f8cc0a9 tempest-VolumesGetTest-966375200 tempest-VolumesGetTest-966375200-project-member] http://192.168.122.80/volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 returned with HTTP 404 Sep 07 17:07:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 938/1906] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:21 2026] GET /volume/v3/volumes/079a3501-dec5-4458-9b82-773ab30652e4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1776385211"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1776385211'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:26 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Create volume of 1 GB Sep 07 17:07:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Availability Zones retrieved successfully. Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Flow 'volume_create_api' (82598400-633e-46ea-89d3-598d41ffa87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a68944-1020-45f3-950b-593d3ae45bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a68944-1020-45f3-950b-593d3ae45bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d131a0b9-f312-4f4c-a5fa-2b9f3f092b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Created reservations ['9788a8a6-2929-4153-b969-fcfeb0fa3a0f', '392be117-45d9-40aa-9d76-d132d4b19ee4', '3dbc2aaf-74a8-41c9-807b-a7d86106e7a6', '47de501d-a6d9-46f0-bc31-9ab251e1e6a4'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d131a0b9-f312-4f4c-a5fa-2b9f3f092b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9788a8a6-2929-4153-b969-fcfeb0fa3a0f', '392be117-45d9-40aa-9d76-d132d4b19ee4', '3dbc2aaf-74a8-41c9-807b-a7d86106e7a6', '47de501d-a6d9-46f0-bc31-9ab251e1e6a4']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb8e9bb-1133-4d20-9c8d-b71d00c4fb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb8e9bb-1133-4d20-9c8d-b71d00c4fb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6891932f-31b2-4dc1-8715-a4934b1275c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1776385211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0589f07f71e54be3a5f599ffb60a9109',qos_specs=None,replication_status=,reservations=['9788a8a6-2929-4153-b969-fcfeb0fa3a0f','392be117-45d9-40aa-9d76-d132d4b19ee4','3dbc2aaf-74a8-41c9-807b-a7d86106e7a6','47de501d-a6d9-46f0-bc31-9ab251e1e6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='925ded4b9edc4b4f94246af64569639c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1776385211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6891932f-31b2-4dc1-8715-a4934b1275c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0589f07f71e54be3a5f599ffb60a9109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='925ded4b9edc4b4f94246af64569639c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f226ef-2822-43b7-a25a-a93b99aae5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f226ef-2822-43b7-a25a-a93b99aae5a7) transitioned into state 'SUCCESS' from state '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-1776385211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0589f07f71e54be3a5f599ffb60a9109',qos_specs=None,replication_status=,reservations=['9788a8a6-2929-4153-b969-fcfeb0fa3a0f','392be117-45d9-40aa-9d76-d132d4b19ee4','3dbc2aaf-74a8-41c9-807b-a7d86106e7a6','47de501d-a6d9-46f0-bc31-9ab251e1e6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='925ded4b9edc4b4f94246af64569639c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7fa930-725d-42ec-8d27-3b638a904a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7fa930-725d-42ec-8d27-3b638a904a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Flow 'volume_create_api' (82598400-633e-46ea-89d3-598d41ffa87b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Create volume request issued successfully. Sep 07 17:07:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ce48930f-6dd0-4018-a66c-5c49a7e102cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 969/1907] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:07:26 2026] POST /volume/v3/volumes => generated 754 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e9dbcce4-37f3-466d-8149-7e905bf83777 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9dbcce4-37f3-466d-8149-7e905bf83777 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 Sep 07 17:07:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9dbcce4-37f3-466d-8149-7e905bf83777 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9dbcce4-37f3-466d-8149-7e905bf83777 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e9dbcce4-37f3-466d-8149-7e905bf83777 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9dbcce4-37f3-466d-8149-7e905bf83777 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 returned with HTTP 200 Sep 07 17:07:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 939/1908] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:27 2026] GET /volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5d8af9bc-2820-477c-ae42-b11d5e015ed1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d8af9bc-2820-477c-ae42-b11d5e015ed1 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 Sep 07 17:07:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d8af9bc-2820-477c-ae42-b11d5e015ed1 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d8af9bc-2820-477c-ae42-b11d5e015ed1 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5d8af9bc-2820-477c-ae42-b11d5e015ed1 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d8af9bc-2820-477c-ae42-b11d5e015ed1 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 returned with HTTP 200 Sep 07 17:07:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 940/1909] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:28 2026] GET /volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 => generated 846 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2057650639"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2057650639'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Create volume of 1 GB Sep 07 17:07:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Availability Zones retrieved successfully. Sep 07 17:07:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Flow 'volume_create_api' (a49af10e-5990-45ab-ad3e-24f6ca642734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (887a5b9d-19ed-4461-8ee6-f0c836ad3865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (887a5b9d-19ed-4461-8ee6-f0c836ad3865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:28 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d1b9bab-1cb3-4381-95b4-f16f12c70be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Created reservations ['63ab3839-bbd7-401e-80ca-b53fbd4c990a', 'eaf7446d-dae4-491e-99bd-4fe73b82b59c', 'e161ccbd-a008-40f5-8674-d5e2c7fbfbba', 'a5992985-3f2a-485a-98eb-55649f8b2a23'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d1b9bab-1cb3-4381-95b4-f16f12c70be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63ab3839-bbd7-401e-80ca-b53fbd4c990a', 'eaf7446d-dae4-491e-99bd-4fe73b82b59c', 'e161ccbd-a008-40f5-8674-d5e2c7fbfbba', 'a5992985-3f2a-485a-98eb-55649f8b2a23']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d152e97-6621-40a7-9bca-54cbe564efb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d152e97-6621-40a7-9bca-54cbe564efb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f11b55-c62e-4f9b-bbe9-cbf05d54d777', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2057650639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbefcb3a0c014991abcc31351dab5c91',qos_specs=None,replication_status=,reservations=['63ab3839-bbd7-401e-80ca-b53fbd4c990a','eaf7446d-dae4-491e-99bd-4fe73b82b59c','e161ccbd-a008-40f5-8674-d5e2c7fbfbba','a5992985-3f2a-485a-98eb-55649f8b2a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0094981b9223409eafc69a3ed2e544ec',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2057650639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7f11b55-c62e-4f9b-bbe9-cbf05d54d777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbefcb3a0c014991abcc31351dab5c91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0094981b9223409eafc69a3ed2e544ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075f678c-c9cd-4b24-9bf8-1457d5cdb7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075f678c-c9cd-4b24-9bf8-1457d5cdb7a1) transitioned into state 'SUCCESS' from state '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-2057650639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbefcb3a0c014991abcc31351dab5c91',qos_specs=None,replication_status=,reservations=['63ab3839-bbd7-401e-80ca-b53fbd4c990a','eaf7446d-dae4-491e-99bd-4fe73b82b59c','e161ccbd-a008-40f5-8674-d5e2c7fbfbba','a5992985-3f2a-485a-98eb-55649f8b2a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0094981b9223409eafc69a3ed2e544ec',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d293fc-9d5d-4bf2-bff3-2ccb5196f380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d293fc-9d5d-4bf2-bff3-2ccb5196f380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Flow 'volume_create_api' (a49af10e-5990-45ab-ad3e-24f6ca642734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Create volume request issued successfully. Sep 07 17:07:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e51e4077-9d01-4e50-996f-46b0ac2c6166 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 970/1910] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:07:28 2026] POST /volume/v3/volumes => generated 765 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-26cbbda1-8674-4a57-b29a-7b81e7fd933e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-26cbbda1-8674-4a57-b29a-7b81e7fd933e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-26cbbda1-8674-4a57-b29a-7b81e7fd933e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-26cbbda1-8674-4a57-b29a-7b81e7fd933e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-26cbbda1-8674-4a57-b29a-7b81e7fd933e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:07:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-26cbbda1-8674-4a57-b29a-7b81e7fd933e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 returned with HTTP 200 Sep 07 17:07:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 941/1911] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:29 2026] GET /volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 => generated 833 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-013c0466-ac28-4b7d-878a-be980ebb932b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-013c0466-ac28-4b7d-878a-be980ebb932b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-013c0466-ac28-4b7d-878a-be980ebb932b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-013c0466-ac28-4b7d-878a-be980ebb932b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-013c0466-ac28-4b7d-878a-be980ebb932b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-013c0466-ac28-4b7d-878a-be980ebb932b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 returned with HTTP 200 Sep 07 17:07:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 971/1912] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:29 2026] GET /volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 => generated 847 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6891932f-31b2-4dc1-8715-a4934b1275c0", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1743808263"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Create volume request body: {'volume': {'source_volid': '6891932f-31b2-4dc1-8715-a4934b1275c0', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1743808263'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=494,cinder:UPDATE=80,cinder:INSERT=51 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume retrieved successfully. Sep 07 17:07:29 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Create volume of 2 GB Sep 07 17:07:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Availability Zones retrieved successfully. Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Flow 'volume_create_api' (81d9cedc-62a7-4222-a8ce-cde359d60621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e74eeaa-3887-4e17-b892-a2b21a063393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e74eeaa-3887-4e17-b892-a2b21a063393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6891932f-31b2-4dc1-8715-a4934b1275c0', 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d654337-8554-4aef-a89b-a648a834584a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Created reservations ['08e45d4f-f0da-49ab-bc48-c5b29f30787e', '2c702b52-acf2-4de6-8e96-61c74af73c3e', '8f95de38-fc39-4041-a16c-9ae2f18cc393', '23088a8c-3a32-40eb-b34e-7604c2d9839a'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d654337-8554-4aef-a89b-a648a834584a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e45d4f-f0da-49ab-bc48-c5b29f30787e', '2c702b52-acf2-4de6-8e96-61c74af73c3e', '8f95de38-fc39-4041-a16c-9ae2f18cc393', '23088a8c-3a32-40eb-b34e-7604c2d9839a']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a90f00b8-ff84-4229-8844-a81ba3763535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a90f00b8-ff84-4229-8844-a81ba3763535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73bf8037-da24-4102-b98c-eb379cc7af18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1743808263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0589f07f71e54be3a5f599ffb60a9109',qos_specs=None,replication_status=,reservations=['08e45d4f-f0da-49ab-bc48-c5b29f30787e','2c702b52-acf2-4de6-8e96-61c74af73c3e','8f95de38-fc39-4041-a16c-9ae2f18cc393','23088a8c-3a32-40eb-b34e-7604c2d9839a'],size=2,snapshot_id=None,source_replicaid=,source_volid=6891932f-31b2-4dc1-8715-a4934b1275c0,status='creating',user_id='925ded4b9edc4b4f94246af64569639c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1743808263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73bf8037-da24-4102-b98c-eb379cc7af18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0589f07f71e54be3a5f599ffb60a9109',provider_auth=None,provider_geometry=None,provider_id=None,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=6891932f-31b2-4dc1-8715-a4934b1275c0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='925ded4b9edc4b4f94246af64569639c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea72bb9d-885f-4670-970a-f08573d49e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea72bb9d-885f-4670-970a-f08573d49e99) transitioned into state 'SUCCESS' from state '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-1743808263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0589f07f71e54be3a5f599ffb60a9109',qos_specs=None,replication_status=,reservations=['08e45d4f-f0da-49ab-bc48-c5b29f30787e','2c702b52-acf2-4de6-8e96-61c74af73c3e','8f95de38-fc39-4041-a16c-9ae2f18cc393','23088a8c-3a32-40eb-b34e-7604c2d9839a'],size=2,snapshot_id=None,source_replicaid=,source_volid=6891932f-31b2-4dc1-8715-a4934b1275c0,status='creating',user_id='925ded4b9edc4b4f94246af64569639c',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b691d4-4834-4896-ae99-b8918c7faacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b691d4-4834-4896-ae99-b8918c7faacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Flow 'volume_create_api' (81d9cedc-62a7-4222-a8ce-cde359d60621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Create volume request issued successfully. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-395f67fe-821c-4987-81ca-c9a6bb2fc425 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 942/1913] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:07:29 2026] POST /volume/v3/volumes => generated 788 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-54712e0c-fe5a-4033-9549-208e098de58f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-313303947", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-313303947', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Create volume of 1 GB Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-54712e0c-fe5a-4033-9549-208e098de58f tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-54712e0c-fe5a-4033-9549-208e098de58f tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-54712e0c-fe5a-4033-9549-208e098de58f tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Availability Zones retrieved successfully. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-54712e0c-fe5a-4033-9549-208e098de58f tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Flow 'volume_create_api' (ff3cb264-2f22-40c7-8bbf-78d41a7ce214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1363c008-a376-47f1-8b96-7037ffbfbbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-54712e0c-fe5a-4033-9549-208e098de58f tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 943/1914] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:30 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1363c008-a376-47f1-8b96-7037ffbfbbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2414344f-1a40-472e-875e-6baf0bffa195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e6bc3d84-1dc5-475c-b983-f6c28b608d49 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e6bc3d84-1dc5-475c-b983-f6c28b608d49 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e6bc3d84-1dc5-475c-b983-f6c28b608d49 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e6bc3d84-1dc5-475c-b983-f6c28b608d49 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e6bc3d84-1dc5-475c-b983-f6c28b608d49 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e6bc3d84-1dc5-475c-b983-f6c28b608d49 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 returned with HTTP 200 Sep 07 17:07:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 944/1915] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:30 2026] GET /volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 => generated 857 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Created reservations ['f943a5e5-8195-4207-ab3b-0fb162b732c4', '3267400b-970f-444c-84ae-a9682f6516d3', '07006c0d-27dc-4f2d-b2c5-e2ee066254aa', '7dcb8ae7-8551-41c5-bfda-4ff58b66f6bc'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2414344f-1a40-472e-875e-6baf0bffa195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f943a5e5-8195-4207-ab3b-0fb162b732c4', '3267400b-970f-444c-84ae-a9682f6516d3', '07006c0d-27dc-4f2d-b2c5-e2ee066254aa', '7dcb8ae7-8551-41c5-bfda-4ff58b66f6bc']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b435d13e-23e8-4a20-afed-218ee529b712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b435d13e-23e8-4a20-afed-218ee529b712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '786a12f3-c2e2-460a-88ce-874c0ce481f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-313303947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='414bbd1ae1da42f691ffcea0a009980f',qos_specs=None,replication_status=,reservations=['f943a5e5-8195-4207-ab3b-0fb162b732c4','3267400b-970f-444c-84ae-a9682f6516d3','07006c0d-27dc-4f2d-b2c5-e2ee066254aa','7dcb8ae7-8551-41c5-bfda-4ff58b66f6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a169d0d7f9734a8ba86c4ecc296cd6ec',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-313303947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=786a12f3-c2e2-460a-88ce-874c0ce481f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='414bbd1ae1da42f691ffcea0a009980f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a169d0d7f9734a8ba86c4ecc296cd6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb79039-b7ae-46aa-a782-d81c5f000c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb79039-b7ae-46aa-a782-d81c5f000c87) transitioned into state 'SUCCESS' from state '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-313303947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='414bbd1ae1da42f691ffcea0a009980f',qos_specs=None,replication_status=,reservations=['f943a5e5-8195-4207-ab3b-0fb162b732c4','3267400b-970f-444c-84ae-a9682f6516d3','07006c0d-27dc-4f2d-b2c5-e2ee066254aa','7dcb8ae7-8551-41c5-bfda-4ff58b66f6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a169d0d7f9734a8ba86c4ecc296cd6ec',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf4a8d4-18db-4a88-b841-6c2bfc465ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf4a8d4-18db-4a88-b841-6c2bfc465ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Flow 'volume_create_api' (ff3cb264-2f22-40c7-8bbf-78d41a7ce214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Create volume request issued successfully. Sep 07 17:07:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc211e85-f42c-4e94-93a2-e467bd17daf6 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 972/1916] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:07:30 2026] POST /volume/v3/volumes => generated 760 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2380caa3-7e24-4e37-b435-b3e5d87e768c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2380caa3-7e24-4e37-b435-b3e5d87e768c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2380caa3-7e24-4e37-b435-b3e5d87e768c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2380caa3-7e24-4e37-b435-b3e5d87e768c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2380caa3-7e24-4e37-b435-b3e5d87e768c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2380caa3-7e24-4e37-b435-b3e5d87e768c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 945/1917] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:30 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 828 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c5234a92-fb71-4231-807d-366af3e79f6b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-651655420", "imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-651655420', 'imageRef': '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Create volume of 1 GB Sep 07 17:07:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Availability Zones retrieved successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Flow 'volume_create_api' (af32b30c-08e0-4b6a-959e-b54cb93725cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ef113c-93e1-4126-852d-193ed3cb8861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ef113c-93e1-4126-852d-193ed3cb8861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd19dade-02ad-4e2f-9a64-6594d67360ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6774644f-fecb-40b9-9392-81bfcccd6731 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6774644f-fecb-40b9-9392-81bfcccd6731 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6774644f-fecb-40b9-9392-81bfcccd6731 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6774644f-fecb-40b9-9392-81bfcccd6731 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6774644f-fecb-40b9-9392-81bfcccd6731 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6774644f-fecb-40b9-9392-81bfcccd6731 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 946/1918] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:31 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Created reservations ['375ee8d2-19c4-4302-8b4a-cc24f62b652d', '41bda5ce-d53a-4856-a044-84a355747ec7', '9ab8961c-1fc9-433a-aa18-c6c16abc37c2', 'c114e66d-6718-4883-846b-55d10885e7f4'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd19dade-02ad-4e2f-9a64-6594d67360ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['375ee8d2-19c4-4302-8b4a-cc24f62b652d', '41bda5ce-d53a-4856-a044-84a355747ec7', '9ab8961c-1fc9-433a-aa18-c6c16abc37c2', 'c114e66d-6718-4883-846b-55d10885e7f4']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17f1a8e-0466-49c2-bb72-4f94585f84e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17f1a8e-0466-49c2-bb72-4f94585f84e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c538e209-ac00-47ba-a332-493e59f78d93', '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-651655420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7415f6d238434779b35c52b7a2da2850',qos_specs=None,replication_status=,reservations=['375ee8d2-19c4-4302-8b4a-cc24f62b652d','41bda5ce-d53a-4856-a044-84a355747ec7','9ab8961c-1fc9-433a-aa18-c6c16abc37c2','c114e66d-6718-4883-846b-55d10885e7f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691d8bf7f57d4b538a211d5af15677a0',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-651655420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c538e209-ac00-47ba-a332-493e59f78d93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7415f6d238434779b35c52b7a2da2850',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='691d8bf7f57d4b538a211d5af15677a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c929d108-4153-4a85-80e8-50d0f55e34b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c929d108-4153-4a85-80e8-50d0f55e34b1) transitioned into state 'SUCCESS' from state '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-651655420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7415f6d238434779b35c52b7a2da2850',qos_specs=None,replication_status=,reservations=['375ee8d2-19c4-4302-8b4a-cc24f62b652d','41bda5ce-d53a-4856-a044-84a355747ec7','9ab8961c-1fc9-433a-aa18-c6c16abc37c2','c114e66d-6718-4883-846b-55d10885e7f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691d8bf7f57d4b538a211d5af15677a0',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d427f488-dfb7-44b9-b269-ecac8391173e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d427f488-dfb7-44b9-b269-ecac8391173e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Flow 'volume_create_api' (af32b30c-08e0-4b6a-959e-b54cb93725cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Create volume request issued successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c5234a92-fb71-4231-807d-366af3e79f6b tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 973/1919] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:07:30 2026] POST /volume/v3/volumes => generated 759 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f8519c29-e321-430d-8f1f-cb4ae52b346d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f8519c29-e321-430d-8f1f-cb4ae52b346d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f8519c29-e321-430d-8f1f-cb4ae52b346d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f8519c29-e321-430d-8f1f-cb4ae52b346d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7bd3aeee-9616-448d-bac8-161f9ce6e252 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7bd3aeee-9616-448d-bac8-161f9ce6e252 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7bd3aeee-9616-448d-bac8-161f9ce6e252 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7bd3aeee-9616-448d-bac8-161f9ce6e252 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f8519c29-e321-430d-8f1f-cb4ae52b346d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7bd3aeee-9616-448d-bac8-161f9ce6e252 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f8519c29-e321-430d-8f1f-cb4ae52b346d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 returned with HTTP 200 Sep 07 17:07:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 947/1920] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:31 2026] GET /volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7bd3aeee-9616-448d-bac8-161f9ce6e252 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 974/1921] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:31 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 827 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7e90df36-6a4e-4084-983a-b1c67f2cb078 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7e90df36-6a4e-4084-983a-b1c67f2cb078 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7e90df36-6a4e-4084-983a-b1c67f2cb078 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7f11b55-c62e-4f9b-bbe9-cbf05d54d777", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-205316174"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7e90df36-6a4e-4084-983a-b1c67f2cb078 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-7e90df36-6a4e-4084-983a-b1c67f2cb078 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Create snapshot from volume a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-7e90df36-6a4e-4084-983a-b1c67f2cb078 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Created reservations ['cc2d618f-fca8-4417-910b-d0b83cf3449c', '890be4b3-46f1-490f-9994-eb36d448a309', '6a0d8167-f29b-4e42-81d5-d0431fe55ad1', '697059ac-b0fd-4119-923a-0c941af8a1a5'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-61711c63-00b8-4a8a-8989-f4abc3d0c875 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61711c63-00b8-4a8a-8989-f4abc3d0c875 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61711c63-00b8-4a8a-8989-f4abc3d0c875 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7e90df36-6a4e-4084-983a-b1c67f2cb078 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot create request issued successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7e90df36-6a4e-4084-983a-b1c67f2cb078 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:07:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-61711c63-00b8-4a8a-8989-f4abc3d0c875 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 948/1922] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:07:31 2026] POST /volume/v3/snapshots => generated 313 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-380fab6a-02d5-43b4-b979-dc1c28469245 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-380fab6a-02d5-43b4-b979-dc1c28469245 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-380fab6a-02d5-43b4-b979-dc1c28469245 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-380fab6a-02d5-43b4-b979-dc1c28469245 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-61711c63-00b8-4a8a-8989-f4abc3d0c875 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-61711c63-00b8-4a8a-8989-f4abc3d0c875 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 975/1923] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:31 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-380fab6a-02d5-43b4-b979-dc1c28469245 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-380fab6a-02d5-43b4-b979-dc1c28469245 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 949/1924] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:31 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d9584797-2a12-4a5a-8abf-45efc872b48d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9584797-2a12-4a5a-8abf-45efc872b48d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9584797-2a12-4a5a-8abf-45efc872b48d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9584797-2a12-4a5a-8abf-45efc872b48d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d9584797-2a12-4a5a-8abf-45efc872b48d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9584797-2a12-4a5a-8abf-45efc872b48d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 976/1925] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:32 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1b980922-cf66-4667-bf30-80551aa9df6c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1b980922-cf66-4667-bf30-80551aa9df6c tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1b980922-cf66-4667-bf30-80551aa9df6c tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1b980922-cf66-4667-bf30-80551aa9df6c tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1b980922-cf66-4667-bf30-80551aa9df6c tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1b980922-cf66-4667-bf30-80551aa9df6c tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 950/1926] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:32 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ee92e8e6-2179-41f5-93af-18fc3aab3f75 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ee92e8e6-2179-41f5-93af-18fc3aab3f75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ee92e8e6-2179-41f5-93af-18fc3aab3f75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ee92e8e6-2179-41f5-93af-18fc3aab3f75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2d555249-2303-4dfa-b8cc-21a279e58377 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2d555249-2303-4dfa-b8cc-21a279e58377 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2d555249-2303-4dfa-b8cc-21a279e58377 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2d555249-2303-4dfa-b8cc-21a279e58377 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ee92e8e6-2179-41f5-93af-18fc3aab3f75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ee92e8e6-2179-41f5-93af-18fc3aab3f75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 977/1927] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:32 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2d555249-2303-4dfa-b8cc-21a279e58377 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2d555249-2303-4dfa-b8cc-21a279e58377 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 951/1928] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:32 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bfa19e51-90c5-46b6-a136-97be38a3779b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bfa19e51-90c5-46b6-a136-97be38a3779b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bfa19e51-90c5-46b6-a136-97be38a3779b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bfa19e51-90c5-46b6-a136-97be38a3779b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bfa19e51-90c5-46b6-a136-97be38a3779b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bfa19e51-90c5-46b6-a136-97be38a3779b tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 978/1929] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:33 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3476ae9-6b81-4086-aa04-c2bbf2f3bf26 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3476ae9-6b81-4086-aa04-c2bbf2f3bf26 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3476ae9-6b81-4086-aa04-c2bbf2f3bf26 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3476ae9-6b81-4086-aa04-c2bbf2f3bf26 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f3476ae9-6b81-4086-aa04-c2bbf2f3bf26 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3476ae9-6b81-4086-aa04-c2bbf2f3bf26 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 952/1930] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:33 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c2448f7b-6f41-4103-b0d9-a80292ba7498 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2448f7b-6f41-4103-b0d9-a80292ba7498 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2448f7b-6f41-4103-b0d9-a80292ba7498 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2448f7b-6f41-4103-b0d9-a80292ba7498 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c2448f7b-6f41-4103-b0d9-a80292ba7498 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2448f7b-6f41-4103-b0d9-a80292ba7498 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 979/1931] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:34 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fa3863ac-678d-4a71-9fff-490ac6c4b1f2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fa3863ac-678d-4a71-9fff-490ac6c4b1f2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fa3863ac-678d-4a71-9fff-490ac6c4b1f2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fa3863ac-678d-4a71-9fff-490ac6c4b1f2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fa3863ac-678d-4a71-9fff-490ac6c4b1f2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fa3863ac-678d-4a71-9fff-490ac6c4b1f2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 953/1932] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:34 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f1625e81-8145-449e-a6df-e1dab437369d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1625e81-8145-449e-a6df-e1dab437369d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1625e81-8145-449e-a6df-e1dab437369d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1625e81-8145-449e-a6df-e1dab437369d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f1625e81-8145-449e-a6df-e1dab437369d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1625e81-8145-449e-a6df-e1dab437369d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 980/1933] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:34 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d116161b-37b5-4a5b-83d5-671ddd7eee96 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d116161b-37b5-4a5b-83d5-671ddd7eee96 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d116161b-37b5-4a5b-83d5-671ddd7eee96 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d116161b-37b5-4a5b-83d5-671ddd7eee96 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d116161b-37b5-4a5b-83d5-671ddd7eee96 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d116161b-37b5-4a5b-83d5-671ddd7eee96 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 954/1934] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:34 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-00b3a152-d8d3-461e-9f8a-97185011ecc6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-00b3a152-d8d3-461e-9f8a-97185011ecc6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-00b3a152-d8d3-461e-9f8a-97185011ecc6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-00b3a152-d8d3-461e-9f8a-97185011ecc6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-00b3a152-d8d3-461e-9f8a-97185011ecc6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-00b3a152-d8d3-461e-9f8a-97185011ecc6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 981/1935] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:35 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5d575a6b-edff-4170-bf9e-62b6722da9d4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d575a6b-edff-4170-bf9e-62b6722da9d4 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d575a6b-edff-4170-bf9e-62b6722da9d4 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d575a6b-edff-4170-bf9e-62b6722da9d4 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5d575a6b-edff-4170-bf9e-62b6722da9d4 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d575a6b-edff-4170-bf9e-62b6722da9d4 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 955/1936] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:35 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-019ba15e-3cd1-4ab0-b819-ee1bcd2c37b2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-019ba15e-3cd1-4ab0-b819-ee1bcd2c37b2 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-019ba15e-3cd1-4ab0-b819-ee1bcd2c37b2 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-019ba15e-3cd1-4ab0-b819-ee1bcd2c37b2 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-019ba15e-3cd1-4ab0-b819-ee1bcd2c37b2 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-019ba15e-3cd1-4ab0-b819-ee1bcd2c37b2 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 982/1937] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:35 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a204d7f3-6e13-46cb-b212-ba404bb0bde8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a204d7f3-6e13-46cb-b212-ba404bb0bde8 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a204d7f3-6e13-46cb-b212-ba404bb0bde8 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a204d7f3-6e13-46cb-b212-ba404bb0bde8 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a204d7f3-6e13-46cb-b212-ba404bb0bde8 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a204d7f3-6e13-46cb-b212-ba404bb0bde8 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 956/1938] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:35 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2f11cb66-858c-4b8d-8115-82e49c4c4385 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2f11cb66-858c-4b8d-8115-82e49c4c4385 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2f11cb66-858c-4b8d-8115-82e49c4c4385 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2f11cb66-858c-4b8d-8115-82e49c4c4385 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2f11cb66-858c-4b8d-8115-82e49c4c4385 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2f11cb66-858c-4b8d-8115-82e49c4c4385 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 983/1939] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:36 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0bdd73c4-05d6-41a5-98c8-91cd4df658bc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0bdd73c4-05d6-41a5-98c8-91cd4df658bc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0bdd73c4-05d6-41a5-98c8-91cd4df658bc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0bdd73c4-05d6-41a5-98c8-91cd4df658bc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0bdd73c4-05d6-41a5-98c8-91cd4df658bc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0bdd73c4-05d6-41a5-98c8-91cd4df658bc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 957/1940] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:36 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fac8cc96-d09e-4b9d-9e8e-561795552d0e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fac8cc96-d09e-4b9d-9e8e-561795552d0e tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fac8cc96-d09e-4b9d-9e8e-561795552d0e tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fac8cc96-d09e-4b9d-9e8e-561795552d0e tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fac8cc96-d09e-4b9d-9e8e-561795552d0e tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fac8cc96-d09e-4b9d-9e8e-561795552d0e tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 984/1941] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:36 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-01ac0091-4e0e-4879-a6ae-07541292db60 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-01ac0091-4e0e-4879-a6ae-07541292db60 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-01ac0091-4e0e-4879-a6ae-07541292db60 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-01ac0091-4e0e-4879-a6ae-07541292db60 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d6168bf2-bde9-4c29-8895-7df4f5847b31 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6168bf2-bde9-4c29-8895-7df4f5847b31 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d6168bf2-bde9-4c29-8895-7df4f5847b31 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d6168bf2-bde9-4c29-8895-7df4f5847b31 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-01ac0091-4e0e-4879-a6ae-07541292db60 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-01ac0091-4e0e-4879-a6ae-07541292db60 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 958/1942] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:37 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d6168bf2-bde9-4c29-8895-7df4f5847b31 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6168bf2-bde9-4c29-8895-7df4f5847b31 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 985/1943] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:37 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-275acfa0-ead2-4f4e-a4a7-4a9622e6ac9c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-275acfa0-ead2-4f4e-a4a7-4a9622e6ac9c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-275acfa0-ead2-4f4e-a4a7-4a9622e6ac9c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-275acfa0-ead2-4f4e-a4a7-4a9622e6ac9c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-275acfa0-ead2-4f4e-a4a7-4a9622e6ac9c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-275acfa0-ead2-4f4e-a4a7-4a9622e6ac9c tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 959/1944] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:37 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-187c052f-a568-422b-8b33-e3587cf33d5d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-187c052f-a568-422b-8b33-e3587cf33d5d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-187c052f-a568-422b-8b33-e3587cf33d5d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-187c052f-a568-422b-8b33-e3587cf33d5d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-187c052f-a568-422b-8b33-e3587cf33d5d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-187c052f-a568-422b-8b33-e3587cf33d5d tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 986/1945] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:38 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b53fabdc-2639-4151-a524-9a1cf9ae12ee None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-46987bf9-271c-4ff4-a5ff-686079504759 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b53fabdc-2639-4151-a524-9a1cf9ae12ee tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-46987bf9-271c-4ff4-a5ff-686079504759 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b53fabdc-2639-4151-a524-9a1cf9ae12ee tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b53fabdc-2639-4151-a524-9a1cf9ae12ee tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-46987bf9-271c-4ff4-a5ff-686079504759 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-46987bf9-271c-4ff4-a5ff-686079504759 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b53fabdc-2639-4151-a524-9a1cf9ae12ee tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b53fabdc-2639-4151-a524-9a1cf9ae12ee tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 960/1946] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:38 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-46987bf9-271c-4ff4-a5ff-686079504759 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-46987bf9-271c-4ff4-a5ff-686079504759 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 987/1947] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:38 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-40e14226-f834-4f1f-8ac4-0157030f80e5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-40e14226-f834-4f1f-8ac4-0157030f80e5 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-40e14226-f834-4f1f-8ac4-0157030f80e5 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-40e14226-f834-4f1f-8ac4-0157030f80e5 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-40e14226-f834-4f1f-8ac4-0157030f80e5 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-40e14226-f834-4f1f-8ac4-0157030f80e5 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 961/1948] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:38 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bb45d198-f99e-47ae-930c-79b4342a34d6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bb45d198-f99e-47ae-930c-79b4342a34d6 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bb45d198-f99e-47ae-930c-79b4342a34d6 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bb45d198-f99e-47ae-930c-79b4342a34d6 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bb45d198-f99e-47ae-930c-79b4342a34d6 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bb45d198-f99e-47ae-930c-79b4342a34d6 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 988/1949] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:39 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e7a01ca2-4671-41c4-8161-b61777b6cb67 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7a01ca2-4671-41c4-8161-b61777b6cb67 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7a01ca2-4671-41c4-8161-b61777b6cb67 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7a01ca2-4671-41c4-8161-b61777b6cb67 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e7a01ca2-4671-41c4-8161-b61777b6cb67 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7a01ca2-4671-41c4-8161-b61777b6cb67 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 962/1950] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:39 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5fcf96e2-2115-4657-8d0f-6814e4fe1fc3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5fcf96e2-2115-4657-8d0f-6814e4fe1fc3 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5fcf96e2-2115-4657-8d0f-6814e4fe1fc3 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5fcf96e2-2115-4657-8d0f-6814e4fe1fc3 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5fcf96e2-2115-4657-8d0f-6814e4fe1fc3 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5fcf96e2-2115-4657-8d0f-6814e4fe1fc3 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 989/1951] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:39 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f38f12f8-8065-4c86-8b72-fa8fdefc73a0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f38f12f8-8065-4c86-8b72-fa8fdefc73a0 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f38f12f8-8065-4c86-8b72-fa8fdefc73a0 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f38f12f8-8065-4c86-8b72-fa8fdefc73a0 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f38f12f8-8065-4c86-8b72-fa8fdefc73a0 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f38f12f8-8065-4c86-8b72-fa8fdefc73a0 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 963/1952] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:39 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-283c933b-237a-45f9-a3d4-2d5490f9795c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-283c933b-237a-45f9-a3d4-2d5490f9795c tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-283c933b-237a-45f9-a3d4-2d5490f9795c tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-283c933b-237a-45f9-a3d4-2d5490f9795c tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-283c933b-237a-45f9-a3d4-2d5490f9795c tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-283c933b-237a-45f9-a3d4-2d5490f9795c tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 990/1953] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:40 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aecf2ddf-6446-4f2f-99f8-ac073ceae127 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f1fcdcd9-54ea-4ffe-8d82-d2605073eae3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1fcdcd9-54ea-4ffe-8d82-d2605073eae3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1fcdcd9-54ea-4ffe-8d82-d2605073eae3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1fcdcd9-54ea-4ffe-8d82-d2605073eae3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f1fcdcd9-54ea-4ffe-8d82-d2605073eae3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1fcdcd9-54ea-4ffe-8d82-d2605073eae3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 991/1954] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:40 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8873849a-bda6-4516-acb0-3a2d4dd5469e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aecf2ddf-6446-4f2f-99f8-ac073ceae127 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-reader] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aecf2ddf-6446-4f2f-99f8-ac073ceae127 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aecf2ddf-6446-4f2f-99f8-ac073ceae127 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8873849a-bda6-4516-acb0-3a2d4dd5469e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8873849a-bda6-4516-acb0-3a2d4dd5469e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8873849a-bda6-4516-acb0-3a2d4dd5469e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-aecf2ddf-6446-4f2f-99f8-ac073ceae127 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-reader] Volume info retrieved successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8873849a-bda6-4516-acb0-3a2d4dd5469e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aecf2ddf-6446-4f2f-99f8-ac073ceae127 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-reader] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8873849a-bda6-4516-acb0-3a2d4dd5469e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 992/1955] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:40 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 964/1956] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:40 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 881 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3ebdd863-58a8-4a39-9d8c-bb05119c84f0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ebdd863-58a8-4a39-9d8c-bb05119c84f0 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ebdd863-58a8-4a39-9d8c-bb05119c84f0 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ebdd863-58a8-4a39-9d8c-bb05119c84f0 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3ebdd863-58a8-4a39-9d8c-bb05119c84f0 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ebdd863-58a8-4a39-9d8c-bb05119c84f0 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 993/1957] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:40 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-42f44a64-7a65-46ee-b01e-d9d91feffe69 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42f44a64-7a65-46ee-b01e-d9d91feffe69 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] DELETE http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42f44a64-7a65-46ee-b01e-d9d91feffe69 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42f44a64-7a65-46ee-b01e-d9d91feffe69 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-42f44a64-7a65-46ee-b01e-d9d91feffe69 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Delete volume with id: 73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-42f44a64-7a65-46ee-b01e-d9d91feffe69 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-42f44a64-7a65-46ee-b01e-d9d91feffe69 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Delete volume request issued successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42f44a64-7a65-46ee-b01e-d9d91feffe69 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 202 Sep 07 17:07:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 965/1958] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:07:40 2026] DELETE /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e2c29a0e-f034-452e-84fa-2e3fa023c464 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e2c29a0e-f034-452e-84fa-2e3fa023c464 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e2c29a0e-f034-452e-84fa-2e3fa023c464 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e2c29a0e-f034-452e-84fa-2e3fa023c464 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e2c29a0e-f034-452e-84fa-2e3fa023c464 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e2c29a0e-f034-452e-84fa-2e3fa023c464 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 200 Sep 07 17:07:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 994/1959] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:40 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-42b3556b-4372-4a51-a0db-a3311c859c67 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42b3556b-4372-4a51-a0db-a3311c859c67 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42b3556b-4372-4a51-a0db-a3311c859c67 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42b3556b-4372-4a51-a0db-a3311c859c67 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-42b3556b-4372-4a51-a0db-a3311c859c67 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42b3556b-4372-4a51-a0db-a3311c859c67 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 966/1960] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:40 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4904aab1-ed4c-4b18-a41f-9f3cc3f37dff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4904aab1-ed4c-4b18-a41f-9f3cc3f37dff tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4904aab1-ed4c-4b18-a41f-9f3cc3f37dff tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4904aab1-ed4c-4b18-a41f-9f3cc3f37dff tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4904aab1-ed4c-4b18-a41f-9f3cc3f37dff tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4904aab1-ed4c-4b18-a41f-9f3cc3f37dff tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 995/1961] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:41 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-db98dd92-3179-48b9-92b6-61c31b086455 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db98dd92-3179-48b9-92b6-61c31b086455 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db98dd92-3179-48b9-92b6-61c31b086455 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db98dd92-3179-48b9-92b6-61c31b086455 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-db98dd92-3179-48b9-92b6-61c31b086455 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db98dd92-3179-48b9-92b6-61c31b086455 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 967/1962] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:41 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4477495a-d0ad-478f-b022-da47c35a8dce None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4477495a-d0ad-478f-b022-da47c35a8dce tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4477495a-d0ad-478f-b022-da47c35a8dce tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4477495a-d0ad-478f-b022-da47c35a8dce tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4477495a-d0ad-478f-b022-da47c35a8dce tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 returned with HTTP 404 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 996/1963] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:41 2026] GET /volume/v3/volumes/73bf8037-da24-4102-b98c-eb379cc7af18 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb89e4b2-4090-47c8-8187-17984dc779cd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb89e4b2-4090-47c8-8187-17984dc779cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb89e4b2-4090-47c8-8187-17984dc779cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb89e4b2-4090-47c8-8187-17984dc779cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cb89e4b2-4090-47c8-8187-17984dc779cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb89e4b2-4090-47c8-8187-17984dc779cd tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 returned with HTTP 200 Sep 07 17:07:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 968/1964] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:41 2026] GET /volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-40e8a434-9324-4394-99f2-d70ca3787cde None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-40e8a434-9324-4394-99f2-d70ca3787cde tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] DELETE http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-40e8a434-9324-4394-99f2-d70ca3787cde tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-40e8a434-9324-4394-99f2-d70ca3787cde tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-40e8a434-9324-4394-99f2-d70ca3787cde tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Delete volume with id: 6891932f-31b2-4dc1-8715-a4934b1275c0 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-40e8a434-9324-4394-99f2-d70ca3787cde tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-31bb779e-0da7-4db6-aceb-1ec5c4810566 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31bb779e-0da7-4db6-aceb-1ec5c4810566 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31bb779e-0da7-4db6-aceb-1ec5c4810566 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31bb779e-0da7-4db6-aceb-1ec5c4810566 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-31bb779e-0da7-4db6-aceb-1ec5c4810566 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31bb779e-0da7-4db6-aceb-1ec5c4810566 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 969/1965] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:41 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-40e8a434-9324-4394-99f2-d70ca3787cde tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Delete volume request issued successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-40e8a434-9324-4394-99f2-d70ca3787cde tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 returned with HTTP 202 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 997/1966] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:07:41 2026] DELETE /volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-351b4704-7a52-4928-b1d9-f9cd8d3be874 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-351b4704-7a52-4928-b1d9-f9cd8d3be874 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-351b4704-7a52-4928-b1d9-f9cd8d3be874 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-351b4704-7a52-4928-b1d9-f9cd8d3be874 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4bfc74b4-502b-4b32-897f-4b40ff93eeb1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4bfc74b4-502b-4b32-897f-4b40ff93eeb1 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4bfc74b4-502b-4b32-897f-4b40ff93eeb1 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4bfc74b4-502b-4b32-897f-4b40ff93eeb1 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-351b4704-7a52-4928-b1d9-f9cd8d3be874 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Volume info retrieved successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4bfc74b4-502b-4b32-897f-4b40ff93eeb1 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-351b4704-7a52-4928-b1d9-f9cd8d3be874 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 returned with HTTP 200 Sep 07 17:07:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 970/1967] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:41 2026] GET /volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 => generated 846 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4bfc74b4-502b-4b32-897f-4b40ff93eeb1 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 998/1968] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:41 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3c282433-2361-42c6-b97d-a112d0a11e9e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3c282433-2361-42c6-b97d-a112d0a11e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:07:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3c282433-2361-42c6-b97d-a112d0a11e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "786a12f3-c2e2-460a-88ce-874c0ce481f9", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1946412577", "description": null, "metadata": null}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3c282433-2361-42c6-b97d-a112d0a11e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:41 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-3c282433-2361-42c6-b97d-a112d0a11e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Create snapshot from volume 786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:42 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-3c282433-2361-42c6-b97d-a112d0a11e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Created reservations ['6370da24-dca8-4df3-9915-35e17fce5f33', 'e1185918-e76a-4466-9d94-551f02a74776', 'c10c2e5d-ae5d-4a50-8b7d-53f9c41a3b14', '8e8d1fb1-6d3b-40c7-9e15-b74d5d887c69'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3c282433-2361-42c6-b97d-a112d0a11e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot force create request issued successfully. Sep 07 17:07:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3c282433-2361-42c6-b97d-a112d0a11e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:07:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 971/1969] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:07:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a3e4fb71-d1ef-4483-bf4a-9e386ff2346a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a3e4fb71-d1ef-4483-bf4a-9e386ff2346a tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a3e4fb71-d1ef-4483-bf4a-9e386ff2346a tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a3e4fb71-d1ef-4483-bf4a-9e386ff2346a tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a3e4fb71-d1ef-4483-bf4a-9e386ff2346a tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a3e4fb71-d1ef-4483-bf4a-9e386ff2346a tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 999/1970] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:42 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f56ebefc-c658-4b65-bfaf-a045bf145b37 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f56ebefc-c658-4b65-bfaf-a045bf145b37 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f56ebefc-c658-4b65-bfaf-a045bf145b37 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f56ebefc-c658-4b65-bfaf-a045bf145b37 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f56ebefc-c658-4b65-bfaf-a045bf145b37 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f56ebefc-c658-4b65-bfaf-a045bf145b37 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 972/1971] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:42 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d3387cf4-fd43-4629-b4b4-b570922e9530 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d3387cf4-fd43-4629-b4b4-b570922e9530 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d3387cf4-fd43-4629-b4b4-b570922e9530 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d3387cf4-fd43-4629-b4b4-b570922e9530 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d3387cf4-fd43-4629-b4b4-b570922e9530 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d3387cf4-fd43-4629-b4b4-b570922e9530 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1000/1972] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:42 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-58b0a637-726e-4ced-85de-046d56169f61 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-58b0a637-726e-4ced-85de-046d56169f61 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] GET http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 Sep 07 17:07:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-58b0a637-726e-4ced-85de-046d56169f61 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-58b0a637-726e-4ced-85de-046d56169f61 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-58b0a637-726e-4ced-85de-046d56169f61 tempest-VolumesCloneTest-2102051889 tempest-VolumesCloneTest-2102051889-project-member] http://192.168.122.80/volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 returned with HTTP 404 Sep 07 17:07:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 973/1973] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:42 2026] GET /volume/v3/volumes/6891932f-31b2-4dc1-8715-a4934b1275c0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ae8802c9-937f-420c-aa66-35d6b28c1ec3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae8802c9-937f-420c-aa66-35d6b28c1ec3 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae8802c9-937f-420c-aa66-35d6b28c1ec3 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae8802c9-937f-420c-aa66-35d6b28c1ec3 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ae8802c9-937f-420c-aa66-35d6b28c1ec3 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae8802c9-937f-420c-aa66-35d6b28c1ec3 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1001/1974] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:43 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-87109cf5-ab1c-4c5c-a030-9fc91ebca085 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-87109cf5-ab1c-4c5c-a030-9fc91ebca085 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:07:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-87109cf5-ab1c-4c5c-a030-9fc91ebca085 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-87109cf5-ab1c-4c5c-a030-9fc91ebca085 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-87109cf5-ab1c-4c5c-a030-9fc91ebca085 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-87109cf5-ab1c-4c5c-a030-9fc91ebca085 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:07:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 974/1975] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:43 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a2e5c0da-a8f6-4522-9573-d382237d288f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2e5c0da-a8f6-4522-9573-d382237d288f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2e5c0da-a8f6-4522-9573-d382237d288f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7f11b55-c62e-4f9b-bbe9-cbf05d54d777", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-392164982"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a2e5c0da-a8f6-4522-9573-d382237d288f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-a2e5c0da-a8f6-4522-9573-d382237d288f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Create snapshot from volume a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-a2e5c0da-a8f6-4522-9573-d382237d288f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Created reservations ['cfd401f1-8b55-465a-974a-5973b49bdb30', '2eea6507-3cea-4c47-8e27-32b2c348402c', '7a7bc5c5-18f1-4456-bb6e-d7a1daf4c496', '8b908259-a87f-4e21-ad00-3420a79517e8'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7832d4ce-2e18-4969-b2e7-82da047d751a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7832d4ce-2e18-4969-b2e7-82da047d751a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7832d4ce-2e18-4969-b2e7-82da047d751a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7832d4ce-2e18-4969-b2e7-82da047d751a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a2e5c0da-a8f6-4522-9573-d382237d288f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot create request issued successfully. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2e5c0da-a8f6-4522-9573-d382237d288f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:07:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1002/1976] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:07:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1f052cdf-1e84-4d66-9a36-da1d32462631 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1f052cdf-1e84-4d66-9a36-da1d32462631 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1f052cdf-1e84-4d66-9a36-da1d32462631 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1f052cdf-1e84-4d66-9a36-da1d32462631 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7832d4ce-2e18-4969-b2e7-82da047d751a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1f052cdf-1e84-4d66-9a36-da1d32462631 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1f052cdf-1e84-4d66-9a36-da1d32462631 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:07:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1003/1977] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:43 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7832d4ce-2e18-4969-b2e7-82da047d751a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 975/1978] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:43 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 909 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f96f5939-e6fa-4793-8c64-0eb74ffa2382 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f96f5939-e6fa-4793-8c64-0eb74ffa2382 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f96f5939-e6fa-4793-8c64-0eb74ffa2382 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f96f5939-e6fa-4793-8c64-0eb74ffa2382 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f96f5939-e6fa-4793-8c64-0eb74ffa2382 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f96f5939-e6fa-4793-8c64-0eb74ffa2382 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1004/1979] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:44 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea520555-0260-4df7-8c46-916e6726028b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3ea16797-af16-4572-ac40-0a3742d31fe4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ea16797-af16-4572-ac40-0a3742d31fe4 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ea16797-af16-4572-ac40-0a3742d31fe4 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ea16797-af16-4572-ac40-0a3742d31fe4 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea520555-0260-4df7-8c46-916e6726028b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:07:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea520555-0260-4df7-8c46-916e6726028b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea520555-0260-4df7-8c46-916e6726028b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3ea16797-af16-4572-ac40-0a3742d31fe4 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea520555-0260-4df7-8c46-916e6726028b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea520555-0260-4df7-8c46-916e6726028b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:07:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 976/1980] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:44 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 445 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ea16797-af16-4572-ac40-0a3742d31fe4 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1005/1981] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:44 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 912 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9464fade-bbc1-4df1-9e67-ce69c33d3ca9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9464fade-bbc1-4df1-9e67-ce69c33d3ca9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9464fade-bbc1-4df1-9e67-ce69c33d3ca9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9464fade-bbc1-4df1-9e67-ce69c33d3ca9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9464fade-bbc1-4df1-9e67-ce69c33d3ca9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9464fade-bbc1-4df1-9e67-ce69c33d3ca9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1006/1982] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:45 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-de088fb9-4d64-49df-9ecf-b070580cc89c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9c55aa5d-1b32-4bb3-a11d-b27131712b3e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de088fb9-4d64-49df-9ecf-b070580cc89c tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:07:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de088fb9-4d64-49df-9ecf-b070580cc89c tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de088fb9-4d64-49df-9ecf-b070580cc89c tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9c55aa5d-1b32-4bb3-a11d-b27131712b3e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9c55aa5d-1b32-4bb3-a11d-b27131712b3e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9c55aa5d-1b32-4bb3-a11d-b27131712b3e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-de088fb9-4d64-49df-9ecf-b070580cc89c tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de088fb9-4d64-49df-9ecf-b070580cc89c tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:07:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 977/1983] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:45 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9c55aa5d-1b32-4bb3-a11d-b27131712b3e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9c55aa5d-1b32-4bb3-a11d-b27131712b3e tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1007/1984] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:45 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 912 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-db8758cb-5d3c-4572-95e5-21a70b59fbe7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db8758cb-5d3c-4572-95e5-21a70b59fbe7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db8758cb-5d3c-4572-95e5-21a70b59fbe7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-db8758cb-5d3c-4572-95e5-21a70b59fbe7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-db8758cb-5d3c-4572-95e5-21a70b59fbe7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-db8758cb-5d3c-4572-95e5-21a70b59fbe7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 978/1985] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:46 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7a74bd69-b42f-4a85-91ac-253e335361de None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7a74bd69-b42f-4a85-91ac-253e335361de tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7a74bd69-b42f-4a85-91ac-253e335361de tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7a74bd69-b42f-4a85-91ac-253e335361de tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7a74bd69-b42f-4a85-91ac-253e335361de tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7a74bd69-b42f-4a85-91ac-253e335361de tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1008/1986] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:46 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-862bd2b4-f572-4c4e-a7ba-490665d03224 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-862bd2b4-f572-4c4e-a7ba-490665d03224 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-862bd2b4-f572-4c4e-a7ba-490665d03224 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-862bd2b4-f572-4c4e-a7ba-490665d03224 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-862bd2b4-f572-4c4e-a7ba-490665d03224 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-862bd2b4-f572-4c4e-a7ba-490665d03224 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 979/1987] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:46 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d6ec0728-312d-4a85-8fea-7341653e4273 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cd5459e9-6ac9-48f1-9339-4e25c3482e65", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Create volume request body: {'volume': {'snapshot_id': 'cd5459e9-6ac9-48f1-9339-4e25c3482e65', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Create volume of 1 GB Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Availability Zones retrieved successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Flow 'volume_create_api' (09a8d511-fc88-42cf-8874-1a30852d1584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e4a3dc-9888-4dd3-b5fe-087c3bd44527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e4a3dc-9888-4dd3-b5fe-087c3bd44527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cd5459e9-6ac9-48f1-9339-4e25c3482e65', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ad4c7b-a818-4676-9220-01b67a07efe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Created reservations ['eb1f1a8d-1861-49a0-bc2a-06d69fca1d60', '85754eae-df68-4a24-b112-4390edfbb65f', '20493b9f-b3d1-4bd8-9263-55412c068d64', '1f90cbe7-54b3-4a6d-850f-68513f88224e'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ad4c7b-a818-4676-9220-01b67a07efe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1f1a8d-1861-49a0-bc2a-06d69fca1d60', '85754eae-df68-4a24-b112-4390edfbb65f', '20493b9f-b3d1-4bd8-9263-55412c068d64', '1f90cbe7-54b3-4a6d-850f-68513f88224e']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0e0155-ae05-4246-8d82-09d5388fc002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-648265147"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-648265147'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume of 1 GB Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Availability Zones retrieved successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Flow 'volume_create_api' (d2441e6b-54ed-4ffd-881d-7bf246daf6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b2d433-b83f-41a9-9964-c1031c99740a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0e0155-ae05-4246-8d82-09d5388fc002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abf69587-b1c4-4f77-b669-e3d8f94b369f', '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='414bbd1ae1da42f691ffcea0a009980f',qos_specs=None,replication_status=,reservations=['eb1f1a8d-1861-49a0-bc2a-06d69fca1d60','85754eae-df68-4a24-b112-4390edfbb65f','20493b9f-b3d1-4bd8-9263-55412c068d64','1f90cbe7-54b3-4a6d-850f-68513f88224e'],size=1,snapshot_id=cd5459e9-6ac9-48f1-9339-4e25c3482e65,source_replicaid=,source_volid=None,status='creating',user_id='a169d0d7f9734a8ba86c4ecc296cd6ec',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:46Z,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=abf69587-b1c4-4f77-b669-e3d8f94b369f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='414bbd1ae1da42f691ffcea0a009980f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cd5459e9-6ac9-48f1-9339-4e25c3482e65,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a169d0d7f9734a8ba86c4ecc296cd6ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f918cde-61b0-4933-8a44-451af10b54fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f918cde-61b0-4933-8a44-451af10b54fd) transitioned into state 'SUCCESS' from 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='414bbd1ae1da42f691ffcea0a009980f',qos_specs=None,replication_status=,reservations=['eb1f1a8d-1861-49a0-bc2a-06d69fca1d60','85754eae-df68-4a24-b112-4390edfbb65f','20493b9f-b3d1-4bd8-9263-55412c068d64','1f90cbe7-54b3-4a6d-850f-68513f88224e'],size=1,snapshot_id=cd5459e9-6ac9-48f1-9339-4e25c3482e65,source_replicaid=,source_volid=None,status='creating',user_id='a169d0d7f9734a8ba86c4ecc296cd6ec',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b01e97-9d90-4bb1-ad26-1ac77912ecfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b2d433-b83f-41a9-9964-c1031c99740a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e8a19d-56db-4d42-9b9a-4ffae1bcb740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b01e97-9d90-4bb1-ad26-1ac77912ecfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Flow 'volume_create_api' (09a8d511-fc88-42cf-8874-1a30852d1584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Create volume request issued successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6ec0728-312d-4a85-8fea-7341653e4273 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 980/1988] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:07:46 2026] POST /volume/v3/volumes => generated 748 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9e7a4537-a731-408a-84bc-c91165de98ba None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9e7a4537-a731-408a-84bc-c91165de98ba tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9e7a4537-a731-408a-84bc-c91165de98ba tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9e7a4537-a731-408a-84bc-c91165de98ba tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9e7a4537-a731-408a-84bc-c91165de98ba tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9e7a4537-a731-408a-84bc-c91165de98ba tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:07:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 981/1989] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:46 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4e827df0-6bdc-4bc7-9c3e-d8f8092140e7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e827df0-6bdc-4bc7-9c3e-d8f8092140e7 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e827df0-6bdc-4bc7-9c3e-d8f8092140e7 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e827df0-6bdc-4bc7-9c3e-d8f8092140e7 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4e827df0-6bdc-4bc7-9c3e-d8f8092140e7 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e827df0-6bdc-4bc7-9c3e-d8f8092140e7 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 982/1990] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:46 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 912 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3c8b205-6f92-47b4-a678-cc8405873d5b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3c8b205-6f92-47b4-a678-cc8405873d5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3c8b205-6f92-47b4-a678-cc8405873d5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3c8b205-6f92-47b4-a678-cc8405873d5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f3c8b205-6f92-47b4-a678-cc8405873d5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3c8b205-6f92-47b4-a678-cc8405873d5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 983/1991] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:46 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Created reservations ['51e2c7a4-1dda-4462-8b89-2adf7bf89c3c', '4dbe3feb-dbff-4d2c-802a-1c619c32cea3', '908bb5dd-7355-40f8-ae95-a556c3084d32', 'a0c4ba0b-1c15-4a0b-83d2-5bd31d4e9243'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e8a19d-56db-4d42-9b9a-4ffae1bcb740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51e2c7a4-1dda-4462-8b89-2adf7bf89c3c', '4dbe3feb-dbff-4d2c-802a-1c619c32cea3', '908bb5dd-7355-40f8-ae95-a556c3084d32', 'a0c4ba0b-1c15-4a0b-83d2-5bd31d4e9243']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bade92-55d0-4052-abf5-ae011bc92f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bade92-55d0-4052-abf5-ae011bc92f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d916d0c-0503-4562-9d4b-07509a5f70ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-648265147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e31da88f3cd54d3a8c7143d098103546',qos_specs=None,replication_status=,reservations=['51e2c7a4-1dda-4462-8b89-2adf7bf89c3c','4dbe3feb-dbff-4d2c-802a-1c619c32cea3','908bb5dd-7355-40f8-ae95-a556c3084d32','a0c4ba0b-1c15-4a0b-83d2-5bd31d4e9243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d67211159a3424e8908c55f76670b72',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-648265147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d916d0c-0503-4562-9d4b-07509a5f70ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e31da88f3cd54d3a8c7143d098103546',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d67211159a3424e8908c55f76670b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0926ced-5261-4226-97cd-39d2a42d31dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0926ced-5261-4226-97cd-39d2a42d31dd) transitioned into state 'SUCCESS' from state '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-648265147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e31da88f3cd54d3a8c7143d098103546',qos_specs=None,replication_status=,reservations=['51e2c7a4-1dda-4462-8b89-2adf7bf89c3c','4dbe3feb-dbff-4d2c-802a-1c619c32cea3','908bb5dd-7355-40f8-ae95-a556c3084d32','a0c4ba0b-1c15-4a0b-83d2-5bd31d4e9243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d67211159a3424e8908c55f76670b72',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb33d24-9106-4b9b-aaae-50ec0d1f0646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb33d24-9106-4b9b-aaae-50ec0d1f0646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Flow 'volume_create_api' (d2441e6b-54ed-4ffd-881d-7bf246daf6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume request issued successfully. Sep 07 17:07:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1dbb97dc-c01c-490a-b37b-6f286cb304a9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:07:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1009/1992] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:07:46 2026] POST /volume/v3/volumes => generated 756 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bb38c554-2fdc-4ed9-ab63-688ba54ef1d7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bb38c554-2fdc-4ed9-ab63-688ba54ef1d7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bb38c554-2fdc-4ed9-ab63-688ba54ef1d7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bb38c554-2fdc-4ed9-ab63-688ba54ef1d7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bb38c554-2fdc-4ed9-ab63-688ba54ef1d7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bb38c554-2fdc-4ed9-ab63-688ba54ef1d7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 984/1993] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:47 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4815efdc-2996-4a51-9ca3-b990b2006ead None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4815efdc-2996-4a51-9ca3-b990b2006ead tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4815efdc-2996-4a51-9ca3-b990b2006ead tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4815efdc-2996-4a51-9ca3-b990b2006ead tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4815efdc-2996-4a51-9ca3-b990b2006ead tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4815efdc-2996-4a51-9ca3-b990b2006ead tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:07:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1010/1994] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:47 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6ed4b994-6c98-40af-8266-36363e6909a5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6ed4b994-6c98-40af-8266-36363e6909a5 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:07:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6ed4b994-6c98-40af-8266-36363e6909a5 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7f11b55-c62e-4f9b-bbe9-cbf05d54d777", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6ed4b994-6c98-40af-8266-36363e6909a5 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-6ed4b994-6c98-40af-8266-36363e6909a5 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Create snapshot from volume a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a72b1db4-0bd0-42eb-95e2-93f4b8f2292a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a72b1db4-0bd0-42eb-95e2-93f4b8f2292a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a72b1db4-0bd0-42eb-95e2-93f4b8f2292a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a72b1db4-0bd0-42eb-95e2-93f4b8f2292a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a72b1db4-0bd0-42eb-95e2-93f4b8f2292a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a72b1db4-0bd0-42eb-95e2-93f4b8f2292a tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1011/1995] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:48 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 1330 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d16dcdae-0ae7-4c20-ad1d-36336eeb6a69 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d16dcdae-0ae7-4c20-ad1d-36336eeb6a69 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d16dcdae-0ae7-4c20-ad1d-36336eeb6a69 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d16dcdae-0ae7-4c20-ad1d-36336eeb6a69 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:48 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-6ed4b994-6c98-40af-8266-36363e6909a5 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Created reservations ['58afc3d6-4069-4c82-9451-525af44387b2', 'ba1818cf-6b2b-4706-a568-c4c3eedef75b', '67150a67-d836-4778-a2ba-b5f2ac580742', '3e04e4d3-24ac-4f28-af48-a500762b2bb4'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d16dcdae-0ae7-4c20-ad1d-36336eeb6a69 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d16dcdae-0ae7-4c20-ad1d-36336eeb6a69 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1012/1996] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:48 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-74509b53-99d4-4b50-9335-c440f9f7c4ee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-74509b53-99d4-4b50-9335-c440f9f7c4ee tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-74509b53-99d4-4b50-9335-c440f9f7c4ee tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-74509b53-99d4-4b50-9335-c440f9f7c4ee tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6ed4b994-6c98-40af-8266-36363e6909a5 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot create request issued successfully. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6ed4b994-6c98-40af-8266-36363e6909a5 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:07:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 985/1997] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:07:47 2026] POST /volume/v3/snapshots => generated 314 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:07:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-863b85df-c68e-4ad8-82a9-41681028727a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-863b85df-c68e-4ad8-82a9-41681028727a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-863b85df-c68e-4ad8-82a9-41681028727a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-863b85df-c68e-4ad8-82a9-41681028727a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-74509b53-99d4-4b50-9335-c440f9f7c4ee tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-863b85df-c68e-4ad8-82a9-41681028727a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-863b85df-c68e-4ad8-82a9-41681028727a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 986/1998] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:48 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-74509b53-99d4-4b50-9335-c440f9f7c4ee tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1013/1999] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:07:48 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 1330 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ac5f9d3b-0cef-48d5-9350-50ec2fd1e141 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac5f9d3b-0cef-48d5-9350-50ec2fd1e141 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac5f9d3b-0cef-48d5-9350-50ec2fd1e141 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac5f9d3b-0cef-48d5-9350-50ec2fd1e141 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ac5f9d3b-0cef-48d5-9350-50ec2fd1e141 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac5f9d3b-0cef-48d5-9350-50ec2fd1e141 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 987/2000] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:48 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-5bcf7b4f-9d13-4b99-acdf-1fa3d6a48536 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-5bcf7b4f-9d13-4b99-acdf-1fa3d6a48536 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-5bcf7b4f-9d13-4b99-acdf-1fa3d6a48536 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-5bcf7b4f-9d13-4b99-acdf-1fa3d6a48536 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-5bcf7b4f-9d13-4b99-acdf-1fa3d6a48536 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-5bcf7b4f-9d13-4b99-acdf-1fa3d6a48536 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1014/2001] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:07:49 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 1330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fd7ffdda-f27f-40aa-a354-ab7b9a2f9d2a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fd7ffdda-f27f-40aa-a354-ab7b9a2f9d2a None None] GET http://192.168.122.80/volume// Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fd7ffdda-f27f-40aa-a354-ab7b9a2f9d2a None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fd7ffdda-f27f-40aa-a354-ab7b9a2f9d2a None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fd7ffdda-f27f-40aa-a354-ab7b9a2f9d2a None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:07:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 988/2002] 192.168.122.80 () {58 vars in 1303 bytes} [Mon Sep 7 17:07:49 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:07:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-1ea8f61c-bbe4-4ee5-b0fd-6ce6f9097dc4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-1ea8f61c-bbe4-4ee5-b0fd-6ce6f9097dc4 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:07:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-1ea8f61c-bbe4-4ee5-b0fd-6ce6f9097dc4 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c538e209-ac00-47ba-a332-493e59f78d93", "connector": null, "instance_uuid": "02463595-dde0-4fa5-a8ff-5aef51af19e8"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2f695b98-1bee-4d05-9183-d93de5cf9e5b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2f695b98-1bee-4d05-9183-d93de5cf9e5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2f695b98-1bee-4d05-9183-d93de5cf9e5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2f695b98-1bee-4d05-9183-d93de5cf9e5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2f695b98-1bee-4d05-9183-d93de5cf9e5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2f695b98-1bee-4d05-9183-d93de5cf9e5b tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 989/2003] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:49 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-314ff24c-aced-4503-89e8-22fd9ef1a1e6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-314ff24c-aced-4503-89e8-22fd9ef1a1e6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-314ff24c-aced-4503-89e8-22fd9ef1a1e6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-314ff24c-aced-4503-89e8-22fd9ef1a1e6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-314ff24c-aced-4503-89e8-22fd9ef1a1e6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-314ff24c-aced-4503-89e8-22fd9ef1a1e6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 990/2004] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:49 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-1ea8f61c-bbe4-4ee5-b0fd-6ce6f9097dc4 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:07:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1015/2005] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:07:49 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9b1886fa-e155-4b9d-93b1-c1b9c808d1ad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b1886fa-e155-4b9d-93b1-c1b9c808d1ad tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b1886fa-e155-4b9d-93b1-c1b9c808d1ad tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b1886fa-e155-4b9d-93b1-c1b9c808d1ad tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9b1886fa-e155-4b9d-93b1-c1b9c808d1ad tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b1886fa-e155-4b9d-93b1-c1b9c808d1ad tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 991/2006] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:49 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 848 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b941cd7d-1593-4e9f-851b-b4f4134fad2d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b941cd7d-1593-4e9f-851b-b4f4134fad2d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b941cd7d-1593-4e9f-851b-b4f4134fad2d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b941cd7d-1593-4e9f-851b-b4f4134fad2d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c806b8ca-a124-4af5-a35d-9135d39d096a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:50 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=506,cinder:UPDATE=138,cinder:INSERT=99 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:07:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c806b8ca-a124-4af5-a35d-9135d39d096a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c806b8ca-a124-4af5-a35d-9135d39d096a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c806b8ca-a124-4af5-a35d-9135d39d096a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b941cd7d-1593-4e9f-851b-b4f4134fad2d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c806b8ca-a124-4af5-a35d-9135d39d096a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c806b8ca-a124-4af5-a35d-9135d39d096a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 992/2007] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:50 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b941cd7d-1593-4e9f-851b-b4f4134fad2d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1016/2008] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:50 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 840 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2199e63a-0496-43c9-ba50-c307a3eb8143 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2199e63a-0496-43c9-ba50-c307a3eb8143 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2199e63a-0496-43c9-ba50-c307a3eb8143 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2199e63a-0496-43c9-ba50-c307a3eb8143 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2199e63a-0496-43c9-ba50-c307a3eb8143 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2199e63a-0496-43c9-ba50-c307a3eb8143 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 993/2009] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:50 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 848 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b66a9276-767d-45d1-834e-aa381717d3ac None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b66a9276-767d-45d1-834e-aa381717d3ac tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b66a9276-767d-45d1-834e-aa381717d3ac tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b66a9276-767d-45d1-834e-aa381717d3ac tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0b5e3242-04d3-4e70-ab2a-d4c102b044c7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0b5e3242-04d3-4e70-ab2a-d4c102b044c7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0b5e3242-04d3-4e70-ab2a-d4c102b044c7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0b5e3242-04d3-4e70-ab2a-d4c102b044c7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b66a9276-767d-45d1-834e-aa381717d3ac tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b66a9276-767d-45d1-834e-aa381717d3ac tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1017/2010] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:51 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0b5e3242-04d3-4e70-ab2a-d4c102b044c7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0b5e3242-04d3-4e70-ab2a-d4c102b044c7 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 994/2011] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:51 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 840 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-10f3e2e9-af69-4b36-8c1b-e77ccca403a7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-10f3e2e9-af69-4b36-8c1b-e77ccca403a7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-10f3e2e9-af69-4b36-8c1b-e77ccca403a7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-10f3e2e9-af69-4b36-8c1b-e77ccca403a7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-10f3e2e9-af69-4b36-8c1b-e77ccca403a7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-10f3e2e9-af69-4b36-8c1b-e77ccca403a7 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1018/2012] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:51 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 848 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a61b228d-673b-41c3-a6a1-ebb9568e8c81 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a61b228d-673b-41c3-a6a1-ebb9568e8c81 None None] GET http://192.168.122.80/volume// Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a61b228d-673b-41c3-a6a1-ebb9568e8c81 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a61b228d-673b-41c3-a6a1-ebb9568e8c81 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a61b228d-673b-41c3-a6a1-ebb9568e8c81 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:07:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 995/2013] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:07:52 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:07:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-c1745a14-4ebf-4f89-ad16-de6088111cd5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-c1745a14-4ebf-4f89-ad16-de6088111cd5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:07:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-c1745a14-4ebf-4f89-ad16-de6088111cd5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-c1745a14-4ebf-4f89-ad16-de6088111cd5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8e796710-4edb-46a9-a7a5-74bf08d49924 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e796710-4edb-46a9-a7a5-74bf08d49924 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e796710-4edb-46a9-a7a5-74bf08d49924 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e796710-4edb-46a9-a7a5-74bf08d49924 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-c1745a14-4ebf-4f89-ad16-de6088111cd5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:07:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e796710-4edb-46a9-a7a5-74bf08d49924 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e796710-4edb-46a9-a7a5-74bf08d49924 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 996/2014] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:52 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-c1745a14-4ebf-4f89-ad16-de6088111cd5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:07:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1019/2015] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:07:52 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 1510 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ccb33daa-d5a5-46ef-9d77-9c70724deb7d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ccb33daa-d5a5-46ef-9d77-9c70724deb7d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ccb33daa-d5a5-46ef-9d77-9c70724deb7d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ccb33daa-d5a5-46ef-9d77-9c70724deb7d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ccb33daa-d5a5-46ef-9d77-9c70724deb7d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ccb33daa-d5a5-46ef-9d77-9c70724deb7d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 997/2016] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:52 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 840 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-8d74f2f9-8006-488d-8679-e8062864b23d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-8d74f2f9-8006-488d-8679-e8062864b23d tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] PUT http://192.168.122.80/volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943 Sep 07 17:07:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-8d74f2f9-8006-488d-8679-e8062864b23d tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:53 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-8d74f2f9-8006-488d-8679-e8062864b23d tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Acquiring lock "cinder-attachment_update-c538e209-ac00-47ba-a332-493e59f78d93-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:07:53 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-8d74f2f9-8006-488d-8679-e8062864b23d tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Lock "cinder-attachment_update-c538e209-ac00-47ba-a332-493e59f78d93-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:07:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e9cb38dd-0b63-4508-a74a-b951b9f3fc66 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9cb38dd-0b63-4508-a74a-b951b9f3fc66 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9cb38dd-0b63-4508-a74a-b951b9f3fc66 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9cb38dd-0b63-4508-a74a-b951b9f3fc66 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e9cb38dd-0b63-4508-a74a-b951b9f3fc66 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9cb38dd-0b63-4508-a74a-b951b9f3fc66 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 998/2017] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:53 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 848 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-513258b8-921a-467c-8c72-536e79b46cad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-513258b8-921a-467c-8c72-536e79b46cad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-513258b8-921a-467c-8c72-536e79b46cad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-513258b8-921a-467c-8c72-536e79b46cad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-513258b8-921a-467c-8c72-536e79b46cad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-513258b8-921a-467c-8c72-536e79b46cad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 999/2018] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:53 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d28ac701-b94a-4545-b1b6-25205af3e400 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d28ac701-b94a-4545-b1b6-25205af3e400 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d28ac701-b94a-4545-b1b6-25205af3e400 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d28ac701-b94a-4545-b1b6-25205af3e400 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d28ac701-b94a-4545-b1b6-25205af3e400 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d28ac701-b94a-4545-b1b6-25205af3e400 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1000/2019] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:53 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 840 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-769fc5d2-0e59-4580-adba-2c1e4e645087 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-769fc5d2-0e59-4580-adba-2c1e4e645087 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-769fc5d2-0e59-4580-adba-2c1e4e645087 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-769fc5d2-0e59-4580-adba-2c1e4e645087 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-769fc5d2-0e59-4580-adba-2c1e4e645087 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-769fc5d2-0e59-4580-adba-2c1e4e645087 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1001/2020] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:54 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2c9de104-71b1-494a-9d78-e337e8e80f99 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c9de104-71b1-494a-9d78-e337e8e80f99 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c9de104-71b1-494a-9d78-e337e8e80f99 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c9de104-71b1-494a-9d78-e337e8e80f99 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2c9de104-71b1-494a-9d78-e337e8e80f99 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c9de104-71b1-494a-9d78-e337e8e80f99 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1002/2021] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:54 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2c72c59c-fa7c-417a-82bf-5f1d25f54b4d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c72c59c-fa7c-417a-82bf-5f1d25f54b4d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c72c59c-fa7c-417a-82bf-5f1d25f54b4d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c72c59c-fa7c-417a-82bf-5f1d25f54b4d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2c72c59c-fa7c-417a-82bf-5f1d25f54b4d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c72c59c-fa7c-417a-82bf-5f1d25f54b4d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1003/2022] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:54 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3bb547b1-4e84-4f8b-bdc1-205484f00aec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3bb547b1-4e84-4f8b-bdc1-205484f00aec tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3bb547b1-4e84-4f8b-bdc1-205484f00aec tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3bb547b1-4e84-4f8b-bdc1-205484f00aec tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3bb547b1-4e84-4f8b-bdc1-205484f00aec tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3bb547b1-4e84-4f8b-bdc1-205484f00aec tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:07:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1004/2023] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:54 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bc8342fd-40cd-4cc6-bd05-9226afa374cc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc8342fd-40cd-4cc6-bd05-9226afa374cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc8342fd-40cd-4cc6-bd05-9226afa374cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc8342fd-40cd-4cc6-bd05-9226afa374cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-bc8342fd-40cd-4cc6-bd05-9226afa374cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Delete snapshot with id: cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc8342fd-40cd-4cc6-bd05-9226afa374cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc8342fd-40cd-4cc6-bd05-9226afa374cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot delete request issued successfully. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc8342fd-40cd-4cc6-bd05-9226afa374cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 202 Sep 07 17:07:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1005/2024] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:07:55 2026] DELETE /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b23c4774-6f6a-42be-ac82-27d57b15560e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b23c4774-6f6a-42be-ac82-27d57b15560e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b23c4774-6f6a-42be-ac82-27d57b15560e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b23c4774-6f6a-42be-ac82-27d57b15560e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b23c4774-6f6a-42be-ac82-27d57b15560e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b23c4774-6f6a-42be-ac82-27d57b15560e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1006/2025] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:55 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-31ee460c-8cdb-479b-a85b-6782e7eb1787 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31ee460c-8cdb-479b-a85b-6782e7eb1787 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31ee460c-8cdb-479b-a85b-6782e7eb1787 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31ee460c-8cdb-479b-a85b-6782e7eb1787 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-31ee460c-8cdb-479b-a85b-6782e7eb1787 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31ee460c-8cdb-479b-a85b-6782e7eb1787 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1007/2026] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:55 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ab727f5c-6d98-4e91-a28e-4a2e8d86e50e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab727f5c-6d98-4e91-a28e-4a2e8d86e50e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab727f5c-6d98-4e91-a28e-4a2e8d86e50e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab727f5c-6d98-4e91-a28e-4a2e8d86e50e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ab727f5c-6d98-4e91-a28e-4a2e8d86e50e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab727f5c-6d98-4e91-a28e-4a2e8d86e50e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1008/2027] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:55 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-976c1194-166f-48f6-a62f-71f94505db99 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-976c1194-166f-48f6-a62f-71f94505db99 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-976c1194-166f-48f6-a62f-71f94505db99 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-976c1194-166f-48f6-a62f-71f94505db99 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-976c1194-166f-48f6-a62f-71f94505db99 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Snapshot retrieved successfully. Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-976c1194-166f-48f6-a62f-71f94505db99 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 200 Sep 07 17:07:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1009/2028] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:56 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-25837fee-93cc-4397-84c5-e329ea27c2e2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25837fee-93cc-4397-84c5-e329ea27c2e2 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25837fee-93cc-4397-84c5-e329ea27c2e2 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25837fee-93cc-4397-84c5-e329ea27c2e2 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-25837fee-93cc-4397-84c5-e329ea27c2e2 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25837fee-93cc-4397-84c5-e329ea27c2e2 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:07:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1010/2029] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:56 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e60bd24d-3c25-4661-b0e0-04cc6caf8b1f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e60bd24d-3c25-4661-b0e0-04cc6caf8b1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e60bd24d-3c25-4661-b0e0-04cc6caf8b1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e60bd24d-3c25-4661-b0e0-04cc6caf8b1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e60bd24d-3c25-4661-b0e0-04cc6caf8b1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e60bd24d-3c25-4661-b0e0-04cc6caf8b1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1011/2030] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:56 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ffdd1dbc-ef04-4db2-9cd0-dbd7331a74cc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ffdd1dbc-ef04-4db2-9cd0-dbd7331a74cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ffdd1dbc-ef04-4db2-9cd0-dbd7331a74cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ffdd1dbc-ef04-4db2-9cd0-dbd7331a74cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ffdd1dbc-ef04-4db2-9cd0-dbd7331a74cc tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 404 Sep 07 17:07:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1012/2031] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:57 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-137628ad-77cf-4ca7-a18a-5ab7856c5e9e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-137628ad-77cf-4ca7-a18a-5ab7856c5e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] DELETE http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-137628ad-77cf-4ca7-a18a-5ab7856c5e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-137628ad-77cf-4ca7-a18a-5ab7856c5e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-137628ad-77cf-4ca7-a18a-5ab7856c5e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Delete volume with id: 786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-137628ad-77cf-4ca7-a18a-5ab7856c5e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-137628ad-77cf-4ca7-a18a-5ab7856c5e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Delete volume request issued successfully. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-137628ad-77cf-4ca7-a18a-5ab7856c5e9e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 202 Sep 07 17:07:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1013/2032] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:07:57 2026] DELETE /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c6c7f067-d8e5-4110-87e7-128a8c8580fa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6c7f067-d8e5-4110-87e7-128a8c8580fa tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6c7f067-d8e5-4110-87e7-128a8c8580fa tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6c7f067-d8e5-4110-87e7-128a8c8580fa tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c6c7f067-d8e5-4110-87e7-128a8c8580fa tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6c7f067-d8e5-4110-87e7-128a8c8580fa tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1014/2033] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:57 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:57 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-8d74f2f9-8006-488d-8679-e8062864b23d tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Lock "cinder-attachment_update-c538e209-ac00-47ba-a332-493e59f78d93-devstack" released by "attachment_update" :: held 4.621s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:07:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-8d74f2f9-8006-488d-8679-e8062864b23d tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943 returned with HTTP 200 Sep 07 17:07:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1020/2034] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:07:52 2026] PUT /volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943 => generated 694 bytes in 4702 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-f55f3e2f-10cf-4299-b749-6e2a2275d568 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-f55f3e2f-10cf-4299-b749-6e2a2275d568 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] POST http://192.168.122.80/volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943/action Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-f55f3e2f-10cf-4299-b749-6e2a2275d568 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-f55f3e2f-10cf-4299-b749-6e2a2275d568 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7fef9241-0448-4aeb-b223-35146d60b3a6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7fef9241-0448-4aeb-b223-35146d60b3a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7fef9241-0448-4aeb-b223-35146d60b3a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7fef9241-0448-4aeb-b223-35146d60b3a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-3f273269-bafc-4b92-ab1b-358e24bbe647 req-f55f3e2f-10cf-4299-b749-6e2a2275d568 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943/action returned with HTTP 204 Sep 07 17:07:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1015/2035] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:07:57 2026] POST /volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7fef9241-0448-4aeb-b223-35146d60b3a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7fef9241-0448-4aeb-b223-35146d60b3a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1021/2036] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:57 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 473 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2d22f8b4-d394-41b7-a579-cb8086c72778 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2d22f8b4-d394-41b7-a579-cb8086c72778 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?limit=1 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2d22f8b4-d394-41b7-a579-cb8086c72778 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2d22f8b4-d394-41b7-a579-cb8086c72778 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-2d22f8b4-d394-41b7-a579-cb8086c72778 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-2d22f8b4-d394-41b7-a579-cb8086c72778 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2d22f8b4-d394-41b7-a579-cb8086c72778 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2d22f8b4-d394-41b7-a579-cb8086c72778 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1016/2037] 192.168.122.80 () {58 vars in 1137 bytes} [Mon Sep 7 17:07:57 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-25c0272b-3223-4d64-ae6c-9b675d477ad2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-25c0272b-3223-4d64-ae6c-9b675d477ad2 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-25c0272b-3223-4d64-ae6c-9b675d477ad2 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-25c0272b-3223-4d64-ae6c-9b675d477ad2 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-25c0272b-3223-4d64-ae6c-9b675d477ad2 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-25c0272b-3223-4d64-ae6c-9b675d477ad2 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-25c0272b-3223-4d64-ae6c-9b675d477ad2 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-25c0272b-3223-4d64-ae6c-9b675d477ad2 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1022/2038] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-142a314a-397d-4494-a889-b4bdcdbe23ca None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-142a314a-397d-4494-a889-b4bdcdbe23ca tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?limit=100000 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-142a314a-397d-4494-a889-b4bdcdbe23ca tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-142a314a-397d-4494-a889-b4bdcdbe23ca tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-142a314a-397d-4494-a889-b4bdcdbe23ca tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-142a314a-397d-4494-a889-b4bdcdbe23ca tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-142a314a-397d-4494-a889-b4bdcdbe23ca tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-142a314a-397d-4494-a889-b4bdcdbe23ca tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1017/2039] 192.168.122.80 () {58 vars in 1147 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f6387e9c-663a-4ccd-9376-59263a3bdf5d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f6387e9c-663a-4ccd-9376-59263a3bdf5d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?limit=0 Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f6387e9c-663a-4ccd-9376-59263a3bdf5d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f6387e9c-663a-4ccd-9376-59263a3bdf5d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-f6387e9c-663a-4ccd-9376-59263a3bdf5d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-f6387e9c-663a-4ccd-9376-59263a3bdf5d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f6387e9c-663a-4ccd-9376-59263a3bdf5d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f6387e9c-663a-4ccd-9376-59263a3bdf5d tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1023/2040] 192.168.122.80 () {58 vars in 1137 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0e939532-14a5-4e33-8b6e-eadfcfbcbc76 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e939532-14a5-4e33-8b6e-eadfcfbcbc76 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e939532-14a5-4e33-8b6e-eadfcfbcbc76 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e939532-14a5-4e33-8b6e-eadfcfbcbc76 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-0e939532-14a5-4e33-8b6e-eadfcfbcbc76 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-0e939532-14a5-4e33-8b6e-eadfcfbcbc76 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0e939532-14a5-4e33-8b6e-eadfcfbcbc76 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e939532-14a5-4e33-8b6e-eadfcfbcbc76 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1018/2041] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-127ea8cd-3d57-4f90-b0da-093defc1d553 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-127ea8cd-3d57-4f90-b0da-093defc1d553 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?marker=3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-127ea8cd-3d57-4f90-b0da-093defc1d553 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-127ea8cd-3d57-4f90-b0da-093defc1d553 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-127ea8cd-3d57-4f90-b0da-093defc1d553 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-127ea8cd-3d57-4f90-b0da-093defc1d553 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-127ea8cd-3d57-4f90-b0da-093defc1d553 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-127ea8cd-3d57-4f90-b0da-093defc1d553 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?marker=3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cf1193b2-4c6f-4a21-9be7-747f8c6003ad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1024/2042] 192.168.122.80 () {58 vars in 1209 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?marker=3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 341 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cf1193b2-4c6f-4a21-9be7-747f8c6003ad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?offset=2&limit=3 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cf1193b2-4c6f-4a21-9be7-747f8c6003ad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cf1193b2-4c6f-4a21-9be7-747f8c6003ad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-cf1193b2-4c6f-4a21-9be7-747f8c6003ad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-cf1193b2-4c6f-4a21-9be7-747f8c6003ad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cf1193b2-4c6f-4a21-9be7-747f8c6003ad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cf1193b2-4c6f-4a21-9be7-747f8c6003ad tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1019/2043] 192.168.122.80 () {58 vars in 1155 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-640e06c6-b993-4c69-8950-10fd89b2997e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-640e06c6-b993-4c69-8950-10fd89b2997e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-640e06c6-b993-4c69-8950-10fd89b2997e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-640e06c6-b993-4c69-8950-10fd89b2997e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-640e06c6-b993-4c69-8950-10fd89b2997e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-640e06c6-b993-4c69-8950-10fd89b2997e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-640e06c6-b993-4c69-8950-10fd89b2997e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-640e06c6-b993-4c69-8950-10fd89b2997e tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1025/2044] 192.168.122.80 () {58 vars in 1187 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-64c24657-99fb-466d-8ac9-088d21df1f8a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-64c24657-99fb-466d-8ac9-088d21df1f8a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-64c24657-99fb-466d-8ac9-088d21df1f8a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-64c24657-99fb-466d-8ac9-088d21df1f8a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-64c24657-99fb-466d-8ac9-088d21df1f8a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-64c24657-99fb-466d-8ac9-088d21df1f8a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-64c24657-99fb-466d-8ac9-088d21df1f8a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-64c24657-99fb-466d-8ac9-088d21df1f8a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1020/2045] 192.168.122.80 () {58 vars in 1189 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3590d097-4ec0-48b8-9e68-e7988e4bf9bd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3590d097-4ec0-48b8-9e68-e7988e4bf9bd tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3590d097-4ec0-48b8-9e68-e7988e4bf9bd tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3590d097-4ec0-48b8-9e68-e7988e4bf9bd tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-3590d097-4ec0-48b8-9e68-e7988e4bf9bd tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-3590d097-4ec0-48b8-9e68-e7988e4bf9bd tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3590d097-4ec0-48b8-9e68-e7988e4bf9bd tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3590d097-4ec0-48b8-9e68-e7988e4bf9bd tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1026/2046] 192.168.122.80 () {58 vars in 1171 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-602a06ac-a393-48e6-b7ee-b9cdf61847a8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-602a06ac-a393-48e6-b7ee-b9cdf61847a8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-602a06ac-a393-48e6-b7ee-b9cdf61847a8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-602a06ac-a393-48e6-b7ee-b9cdf61847a8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-602a06ac-a393-48e6-b7ee-b9cdf61847a8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-602a06ac-a393-48e6-b7ee-b9cdf61847a8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-701beddc-558a-44e1-94de-12bd92b1f79f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-701beddc-558a-44e1-94de-12bd92b1f79f tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-701beddc-558a-44e1-94de-12bd92b1f79f tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-701beddc-558a-44e1-94de-12bd92b1f79f tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-602a06ac-a393-48e6-b7ee-b9cdf61847a8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-602a06ac-a393-48e6-b7ee-b9cdf61847a8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1021/2047] 192.168.122.80 () {58 vars in 1173 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-915b2d2f-4876-4f66-9dca-f94bb4e9ef36 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-915b2d2f-4876-4f66-9dca-f94bb4e9ef36 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-915b2d2f-4876-4f66-9dca-f94bb4e9ef36 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-915b2d2f-4876-4f66-9dca-f94bb4e9ef36 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-915b2d2f-4876-4f66-9dca-f94bb4e9ef36 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-915b2d2f-4876-4f66-9dca-f94bb4e9ef36 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-701beddc-558a-44e1-94de-12bd92b1f79f tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-701beddc-558a-44e1-94de-12bd92b1f79f tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1027/2048] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 852 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-915b2d2f-4876-4f66-9dca-f94bb4e9ef36 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-915b2d2f-4876-4f66-9dca-f94bb4e9ef36 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1022/2049] 192.168.122.80 () {58 vars in 1191 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a2fe3bb9-8bf7-48a3-8c1f-5a5b7f88e4df None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2fe3bb9-8bf7-48a3-8c1f-5a5b7f88e4df tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2fe3bb9-8bf7-48a3-8c1f-5a5b7f88e4df tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a2fe3bb9-8bf7-48a3-8c1f-5a5b7f88e4df tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-a2fe3bb9-8bf7-48a3-8c1f-5a5b7f88e4df tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-a2fe3bb9-8bf7-48a3-8c1f-5a5b7f88e4df tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a2fe3bb9-8bf7-48a3-8c1f-5a5b7f88e4df tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a2fe3bb9-8bf7-48a3-8c1f-5a5b7f88e4df tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1028/2050] 192.168.122.80 () {58 vars in 1193 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ba74fb6c-6531-47e3-9999-2984a8fca896 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ba74fb6c-6531-47e3-9999-2984a8fca896 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ba74fb6c-6531-47e3-9999-2984a8fca896 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ba74fb6c-6531-47e3-9999-2984a8fca896 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-ba74fb6c-6531-47e3-9999-2984a8fca896 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-ba74fb6c-6531-47e3-9999-2984a8fca896 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ba74fb6c-6531-47e3-9999-2984a8fca896 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ba74fb6c-6531-47e3-9999-2984a8fca896 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 returned with HTTP 200 Sep 07 17:07:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1023/2051] 192.168.122.80 () {58 vars in 1264 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 => generated 476 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-78a064d9-eda7-4e94-818d-5d96bd47040b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78a064d9-eda7-4e94-818d-5d96bd47040b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots/detail?status=available Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78a064d9-eda7-4e94-818d-5d96bd47040b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78a064d9-eda7-4e94-818d-5d96bd47040b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-78a064d9-eda7-4e94-818d-5d96bd47040b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-78a064d9-eda7-4e94-818d-5d96bd47040b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-78a064d9-eda7-4e94-818d-5d96bd47040b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78a064d9-eda7-4e94-818d-5d96bd47040b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 17:07:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1029/2052] 192.168.122.80 () {58 vars in 1176 bytes} [Mon Sep 7 17:07:58 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a0141d43-dedd-46e3-b2a3-c4a66e9b05c3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a0141d43-dedd-46e3-b2a3-c4a66e9b05c3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a0141d43-dedd-46e3-b2a3-c4a66e9b05c3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a0141d43-dedd-46e3-b2a3-c4a66e9b05c3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-a0141d43-dedd-46e3-b2a3-c4a66e9b05c3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-a0141d43-dedd-46e3-b2a3-c4a66e9b05c3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a0141d43-dedd-46e3-b2a3-c4a66e9b05c3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a0141d43-dedd-46e3-b2a3-c4a66e9b05c3 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 returned with HTTP 200 Sep 07 17:07:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1024/2053] 192.168.122.80 () {58 vars in 1298 bytes} [Mon Sep 7 17:07:59 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 => generated 476 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-88c1625c-02c3-40e0-ab40-8913bee9deed None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-88c1625c-02c3-40e0-ab40-8913bee9deed tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-88c1625c-02c3-40e0-ab40-8913bee9deed tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-88c1625c-02c3-40e0-ab40-8913bee9deed tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-88c1625c-02c3-40e0-ab40-8913bee9deed tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-88c1625c-02c3-40e0-ab40-8913bee9deed tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-88c1625c-02c3-40e0-ab40-8913bee9deed tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-88c1625c-02c3-40e0-ab40-8913bee9deed tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 returned with HTTP 200 Sep 07 17:07:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1030/2054] 192.168.122.80 () {58 vars in 1243 bytes} [Mon Sep 7 17:07:59 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 => generated 342 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7b450c1b-0993-4414-baa3-d9205800bd1f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b450c1b-0993-4414-baa3-d9205800bd1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?status=available Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b450c1b-0993-4414-baa3-d9205800bd1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b450c1b-0993-4414-baa3-d9205800bd1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-7b450c1b-0993-4414-baa3-d9205800bd1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-7b450c1b-0993-4414-baa3-d9205800bd1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7b450c1b-0993-4414-baa3-d9205800bd1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b450c1b-0993-4414-baa3-d9205800bd1f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 17:07:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1025/2055] 192.168.122.80 () {58 vars in 1155 bytes} [Mon Sep 7 17:07:59 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2f17f63e-68f5-49c7-9898-ed5707a6e061 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2f17f63e-68f5-49c7-9898-ed5707a6e061 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] GET http://192.168.122.80/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2f17f63e-68f5-49c7-9898-ed5707a6e061 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2f17f63e-68f5-49c7-9898-ed5707a6e061 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-2f17f63e-68f5-49c7-9898-ed5707a6e061 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.db.api [None req-2f17f63e-68f5-49c7-9898-ed5707a6e061 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Building query based on filter {{(pid=86481) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2f17f63e-68f5-49c7-9898-ed5707a6e061 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] Get all snapshots completed successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2f17f63e-68f5-49c7-9898-ed5707a6e061 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-reader] http://192.168.122.80/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 returned with HTTP 200 Sep 07 17:07:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1031/2056] 192.168.122.80 () {58 vars in 1277 bytes} [Mon Sep 7 17:07:59 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2077239033 => generated 342 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9ba296ee-4fad-47c8-a10b-85b5849f455a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9ba296ee-4fad-47c8-a10b-85b5849f455a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9ba296ee-4fad-47c8-a10b-85b5849f455a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9ba296ee-4fad-47c8-a10b-85b5849f455a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-9ba296ee-4fad-47c8-a10b-85b5849f455a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Delete snapshot with id: 5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9ba296ee-4fad-47c8-a10b-85b5849f455a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9ba296ee-4fad-47c8-a10b-85b5849f455a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot delete request issued successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9ba296ee-4fad-47c8-a10b-85b5849f455a tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 202 Sep 07 17:07:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1026/2057] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:07:59 2026] DELETE /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0d8e3ef3-e59f-4dbe-b4c8-341e6550bb4b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0d8e3ef3-e59f-4dbe-b4c8-341e6550bb4b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0d8e3ef3-e59f-4dbe-b4c8-341e6550bb4b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0d8e3ef3-e59f-4dbe-b4c8-341e6550bb4b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0d8e3ef3-e59f-4dbe-b4c8-341e6550bb4b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0d8e3ef3-e59f-4dbe-b4c8-341e6550bb4b tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:07:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1032/2058] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:07:59 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 472 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b4f1ae23-b034-4fa6-af40-6f7241ac8969 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b4f1ae23-b034-4fa6-af40-6f7241ac8969 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b4f1ae23-b034-4fa6-af40-6f7241ac8969 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b4f1ae23-b034-4fa6-af40-6f7241ac8969 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b4f1ae23-b034-4fa6-af40-6f7241ac8969 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 404 Sep 07 17:07:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1027/2059] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:59 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0a122156-8d4a-401b-9fbc-90bdf51e37b2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0a122156-8d4a-401b-9fbc-90bdf51e37b2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] DELETE http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0a122156-8d4a-401b-9fbc-90bdf51e37b2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0a122156-8d4a-401b-9fbc-90bdf51e37b2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0a122156-8d4a-401b-9fbc-90bdf51e37b2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Delete volume with id: abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:07:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0a122156-8d4a-401b-9fbc-90bdf51e37b2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0a122156-8d4a-401b-9fbc-90bdf51e37b2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Delete volume request issued successfully. Sep 07 17:07:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0a122156-8d4a-401b-9fbc-90bdf51e37b2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 202 Sep 07 17:07:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1033/2060] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:07:59 2026] DELETE /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:07:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-00a6638f-6872-4c23-aa2b-86b783d6e97d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00a6638f-6872-4c23-aa2b-86b783d6e97d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:08:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00a6638f-6872-4c23-aa2b-86b783d6e97d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00a6638f-6872-4c23-aa2b-86b783d6e97d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00a6638f-6872-4c23-aa2b-86b783d6e97d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:08:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00a6638f-6872-4c23-aa2b-86b783d6e97d tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:08:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1028/2061] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:07:59 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 840 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-99c4cbea-4896-448a-9fba-c1b94e564538 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-99c4cbea-4896-448a-9fba-c1b94e564538 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:08:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-99c4cbea-4896-448a-9fba-c1b94e564538 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-99c4cbea-4896-448a-9fba-c1b94e564538 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-99c4cbea-4896-448a-9fba-c1b94e564538 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-99c4cbea-4896-448a-9fba-c1b94e564538 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:08:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1034/2062] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:00 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 472 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-145cf2b1-f0f7-48d7-8308-24a3c7989479 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-145cf2b1-f0f7-48d7-8308-24a3c7989479 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:08:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-145cf2b1-f0f7-48d7-8308-24a3c7989479 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-145cf2b1-f0f7-48d7-8308-24a3c7989479 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-145cf2b1-f0f7-48d7-8308-24a3c7989479 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Volume info retrieved successfully. Sep 07 17:08:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-145cf2b1-f0f7-48d7-8308-24a3c7989479 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 200 Sep 07 17:08:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1029/2063] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:01 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 840 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b0505318-47a5-4ba7-9d81-df06f034cf24 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0505318-47a5-4ba7-9d81-df06f034cf24 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:08:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0505318-47a5-4ba7-9d81-df06f034cf24 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0505318-47a5-4ba7-9d81-df06f034cf24 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b0505318-47a5-4ba7-9d81-df06f034cf24 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0505318-47a5-4ba7-9d81-df06f034cf24 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:08:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1035/2064] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:01 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 472 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-527398c5-3895-443a-9785-8a731d1a4fd9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-527398c5-3895-443a-9785-8a731d1a4fd9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-527398c5-3895-443a-9785-8a731d1a4fd9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-527398c5-3895-443a-9785-8a731d1a4fd9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-527398c5-3895-443a-9785-8a731d1a4fd9 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f returned with HTTP 404 Sep 07 17:08:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1030/2065] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:02 2026] GET /volume/v3/volumes/abf69587-b1c4-4f77-b669-e3d8f94b369f => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fbf4c894-4f72-49ec-a30f-3367343a8a84 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fbf4c894-4f72-49ec-a30f-3367343a8a84 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fbf4c894-4f72-49ec-a30f-3367343a8a84 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fbf4c894-4f72-49ec-a30f-3367343a8a84 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-fbf4c894-4f72-49ec-a30f-3367343a8a84 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Delete snapshot with id: cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fbf4c894-4f72-49ec-a30f-3367343a8a84 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 404 Sep 07 17:08:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1036/2066] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:08:02 2026] DELETE /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-759a8c7a-eb45-4b47-83c1-16fc19484936 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-759a8c7a-eb45-4b47-83c1-16fc19484936 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-759a8c7a-eb45-4b47-83c1-16fc19484936 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-759a8c7a-eb45-4b47-83c1-16fc19484936 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-759a8c7a-eb45-4b47-83c1-16fc19484936 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 returned with HTTP 404 Sep 07 17:08:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1031/2067] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:02 2026] GET /volume/v3/snapshots/cd5459e9-6ac9-48f1-9339-4e25c3482e65 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cd304f1e-2b28-41e9-9c3f-50ffa3c04ce2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cd304f1e-2b28-41e9-9c3f-50ffa3c04ce2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] DELETE http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cd304f1e-2b28-41e9-9c3f-50ffa3c04ce2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cd304f1e-2b28-41e9-9c3f-50ffa3c04ce2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-cd304f1e-2b28-41e9-9c3f-50ffa3c04ce2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Delete volume with id: 786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cd304f1e-2b28-41e9-9c3f-50ffa3c04ce2 tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 404 Sep 07 17:08:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1037/2068] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:08:02 2026] DELETE /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8e6ef0fc-3130-4ce1-9715-26937622ce2e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e6ef0fc-3130-4ce1-9715-26937622ce2e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] GET http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e6ef0fc-3130-4ce1-9715-26937622ce2e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e6ef0fc-3130-4ce1-9715-26937622ce2e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e6ef0fc-3130-4ce1-9715-26937622ce2e tempest-SnapshotDependencyTests-1775871976 tempest-SnapshotDependencyTests-1775871976-project-member] http://192.168.122.80/volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 returned with HTTP 404 Sep 07 17:08:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1032/2069] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:02 2026] GET /volume/v3/volumes/786a12f3-c2e2-460a-88ce-874c0ce481f9 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bbb67d08-0a84-46c0-ae31-69ca53b57dcb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bbb67d08-0a84-46c0-ae31-69ca53b57dcb tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bbb67d08-0a84-46c0-ae31-69ca53b57dcb tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bbb67d08-0a84-46c0-ae31-69ca53b57dcb tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bbb67d08-0a84-46c0-ae31-69ca53b57dcb tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bbb67d08-0a84-46c0-ae31-69ca53b57dcb tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 200 Sep 07 17:08:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1038/2070] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:02 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-79f9aeaf-01de-4ad9-976e-51e02f018e8f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79f9aeaf-01de-4ad9-976e-51e02f018e8f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad Sep 07 17:08:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79f9aeaf-01de-4ad9-976e-51e02f018e8f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79f9aeaf-01de-4ad9-976e-51e02f018e8f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79f9aeaf-01de-4ad9-976e-51e02f018e8f tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad returned with HTTP 404 Sep 07 17:08:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1033/2071] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:03 2026] GET /volume/v3/snapshots/5262952e-cf40-4a99-b41f-78f9581599ad => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-389ce18a-fd78-4303-aafb-f861f23893c0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-389ce18a-fd78-4303-aafb-f861f23893c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:08:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-389ce18a-fd78-4303-aafb-f861f23893c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-389ce18a-fd78-4303-aafb-f861f23893c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:03 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-389ce18a-fd78-4303-aafb-f861f23893c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Delete snapshot with id: 3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:08:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-389ce18a-fd78-4303-aafb-f861f23893c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-389ce18a-fd78-4303-aafb-f861f23893c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot delete request issued successfully. Sep 07 17:08:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-389ce18a-fd78-4303-aafb-f861f23893c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 202 Sep 07 17:08:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1039/2072] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:08:03 2026] DELETE /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:08:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ede5d000-8703-455b-b113-655e0345ce56 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ede5d000-8703-455b-b113-655e0345ce56 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:08:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ede5d000-8703-455b-b113-655e0345ce56 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ede5d000-8703-455b-b113-655e0345ce56 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ede5d000-8703-455b-b113-655e0345ce56 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ede5d000-8703-455b-b113-655e0345ce56 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:08:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1034/2073] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:03 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-153e007e-cd68-437f-ae02-298364ff1b77 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-153e007e-cd68-437f-ae02-298364ff1b77 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:08:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-153e007e-cd68-437f-ae02-298364ff1b77 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-153e007e-cd68-437f-ae02-298364ff1b77 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-153e007e-cd68-437f-ae02-298364ff1b77 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-153e007e-cd68-437f-ae02-298364ff1b77 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:08:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1040/2074] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:05 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0e2e7b8c-a93a-46dc-a6c7-e338e214d0a6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e2e7b8c-a93a-46dc-a6c7-e338e214d0a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:08:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e2e7b8c-a93a-46dc-a6c7-e338e214d0a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e2e7b8c-a93a-46dc-a6c7-e338e214d0a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0e2e7b8c-a93a-46dc-a6c7-e338e214d0a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e2e7b8c-a93a-46dc-a6c7-e338e214d0a6 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 200 Sep 07 17:08:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1035/2075] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:06 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 471 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-db5baf6f-ed89-492a-87ee-0da4bed3cb65 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-db5baf6f-ed89-492a-87ee-0da4bed3cb65 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf Sep 07 17:08:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-db5baf6f-ed89-492a-87ee-0da4bed3cb65 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-db5baf6f-ed89-492a-87ee-0da4bed3cb65 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-db5baf6f-ed89-492a-87ee-0da4bed3cb65 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf returned with HTTP 404 Sep 07 17:08:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1041/2076] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:07 2026] GET /volume/v3/snapshots/3ccffbf9-e9c4-415a-9447-3f14aebd04bf => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b08bd300-503d-4814-9d9a-9a3bd8cbaf78 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b08bd300-503d-4814-9d9a-9a3bd8cbaf78 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:08:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b08bd300-503d-4814-9d9a-9a3bd8cbaf78 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b08bd300-503d-4814-9d9a-9a3bd8cbaf78 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:07 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-b08bd300-503d-4814-9d9a-9a3bd8cbaf78 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Delete snapshot with id: c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:08:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b08bd300-503d-4814-9d9a-9a3bd8cbaf78 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b08bd300-503d-4814-9d9a-9a3bd8cbaf78 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot delete request issued successfully. Sep 07 17:08:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b08bd300-503d-4814-9d9a-9a3bd8cbaf78 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 202 Sep 07 17:08:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1036/2077] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:08:07 2026] DELETE /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:08:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8dd86449-4dc7-41a4-8397-04d23ae36e75 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8dd86449-4dc7-41a4-8397-04d23ae36e75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:08:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8dd86449-4dc7-41a4-8397-04d23ae36e75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8dd86449-4dc7-41a4-8397-04d23ae36e75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8dd86449-4dc7-41a4-8397-04d23ae36e75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8dd86449-4dc7-41a4-8397-04d23ae36e75 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:08:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1042/2078] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:07 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 471 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-40818ab0-b543-4174-acd3-01641d7e41c7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-40818ab0-b543-4174-acd3-01641d7e41c7 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:08:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-40818ab0-b543-4174-acd3-01641d7e41c7 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-40818ab0-b543-4174-acd3-01641d7e41c7 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-40818ab0-b543-4174-acd3-01641d7e41c7 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-40818ab0-b543-4174-acd3-01641d7e41c7 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:08:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1037/2079] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:08 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 471 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b363313c-e86b-43a4-a476-a5bd638a1d04 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b363313c-e86b-43a4-a476-a5bd638a1d04 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:08:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b363313c-e86b-43a4-a476-a5bd638a1d04 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b363313c-e86b-43a4-a476-a5bd638a1d04 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b363313c-e86b-43a4-a476-a5bd638a1d04 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b363313c-e86b-43a4-a476-a5bd638a1d04 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:08:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1043/2080] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:09 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 471 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6b6f84ed-9e8d-40f6-8fe8-6ade84234cae None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6b6f84ed-9e8d-40f6-8fe8-6ade84234cae tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:08:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6b6f84ed-9e8d-40f6-8fe8-6ade84234cae tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6b6f84ed-9e8d-40f6-8fe8-6ade84234cae tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6b6f84ed-9e8d-40f6-8fe8-6ade84234cae tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Snapshot retrieved successfully. Sep 07 17:08:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6b6f84ed-9e8d-40f6-8fe8-6ade84234cae tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 200 Sep 07 17:08:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1038/2081] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:10 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 471 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e67c5a53-76ad-4619-aa10-639f95133021 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e67c5a53-76ad-4619-aa10-639f95133021 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 Sep 07 17:08:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e67c5a53-76ad-4619-aa10-639f95133021 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e67c5a53-76ad-4619-aa10-639f95133021 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e67c5a53-76ad-4619-aa10-639f95133021 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 returned with HTTP 404 Sep 07 17:08:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1044/2082] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:11 2026] GET /volume/v3/snapshots/c1b8908a-424b-4e50-b73f-15f8c8173be7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a73e0d45-3244-4dd9-885d-b4a29e1be3c0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a73e0d45-3244-4dd9-885d-b4a29e1be3c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:08:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a73e0d45-3244-4dd9-885d-b4a29e1be3c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a73e0d45-3244-4dd9-885d-b4a29e1be3c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a73e0d45-3244-4dd9-885d-b4a29e1be3c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:08:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a73e0d45-3244-4dd9-885d-b4a29e1be3c0 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 returned with HTTP 200 Sep 07 17:08:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1039/2083] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:11 2026] GET /volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d8cb42bb-853c-4f2f-800e-5a6836b7ea28 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d8cb42bb-853c-4f2f-800e-5a6836b7ea28 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] DELETE http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:08:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d8cb42bb-853c-4f2f-800e-5a6836b7ea28 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d8cb42bb-853c-4f2f-800e-5a6836b7ea28 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:11 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-d8cb42bb-853c-4f2f-800e-5a6836b7ea28 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Delete volume with id: a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:08:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d8cb42bb-853c-4f2f-800e-5a6836b7ea28 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:08:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d8cb42bb-853c-4f2f-800e-5a6836b7ea28 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Delete volume request issued successfully. Sep 07 17:08:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d8cb42bb-853c-4f2f-800e-5a6836b7ea28 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 returned with HTTP 202 Sep 07 17:08:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1045/2084] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:08:11 2026] DELETE /volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:08:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ff9e8cee-9b8c-4307-9413-2e986638f310 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff9e8cee-9b8c-4307-9413-2e986638f310 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:08:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ff9e8cee-9b8c-4307-9413-2e986638f310 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ff9e8cee-9b8c-4307-9413-2e986638f310 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ff9e8cee-9b8c-4307-9413-2e986638f310 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:08:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff9e8cee-9b8c-4307-9413-2e986638f310 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 returned with HTTP 200 Sep 07 17:08:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1040/2085] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:11 2026] GET /volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0fe6c437-cf79-496f-b9e8-76b0c04f4b61 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fe6c437-cf79-496f-b9e8-76b0c04f4b61 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/67cb28f6-eca7-489a-959a-ba482a80a00d/action Sep 07 17:08:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fe6c437-cf79-496f-b9e8-76b0c04f4b61 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-attach": {"instance_uuid": "edc004de-b853-42ef-84e4-fd35e8328dc3", "mountpoint": "/dev/vdc"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fe6c437-cf79-496f-b9e8-76b0c04f4b61 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "edc004de-b853-42ef-84e4-fd35e8328dc3", "mountpoint": "/dev/vdc"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fe6c437-cf79-496f-b9e8-76b0c04f4b61 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/67cb28f6-eca7-489a-959a-ba482a80a00d/action returned with HTTP 404 Sep 07 17:08:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1046/2086] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:12 2026] POST /volume/v3/volumes/67cb28f6-eca7-489a-959a-ba482a80a00d/action => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6d91a5be-3aa9-4e71-8d38-f6341e371d74 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d91a5be-3aa9-4e71-8d38-f6341e371d74 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:08:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d91a5be-3aa9-4e71-8d38-f6341e371d74 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d91a5be-3aa9-4e71-8d38-f6341e371d74 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6d91a5be-3aa9-4e71-8d38-f6341e371d74 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Volume info retrieved successfully. Sep 07 17:08:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d91a5be-3aa9-4e71-8d38-f6341e371d74 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 returned with HTTP 200 Sep 07 17:08:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1041/2087] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:12 2026] GET /volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 => generated 857 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2366ad6c-44f7-463a-866d-0e68c47ae8d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2366ad6c-44f7-463a-866d-0e68c47ae8d8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] GET http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 Sep 07 17:08:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2366ad6c-44f7-463a-866d-0e68c47ae8d8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2366ad6c-44f7-463a-866d-0e68c47ae8d8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2366ad6c-44f7-463a-866d-0e68c47ae8d8 tempest-VolumesSnapshotListTestJSON-506903650 tempest-VolumesSnapshotListTestJSON-506903650-project-member] http://192.168.122.80/volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 returned with HTTP 404 Sep 07 17:08:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1047/2088] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:14 2026] GET /volume/v3/volumes/a7f11b55-c62e-4f9b-bbe9-cbf05d54d777 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "36cc841f-c3af-4bd4-a5b6-d810dc81eb59", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2071951707"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume request body: {'volume': {'imageRef': '36cc841f-c3af-4bd4-a5b6-d810dc81eb59', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2071951707'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:20 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume of 2 GB Sep 07 17:08:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Availability Zones retrieved successfully. Sep 07 17:08:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Flow 'volume_create_api' (cc0c36e6-c7f8-4b23-bf17-a11739a60b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e470300-f8bc-45cd-9515-6c541f4bc458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Validating volume size '2' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:08:20 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e470300-f8bc-45cd-9515-6c541f4bc458) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 17:08:20 devstack devstack@c-api.service[86480]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 36cc841f-c3af-4bd4-a5b6-d810dc81eb59 is not active. Sep 07 17:08:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e470300-f8bc-45cd-9515-6c541f4bc458) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:20 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e470300-f8bc-45cd-9515-6c541f4bc458) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 17:08:20 devstack devstack@c-api.service[86480]: WARNING cinder.volume.api [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Flow 'volume_create_api' (cc0c36e6-c7f8-4b23-bf17-a11739a60b87) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 17:08:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8477ee42-a04d-4a95-8fec-4bdfd3b8b8a3 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 400 Sep 07 17:08:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1042/2089] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:08:20 2026] POST /volume/v3/volumes => generated 125 bytes in 286 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:08:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6bb31b4f-fddf-4956-88f6-a9ed9f3ffabd"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6bb31b4f-fddf-4956-88f6-a9ed9f3ffabd'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume of 1 GB Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Availability Zones retrieved successfully. Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Flow 'volume_create_api' (d4b59af6-5f37-46cf-9dcb-51a353945331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1656895e-94e7-4970-ab17-067e4e574f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1656895e-94e7-4970-ab17-067e4e574f9f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 17:08:23 devstack devstack@c-api.service[86481]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1656895e-94e7-4970-ab17-067e4e574f9f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1656895e-94e7-4970-ab17-067e4e574f9f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 17:08:23 devstack devstack@c-api.service[86481]: WARNING cinder.volume.api [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Flow 'volume_create_api' (d4b59af6-5f37-46cf-9dcb-51a353945331) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13ac41fa-17e4-4fb8-a280-d02bda5bf886 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 400 Sep 07 17:08:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1048/2090] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:22 2026] POST /volume/v3/volumes => generated 134 bytes in 627 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8f08b067-4735-4990-90a2-1c82099e3daa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f08b067-4735-4990-90a2-1c82099e3daa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f08b067-4735-4990-90a2-1c82099e3daa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f08b067-4735-4990-90a2-1c82099e3daa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 400 Sep 07 17:08:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1043/2091] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:23 2026] POST /volume/v3/volumes => generated 127 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-32089e0a-3c9e-4166-bc73-c0694037f524 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-32089e0a-3c9e-4166-bc73-c0694037f524 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-32089e0a-3c9e-4166-bc73-c0694037f524 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f7dc9e5d-e3d2-4fef-a1ae-ff7a09fa1149"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-32089e0a-3c9e-4166-bc73-c0694037f524 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f7dc9e5d-e3d2-4fef-a1ae-ff7a09fa1149'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-32089e0a-3c9e-4166-bc73-c0694037f524 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 404 Sep 07 17:08:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1049/2092] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:23 2026] POST /volume/v3/volumes => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4b2b2d65-89d4-4b82-aa23-42372c0c6fab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b2b2d65-89d4-4b82-aa23-42372c0c6fab tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b2b2d65-89d4-4b82-aa23-42372c0c6fab tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "87162915-66f9-4e8e-95f7-958f23b2c8d4"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-4b2b2d65-89d4-4b82-aa23-42372c0c6fab tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '87162915-66f9-4e8e-95f7-958f23b2c8d4'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b2b2d65-89d4-4b82-aa23-42372c0c6fab tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 404 Sep 07 17:08:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1044/2093] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:23 2026] POST /volume/v3/volumes => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4bc4c7cc-2b5e-490f-8993-b4b94e563944 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4bc4c7cc-2b5e-490f-8993-b4b94e563944 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4bc4c7cc-2b5e-490f-8993-b4b94e563944 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "e8ceee44-e53d-42a2-8ef3-8ccbe2a8ec30"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-4bc4c7cc-2b5e-490f-8993-b4b94e563944 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'e8ceee44-e53d-42a2-8ef3-8ccbe2a8ec30'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4bc4c7cc-2b5e-490f-8993-b4b94e563944 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 404 Sep 07 17:08:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1050/2094] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:23 2026] POST /volume/v3/volumes => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-79716777-1115-4235-9210-77496e3966fa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79716777-1115-4235-9210-77496e3966fa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79716777-1115-4235-9210-77496e3966fa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79716777-1115-4235-9210-77496e3966fa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 400 Sep 07 17:08:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1045/2095] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:23 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aa902cad-2060-4f91-b8c7-8b99a6d5e397 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa902cad-2060-4f91-b8c7-8b99a6d5e397 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aa902cad-2060-4f91-b8c7-8b99a6d5e397 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa902cad-2060-4f91-b8c7-8b99a6d5e397 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 400 Sep 07 17:08:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1051/2096] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:23 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2ed645b5-0b5c-437e-a457-e251c1c0043a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2ed645b5-0b5c-437e-a457-e251c1c0043a tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2ed645b5-0b5c-437e-a457-e251c1c0043a tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2ed645b5-0b5c-437e-a457-e251c1c0043a tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 400 Sep 07 17:08:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1046/2097] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:23 2026] POST /volume/v3/volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9a6d1378-1eb9-4ec2-8654-fe768bc88a9c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a6d1378-1eb9-4ec2-8654-fe768bc88a9c tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] DELETE http://192.168.122.80/volume/v3/volumes/tempest-invalid-936428646 Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9a6d1378-1eb9-4ec2-8654-fe768bc88a9c tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9a6d1378-1eb9-4ec2-8654-fe768bc88a9c tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-9a6d1378-1eb9-4ec2-8654-fe768bc88a9c tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Delete volume with id: tempest-invalid-936428646 Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9a6d1378-1eb9-4ec2-8654-fe768bc88a9c tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/tempest-invalid-936428646 returned with HTTP 404 Sep 07 17:08:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1052/2098] 192.168.122.80 () {58 vars in 1197 bytes} [Mon Sep 7 17:08:23 2026] DELETE /volume/v3/volumes/tempest-invalid-936428646 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6ec75352-8999-43fb-829b-949354d08727 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1047/2099] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 17:08:23 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e286a0d6-3016-4bda-bf4b-9f6ebcf352c6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e286a0d6-3016-4bda-bf4b-9f6ebcf352c6 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/xxx/action Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e286a0d6-3016-4bda-bf4b-9f6ebcf352c6 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-detach": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e286a0d6-3016-4bda-bf4b-9f6ebcf352c6 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e286a0d6-3016-4bda-bf4b-9f6ebcf352c6 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 17:08:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1053/2100] 192.168.122.80 () {60 vars in 1170 bytes} [Mon Sep 7 17:08:23 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e80db8f0-d417-46ba-b597-0dfadfcc3d3a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e80db8f0-d417-46ba-b597-0dfadfcc3d3a tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] GET http://192.168.122.80/volume/v3/volumes/tempest-invalid-892305203 Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e80db8f0-d417-46ba-b597-0dfadfcc3d3a tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e80db8f0-d417-46ba-b597-0dfadfcc3d3a tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e80db8f0-d417-46ba-b597-0dfadfcc3d3a tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] http://192.168.122.80/volume/v3/volumes/tempest-invalid-892305203 returned with HTTP 404 Sep 07 17:08:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1048/2101] 192.168.122.80 () {58 vars in 1194 bytes} [Mon Sep 7 17:08:23 2026] GET /volume/v3/volumes/tempest-invalid-892305203 => generated 98 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-19728034-cb95-4ed9-8110-b5bfaaf58e3a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1054/2102] 192.168.122.80 () {58 vars in 1119 bytes} [Mon Sep 7 17:08:23 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?status=null Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Could not evaluate value null, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Get all volumes completed successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6af1cbea-fa44-499c-b56a-eb17a5974ec4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] http://192.168.122.80/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1049/2103] 192.168.122.80 () {58 vars in 1160 bytes} [Mon Sep 7 17:08:24 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-12a418f0-52e5-4dd8-bb44-a29859e76b1b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-12a418f0-52e5-4dd8-bb44-a29859e76b1b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-629692265 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-12a418f0-52e5-4dd8-bb44-a29859e76b1b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-12a418f0-52e5-4dd8-bb44-a29859e76b1b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-12a418f0-52e5-4dd8-bb44-a29859e76b1b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-12a418f0-52e5-4dd8-bb44-a29859e76b1b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-629692265'), ('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-12a418f0-52e5-4dd8-bb44-a29859e76b1b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Get all volumes completed successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-12a418f0-52e5-4dd8-bb44-a29859e76b1b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] http://192.168.122.80/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-629692265 returned with HTTP 200 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1055/2104] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:08:24 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-629692265 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] GET http://192.168.122.80/volume/v3/volumes?status=null Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Could not evaluate value null, assuming string {{(pid=86480) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Get all volumes completed successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d04e38d2-7e20-4853-805c-a5f6741f3465 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] http://192.168.122.80/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1050/2105] 192.168.122.80 () {58 vars in 1139 bytes} [Mon Sep 7 17:08:24 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1de5af14-416f-4546-8fec-8c27357c1ff4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1de5af14-416f-4546-8fec-8c27357c1ff4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] GET http://192.168.122.80/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1883015608 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1de5af14-416f-4546-8fec-8c27357c1ff4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1de5af14-416f-4546-8fec-8c27357c1ff4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-1de5af14-416f-4546-8fec-8c27357c1ff4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-1de5af14-416f-4546-8fec-8c27357c1ff4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1883015608'), ('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1de5af14-416f-4546-8fec-8c27357c1ff4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Get all volumes completed successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1de5af14-416f-4546-8fec-8c27357c1ff4 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] http://192.168.122.80/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1883015608 returned with HTTP 200 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1056/2106] 192.168.122.80 () {58 vars in 1217 bytes} [Mon Sep 7 17:08:24 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1883015608 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-882d8ace-80ba-4fa8-b566-f55a2330c48d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-882d8ace-80ba-4fa8-b566-f55a2330c48d tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-882d8ace-80ba-4fa8-b566-f55a2330c48d tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-882d8ace-80ba-4fa8-b566-f55a2330c48d tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-882d8ace-80ba-4fa8-b566-f55a2330c48d tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-882d8ace-80ba-4fa8-b566-f55a2330c48d tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Reserve volume completed successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-882d8ace-80ba-4fa8-b566-f55a2330c48d tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action returned with HTTP 202 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1051/2107] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-43c596b0-0340-4baf-8efe-f5d1caa26574 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43c596b0-0340-4baf-8efe-f5d1caa26574 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-43c596b0-0340-4baf-8efe-f5d1caa26574 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-43c596b0-0340-4baf-8efe-f5d1caa26574 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-43c596b0-0340-4baf-8efe-f5d1caa26574 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: ERROR cinder.volume.api [None req-43c596b0-0340-4baf-8efe-f5d1caa26574 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43c596b0-0340-4baf-8efe-f5d1caa26574 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action returned with HTTP 400 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1057/2108] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action => generated 132 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1f69c0e1-3d34-4a63-a3ca-7fab4573ccb9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1f69c0e1-3d34-4a63-a3ca-7fab4573ccb9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1f69c0e1-3d34-4a63-a3ca-7fab4573ccb9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1f69c0e1-3d34-4a63-a3ca-7fab4573ccb9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1f69c0e1-3d34-4a63-a3ca-7fab4573ccb9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1f69c0e1-3d34-4a63-a3ca-7fab4573ccb9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Unreserve volume completed successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1f69c0e1-3d34-4a63-a3ca-7fab4573ccb9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action returned with HTTP 202 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1052/2109] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c34a8ead-c069-4135-a43c-80c11b174460 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c34a8ead-c069-4135-a43c-80c11b174460 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/fccee56d-f78b-491a-9458-5478c10f239a/action Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c34a8ead-c069-4135-a43c-80c11b174460 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c34a8ead-c069-4135-a43c-80c11b174460 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c34a8ead-c069-4135-a43c-80c11b174460 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/fccee56d-f78b-491a-9458-5478c10f239a/action returned with HTTP 404 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1058/2110] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/fccee56d-f78b-491a-9458-5478c10f239a/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8bfce7d4-38d2-42cc-a549-6179382f4938 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8bfce7d4-38d2-42cc-a549-6179382f4938 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/66ac25ed-d784-4714-8455-e4ebf1088198/action Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8bfce7d4-38d2-42cc-a549-6179382f4938 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8bfce7d4-38d2-42cc-a549-6179382f4938 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8bfce7d4-38d2-42cc-a549-6179382f4938 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/66ac25ed-d784-4714-8455-e4ebf1088198/action returned with HTTP 404 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1053/2111] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/66ac25ed-d784-4714-8455-e4ebf1088198/action => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-52107653-58d1-4641-8c1e-2551b9b61663 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1059/2112] 192.168.122.80 () {60 vars in 1139 bytes} [Mon Sep 7 17:08:24 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dc4969a6-6ce6-4700-8169-719a2f8a7408 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dc4969a6-6ce6-4700-8169-719a2f8a7408 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] PUT http://192.168.122.80/volume/v3/volumes/tempest-invalid-1709461245 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dc4969a6-6ce6-4700-8169-719a2f8a7408 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dc4969a6-6ce6-4700-8169-719a2f8a7408 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/tempest-invalid-1709461245 returned with HTTP 404 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1054/2113] 192.168.122.80 () {60 vars in 1217 bytes} [Mon Sep 7 17:08:24 2026] PUT /volume/v3/volumes/tempest-invalid-1709461245 => generated 99 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0503b65a-885e-48e5-aed5-a9a7f055be84 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0503b65a-885e-48e5-aed5-a9a7f055be84 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] PUT http://192.168.122.80/volume/v3/volumes/d70ee009-78e2-4778-a54c-969c9d589d76 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0503b65a-885e-48e5-aed5-a9a7f055be84 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0503b65a-885e-48e5-aed5-a9a7f055be84 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/d70ee009-78e2-4778-a54c-969c9d589d76 returned with HTTP 404 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1060/2114] 192.168.122.80 () {60 vars in 1247 bytes} [Mon Sep 7 17:08:24 2026] PUT /volume/v3/volumes/d70ee009-78e2-4778-a54c-969c9d589d76 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0cd6536b-bebf-42ff-9912-1a67ce3bd047 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0cd6536b-bebf-42ff-9912-1a67ce3bd047 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0f544a27-7165-4661-83aa-426c61cca20f Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0cd6536b-bebf-42ff-9912-1a67ce3bd047 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0cd6536b-bebf-42ff-9912-1a67ce3bd047 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-0cd6536b-bebf-42ff-9912-1a67ce3bd047 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Delete volume with id: 0f544a27-7165-4661-83aa-426c61cca20f Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0cd6536b-bebf-42ff-9912-1a67ce3bd047 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/0f544a27-7165-4661-83aa-426c61cca20f returned with HTTP 404 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1055/2115] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:08:24 2026] DELETE /volume/v3/volumes/0f544a27-7165-4661-83aa-426c61cca20f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9c4242c6-ffd4-461f-b9bf-ab8e808ae231 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9c4242c6-ffd4-461f-b9bf-ab8e808ae231 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9c4242c6-ffd4-461f-b9bf-ab8e808ae231 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9c4242c6-ffd4-461f-b9bf-ab8e808ae231 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9c4242c6-ffd4-461f-b9bf-ab8e808ae231 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action returned with HTTP 400 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1061/2116] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action => generated 140 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8f5c1d20-c2ea-43e7-a379-886e3d8c8fa9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f5c1d20-c2ea-43e7-a379-886e3d8c8fa9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f5c1d20-c2ea-43e7-a379-886e3d8c8fa9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f5c1d20-c2ea-43e7-a379-886e3d8c8fa9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f5c1d20-c2ea-43e7-a379-886e3d8c8fa9 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action returned with HTTP 400 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1056/2117] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action => generated 131 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8c9f6be4-8933-4f5a-a050-217942f00a09 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c9f6be4-8933-4f5a-a050-217942f00a09 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/c0cc448f-52e0-4b86-884d-cbdb4da2ba54/action Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c9f6be4-8933-4f5a-a050-217942f00a09 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c9f6be4-8933-4f5a-a050-217942f00a09 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c9f6be4-8933-4f5a-a050-217942f00a09 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/c0cc448f-52e0-4b86-884d-cbdb4da2ba54/action returned with HTTP 404 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1062/2118] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/c0cc448f-52e0-4b86-884d-cbdb4da2ba54/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8006324a-8f37-43b5-9d18-ec33df7da11b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8006324a-8f37-43b5-9d18-ec33df7da11b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8006324a-8f37-43b5-9d18-ec33df7da11b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8006324a-8f37-43b5-9d18-ec33df7da11b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8006324a-8f37-43b5-9d18-ec33df7da11b tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action returned with HTTP 400 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1057/2119] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea/action => generated 129 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-377f2c88-da78-4af1-bc5d-038519a3c789 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-377f2c88-da78-4af1-bc5d-038519a3c789 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] POST http://192.168.122.80/volume/v3/volumes/None/action Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-377f2c88-da78-4af1-bc5d-038519a3c789 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-377f2c88-da78-4af1-bc5d-038519a3c789 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-377f2c88-da78-4af1-bc5d-038519a3c789 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1063/2120] 192.168.122.80 () {60 vars in 1173 bytes} [Mon Sep 7 17:08:24 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-79ce78ab-7e19-4125-b66b-b5e7b33b1384 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79ce78ab-7e19-4125-b66b-b5e7b33b1384 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] GET http://192.168.122.80/volume/v3/volumes/dbb77350-a343-44e4-9a52-b80aebbdea37 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79ce78ab-7e19-4125-b66b-b5e7b33b1384 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79ce78ab-7e19-4125-b66b-b5e7b33b1384 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79ce78ab-7e19-4125-b66b-b5e7b33b1384 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-reader] http://192.168.122.80/volume/v3/volumes/dbb77350-a343-44e4-9a52-b80aebbdea37 returned with HTTP 404 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1058/2121] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:24 2026] GET /volume/v3/volumes/dbb77350-a343-44e4-9a52-b80aebbdea37 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-40267900-c75d-40e3-a4e4-0245c4c061cc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-40267900-c75d-40e3-a4e4-0245c4c061cc tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-40267900-c75d-40e3-a4e4-0245c4c061cc tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-40267900-c75d-40e3-a4e4-0245c4c061cc tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-40267900-c75d-40e3-a4e4-0245c4c061cc tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-40267900-c75d-40e3-a4e4-0245c4c061cc tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:08:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1064/2122] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:24 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cdd9e433-3b14-4718-ab37-21d8b02c57aa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cdd9e433-3b14-4718-ab37-21d8b02c57aa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] DELETE http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cdd9e433-3b14-4718-ab37-21d8b02c57aa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cdd9e433-3b14-4718-ab37-21d8b02c57aa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-cdd9e433-3b14-4718-ab37-21d8b02c57aa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Delete volume with id: 4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:08:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cdd9e433-3b14-4718-ab37-21d8b02c57aa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cdd9e433-3b14-4718-ab37-21d8b02c57aa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Delete volume request issued successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cdd9e433-3b14-4718-ab37-21d8b02c57aa tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 202 Sep 07 17:08:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1059/2123] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:08:24 2026] DELETE /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d8fad5be-74db-495f-816b-9125e028ea97 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d8fad5be-74db-495f-816b-9125e028ea97 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d8fad5be-74db-495f-816b-9125e028ea97 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d8fad5be-74db-495f-816b-9125e028ea97 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d8fad5be-74db-495f-816b-9125e028ea97 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Volume info retrieved successfully. Sep 07 17:08:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d8fad5be-74db-495f-816b-9125e028ea97 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 200 Sep 07 17:08:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1065/2124] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:24 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:08:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2a7a348-b457-4bba-9804-97e7a3064762 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2a7a348-b457-4bba-9804-97e7a3064762 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] GET http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea Sep 07 17:08:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2a7a348-b457-4bba-9804-97e7a3064762 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2a7a348-b457-4bba-9804-97e7a3064762 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2a7a348-b457-4bba-9804-97e7a3064762 tempest-VolumesNegativeTest-1783036112 tempest-VolumesNegativeTest-1783036112-project-member] http://192.168.122.80/volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea returned with HTTP 404 Sep 07 17:08:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1060/2125] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:26 2026] GET /volume/v3/volumes/4d916d0c-0503-4562-9d4b-07509a5f70ea => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:34 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=75,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:08:36 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=348,cinder:INSERT=34,cinder:UPDATE=70 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:08:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0a4e1f3b-a22b-40c1-8f4c-a5b86bd8315e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0a4e1f3b-a22b-40c1-8f4c-a5b86bd8315e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:08:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0a4e1f3b-a22b-40c1-8f4c-a5b86bd8315e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-571254964-712868840", "extra_specs": {}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0a4e1f3b-a22b-40c1-8f4c-a5b86bd8315e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:08:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1066/2126] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:08:42 2026] POST /volume/v3/types => generated 267 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-19695de8-b232-4b04-ac18-c102b5b1b353 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-239408454"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-239408454'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume of 1 GB Sep 07 17:08:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Availability Zones retrieved successfully. Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (5b191706-10f7-4084-b929-a5ba1bbfa24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d09cca6c-4a94-4a68-9b95-48aa1b435333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d09cca6c-4a94-4a68-9b95-48aa1b435333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee5c616-d0da-4af9-8ace-682a404b4736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ff82e1b6-2fe0-4a58-991f-6947315a4672 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff82e1b6-2fe0-4a58-991f-6947315a4672 None None] GET http://192.168.122.80/volume// Sep 07 17:08:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff82e1b6-2fe0-4a58-991f-6947315a4672 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff82e1b6-2fe0-4a58-991f-6947315a4672 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff82e1b6-2fe0-4a58-991f-6947315a4672 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:08:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1067/2127] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:08:43 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:08:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-9b18dbc6-5d1f-4036-8327-dc1fb7e270d2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-9b18dbc6-5d1f-4036-8327-dc1fb7e270d2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:08:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-9b18dbc6-5d1f-4036-8327-dc1fb7e270d2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c538e209-ac00-47ba-a332-493e59f78d93", "connector": null, "instance_uuid": "02463595-dde0-4fa5-a8ff-5aef51af19e8"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Created reservations ['75a8bcc9-6c76-4e38-897a-a9adf903050c', 'acd79b2e-6847-4ab5-bfc3-2cd0586fb929', 'ff322ff8-440b-4292-b94c-4d98fb411604', '8d213b1f-c999-4f0f-914f-2423e86b77af'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee5c616-d0da-4af9-8ace-682a404b4736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a8bcc9-6c76-4e38-897a-a9adf903050c', 'acd79b2e-6847-4ab5-bfc3-2cd0586fb929', 'ff322ff8-440b-4292-b94c-4d98fb411604', '8d213b1f-c999-4f0f-914f-2423e86b77af']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21976170-3889-48ee-9aea-de5cfae52bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-9b18dbc6-5d1f-4036-8327-dc1fb7e270d2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:08:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1068/2128] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:08:43 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21976170-3889-48ee-9aea-de5cfae52bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e6aeab-aa82-4d3b-b3c3-cc398fa370fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-239408454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['75a8bcc9-6c76-4e38-897a-a9adf903050c','acd79b2e-6847-4ab5-bfc3-2cd0586fb929','ff322ff8-440b-4292-b94c-4d98fb411604','8d213b1f-c999-4f0f-914f-2423e86b77af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-239408454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19e6aeab-aa82-4d3b-b3c3-cc398fa370fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a92aeb442546659efd03e1dfdd4be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9762c93-28be-45f7-84c7-eff92508953d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-59ea9de5-7c2a-4ad3-9423-cc90d05afdad None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-59ea9de5-7c2a-4ad3-9423-cc90d05afdad tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] DELETE http://192.168.122.80/volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943 Sep 07 17:08:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-59ea9de5-7c2a-4ad3-9423-cc90d05afdad tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-59ea9de5-7c2a-4ad3-9423-cc90d05afdad tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9762c93-28be-45f7-84c7-eff92508953d) transitioned into state 'SUCCESS' from state '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-239408454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['75a8bcc9-6c76-4e38-897a-a9adf903050c','acd79b2e-6847-4ab5-bfc3-2cd0586fb929','ff322ff8-440b-4292-b94c-4d98fb411604','8d213b1f-c999-4f0f-914f-2423e86b77af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2880a4-2826-42db-8449-1126a73ef80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:43 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2880a4-2826-42db-8449-1126a73ef80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (5b191706-10f7-4084-b929-a5ba1bbfa24d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request issued successfully. Sep 07 17:08:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-19695de8-b232-4b04-ac18-c102b5b1b353 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:08:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1061/2129] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:42 2026] POST /volume/v3/volumes => generated 760 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cd72d670-736e-4f74-bca6-54de2e7e1861 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cd72d670-736e-4f74-bca6-54de2e7e1861 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cd72d670-736e-4f74-bca6-54de2e7e1861 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cd72d670-736e-4f74-bca6-54de2e7e1861 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-af455fb4-021b-4180-8f5a-f1d8bd8aed58 req-59ea9de5-7c2a-4ad3-9423-cc90d05afdad tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943 returned with HTTP 200 Sep 07 17:08:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1069/2130] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:08:43 2026] DELETE /volume/v3/attachments/9e35ae54-cb67-4819-81a2-3a58026b6943 => generated 192 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cd72d670-736e-4f74-bca6-54de2e7e1861 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cd72d670-736e-4f74-bca6-54de2e7e1861 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:08:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1062/2131] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:43 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 828 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8d8346a5-01b0-40de-9099-7c9eea75365d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8d8346a5-01b0-40de-9099-7c9eea75365d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:08:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8d8346a5-01b0-40de-9099-7c9eea75365d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8d8346a5-01b0-40de-9099-7c9eea75365d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8d8346a5-01b0-40de-9099-7c9eea75365d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8d8346a5-01b0-40de-9099-7c9eea75365d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:08:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1070/2132] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:44 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb93a684-9804-46a4-ba00-f2da7d838492 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb93a684-9804-46a4-ba00-f2da7d838492 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:08:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb93a684-9804-46a4-ba00-f2da7d838492 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb93a684-9804-46a4-ba00-f2da7d838492 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cb93a684-9804-46a4-ba00-f2da7d838492 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6344f0bb-7c99-4b37-9701-eb2e7328bf06 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6344f0bb-7c99-4b37-9701-eb2e7328bf06 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:08:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6344f0bb-7c99-4b37-9701-eb2e7328bf06 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1665581348-1151629502", "extra_specs": {}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb93a684-9804-46a4-ba00-f2da7d838492 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:08:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1063/2133] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:45 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-eb51f9e3-db21-44c9-bcc4-09aa9899157a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6344f0bb-7c99-4b37-9701-eb2e7328bf06 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:08:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1071/2134] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:08:45 2026] POST /volume/v3/types => generated 269 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-71a40c87-fd17-41c4-a309-7f9eba5b9651 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-71a40c87-fd17-41c4-a309-7f9eba5b9651 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:08:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-71a40c87-fd17-41c4-a309-7f9eba5b9651 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-415470203-24602681", "extra_specs": {}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eb51f9e3-db21-44c9-bcc4-09aa9899157a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eb51f9e3-db21-44c9-bcc4-09aa9899157a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eb51f9e3-db21-44c9-bcc4-09aa9899157a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-71a40c87-fd17-41c4-a309-7f9eba5b9651 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:08:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1072/2135] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:08:45 2026] POST /volume/v3/types => generated 266 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-759539414", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1665581348-1151629502", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-759539414', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1665581348-1151629502', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-eb51f9e3-db21-44c9-bcc4-09aa9899157a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Volume info retrieved successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume of 1 GB Sep 07 17:08:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Availability Zones retrieved successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eb51f9e3-db21-44c9-bcc4-09aa9899157a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:08:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1064/2136] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:45 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Flow 'volume_create_api' (711d3fb7-d98b-40da-a9e4-473a136f25f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23c1ad09-a808-4477-9741-aa0da51c456c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c16f87c-fc2a-454e-8815-2231c04544e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23c1ad09-a808-4477-9741-aa0da51c456c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23c1ad09-a808-4477-9741-aa0da51c456c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19e6aeab-aa82-4d3b-b3c3-cc398fa370fe", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1092766223"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23c1ad09-a808-4477-9741-aa0da51c456c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-23c1ad09-a808-4477-9741-aa0da51c456c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create snapshot from volume 19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c16f87c-fc2a-454e-8815-2231c04544e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:08:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0b9e43a-ed63-4a43-bd97-ad188628a32d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1665581348-1151629502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0b9e43a-ed63-4a43-bd97-ad188628a32d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de8059a-713d-4cca-b76b-f25e32272343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1665581348-1151629502 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1665581348-1151629502, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1665581348-1151629502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1665581348-1151629502, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-23c1ad09-a808-4477-9741-aa0da51c456c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Created reservations ['94552c1d-c0c1-45dc-be93-feae64874542', '6bcb948c-e207-473f-aea8-28bb67282521', '074ac67f-4957-48d0-a725-f5c90d25e7ee', 'fa51be6f-0950-4957-a695-0ae7cb2e9579'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Created reservations ['4cbd660d-3096-491e-9571-7efb1aa0fae3', '7b01ec34-2d51-477d-8099-a60c2a90d9fc', '00b6b45c-5914-4d71-950f-99d8b8c8dab5', 'f304c70f-57fd-42fd-8651-c792ab945b1a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de8059a-713d-4cca-b76b-f25e32272343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cbd660d-3096-491e-9571-7efb1aa0fae3', '7b01ec34-2d51-477d-8099-a60c2a90d9fc', '00b6b45c-5914-4d71-950f-99d8b8c8dab5', 'f304c70f-57fd-42fd-8651-c792ab945b1a']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ae0a59-fe01-46df-98e4-5f4e2073d024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23c1ad09-a808-4477-9741-aa0da51c456c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot create request issued successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23c1ad09-a808-4477-9741-aa0da51c456c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:08:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1065/2137] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:08:46 2026] POST /volume/v3/snapshots => generated 380 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-12604c00-c8ef-4900-bbad-02f7ee67e9b6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-12604c00-c8ef-4900-bbad-02f7ee67e9b6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-12604c00-c8ef-4900-bbad-02f7ee67e9b6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ae0a59-fe01-46df-98e4-5f4e2073d024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f7682dd-eaf7-4da3-9dda-5e00c42d3307', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-759539414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',qos_specs=None,replication_status=,reservations=['4cbd660d-3096-491e-9571-7efb1aa0fae3','7b01ec34-2d51-477d-8099-a60c2a90d9fc','00b6b45c-5914-4d71-950f-99d8b8c8dab5','f304c70f-57fd-42fd-8651-c792ab945b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0afa361c49499895fcf14ef6541cda',volume_type_id=e0b9e43a-ed63-4a43-bd97-ad188628a32d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-759539414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f7682dd-eaf7-4da3-9dda-5e00c42d3307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0afa361c49499895fcf14ef6541cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0b9e43a-ed63-4a43-bd97-ad188628a32d),volume_type_id=e0b9e43a-ed63-4a43-bd97-ad188628a32d)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-12604c00-c8ef-4900-bbad-02f7ee67e9b6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81357aa6-d2cb-4759-94c3-e959565d332d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-12604c00-c8ef-4900-bbad-02f7ee67e9b6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-12604c00-c8ef-4900-bbad-02f7ee67e9b6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1066/2138] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:46 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 512 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81357aa6-d2cb-4759-94c3-e959565d332d) transitioned into state 'SUCCESS' from state '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-759539414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',qos_specs=None,replication_status=,reservations=['4cbd660d-3096-491e-9571-7efb1aa0fae3','7b01ec34-2d51-477d-8099-a60c2a90d9fc','00b6b45c-5914-4d71-950f-99d8b8c8dab5','f304c70f-57fd-42fd-8651-c792ab945b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0afa361c49499895fcf14ef6541cda',volume_type_id=e0b9e43a-ed63-4a43-bd97-ad188628a32d)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f344ec0f-168d-4ee0-8b8b-632d8867ae02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f344ec0f-168d-4ee0-8b8b-632d8867ae02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Flow 'volume_create_api' (711d3fb7-d98b-40da-a9e4-473a136f25f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume request issued successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f380430a-243a-45ae-b0ba-4c8a0f0410e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:08:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1073/2139] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:08:46 2026] POST /volume/v3/volumes => generated 852 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1292483761", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-415470203-24602681", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1292483761', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-415470203-24602681', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume of 1 GB Sep 07 17:08:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Availability Zones retrieved successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7e3367c3-a2b6-459d-8720-6ffbbe8c5dd7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7e3367c3-a2b6-459d-8720-6ffbbe8c5dd7 None None] GET http://192.168.122.80/volume// Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7e3367c3-a2b6-459d-8720-6ffbbe8c5dd7 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7e3367c3-a2b6-459d-8720-6ffbbe8c5dd7 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7e3367c3-a2b6-459d-8720-6ffbbe8c5dd7 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:08:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1074/2140] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:08:46 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-6cc673de-d809-4040-8b7e-9f3cfc3efbab None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-6cc673de-d809-4040-8b7e-9f3cfc3efbab tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] GET http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Flow 'volume_create_api' (4fa678c5-cd21-4c83-92b1-fbc3df1097a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-6cc673de-d809-4040-8b7e-9f3cfc3efbab tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-6cc673de-d809-4040-8b7e-9f3cfc3efbab tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de5441c-ed31-4df2-9368-fde5b8056ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-6cc673de-d809-4040-8b7e-9f3cfc3efbab tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de5441c-ed31-4df2-9368-fde5b8056ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:08:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=16d83739-aacd-44ac-b2ba-084a57ff4dd6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-415470203-24602681',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16d83739-aacd-44ac-b2ba-084a57ff4dd6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ce6b43-6f9e-498f-91b4-99d8d0c66388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-6cc673de-d809-4040-8b7e-9f3cfc3efbab tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 200 Sep 07 17:08:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1075/2141] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:08:46 2026] GET /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 1510 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:08:46 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-415470203-24602681 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-415470203-24602681, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-415470203-24602681 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-415470203-24602681, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-3830e9c4-6289-4587-9a44-b4c19b04aeb5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-3830e9c4-6289-4587-9a44-b4c19b04aeb5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] PUT http://192.168.122.80/volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-3830e9c4-6289-4587-9a44-b4c19b04aeb5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Created reservations ['4fa8c717-253f-4736-93cc-258a9f1f8fe0', '852658a4-b4f8-40dd-b9cd-9b5ab7970852', '29405fb2-0811-4597-871b-f911323fadfb', '8e85f7e7-9179-45c4-96f2-bf3154c31e68'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-3830e9c4-6289-4587-9a44-b4c19b04aeb5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Acquiring lock "cinder-attachment_update-c538e209-ac00-47ba-a332-493e59f78d93-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ce6b43-6f9e-498f-91b4-99d8d0c66388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa8c717-253f-4736-93cc-258a9f1f8fe0', '852658a4-b4f8-40dd-b9cd-9b5ab7970852', '29405fb2-0811-4597-871b-f911323fadfb', '8e85f7e7-9179-45c4-96f2-bf3154c31e68']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab75bb63-72ef-4417-abc6-16a4ebb5685c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-3830e9c4-6289-4587-9a44-b4c19b04aeb5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Lock "cinder-attachment_update-c538e209-ac00-47ba-a332-493e59f78d93-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:08:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab75bb63-72ef-4417-abc6-16a4ebb5685c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf449437-8c92-48c5-8a7b-37b415ba0811', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1292483761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',qos_specs=None,replication_status=,reservations=['4fa8c717-253f-4736-93cc-258a9f1f8fe0','852658a4-b4f8-40dd-b9cd-9b5ab7970852','29405fb2-0811-4597-871b-f911323fadfb','8e85f7e7-9179-45c4-96f2-bf3154c31e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0afa361c49499895fcf14ef6541cda',volume_type_id=16d83739-aacd-44ac-b2ba-084a57ff4dd6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1292483761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf449437-8c92-48c5-8a7b-37b415ba0811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0afa361c49499895fcf14ef6541cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16d83739-aacd-44ac-b2ba-084a57ff4dd6),volume_type_id=16d83739-aacd-44ac-b2ba-084a57ff4dd6)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a5879e4-acf1-4a8d-8516-1429e283b62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a5879e4-acf1-4a8d-8516-1429e283b62b) transitioned into state 'SUCCESS' from state '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-1292483761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',qos_specs=None,replication_status=,reservations=['4fa8c717-253f-4736-93cc-258a9f1f8fe0','852658a4-b4f8-40dd-b9cd-9b5ab7970852','29405fb2-0811-4597-871b-f911323fadfb','8e85f7e7-9179-45c4-96f2-bf3154c31e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0afa361c49499895fcf14ef6541cda',volume_type_id=16d83739-aacd-44ac-b2ba-084a57ff4dd6)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a8d37db-c354-4f8d-a22d-aadcc4d2ccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a8d37db-c354-4f8d-a22d-aadcc4d2ccd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Flow 'volume_create_api' (4fa678c5-cd21-4c83-92b1-fbc3df1097a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume request issued successfully. Sep 07 17:08:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0f0ac6fd-f225-4848-944f-9e41b9bf9150 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:08:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1067/2142] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:08:46 2026] POST /volume/v3/volumes => generated 850 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1659117487", "snapshot_id": null, "imageRef": "f70543e3-7bee-47d1-8f88-882379dda257", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-571254964-712868840", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1659117487', 'snapshot_id': None, 'imageRef': 'f70543e3-7bee-47d1-8f88-882379dda257', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-571254964-712868840', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume of 1 GB Sep 07 17:08:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Availability Zones retrieved successfully. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Flow 'volume_create_api' (806d7f33-fcaf-4fbc-9ec6-b00e737eca8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bac1dcc-e33c-4e83-838e-8f1ce76e1d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bac1dcc-e33c-4e83-838e-8f1ce76e1d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:08:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=39a941b3-c383-4508-9e27-ba20a7f394b9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-571254964-712868840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39a941b3-c383-4508-9e27-ba20a7f394b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1976fa34-891a-49ce-ab7a-95a7564116d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-571254964-712868840 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-571254964-712868840, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-571254964-712868840 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-571254964-712868840, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Created reservations ['cef16272-2fc0-4563-a7a0-9c50c4f9cac5', '058d3479-1bed-42b2-a213-029f1e3a56b7', '19513fd1-40b9-4930-b96e-f14a95d6cd58', '6ae59bba-cd4a-40bc-bd1c-fb793c5c9e5f'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1976fa34-891a-49ce-ab7a-95a7564116d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cef16272-2fc0-4563-a7a0-9c50c4f9cac5', '058d3479-1bed-42b2-a213-029f1e3a56b7', '19513fd1-40b9-4930-b96e-f14a95d6cd58', '6ae59bba-cd4a-40bc-bd1c-fb793c5c9e5f']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c034c0e2-74a4-4269-991e-fc183909c97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c034c0e2-74a4-4269-991e-fc183909c97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83551491-ad1b-445a-9321-918abb28ead9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1659117487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',qos_specs=None,replication_status=,reservations=['cef16272-2fc0-4563-a7a0-9c50c4f9cac5','058d3479-1bed-42b2-a213-029f1e3a56b7','19513fd1-40b9-4930-b96e-f14a95d6cd58','6ae59bba-cd4a-40bc-bd1c-fb793c5c9e5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0afa361c49499895fcf14ef6541cda',volume_type_id=39a941b3-c383-4508-9e27-ba20a7f394b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1659117487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83551491-ad1b-445a-9321-918abb28ead9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0afa361c49499895fcf14ef6541cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39a941b3-c383-4508-9e27-ba20a7f394b9),volume_type_id=39a941b3-c383-4508-9e27-ba20a7f394b9)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f6c0e6-c60a-4419-b3e5-6507814eb6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f6c0e6-c60a-4419-b3e5-6507814eb6b6) transitioned into state 'SUCCESS' from state '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-1659117487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d84d9a6fcf4dc6a8401bf90588a18c',qos_specs=None,replication_status=,reservations=['cef16272-2fc0-4563-a7a0-9c50c4f9cac5','058d3479-1bed-42b2-a213-029f1e3a56b7','19513fd1-40b9-4930-b96e-f14a95d6cd58','6ae59bba-cd4a-40bc-bd1c-fb793c5c9e5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0afa361c49499895fcf14ef6541cda',volume_type_id=39a941b3-c383-4508-9e27-ba20a7f394b9)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe39652-16ad-4a6a-89e6-b531a709794a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe39652-16ad-4a6a-89e6-b531a709794a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Flow 'volume_create_api' (806d7f33-fcaf-4fbc-9ec6-b00e737eca8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Create volume request issued successfully. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ab6decbf-c2f7-48aa-91c2-a1bfca151427 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:08:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1068/2143] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:08:47 2026] POST /volume/v3/volumes => generated 851 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fc1768ff-3361-458a-96de-8a547ae7d0a5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fc1768ff-3361-458a-96de-8a547ae7d0a5 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fc1768ff-3361-458a-96de-8a547ae7d0a5 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fc1768ff-3361-458a-96de-8a547ae7d0a5 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fc1768ff-3361-458a-96de-8a547ae7d0a5 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fc1768ff-3361-458a-96de-8a547ae7d0a5 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1069/2144] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:47 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a72499b2-7b1d-44ae-b90d-b3511c80c31d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a72499b2-7b1d-44ae-b90d-b3511c80c31d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a72499b2-7b1d-44ae-b90d-b3511c80c31d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a72499b2-7b1d-44ae-b90d-b3511c80c31d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a72499b2-7b1d-44ae-b90d-b3511c80c31d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a72499b2-7b1d-44ae-b90d-b3511c80c31d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1070/2145] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:47 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-087de838-d9ac-4f19-8e9c-3ee937da8eb6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-087de838-d9ac-4f19-8e9c-3ee937da8eb6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-087de838-d9ac-4f19-8e9c-3ee937da8eb6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-087de838-d9ac-4f19-8e9c-3ee937da8eb6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-087de838-d9ac-4f19-8e9c-3ee937da8eb6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-087de838-d9ac-4f19-8e9c-3ee937da8eb6 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1071/2146] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:48 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f2003711-d9f7-4be9-86d5-358207244ecb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f2003711-d9f7-4be9-86d5-358207244ecb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f2003711-d9f7-4be9-86d5-358207244ecb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f2003711-d9f7-4be9-86d5-358207244ecb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f2003711-d9f7-4be9-86d5-358207244ecb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f2003711-d9f7-4be9-86d5-358207244ecb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1072/2147] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:48 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 943 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-3830e9c4-6289-4587-9a44-b4c19b04aeb5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Lock "cinder-attachment_update-c538e209-ac00-47ba-a332-493e59f78d93-devstack" released by "attachment_update" :: held 2.705s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-3830e9c4-6289-4587-9a44-b4c19b04aeb5 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe returned with HTTP 200 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1076/2148] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:08:46 2026] PUT /volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe => generated 694 bytes in 2753 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-9c1d12cf-9bad-4ff3-8952-0bdb3a22c990 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-9c1d12cf-9bad-4ff3-8952-0bdb3a22c990 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] POST http://192.168.122.80/volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe/action Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-9c1d12cf-9bad-4ff3-8952-0bdb3a22c990 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-9c1d12cf-9bad-4ff3-8952-0bdb3a22c990 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8c4fa54a-3239-4f0d-8283-3ece05e4571e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c4fa54a-3239-4f0d-8283-3ece05e4571e tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c4fa54a-3239-4f0d-8283-3ece05e4571e tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c4fa54a-3239-4f0d-8283-3ece05e4571e tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8c4fa54a-3239-4f0d-8283-3ece05e4571e tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c4fa54a-3239-4f0d-8283-3ece05e4571e tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1077/2149] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:49 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-58e3dd63-0184-4bd6-bf90-406851a7c854 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-58e3dd63-0184-4bd6-bf90-406851a7c854 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-58e3dd63-0184-4bd6-bf90-406851a7c854 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-58e3dd63-0184-4bd6-bf90-406851a7c854 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-779fbe26-b1d2-42bc-9b84-f7e1e66b27d5 req-9c1d12cf-9bad-4ff3-8952-0bdb3a22c990 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe/action returned with HTTP 204 Sep 07 17:08:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1073/2150] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:08:49 2026] POST /volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-58e3dd63-0184-4bd6-bf90-406851a7c854 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Snapshot retrieved successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-58e3dd63-0184-4bd6-bf90-406851a7c854 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1078/2151] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:49 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-060d0b18-06e2-4d74-95c7-c534dc93ccd3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-060d0b18-06e2-4d74-95c7-c534dc93ccd3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] GET http://192.168.122.80/volume/v3/snapshots Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-060d0b18-06e2-4d74-95c7-c534dc93ccd3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-060d0b18-06e2-4d74-95c7-c534dc93ccd3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-060d0b18-06e2-4d74-95c7-c534dc93ccd3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-060d0b18-06e2-4d74-95c7-c534dc93ccd3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f47295c9-1d88-4954-a3bd-3da128984df4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f47295c9-1d88-4954-a3bd-3da128984df4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f47295c9-1d88-4954-a3bd-3da128984df4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f47295c9-1d88-4954-a3bd-3da128984df4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-060d0b18-06e2-4d74-95c7-c534dc93ccd3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Get all snapshots completed successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-060d0b18-06e2-4d74-95c7-c534dc93ccd3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] http://192.168.122.80/volume/v3/snapshots returned with HTTP 200 Sep 07 17:08:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1074/2152] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 17:08:49 2026] GET /volume/v3/snapshots => generated 408 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5e3754d3-5363-486e-83b3-76f832b844cb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e3754d3-5363-486e-83b3-76f832b844cb tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] PUT http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e3754d3-5363-486e-83b3-76f832b844cb tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1075479624", "description": "This is the new description of snapshot."}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f47295c9-1d88-4954-a3bd-3da128984df4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5e3754d3-5363-486e-83b3-76f832b844cb tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e3754d3-5363-486e-83b3-76f832b844cb tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f47295c9-1d88-4954-a3bd-3da128984df4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1079/2153] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:49 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 943 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1075/2154] 192.168.122.80 () {60 vars in 1254 bytes} [Mon Sep 7 17:08:49 2026] PUT /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d931b9ad-bb0a-4a68-a574-7bcc7fa7c934 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d931b9ad-bb0a-4a68-a574-7bcc7fa7c934 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d931b9ad-bb0a-4a68-a574-7bcc7fa7c934 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d931b9ad-bb0a-4a68-a574-7bcc7fa7c934 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d931b9ad-bb0a-4a68-a574-7bcc7fa7c934 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Snapshot retrieved successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d931b9ad-bb0a-4a68-a574-7bcc7fa7c934 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1080/2155] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:49 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 577 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0ef30348-693f-4a6b-a410-0cac996db191 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0ef30348-693f-4a6b-a410-0cac996db191 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0ef30348-693f-4a6b-a410-0cac996db191 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0ef30348-693f-4a6b-a410-0cac996db191 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-0ef30348-693f-4a6b-a410-0cac996db191 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete snapshot with id: db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0ef30348-693f-4a6b-a410-0cac996db191 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0ef30348-693f-4a6b-a410-0cac996db191 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot delete request issued successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0ef30348-693f-4a6b-a410-0cac996db191 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 202 Sep 07 17:08:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1076/2156] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:08:49 2026] DELETE /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ea28aa90-2969-4a2a-9a87-fbeb085ee55a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea28aa90-2969-4a2a-9a87-fbeb085ee55a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ea28aa90-2969-4a2a-9a87-fbeb085ee55a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ea28aa90-2969-4a2a-9a87-fbeb085ee55a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ea28aa90-2969-4a2a-9a87-fbeb085ee55a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea28aa90-2969-4a2a-9a87-fbeb085ee55a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1081/2157] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:49 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 576 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b109f337-ad70-420e-81c3-6c8c0c73ebae None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b109f337-ad70-420e-81c3-6c8c0c73ebae tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b109f337-ad70-420e-81c3-6c8c0c73ebae tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b109f337-ad70-420e-81c3-6c8c0c73ebae tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b109f337-ad70-420e-81c3-6c8c0c73ebae tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b109f337-ad70-420e-81c3-6c8c0c73ebae tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1077/2158] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:50 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 943 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7557d41a-04ae-40db-bb66-415021875da3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7557d41a-04ae-40db-bb66-415021875da3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7557d41a-04ae-40db-bb66-415021875da3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7557d41a-04ae-40db-bb66-415021875da3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7557d41a-04ae-40db-bb66-415021875da3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7557d41a-04ae-40db-bb66-415021875da3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 200 Sep 07 17:08:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1082/2159] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:50 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 576 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b05d65f1-6f61-4780-b8ac-a3ae899abe0e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b05d65f1-6f61-4780-b8ac-a3ae899abe0e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b05d65f1-6f61-4780-b8ac-a3ae899abe0e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b05d65f1-6f61-4780-b8ac-a3ae899abe0e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b05d65f1-6f61-4780-b8ac-a3ae899abe0e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b05d65f1-6f61-4780-b8ac-a3ae899abe0e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1078/2160] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:51 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 943 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-58b3cdc9-d447-4d62-879b-8dad068046a7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-58b3cdc9-d447-4d62-879b-8dad068046a7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-58b3cdc9-d447-4d62-879b-8dad068046a7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-58b3cdc9-d447-4d62-879b-8dad068046a7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-58b3cdc9-d447-4d62-879b-8dad068046a7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 404 Sep 07 17:08:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1083/2161] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:51 2026] GET /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-54a2b79c-1c4b-4c3e-a4ed-09f45860150a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-54a2b79c-1c4b-4c3e-a4ed-09f45860150a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-54a2b79c-1c4b-4c3e-a4ed-09f45860150a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-54a2b79c-1c4b-4c3e-a4ed-09f45860150a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-54a2b79c-1c4b-4c3e-a4ed-09f45860150a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete snapshot with id: db650020-3770-4066-8fbb-e57d95bfabc2 Sep 07 17:08:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-54a2b79c-1c4b-4c3e-a4ed-09f45860150a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 returned with HTTP 404 Sep 07 17:08:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1079/2162] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:08:52 2026] DELETE /volume/v3/snapshots/db650020-3770-4066-8fbb-e57d95bfabc2 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-78f7caa0-c1e1-421f-ba24-1ef12dc2e3bf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78f7caa0-c1e1-421f-ba24-1ef12dc2e3bf tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78f7caa0-c1e1-421f-ba24-1ef12dc2e3bf tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78f7caa0-c1e1-421f-ba24-1ef12dc2e3bf tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-78f7caa0-c1e1-421f-ba24-1ef12dc2e3bf tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Volume info retrieved successfully. Sep 07 17:08:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78f7caa0-c1e1-421f-ba24-1ef12dc2e3bf tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:08:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1084/2163] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:52 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1955431387"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1955431387'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume of 1 GB Sep 07 17:08:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Availability Zones retrieved successfully. Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (999231a3-5347-4a66-962a-748f538724f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06375ae7-786f-4b38-b211-2c9631cdea50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06375ae7-786f-4b38-b211-2c9631cdea50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be407000-9c70-412e-986f-65dffb1f886d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Created reservations ['80b70239-7e51-4e3a-9851-fc38518de856', '13d0ecd8-4d99-42d3-a372-4132ee9e10d7', 'c119e349-9a55-4b7d-b08c-b61d0c7bcd1e', 'b2657c84-2a57-4b38-bcaf-b0133ef9725e'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be407000-9c70-412e-986f-65dffb1f886d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80b70239-7e51-4e3a-9851-fc38518de856', '13d0ecd8-4d99-42d3-a372-4132ee9e10d7', 'c119e349-9a55-4b7d-b08c-b61d0c7bcd1e', 'b2657c84-2a57-4b38-bcaf-b0133ef9725e']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe3a55d-fe0d-4718-96dc-784c71a9f4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe3a55d-fe0d-4718-96dc-784c71a9f4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a6446cf-5c7b-4930-8ae3-2347af7f3de5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1955431387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['80b70239-7e51-4e3a-9851-fc38518de856','13d0ecd8-4d99-42d3-a372-4132ee9e10d7','c119e349-9a55-4b7d-b08c-b61d0c7bcd1e','b2657c84-2a57-4b38-bcaf-b0133ef9725e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1955431387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a6446cf-5c7b-4930-8ae3-2347af7f3de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a92aeb442546659efd03e1dfdd4be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f278176b-1fee-4384-ac3d-29a362c3c678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f278176b-1fee-4384-ac3d-29a362c3c678) transitioned into state 'SUCCESS' from state '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-1955431387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['80b70239-7e51-4e3a-9851-fc38518de856','13d0ecd8-4d99-42d3-a372-4132ee9e10d7','c119e349-9a55-4b7d-b08c-b61d0c7bcd1e','b2657c84-2a57-4b38-bcaf-b0133ef9725e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13795007-edcf-40a8-bfae-f66f90b2b81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13795007-edcf-40a8-bfae-f66f90b2b81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (999231a3-5347-4a66-962a-748f538724f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request issued successfully. Sep 07 17:08:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-34a88b80-4399-4dd6-a732-2bda7d986a8f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:08:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1080/2164] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:08:52 2026] POST /volume/v3/volumes => generated 761 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0abfd7bb-59a4-40c8-9b31-0bdbe5c1ba63 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0abfd7bb-59a4-40c8-9b31-0bdbe5c1ba63 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0abfd7bb-59a4-40c8-9b31-0bdbe5c1ba63 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0abfd7bb-59a4-40c8-9b31-0bdbe5c1ba63 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0abfd7bb-59a4-40c8-9b31-0bdbe5c1ba63 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0abfd7bb-59a4-40c8-9b31-0bdbe5c1ba63 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 returned with HTTP 200 Sep 07 17:08:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1085/2165] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:52 2026] GET /volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 => generated 829 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-42721ced-6c16-4b37-9c97-ddf70c4039a4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42721ced-6c16-4b37-9c97-ddf70c4039a4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42721ced-6c16-4b37-9c97-ddf70c4039a4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42721ced-6c16-4b37-9c97-ddf70c4039a4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-42721ced-6c16-4b37-9c97-ddf70c4039a4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42721ced-6c16-4b37-9c97-ddf70c4039a4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1081/2166] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:52 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 943 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-062cdf5d-b68e-4f96-ad85-45b924f8af6c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-062cdf5d-b68e-4f96-ad85-45b924f8af6c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:08:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-062cdf5d-b68e-4f96-ad85-45b924f8af6c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-062cdf5d-b68e-4f96-ad85-45b924f8af6c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-062cdf5d-b68e-4f96-ad85-45b924f8af6c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-062cdf5d-b68e-4f96-ad85-45b924f8af6c tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 returned with HTTP 200 Sep 07 17:08:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1086/2167] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:53 2026] GET /volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-225733fb-56f4-4046-ab90-a7370d45a1c5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-225733fb-56f4-4046-ab90-a7370d45a1c5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-225733fb-56f4-4046-ab90-a7370d45a1c5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-225733fb-56f4-4046-ab90-a7370d45a1c5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-225733fb-56f4-4046-ab90-a7370d45a1c5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-225733fb-56f4-4046-ab90-a7370d45a1c5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1082/2168] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:54 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1001 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-13d4cb88-2368-4be2-b128-3482cb3522c8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13d4cb88-2368-4be2-b128-3482cb3522c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:08:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13d4cb88-2368-4be2-b128-3482cb3522c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-13d4cb88-2368-4be2-b128-3482cb3522c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-13d4cb88-2368-4be2-b128-3482cb3522c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-13d4cb88-2368-4be2-b128-3482cb3522c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 returned with HTTP 200 Sep 07 17:08:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1087/2169] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:54 2026] GET /volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f6d4e018-6ad3-41e0-b111-107bd579a0c4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f6d4e018-6ad3-41e0-b111-107bd579a0c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:08:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f6d4e018-6ad3-41e0-b111-107bd579a0c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a6446cf-5c7b-4930-8ae3-2347af7f3de5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-368561605"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f6d4e018-6ad3-41e0-b111-107bd579a0c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:55 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-f6d4e018-6ad3-41e0-b111-107bd579a0c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create snapshot from volume 3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:08:55 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-f6d4e018-6ad3-41e0-b111-107bd579a0c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Created reservations ['c4440fcc-f4e9-4f64-93fe-c27d7bcd7ead', '6cc320b3-7425-40ee-8d2f-6bfd502bcd77', '365f7855-05b2-49a2-abd2-d4a31b2ae498', 'f065cd9f-2d47-467c-91dc-5b6143c60ad3'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:08:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f6d4e018-6ad3-41e0-b111-107bd579a0c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot create request issued successfully. Sep 07 17:08:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f6d4e018-6ad3-41e0-b111-107bd579a0c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:08:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1083/2170] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:08:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:08:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b90c9aeb-0f4c-491c-8bbe-e3908ba9c98e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5e3dbac0-d421-4bcb-b7c2-a41ea472a85a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e3dbac0-d421-4bcb-b7c2-a41ea472a85a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:08:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e3dbac0-d421-4bcb-b7c2-a41ea472a85a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e3dbac0-d421-4bcb-b7c2-a41ea472a85a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b90c9aeb-0f4c-491c-8bbe-e3908ba9c98e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b90c9aeb-0f4c-491c-8bbe-e3908ba9c98e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b90c9aeb-0f4c-491c-8bbe-e3908ba9c98e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5e3dbac0-d421-4bcb-b7c2-a41ea472a85a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e3dbac0-d421-4bcb-b7c2-a41ea472a85a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 200 Sep 07 17:08:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1084/2171] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:55 2026] GET /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b90c9aeb-0f4c-491c-8bbe-e3908ba9c98e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b90c9aeb-0f4c-491c-8bbe-e3908ba9c98e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1088/2172] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:55 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1001 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bc9b4a1a-e3ef-4be2-9712-0b324191a2e0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc9b4a1a-e3ef-4be2-9712-0b324191a2e0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:08:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc9b4a1a-e3ef-4be2-9712-0b324191a2e0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-04767268-5c62-4df1-a2cd-df95221cdb6c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc9b4a1a-e3ef-4be2-9712-0b324191a2e0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04767268-5c62-4df1-a2cd-df95221cdb6c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04767268-5c62-4df1-a2cd-df95221cdb6c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-04767268-5c62-4df1-a2cd-df95221cdb6c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc9b4a1a-e3ef-4be2-9712-0b324191a2e0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc9b4a1a-e3ef-4be2-9712-0b324191a2e0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 200 Sep 07 17:08:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1085/2173] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:56 2026] GET /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 441 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-04767268-5c62-4df1-a2cd-df95221cdb6c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-04767268-5c62-4df1-a2cd-df95221cdb6c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1089/2174] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:56 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1004 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c1942063-3785-46d5-9486-daafc43a1bff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1942063-3785-46d5-9486-daafc43a1bff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:08:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1942063-3785-46d5-9486-daafc43a1bff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1942063-3785-46d5-9486-daafc43a1bff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c1942063-3785-46d5-9486-daafc43a1bff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1942063-3785-46d5-9486-daafc43a1bff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 200 Sep 07 17:08:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1086/2175] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:57 2026] GET /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-defbd41d-b11f-4490-8636-e6964c362dd0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-defbd41d-b11f-4490-8636-e6964c362dd0 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-defbd41d-b11f-4490-8636-e6964c362dd0 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-defbd41d-b11f-4490-8636-e6964c362dd0 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-defbd41d-b11f-4490-8636-e6964c362dd0 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-defbd41d-b11f-4490-8636-e6964c362dd0 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1090/2176] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:57 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1004 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fecd4ea3-2b37-460e-bf32-c89bce827c4a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fecd4ea3-2b37-460e-bf32-c89bce827c4a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fecd4ea3-2b37-460e-bf32-c89bce827c4a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fecd4ea3-2b37-460e-bf32-c89bce827c4a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fecd4ea3-2b37-460e-bf32-c89bce827c4a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fecd4ea3-2b37-460e-bf32-c89bce827c4a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 200 Sep 07 17:08:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1087/2177] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:08:58 2026] GET /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b7e0be85-9c3e-407e-892d-8d3e70b89932", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-343077311"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request body: {'volume': {'snapshot_id': 'b7e0be85-9c3e-407e-892d-8d3e70b89932', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-343077311'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:08:58 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume of 2 GB Sep 07 17:08:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Availability Zones retrieved successfully. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f5a17165-2e9e-4204-bf10-d40836b141fb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f5a17165-2e9e-4204-bf10-d40836b141fb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f5a17165-2e9e-4204-bf10-d40836b141fb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f5a17165-2e9e-4204-bf10-d40836b141fb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (b33335d9-406f-4cb6-b34b-daebe42ea443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb320d07-11ef-4ce2-8805-0ace4880e30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f5a17165-2e9e-4204-bf10-d40836b141fb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f5a17165-2e9e-4204-bf10-d40836b141fb tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1088/2178] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:58 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1004 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb320d07-11ef-4ce2-8805-0ace4880e30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'b7e0be85-9c3e-407e-892d-8d3e70b89932', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a00601-2dc2-40eb-8df8-f0ee9394e929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Created reservations ['9b8a1bf2-7384-453d-8f00-94ead42756e0', 'f0b7ea27-a2d9-4cb9-b975-ec0b4a5c58b2', '88e567d4-9262-4f1e-a635-d28538c056ac', '07fd276e-0464-46fa-a7da-0562a56ef282'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a00601-2dc2-40eb-8df8-f0ee9394e929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b8a1bf2-7384-453d-8f00-94ead42756e0', 'f0b7ea27-a2d9-4cb9-b975-ec0b4a5c58b2', '88e567d4-9262-4f1e-a635-d28538c056ac', '07fd276e-0464-46fa-a7da-0562a56ef282']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf7a94bf-82d8-4a19-b51c-a662fc0ef82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf7a94bf-82d8-4a19-b51c-a662fc0ef82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2657114d-cf3c-45a7-a5da-b4562bf2fb5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-343077311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['9b8a1bf2-7384-453d-8f00-94ead42756e0','f0b7ea27-a2d9-4cb9-b975-ec0b4a5c58b2','88e567d4-9262-4f1e-a635-d28538c056ac','07fd276e-0464-46fa-a7da-0562a56ef282'],size=2,snapshot_id=b7e0be85-9c3e-407e-892d-8d3e70b89932,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-343077311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2657114d-cf3c-45a7-a5da-b4562bf2fb5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a92aeb442546659efd03e1dfdd4be9',provider_auth=None,provider_geometry=None,provider_id=None,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=b7e0be85-9c3e-407e-892d-8d3e70b89932,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8ad031-d7db-410b-ab31-41214011dc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8ad031-d7db-410b-ab31-41214011dc2b) transitioned into state 'SUCCESS' from state '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-343077311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['9b8a1bf2-7384-453d-8f00-94ead42756e0','f0b7ea27-a2d9-4cb9-b975-ec0b4a5c58b2','88e567d4-9262-4f1e-a635-d28538c056ac','07fd276e-0464-46fa-a7da-0562a56ef282'],size=2,snapshot_id=b7e0be85-9c3e-407e-892d-8d3e70b89932,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14cb8d5-25af-40f1-a80c-68adc76b4cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14cb8d5-25af-40f1-a80c-68adc76b4cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (b33335d9-406f-4cb6-b34b-daebe42ea443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:08:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request issued successfully. Sep 07 17:08:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-00b6c464-2c83-4a43-bc86-faf7376018c4 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:08:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1091/2179] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:08:58 2026] POST /volume/v3/volumes => generated 794 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f2c42e6a-68d0-4c2a-a183-5dd6f9866e92 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f2c42e6a-68d0-4c2a-a183-5dd6f9866e92 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f2c42e6a-68d0-4c2a-a183-5dd6f9866e92 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f2c42e6a-68d0-4c2a-a183-5dd6f9866e92 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f2c42e6a-68d0-4c2a-a183-5dd6f9866e92 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:08:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f2c42e6a-68d0-4c2a-a183-5dd6f9866e92 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:08:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1089/2180] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:58 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:08:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9c379a8e-1a5b-42f5-bac2-d0511110936b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9c379a8e-1a5b-42f5-bac2-d0511110936b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9c379a8e-1a5b-42f5-bac2-d0511110936b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9c379a8e-1a5b-42f5-bac2-d0511110936b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:08:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:08:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9c379a8e-1a5b-42f5-bac2-d0511110936b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9c379a8e-1a5b-42f5-bac2-d0511110936b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1092/2181] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:08:59 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1255 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:08:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-12306bec-e478-4717-b50e-6c0b59ced95e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:08:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-12306bec-e478-4717-b50e-6c0b59ced95e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:08:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-12306bec-e478-4717-b50e-6c0b59ced95e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:08:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-12306bec-e478-4717-b50e-6c0b59ced95e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:08:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:08:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:08:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:08:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:08:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-12306bec-e478-4717-b50e-6c0b59ced95e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:08:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-12306bec-e478-4717-b50e-6c0b59ced95e tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:08:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1090/2182] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:08:59 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1255 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3d41f123-e0e7-4dc1-bf33-e865659e054a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d41f123-e0e7-4dc1-bf33-e865659e054a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d41f123-e0e7-4dc1-bf33-e865659e054a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d41f123-e0e7-4dc1-bf33-e865659e054a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3d41f123-e0e7-4dc1-bf33-e865659e054a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d41f123-e0e7-4dc1-bf33-e865659e054a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1093/2183] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:00 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-258f88e2-9010-4e06-8c18-2940c1036541 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-258f88e2-9010-4e06-8c18-2940c1036541 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:09:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-258f88e2-9010-4e06-8c18-2940c1036541 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-258f88e2-9010-4e06-8c18-2940c1036541 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-258f88e2-9010-4e06-8c18-2940c1036541 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-258f88e2-9010-4e06-8c18-2940c1036541 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:09:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1091/2184] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:09:00 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1255 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fd66c70d-970b-4b34-afed-c5ebdaf8506a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fd66c70d-970b-4b34-afed-c5ebdaf8506a None None] GET http://192.168.122.80/volume// Sep 07 17:09:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fd66c70d-970b-4b34-afed-c5ebdaf8506a None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fd66c70d-970b-4b34-afed-c5ebdaf8506a None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fd66c70d-970b-4b34-afed-c5ebdaf8506a None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:09:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1094/2185] 192.168.122.80 () {58 vars in 1303 bytes} [Mon Sep 7 17:09:00 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:09:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-7853023b-e02b-4cbc-9cfd-6b21e9915fd4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-7853023b-e02b-4cbc-9cfd-6b21e9915fd4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:09:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-7853023b-e02b-4cbc-9cfd-6b21e9915fd4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83551491-ad1b-445a-9321-918abb28ead9", "connector": null, "instance_uuid": "f671470d-1f05-4707-936a-57f09c7f6cba"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-7853023b-e02b-4cbc-9cfd-6b21e9915fd4 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:09:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1092/2186] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:09:00 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:09:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1185c5df-0c77-4c28-9bed-eba970fe8022 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1185c5df-0c77-4c28-9bed-eba970fe8022 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1185c5df-0c77-4c28-9bed-eba970fe8022 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1185c5df-0c77-4c28-9bed-eba970fe8022 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1185c5df-0c77-4c28-9bed-eba970fe8022 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1185c5df-0c77-4c28-9bed-eba970fe8022 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1095/2187] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:01 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 886 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:09:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c41d6618-65ef-441e-8370-d7cfdded84a1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c41d6618-65ef-441e-8370-d7cfdded84a1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c41d6618-65ef-441e-8370-d7cfdded84a1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c41d6618-65ef-441e-8370-d7cfdded84a1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c41d6618-65ef-441e-8370-d7cfdded84a1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c41d6618-65ef-441e-8370-d7cfdded84a1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1093/2188] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:02 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 886 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c25e58fb-2f1f-4ff1-a01e-5fd9c3ee873a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c25e58fb-2f1f-4ff1-a01e-5fd9c3ee873a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c25e58fb-2f1f-4ff1-a01e-5fd9c3ee873a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c25e58fb-2f1f-4ff1-a01e-5fd9c3ee873a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c25e58fb-2f1f-4ff1-a01e-5fd9c3ee873a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c25e58fb-2f1f-4ff1-a01e-5fd9c3ee873a tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1096/2189] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:03 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 886 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d6a0d279-6a44-4503-9cb1-855c2b8fb260 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6a0d279-6a44-4503-9cb1-855c2b8fb260 None None] GET http://192.168.122.80/volume// Sep 07 17:09:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6a0d279-6a44-4503-9cb1-855c2b8fb260 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6a0d279-6a44-4503-9cb1-855c2b8fb260 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6a0d279-6a44-4503-9cb1-855c2b8fb260 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:09:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1094/2190] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:09:04 2026] GET /volume/ => generated 389 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:09:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-04dbc6d0-3624-495e-9484-a4ce7dbe7253 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-04dbc6d0-3624-495e-9484-a4ce7dbe7253 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:09:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-04dbc6d0-3624-495e-9484-a4ce7dbe7253 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-04dbc6d0-3624-495e-9484-a4ce7dbe7253 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-215fdc39-2939-4ecf-b537-bc7cb4895e61 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-215fdc39-2939-4ecf-b537-bc7cb4895e61 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-215fdc39-2939-4ecf-b537-bc7cb4895e61 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-215fdc39-2939-4ecf-b537-bc7cb4895e61 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-04dbc6d0-3624-495e-9484-a4ce7dbe7253 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-04dbc6d0-3624-495e-9484-a4ce7dbe7253 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:09:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1097/2191] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:09:04 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:09:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-215fdc39-2939-4ecf-b537-bc7cb4895e61 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-215fdc39-2939-4ecf-b537-bc7cb4895e61 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1095/2192] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:04 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 886 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-02fe30e5-d412-48f0-b433-b92485da2ab2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-02fe30e5-d412-48f0-b433-b92485da2ab2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] PUT http://192.168.122.80/volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d Sep 07 17:09:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-02fe30e5-d412-48f0-b433-b92485da2ab2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:05 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-02fe30e5-d412-48f0-b433-b92485da2ab2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Acquiring lock "cinder-attachment_update-83551491-ad1b-445a-9321-918abb28ead9-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:09:05 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-02fe30e5-d412-48f0-b433-b92485da2ab2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Lock "cinder-attachment_update-83551491-ad1b-445a-9321-918abb28ead9-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:09:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aba94b9f-4ab2-4558-8a8c-b3c7f700e875 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aba94b9f-4ab2-4558-8a8c-b3c7f700e875 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aba94b9f-4ab2-4558-8a8c-b3c7f700e875 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aba94b9f-4ab2-4558-8a8c-b3c7f700e875 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-aba94b9f-4ab2-4558-8a8c-b3c7f700e875 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aba94b9f-4ab2-4558-8a8c-b3c7f700e875 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1096/2193] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:05 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 886 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:06 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-02fe30e5-d412-48f0-b433-b92485da2ab2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Lock "cinder-attachment_update-83551491-ad1b-445a-9321-918abb28ead9-devstack" released by "attachment_update" :: held 1.548s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:09:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-02fe30e5-d412-48f0-b433-b92485da2ab2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d returned with HTTP 200 Sep 07 17:09:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1098/2194] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:09:05 2026] PUT /volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d => generated 694 bytes in 1643 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-f488420f-8ef5-4b24-b38a-5d00d4d873af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-f488420f-8ef5-4b24-b38a-5d00d4d873af tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d/action Sep 07 17:09:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-f488420f-8ef5-4b24-b38a-5d00d4d873af tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:09:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-f488420f-8ef5-4b24-b38a-5d00d4d873af tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-6bb852d2-ab22-473e-99f3-157819fe2cdf req-f488420f-8ef5-4b24-b38a-5d00d4d873af tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d/action returned with HTTP 204 Sep 07 17:09:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1097/2195] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:09:06 2026] POST /volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c6152e87-660f-495f-9e27-52e795f658ed None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c6152e87-660f-495f-9e27-52e795f658ed tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c6152e87-660f-495f-9e27-52e795f658ed tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c6152e87-660f-495f-9e27-52e795f658ed tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c6152e87-660f-495f-9e27-52e795f658ed tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c6152e87-660f-495f-9e27-52e795f658ed tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1099/2196] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:07 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 887 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0c6b934b-fbaa-47ef-9d8f-fabca471b75f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c6b934b-fbaa-47ef-9d8f-fabca471b75f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c6b934b-fbaa-47ef-9d8f-fabca471b75f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c6b934b-fbaa-47ef-9d8f-fabca471b75f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0c6b934b-fbaa-47ef-9d8f-fabca471b75f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Volume info retrieved successfully. Sep 07 17:09:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c6b934b-fbaa-47ef-9d8f-fabca471b75f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1098/2197] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:07 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 887 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-244fc469-96e7-4fb6-9063-cf91ab94fbfe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-244fc469-96e7-4fb6-9063-cf91ab94fbfe tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-244fc469-96e7-4fb6-9063-cf91ab94fbfe tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-244fc469-96e7-4fb6-9063-cf91ab94fbfe tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:07 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-244fc469-96e7-4fb6-9063-cf91ab94fbfe tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume with id: 2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-244fc469-96e7-4fb6-9063-cf91ab94fbfe tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-244fc469-96e7-4fb6-9063-cf91ab94fbfe tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume request issued successfully. Sep 07 17:09:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-244fc469-96e7-4fb6-9063-cf91ab94fbfe tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 202 Sep 07 17:09:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1100/2198] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:07 2026] DELETE /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:09:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f0082b13-0182-4fee-a810-75fec67e513d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f0082b13-0182-4fee-a810-75fec67e513d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f0082b13-0182-4fee-a810-75fec67e513d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f0082b13-0182-4fee-a810-75fec67e513d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f0082b13-0182-4fee-a810-75fec67e513d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f0082b13-0182-4fee-a810-75fec67e513d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 200 Sep 07 17:09:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1099/2199] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:07 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 886 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cc7d7be1-a146-466a-9e0f-df6266f3c573 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cc7d7be1-a146-466a-9e0f-df6266f3c573 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cc7d7be1-a146-466a-9e0f-df6266f3c573 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cc7d7be1-a146-466a-9e0f-df6266f3c573 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cc7d7be1-a146-466a-9e0f-df6266f3c573 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 404 Sep 07 17:09:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1101/2200] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:08 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea81ff01-9a23-405d-986c-02d3aacf84fd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea81ff01-9a23-405d-986c-02d3aacf84fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea81ff01-9a23-405d-986c-02d3aacf84fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea81ff01-9a23-405d-986c-02d3aacf84fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea81ff01-9a23-405d-986c-02d3aacf84fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 404 Sep 07 17:09:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1100/2201] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:08 2026] GET /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aefa7282-8be7-4111-bca4-f616f6d99915 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aefa7282-8be7-4111-bca4-f616f6d99915 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aefa7282-8be7-4111-bca4-f616f6d99915 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aefa7282-8be7-4111-bca4-f616f6d99915 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-aefa7282-8be7-4111-bca4-f616f6d99915 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume with id: 2657114d-cf3c-45a7-a5da-b4562bf2fb5d Sep 07 17:09:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aefa7282-8be7-4111-bca4-f616f6d99915 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d returned with HTTP 404 Sep 07 17:09:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1102/2202] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:08 2026] DELETE /volume/v3/volumes/2657114d-cf3c-45a7-a5da-b4562bf2fb5d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5ae58a98-ba37-445b-80f3-2ef261979c78 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5ae58a98-ba37-445b-80f3-2ef261979c78 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:09:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5ae58a98-ba37-445b-80f3-2ef261979c78 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5ae58a98-ba37-445b-80f3-2ef261979c78 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:08 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-5ae58a98-ba37-445b-80f3-2ef261979c78 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete snapshot with id: b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:09:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5ae58a98-ba37-445b-80f3-2ef261979c78 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5ae58a98-ba37-445b-80f3-2ef261979c78 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot delete request issued successfully. Sep 07 17:09:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5ae58a98-ba37-445b-80f3-2ef261979c78 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 202 Sep 07 17:09:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1101/2203] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:09:08 2026] DELETE /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1c46a3ea-06c2-4472-b937-1a70afeeda1f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c46a3ea-06c2-4472-b937-1a70afeeda1f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c46a3ea-06c2-4472-b937-1a70afeeda1f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c46a3ea-06c2-4472-b937-1a70afeeda1f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1c46a3ea-06c2-4472-b937-1a70afeeda1f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c46a3ea-06c2-4472-b937-1a70afeeda1f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 200 Sep 07 17:09:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1103/2204] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:08 2026] GET /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 467 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a1aed91a-60ac-4789-ad22-1be3728f45d3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a1aed91a-60ac-4789-ad22-1be3728f45d3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:09:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a1aed91a-60ac-4789-ad22-1be3728f45d3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a1aed91a-60ac-4789-ad22-1be3728f45d3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a1aed91a-60ac-4789-ad22-1be3728f45d3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a1aed91a-60ac-4789-ad22-1be3728f45d3 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 200 Sep 07 17:09:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1102/2205] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:09 2026] GET /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 467 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f4978c1a-82f4-4741-acdd-12052029a0fd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4978c1a-82f4-4741-acdd-12052029a0fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:09:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f4978c1a-82f4-4741-acdd-12052029a0fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f4978c1a-82f4-4741-acdd-12052029a0fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f4978c1a-82f4-4741-acdd-12052029a0fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4978c1a-82f4-4741-acdd-12052029a0fd tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 200 Sep 07 17:09:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1104/2206] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:11 2026] GET /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3867b748-55d2-477d-aeae-b46db5eed147 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3867b748-55d2-477d-aeae-b46db5eed147 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 Sep 07 17:09:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3867b748-55d2-477d-aeae-b46db5eed147 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3867b748-55d2-477d-aeae-b46db5eed147 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3867b748-55d2-477d-aeae-b46db5eed147 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 returned with HTTP 404 Sep 07 17:09:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1103/2207] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:12 2026] GET /volume/v3/snapshots/b7e0be85-9c3e-407e-892d-8d3e70b89932 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d9aeb9de-b9cf-4aca-9ec5-3d50992728a2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9aeb9de-b9cf-4aca-9ec5-3d50992728a2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:09:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9aeb9de-b9cf-4aca-9ec5-3d50992728a2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9aeb9de-b9cf-4aca-9ec5-3d50992728a2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d9aeb9de-b9cf-4aca-9ec5-3d50992728a2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9aeb9de-b9cf-4aca-9ec5-3d50992728a2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 returned with HTTP 200 Sep 07 17:09:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1105/2208] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:12 2026] GET /volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-999d722d-5aa9-4c10-b67f-3b53dc623209 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-999d722d-5aa9-4c10-b67f-3b53dc623209 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:09:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-999d722d-5aa9-4c10-b67f-3b53dc623209 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-999d722d-5aa9-4c10-b67f-3b53dc623209 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:12 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-999d722d-5aa9-4c10-b67f-3b53dc623209 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume with id: 3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:09:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-999d722d-5aa9-4c10-b67f-3b53dc623209 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-999d722d-5aa9-4c10-b67f-3b53dc623209 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume request issued successfully. Sep 07 17:09:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-999d722d-5aa9-4c10-b67f-3b53dc623209 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 returned with HTTP 202 Sep 07 17:09:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1104/2209] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:12 2026] DELETE /volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:09:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5b56f7e1-a8c6-4563-b367-9d22f95196de None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5b56f7e1-a8c6-4563-b367-9d22f95196de tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:09:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5b56f7e1-a8c6-4563-b367-9d22f95196de tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5b56f7e1-a8c6-4563-b367-9d22f95196de tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5b56f7e1-a8c6-4563-b367-9d22f95196de tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5b56f7e1-a8c6-4563-b367-9d22f95196de tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 returned with HTTP 200 Sep 07 17:09:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1106/2210] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:12 2026] GET /volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2af91c05-22bf-4076-ad88-c58f9dd72260 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2af91c05-22bf-4076-ad88-c58f9dd72260 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2af91c05-22bf-4076-ad88-c58f9dd72260 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2af91c05-22bf-4076-ad88-c58f9dd72260 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2af91c05-22bf-4076-ad88-c58f9dd72260 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 returned with HTTP 404 Sep 07 17:09:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1105/2211] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:13 2026] GET /volume/v3/volumes/3a6446cf-5c7b-4930-8ae3-2347af7f3de5 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2cf6e3c3-e916-45e2-8fdb-de3e2dc6a3c2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2cf6e3c3-e916-45e2-8fdb-de3e2dc6a3c2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:09:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2cf6e3c3-e916-45e2-8fdb-de3e2dc6a3c2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2cf6e3c3-e916-45e2-8fdb-de3e2dc6a3c2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2cf6e3c3-e916-45e2-8fdb-de3e2dc6a3c2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Volume info retrieved successfully. Sep 07 17:09:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2cf6e3c3-e916-45e2-8fdb-de3e2dc6a3c2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:09:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1107/2212] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:13 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1979038230"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1979038230'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume of 1 GB Sep 07 17:09:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Availability Zones retrieved successfully. Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (6fb13574-2eec-49d4-8d1b-062ed515bd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d294b9-dd36-4167-90a9-577bb681a046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d294b9-dd36-4167-90a9-577bb681a046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a0e542-a185-421e-9b17-2b715cd5cba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Created reservations ['ed9c2215-e6bd-44ac-957c-f3f38ef346f1', '2319fde1-25e9-4189-87ca-ad9f89ebbc2d', '556d02c4-61f0-4622-ab0e-5f62ee58f72d', 'ee95662a-842a-4db4-b913-1a3408573fc5'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a0e542-a185-421e-9b17-2b715cd5cba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed9c2215-e6bd-44ac-957c-f3f38ef346f1', '2319fde1-25e9-4189-87ca-ad9f89ebbc2d', '556d02c4-61f0-4622-ab0e-5f62ee58f72d', 'ee95662a-842a-4db4-b913-1a3408573fc5']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c43986-bd15-409c-851c-1f6269f57fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c43986-bd15-409c-851c-1f6269f57fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04bbd81c-f802-41a0-9c7f-d5bcc3de9034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1979038230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['ed9c2215-e6bd-44ac-957c-f3f38ef346f1','2319fde1-25e9-4189-87ca-ad9f89ebbc2d','556d02c4-61f0-4622-ab0e-5f62ee58f72d','ee95662a-842a-4db4-b913-1a3408573fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1979038230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04bbd81c-f802-41a0-9c7f-d5bcc3de9034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a92aeb442546659efd03e1dfdd4be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c4f6629-2747-4095-aa3e-3a8432995b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c4f6629-2747-4095-aa3e-3a8432995b6b) transitioned into state 'SUCCESS' from state '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-1979038230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['ed9c2215-e6bd-44ac-957c-f3f38ef346f1','2319fde1-25e9-4189-87ca-ad9f89ebbc2d','556d02c4-61f0-4622-ab0e-5f62ee58f72d','ee95662a-842a-4db4-b913-1a3408573fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd759aa-eceb-4fee-a33b-b1197dacf5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd759aa-eceb-4fee-a33b-b1197dacf5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:14 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (6fb13574-2eec-49d4-8d1b-062ed515bd06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:09:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request issued successfully. Sep 07 17:09:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-41d5b421-f492-4cb0-a461-0f9b1f269c46 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:09:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1106/2213] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:09:13 2026] POST /volume/v3/volumes => generated 761 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:09:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e887ffad-3e79-4ce2-aa23-b027b21a12bc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e887ffad-3e79-4ce2-aa23-b027b21a12bc tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e887ffad-3e79-4ce2-aa23-b027b21a12bc tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e887ffad-3e79-4ce2-aa23-b027b21a12bc tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e887ffad-3e79-4ce2-aa23-b027b21a12bc tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e887ffad-3e79-4ce2-aa23-b027b21a12bc tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 returned with HTTP 200 Sep 07 17:09:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1108/2214] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:14 2026] GET /volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:09:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f1199d9d-e90f-4055-97cf-499b676e046b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f1199d9d-e90f-4055-97cf-499b676e046b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f1199d9d-e90f-4055-97cf-499b676e046b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f1199d9d-e90f-4055-97cf-499b676e046b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f1199d9d-e90f-4055-97cf-499b676e046b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f1199d9d-e90f-4055-97cf-499b676e046b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 returned with HTTP 200 Sep 07 17:09:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1107/2215] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:15 2026] GET /volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fe6f24c3-ecf3-4199-828f-4a7d83d4b270 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe6f24c3-ecf3-4199-828f-4a7d83d4b270 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe6f24c3-ecf3-4199-828f-4a7d83d4b270 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe6f24c3-ecf3-4199-828f-4a7d83d4b270 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fe6f24c3-ecf3-4199-828f-4a7d83d4b270 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe6f24c3-ecf3-4199-828f-4a7d83d4b270 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 returned with HTTP 200 Sep 07 17:09:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1109/2216] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:16 2026] GET /volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0a8cb56a-9ad2-4a7f-ad54-b1403ac16b80 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a8cb56a-9ad2-4a7f-ad54-b1403ac16b80 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:09:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a8cb56a-9ad2-4a7f-ad54-b1403ac16b80 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04bbd81c-f802-41a0-9c7f-d5bcc3de9034", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2039565158"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0a8cb56a-9ad2-4a7f-ad54-b1403ac16b80 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:16 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-0a8cb56a-9ad2-4a7f-ad54-b1403ac16b80 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create snapshot from volume 04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:16 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-0a8cb56a-9ad2-4a7f-ad54-b1403ac16b80 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Created reservations ['a2dd0576-011c-44df-ba28-29cd26b8344c', '18c098a8-ec7c-456e-9193-26adacf9dea3', 'a082f868-43e9-40ce-a6fc-1f9011133de2', '92835f99-3883-4959-b5cb-1e309767304e'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:09:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0a8cb56a-9ad2-4a7f-ad54-b1403ac16b80 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot create request issued successfully. Sep 07 17:09:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a8cb56a-9ad2-4a7f-ad54-b1403ac16b80 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:09:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1108/2217] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:09:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:09:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5e92540e-8e2c-443a-938e-92e8d67337d2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e92540e-8e2c-443a-938e-92e8d67337d2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e92540e-8e2c-443a-938e-92e8d67337d2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e92540e-8e2c-443a-938e-92e8d67337d2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5e92540e-8e2c-443a-938e-92e8d67337d2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e92540e-8e2c-443a-938e-92e8d67337d2 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a returned with HTTP 200 Sep 07 17:09:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1110/2218] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:16 2026] GET /volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-55e454a6-d9b9-46e6-918a-167a79d9b0ff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-55e454a6-d9b9-46e6-918a-167a79d9b0ff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-55e454a6-d9b9-46e6-918a-167a79d9b0ff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-55e454a6-d9b9-46e6-918a-167a79d9b0ff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-55e454a6-d9b9-46e6-918a-167a79d9b0ff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-55e454a6-d9b9-46e6-918a-167a79d9b0ff tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a returned with HTTP 200 Sep 07 17:09:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1109/2219] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:17 2026] GET /volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ea297cfc-0fe1-4745-a4ea-15cbaee0a142 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea297cfc-0fe1-4745-a4ea-15cbaee0a142 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ea297cfc-0fe1-4745-a4ea-15cbaee0a142 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ea297cfc-0fe1-4745-a4ea-15cbaee0a142 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ea297cfc-0fe1-4745-a4ea-15cbaee0a142 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea297cfc-0fe1-4745-a4ea-15cbaee0a142 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a returned with HTTP 200 Sep 07 17:09:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1111/2220] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:18 2026] GET /volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fc3303cf-492b-4345-87f9-03c55f754835 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fc3303cf-492b-4345-87f9-03c55f754835 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fc3303cf-492b-4345-87f9-03c55f754835 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fc3303cf-492b-4345-87f9-03c55f754835 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fc3303cf-492b-4345-87f9-03c55f754835 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fc3303cf-492b-4345-87f9-03c55f754835 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a returned with HTTP 200 Sep 07 17:09:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1110/2221] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:19 2026] GET /volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:09:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0e649891-9268-4e90-8a9a-ffe372e3ea9a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1296191469"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request body: {'volume': {'snapshot_id': '0e649891-9268-4e90-8a9a-ffe372e3ea9a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1296191469'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:09:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:19 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume of 1 GB Sep 07 17:09:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Availability Zones retrieved successfully. Sep 07 17:09:19 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (917375d0-e6c4-4120-9efb-9a415375103f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:09:19 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c997080a-adb0-43af-bef2-06f87a069856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:19 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:09:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c997080a-adb0-43af-bef2-06f87a069856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0e649891-9268-4e90-8a9a-ffe372e3ea9a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe3365c-cfe6-4f22-889c-86592c4e957f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Created reservations ['20564a2c-dc37-4a93-82f6-db23bb0a431d', '76868aae-d1ce-4854-aa47-384c7197a90f', '460c7ef1-f4b6-4a06-aa36-ca9522268eec', '220a0296-827a-491e-9038-c0a79a1c9c7b'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe3365c-cfe6-4f22-889c-86592c4e957f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20564a2c-dc37-4a93-82f6-db23bb0a431d', '76868aae-d1ce-4854-aa47-384c7197a90f', '460c7ef1-f4b6-4a06-aa36-ca9522268eec', '220a0296-827a-491e-9038-c0a79a1c9c7b']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41403599-611a-45bd-98cb-b83ea5dc5d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41403599-611a-45bd-98cb-b83ea5dc5d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b420052-33bc-4fb7-8f85-e90ecc14fd90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1296191469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['20564a2c-dc37-4a93-82f6-db23bb0a431d','76868aae-d1ce-4854-aa47-384c7197a90f','460c7ef1-f4b6-4a06-aa36-ca9522268eec','220a0296-827a-491e-9038-c0a79a1c9c7b'],size=1,snapshot_id=0e649891-9268-4e90-8a9a-ffe372e3ea9a,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:09:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1296191469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b420052-33bc-4fb7-8f85-e90ecc14fd90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50a92aeb442546659efd03e1dfdd4be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0e649891-9268-4e90-8a9a-ffe372e3ea9a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abad3d6-7ad0-47bd-aebf-438982dc443f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abad3d6-7ad0-47bd-aebf-438982dc443f) transitioned into state 'SUCCESS' from state '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-1296191469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50a92aeb442546659efd03e1dfdd4be9',qos_specs=None,replication_status=,reservations=['20564a2c-dc37-4a93-82f6-db23bb0a431d','76868aae-d1ce-4854-aa47-384c7197a90f','460c7ef1-f4b6-4a06-aa36-ca9522268eec','220a0296-827a-491e-9038-c0a79a1c9c7b'],size=1,snapshot_id=0e649891-9268-4e90-8a9a-ffe372e3ea9a,source_replicaid=,source_volid=None,status='creating',user_id='e2cb0a8c5b0e487d8f81d45ef4cb0ed3',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66e8d584-a2d4-4453-b07b-5ae369bf2572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66e8d584-a2d4-4453-b07b-5ae369bf2572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Flow 'volume_create_api' (917375d0-e6c4-4120-9efb-9a415375103f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:09:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Create volume request issued successfully. Sep 07 17:09:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f0046e54-67ed-48fd-ab60-8da4cf8f43d8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:09:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1112/2222] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:09:19 2026] POST /volume/v3/volumes => generated 795 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:09:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-85ad998a-5d24-43b8-89ad-c6f07a0e87f7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-85ad998a-5d24-43b8-89ad-c6f07a0e87f7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-85ad998a-5d24-43b8-89ad-c6f07a0e87f7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-85ad998a-5d24-43b8-89ad-c6f07a0e87f7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-85ad998a-5d24-43b8-89ad-c6f07a0e87f7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-85ad998a-5d24-43b8-89ad-c6f07a0e87f7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1111/2223] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:20 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-716eba44-f434-4979-b3eb-e6f81135b695 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-716eba44-f434-4979-b3eb-e6f81135b695 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-716eba44-f434-4979-b3eb-e6f81135b695 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-716eba44-f434-4979-b3eb-e6f81135b695 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-716eba44-f434-4979-b3eb-e6f81135b695 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-716eba44-f434-4979-b3eb-e6f81135b695 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1113/2224] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:21 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-692f5d19-da37-4f6a-ab41-88ad05cd2456 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-692f5d19-da37-4f6a-ab41-88ad05cd2456 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-692f5d19-da37-4f6a-ab41-88ad05cd2456 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-692f5d19-da37-4f6a-ab41-88ad05cd2456 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-692f5d19-da37-4f6a-ab41-88ad05cd2456 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-692f5d19-da37-4f6a-ab41-88ad05cd2456 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1112/2225] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:22 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 887 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b2586cc4-063f-4c84-87a7-001f0487bd30 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2586cc4-063f-4c84-87a7-001f0487bd30 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2586cc4-063f-4c84-87a7-001f0487bd30 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2586cc4-063f-4c84-87a7-001f0487bd30 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b2586cc4-063f-4c84-87a7-001f0487bd30 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2586cc4-063f-4c84-87a7-001f0487bd30 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1114/2226] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:23 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 887 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2e96f8b9-f86d-4f21-b41b-44f6c3ead1df None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2e96f8b9-f86d-4f21-b41b-44f6c3ead1df tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2e96f8b9-f86d-4f21-b41b-44f6c3ead1df tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2e96f8b9-f86d-4f21-b41b-44f6c3ead1df tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2e96f8b9-f86d-4f21-b41b-44f6c3ead1df tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2e96f8b9-f86d-4f21-b41b-44f6c3ead1df tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1113/2227] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:24 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 887 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f307cdb7-04d2-45c5-aef2-f5c017fb6405 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f307cdb7-04d2-45c5-aef2-f5c017fb6405 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f307cdb7-04d2-45c5-aef2-f5c017fb6405 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f307cdb7-04d2-45c5-aef2-f5c017fb6405 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f307cdb7-04d2-45c5-aef2-f5c017fb6405 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f307cdb7-04d2-45c5-aef2-f5c017fb6405 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1115/2228] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:25 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 887 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-061242e9-106f-427a-9cde-e5ec62f2c954 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-061242e9-106f-427a-9cde-e5ec62f2c954 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-061242e9-106f-427a-9cde-e5ec62f2c954 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-061242e9-106f-427a-9cde-e5ec62f2c954 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-061242e9-106f-427a-9cde-e5ec62f2c954 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-061242e9-106f-427a-9cde-e5ec62f2c954 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1114/2229] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:27 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 887 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eda595a9-e653-4e8d-a084-7739450f59f8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eda595a9-e653-4e8d-a084-7739450f59f8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eda595a9-e653-4e8d-a084-7739450f59f8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eda595a9-e653-4e8d-a084-7739450f59f8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eda595a9-e653-4e8d-a084-7739450f59f8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eda595a9-e653-4e8d-a084-7739450f59f8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1116/2230] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:28 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6a0e1ca3-7eb6-4a25-a5d8-2aa5367e107b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a0e1ca3-7eb6-4a25-a5d8-2aa5367e107b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a0e1ca3-7eb6-4a25-a5d8-2aa5367e107b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6a0e1ca3-7eb6-4a25-a5d8-2aa5367e107b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6a0e1ca3-7eb6-4a25-a5d8-2aa5367e107b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] Volume info retrieved successfully. Sep 07 17:09:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6a0e1ca3-7eb6-4a25-a5d8-2aa5367e107b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-reader] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1115/2231] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:28 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ab001bf7-7f83-4dc9-8d5d-d9ccedbc8de9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ab001bf7-7f83-4dc9-8d5d-d9ccedbc8de9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ab001bf7-7f83-4dc9-8d5d-d9ccedbc8de9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ab001bf7-7f83-4dc9-8d5d-d9ccedbc8de9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ab001bf7-7f83-4dc9-8d5d-d9ccedbc8de9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume with id: 5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ab001bf7-7f83-4dc9-8d5d-d9ccedbc8de9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ab001bf7-7f83-4dc9-8d5d-d9ccedbc8de9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume request issued successfully. Sep 07 17:09:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ab001bf7-7f83-4dc9-8d5d-d9ccedbc8de9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 202 Sep 07 17:09:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1117/2232] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:28 2026] DELETE /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:09:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c0179496-be82-42ae-92c3-3af01771d5e1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0179496-be82-42ae-92c3-3af01771d5e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0179496-be82-42ae-92c3-3af01771d5e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0179496-be82-42ae-92c3-3af01771d5e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c0179496-be82-42ae-92c3-3af01771d5e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0179496-be82-42ae-92c3-3af01771d5e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 200 Sep 07 17:09:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1116/2233] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:28 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ba69e663-5fe3-4aeb-8918-75d301c030ac None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba69e663-5fe3-4aeb-8918-75d301c030ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba69e663-5fe3-4aeb-8918-75d301c030ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba69e663-5fe3-4aeb-8918-75d301c030ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba69e663-5fe3-4aeb-8918-75d301c030ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 404 Sep 07 17:09:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1118/2234] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:29 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-17697c80-b460-4328-a84f-39c7d77fdcc1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-17697c80-b460-4328-a84f-39c7d77fdcc1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-17697c80-b460-4328-a84f-39c7d77fdcc1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-17697c80-b460-4328-a84f-39c7d77fdcc1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-17697c80-b460-4328-a84f-39c7d77fdcc1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 404 Sep 07 17:09:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1117/2235] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:29 2026] GET /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-28219ae3-ce5f-45dd-823d-14a6e09588ac None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-28219ae3-ce5f-45dd-823d-14a6e09588ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-28219ae3-ce5f-45dd-823d-14a6e09588ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-28219ae3-ce5f-45dd-823d-14a6e09588ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-28219ae3-ce5f-45dd-823d-14a6e09588ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume with id: 5b420052-33bc-4fb7-8f85-e90ecc14fd90 Sep 07 17:09:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-28219ae3-ce5f-45dd-823d-14a6e09588ac tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 returned with HTTP 404 Sep 07 17:09:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1119/2236] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:29 2026] DELETE /volume/v3/volumes/5b420052-33bc-4fb7-8f85-e90ecc14fd90 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-15a7fdf0-7b73-470c-8dc7-5a1108ad7c9f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-15a7fdf0-7b73-470c-8dc7-5a1108ad7c9f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-15a7fdf0-7b73-470c-8dc7-5a1108ad7c9f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-15a7fdf0-7b73-470c-8dc7-5a1108ad7c9f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:29 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-15a7fdf0-7b73-470c-8dc7-5a1108ad7c9f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete snapshot with id: 0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-15a7fdf0-7b73-470c-8dc7-5a1108ad7c9f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-15a7fdf0-7b73-470c-8dc7-5a1108ad7c9f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot delete request issued successfully. Sep 07 17:09:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-15a7fdf0-7b73-470c-8dc7-5a1108ad7c9f tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a returned with HTTP 202 Sep 07 17:09:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1118/2237] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:09:29 2026] DELETE /volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0c40565f-fde8-40ee-abdb-6e2427a453c7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c40565f-fde8-40ee-abdb-6e2427a453c7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c40565f-fde8-40ee-abdb-6e2427a453c7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c40565f-fde8-40ee-abdb-6e2427a453c7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0c40565f-fde8-40ee-abdb-6e2427a453c7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c40565f-fde8-40ee-abdb-6e2427a453c7 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a returned with HTTP 200 Sep 07 17:09:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1120/2238] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:29 2026] GET /volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3db2a934-0fac-455a-810f-8620caaca0c8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3db2a934-0fac-455a-810f-8620caaca0c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3db2a934-0fac-455a-810f-8620caaca0c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3db2a934-0fac-455a-810f-8620caaca0c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3db2a934-0fac-455a-810f-8620caaca0c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Snapshot retrieved successfully. Sep 07 17:09:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3db2a934-0fac-455a-810f-8620caaca0c8 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a returned with HTTP 200 Sep 07 17:09:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1119/2239] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:30 2026] GET /volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ee8a8d30-5627-4875-ae45-ef59676d6e95 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ee8a8d30-5627-4875-ae45-ef59676d6e95 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a Sep 07 17:09:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ee8a8d30-5627-4875-ae45-ef59676d6e95 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ee8a8d30-5627-4875-ae45-ef59676d6e95 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ee8a8d30-5627-4875-ae45-ef59676d6e95 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a returned with HTTP 404 Sep 07 17:09:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1121/2240] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:09:31 2026] GET /volume/v3/snapshots/0e649891-9268-4e90-8a9a-ffe372e3ea9a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-57f5c072-7295-4e16-a398-9a15251bd3c0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-57f5c072-7295-4e16-a398-9a15251bd3c0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-57f5c072-7295-4e16-a398-9a15251bd3c0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-57f5c072-7295-4e16-a398-9a15251bd3c0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-57f5c072-7295-4e16-a398-9a15251bd3c0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-57f5c072-7295-4e16-a398-9a15251bd3c0 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 returned with HTTP 200 Sep 07 17:09:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1120/2241] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:31 2026] GET /volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-840eeef4-75d7-4847-b02c-9656e5c16759 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-840eeef4-75d7-4847-b02c-9656e5c16759 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-840eeef4-75d7-4847-b02c-9656e5c16759 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-840eeef4-75d7-4847-b02c-9656e5c16759 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:31 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-840eeef4-75d7-4847-b02c-9656e5c16759 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume with id: 04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-840eeef4-75d7-4847-b02c-9656e5c16759 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-840eeef4-75d7-4847-b02c-9656e5c16759 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume request issued successfully. Sep 07 17:09:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-840eeef4-75d7-4847-b02c-9656e5c16759 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 returned with HTTP 202 Sep 07 17:09:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1122/2242] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:31 2026] DELETE /volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:09:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-30afb3f8-e854-42b1-beee-3f32f5e038a9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-30afb3f8-e854-42b1-beee-3f32f5e038a9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-30afb3f8-e854-42b1-beee-3f32f5e038a9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-30afb3f8-e854-42b1-beee-3f32f5e038a9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-30afb3f8-e854-42b1-beee-3f32f5e038a9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-30afb3f8-e854-42b1-beee-3f32f5e038a9 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 returned with HTTP 200 Sep 07 17:09:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1121/2243] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:31 2026] GET /volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c5d7169c-930f-4abe-9f0b-3e521135a13d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c5d7169c-930f-4abe-9f0b-3e521135a13d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 Sep 07 17:09:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c5d7169c-930f-4abe-9f0b-3e521135a13d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c5d7169c-930f-4abe-9f0b-3e521135a13d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c5d7169c-930f-4abe-9f0b-3e521135a13d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 returned with HTTP 404 Sep 07 17:09:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1123/2244] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:32 2026] GET /volume/v3/volumes/04bbd81c-f802-41a0-9c7f-d5bcc3de9034 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23bd4891-c110-4b1a-b047-a78a8e3af0e1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23bd4891-c110-4b1a-b047-a78a8e3af0e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:09:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23bd4891-c110-4b1a-b047-a78a8e3af0e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23bd4891-c110-4b1a-b047-a78a8e3af0e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23bd4891-c110-4b1a-b047-a78a8e3af0e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23bd4891-c110-4b1a-b047-a78a8e3af0e1 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:09:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1122/2245] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:32 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6e167786-c75e-4664-83df-4a0927ae913d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e167786-c75e-4664-83df-4a0927ae913d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] DELETE http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:09:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e167786-c75e-4664-83df-4a0927ae913d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e167786-c75e-4664-83df-4a0927ae913d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:32 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-6e167786-c75e-4664-83df-4a0927ae913d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume with id: 19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:09:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6e167786-c75e-4664-83df-4a0927ae913d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6e167786-c75e-4664-83df-4a0927ae913d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Delete volume request issued successfully. Sep 07 17:09:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e167786-c75e-4664-83df-4a0927ae913d tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 202 Sep 07 17:09:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1124/2246] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:32 2026] DELETE /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:09:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a7d6f27f-b4f6-44ef-99aa-aba73544db67 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a7d6f27f-b4f6-44ef-99aa-aba73544db67 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:09:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a7d6f27f-b4f6-44ef-99aa-aba73544db67 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a7d6f27f-b4f6-44ef-99aa-aba73544db67 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a7d6f27f-b4f6-44ef-99aa-aba73544db67 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a7d6f27f-b4f6-44ef-99aa-aba73544db67 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:09:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1123/2247] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:33 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-46f314c8-3336-49fe-91af-deae5f24613b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-46f314c8-3336-49fe-91af-deae5f24613b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:09:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-46f314c8-3336-49fe-91af-deae5f24613b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-46f314c8-3336-49fe-91af-deae5f24613b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-46f314c8-3336-49fe-91af-deae5f24613b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Volume info retrieved successfully. Sep 07 17:09:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-46f314c8-3336-49fe-91af-deae5f24613b tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 200 Sep 07 17:09:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1125/2248] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:34 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-a7f66794-8d01-4dd7-a5c0-af1bf9ec5515 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-a7f66794-8d01-4dd7-a5c0-af1bf9ec5515 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] DELETE http://192.168.122.80/volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe Sep 07 17:09:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-a7f66794-8d01-4dd7-a5c0-af1bf9ec5515 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-a7f66794-8d01-4dd7-a5c0-af1bf9ec5515 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:34 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 17:09:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-a7f66794-8d01-4dd7-a5c0-af1bf9ec5515 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe returned with HTTP 200 Sep 07 17:09:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1124/2249] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:09:34 2026] DELETE /volume/v3/attachments/05d57900-2f01-446e-9517-e5d0c496dcfe => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-c50b7168-663d-4f6b-aa68-41732ae130c2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-c50b7168-663d-4f6b-aa68-41732ae130c2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] DELETE http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:09:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-c50b7168-663d-4f6b-aa68-41732ae130c2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-c50b7168-663d-4f6b-aa68-41732ae130c2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:35 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-c50b7168-663d-4f6b-aa68-41732ae130c2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Delete volume with id: c538e209-ac00-47ba-a332-493e59f78d93 Sep 07 17:09:35 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=248,cinder:INSERT=30,cinder:UPDATE=47 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:09:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-c50b7168-663d-4f6b-aa68-41732ae130c2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Volume info retrieved successfully. Sep 07 17:09:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-c50b7168-663d-4f6b-aa68-41732ae130c2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] Delete volume request issued successfully. Sep 07 17:09:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-a552a6d1-bc17-40ee-bdae-d5a1421dff23 req-c50b7168-663d-4f6b-aa68-41732ae130c2 tempest-TestShelveInstance-1564437632 tempest-TestShelveInstance-1564437632-project-member] http://192.168.122.80/volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 returned with HTTP 202 Sep 07 17:09:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1126/2250] 192.168.122.80 () {62 vars in 1504 bytes} [Mon Sep 7 17:09:35 2026] DELETE /volume/v3/volumes/c538e209-ac00-47ba-a332-493e59f78d93 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:09:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-27fbd8a3-eb2d-4dcd-9597-98917521be49 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27fbd8a3-eb2d-4dcd-9597-98917521be49 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] GET http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe Sep 07 17:09:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27fbd8a3-eb2d-4dcd-9597-98917521be49 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27fbd8a3-eb2d-4dcd-9597-98917521be49 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27fbd8a3-eb2d-4dcd-9597-98917521be49 tempest-VolumesSnapshotTestJSON-1869697952 tempest-VolumesSnapshotTestJSON-1869697952-project-member] http://192.168.122.80/volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe returned with HTTP 404 Sep 07 17:09:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1125/2251] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:35 2026] GET /volume/v3/volumes/19e6aeab-aa82-4d3b-b3c3-cc398fa370fe => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b1a88025-d2a9-45d7-8e8c-202780c22f65 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b1a88025-d2a9-45d7-8e8c-202780c22f65 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b1a88025-d2a9-45d7-8e8c-202780c22f65 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b1a88025-d2a9-45d7-8e8c-202780c22f65 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b1a88025-d2a9-45d7-8e8c-202780c22f65 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b1a88025-d2a9-45d7-8e8c-202780c22f65 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 200 Sep 07 17:09:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1127/2252] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:38 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 945 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-ddebc66a-69d7-4862-927b-4888a303a232 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-ddebc66a-69d7-4862-927b-4888a303a232 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-ddebc66a-69d7-4862-927b-4888a303a232 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-ddebc66a-69d7-4862-927b-4888a303a232 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=322,cinder:INSERT=60,cinder:UPDATE=110 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-ddebc66a-69d7-4862-927b-4888a303a232 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-ddebc66a-69d7-4862-927b-4888a303a232 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 200 Sep 07 17:09:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1126/2253] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:09:38 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 945 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bd5100ad-ec87-4b57-9dd5-fed02dada9a4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bd5100ad-ec87-4b57-9dd5-fed02dada9a4 None None] GET http://192.168.122.80/volume// Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bd5100ad-ec87-4b57-9dd5-fed02dada9a4 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bd5100ad-ec87-4b57-9dd5-fed02dada9a4 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bd5100ad-ec87-4b57-9dd5-fed02dada9a4 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:09:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1128/2254] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:09:38 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-8957e54e-56b3-4523-af68-347aa9ca03e9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-8957e54e-56b3-4523-af68-347aa9ca03e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-8957e54e-56b3-4523-af68-347aa9ca03e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f7682dd-eaf7-4da3-9dda-5e00c42d3307", "connector": null, "instance_uuid": "f671470d-1f05-4707-936a-57f09c7f6cba"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-8957e54e-56b3-4523-af68-347aa9ca03e9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:09:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1127/2255] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:09:38 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7c42ac88-0f53-4f91-a7ff-4a33253e361d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c42ac88-0f53-4f91-a7ff-4a33253e361d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7c42ac88-0f53-4f91-a7ff-4a33253e361d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7c42ac88-0f53-4f91-a7ff-4a33253e361d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-246c3ed5-e3d2-4b50-97db-9f8a0d0e6380 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-246c3ed5-e3d2-4b50-97db-9f8a0d0e6380 None None] GET http://192.168.122.80/volume// Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-246c3ed5-e3d2-4b50-97db-9f8a0d0e6380 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-246c3ed5-e3d2-4b50-97db-9f8a0d0e6380 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-246c3ed5-e3d2-4b50-97db-9f8a0d0e6380 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:09:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1128/2256] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:09:38 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:09:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-605f268c-fcb8-4141-a911-c0412b667f4c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-605f268c-fcb8-4141-a911-c0412b667f4c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-605f268c-fcb8-4141-a911-c0412b667f4c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-605f268c-fcb8-4141-a911-c0412b667f4c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7c42ac88-0f53-4f91-a7ff-4a33253e361d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c42ac88-0f53-4f91-a7ff-4a33253e361d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 200 Sep 07 17:09:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1129/2257] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:38 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 944 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-605f268c-fcb8-4141-a911-c0412b667f4c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-605f268c-fcb8-4141-a911-c0412b667f4c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 200 Sep 07 17:09:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1129/2258] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:09:38 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 1125 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:09:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-9509943b-2abf-42d5-8597-eefc16b8de05 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-9509943b-2abf-42d5-8597-eefc16b8de05 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] PUT http://192.168.122.80/volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49 Sep 07 17:09:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-9509943b-2abf-42d5-8597-eefc16b8de05 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:39 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-9509943b-2abf-42d5-8597-eefc16b8de05 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Acquiring lock "cinder-attachment_update-6f7682dd-eaf7-4da3-9dda-5e00c42d3307-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:09:39 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-9509943b-2abf-42d5-8597-eefc16b8de05 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Lock "cinder-attachment_update-6f7682dd-eaf7-4da3-9dda-5e00c42d3307-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:09:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:39 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-9509943b-2abf-42d5-8597-eefc16b8de05 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Lock "cinder-attachment_update-6f7682dd-eaf7-4da3-9dda-5e00c42d3307-devstack" released by "attachment_update" :: held 0.295s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:09:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-9509943b-2abf-42d5-8597-eefc16b8de05 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49 returned with HTTP 200 Sep 07 17:09:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1130/2259] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:09:39 2026] PUT /volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49 => generated 694 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-d533cc40-54a6-48e1-b578-554b941959f3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-d533cc40-54a6-48e1-b578-554b941959f3 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49/action Sep 07 17:09:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-d533cc40-54a6-48e1-b578-554b941959f3 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:09:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-d533cc40-54a6-48e1-b578-554b941959f3 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-237973aa-778b-4ca2-9561-06591086cd1a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-237973aa-778b-4ca2-9561-06591086cd1a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-237973aa-778b-4ca2-9561-06591086cd1a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-237973aa-778b-4ca2-9561-06591086cd1a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-fec3deaf-f89c-4829-ad8f-7011b366040f req-d533cc40-54a6-48e1-b578-554b941959f3 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49/action returned with HTTP 204 Sep 07 17:09:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1130/2260] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:09:39 2026] POST /volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-237973aa-778b-4ca2-9561-06591086cd1a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-237973aa-778b-4ca2-9561-06591086cd1a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 200 Sep 07 17:09:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1131/2261] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:40 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 1237 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3b466bf5-ade1-4a90-a49b-13fede2f7972 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b466bf5-ade1-4a90-a49b-13fede2f7972 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b466bf5-ade1-4a90-a49b-13fede2f7972 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b466bf5-ade1-4a90-a49b-13fede2f7972 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3b466bf5-ade1-4a90-a49b-13fede2f7972 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b466bf5-ade1-4a90-a49b-13fede2f7972 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 200 Sep 07 17:09:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1131/2262] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:40 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 1237 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eff82a01-24bc-4ad7-b689-4af24c7d7ad5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eff82a01-24bc-4ad7-b689-4af24c7d7ad5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eff82a01-24bc-4ad7-b689-4af24c7d7ad5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eff82a01-24bc-4ad7-b689-4af24c7d7ad5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eff82a01-24bc-4ad7-b689-4af24c7d7ad5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eff82a01-24bc-4ad7-b689-4af24c7d7ad5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1132/2263] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:40 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:09:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-3315564c-66e7-4e59-bee9-96339cc2de48 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-3315564c-66e7-4e59-bee9-96339cc2de48 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-3315564c-66e7-4e59-bee9-96339cc2de48 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-3315564c-66e7-4e59-bee9-96339cc2de48 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-3315564c-66e7-4e59-bee9-96339cc2de48 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-3315564c-66e7-4e59-bee9-96339cc2de48 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1132/2264] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:09:40 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 943 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4cba998a-dc12-4fec-b12e-08133b16e137 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4cba998a-dc12-4fec-b12e-08133b16e137 None None] GET http://192.168.122.80/volume// Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4cba998a-dc12-4fec-b12e-08133b16e137 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4cba998a-dc12-4fec-b12e-08133b16e137 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4cba998a-dc12-4fec-b12e-08133b16e137 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:09:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1133/2265] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:09:41 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:09:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-301624f0-225b-486c-be1a-2ceebb9c9348 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-301624f0-225b-486c-be1a-2ceebb9c9348 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:09:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-301624f0-225b-486c-be1a-2ceebb9c9348 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf449437-8c92-48c5-8a7b-37b415ba0811", "connector": null, "instance_uuid": "f671470d-1f05-4707-936a-57f09c7f6cba"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-301624f0-225b-486c-be1a-2ceebb9c9348 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:09:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1133/2266] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:09:41 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fce33610-751f-4015-964e-e360e03a73c7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fce33610-751f-4015-964e-e360e03a73c7 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fce33610-751f-4015-964e-e360e03a73c7 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fce33610-751f-4015-964e-e360e03a73c7 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c8f79df4-4ef6-49ab-b183-6f578f20579d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c8f79df4-4ef6-49ab-b183-6f578f20579d None None] GET http://192.168.122.80/volume// Sep 07 17:09:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c8f79df4-4ef6-49ab-b183-6f578f20579d None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c8f79df4-4ef6-49ab-b183-6f578f20579d None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c8f79df4-4ef6-49ab-b183-6f578f20579d None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:09:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1134/2267] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:09:41 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:09:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e0294197-7e4f-45d8-9ed6-29aacd135c85 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e0294197-7e4f-45d8-9ed6-29aacd135c85 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e0294197-7e4f-45d8-9ed6-29aacd135c85 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e0294197-7e4f-45d8-9ed6-29aacd135c85 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fce33610-751f-4015-964e-e360e03a73c7 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fce33610-751f-4015-964e-e360e03a73c7 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1134/2268] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:41 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 942 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e0294197-7e4f-45d8-9ed6-29aacd135c85 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e0294197-7e4f-45d8-9ed6-29aacd135c85 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1135/2269] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:09:41 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 1123 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-648336f6-f620-4d8a-af65-939c447bf3a6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-648336f6-f620-4d8a-af65-939c447bf3a6 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] PUT http://192.168.122.80/volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694 Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-648336f6-f620-4d8a-af65-939c447bf3a6 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-648336f6-f620-4d8a-af65-939c447bf3a6 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Acquiring lock "cinder-attachment_update-bf449437-8c92-48c5-8a7b-37b415ba0811-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-648336f6-f620-4d8a-af65-939c447bf3a6 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Lock "cinder-attachment_update-bf449437-8c92-48c5-8a7b-37b415ba0811-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:41 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-648336f6-f620-4d8a-af65-939c447bf3a6 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Lock "cinder-attachment_update-bf449437-8c92-48c5-8a7b-37b415ba0811-devstack" released by "attachment_update" :: held 0.269s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:09:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-648336f6-f620-4d8a-af65-939c447bf3a6 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694 returned with HTTP 200 Sep 07 17:09:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1135/2270] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:09:41 2026] PUT /volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694 => generated 694 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e39b7fa2-91c8-4173-a0aa-62f825a42157 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e39b7fa2-91c8-4173-a0aa-62f825a42157 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694/action Sep 07 17:09:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e39b7fa2-91c8-4173-a0aa-62f825a42157 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:09:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e39b7fa2-91c8-4173-a0aa-62f825a42157 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-93ea5871-6b51-4682-b61e-17666753df6f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-318b2946-84b7-440c-b96e-d26b7e6e5b59 req-e39b7fa2-91c8-4173-a0aa-62f825a42157 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694/action returned with HTTP 204 Sep 07 17:09:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1136/2271] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:09:42 2026] POST /volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93ea5871-6b51-4682-b61e-17666753df6f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93ea5871-6b51-4682-b61e-17666753df6f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-93ea5871-6b51-4682-b61e-17666753df6f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-93ea5871-6b51-4682-b61e-17666753df6f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-93ea5871-6b51-4682-b61e-17666753df6f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1136/2272] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:42 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 1235 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c6712363-e857-408e-94ab-11c091c5335d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6712363-e857-408e-94ab-11c091c5335d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6712363-e857-408e-94ab-11c091c5335d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6712363-e857-408e-94ab-11c091c5335d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c6712363-e857-408e-94ab-11c091c5335d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6712363-e857-408e-94ab-11c091c5335d tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1137/2273] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:42 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-f0581fda-4fee-4f68-a285-d677a7e0458c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-f0581fda-4fee-4f68-a285-d677a7e0458c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-f0581fda-4fee-4f68-a285-d677a7e0458c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-f0581fda-4fee-4f68-a285-d677a7e0458c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-f0581fda-4fee-4f68-a285-d677a7e0458c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-f0581fda-4fee-4f68-a285-d677a7e0458c tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 200 Sep 07 17:09:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1137/2274] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:09:46 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 1237 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-4c04ffe2-2106-4d56-b7ee-5cbbe6644f61 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-4c04ffe2-2106-4d56-b7ee-5cbbe6644f61 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307/action Sep 07 17:09:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-4c04ffe2-2106-4d56-b7ee-5cbbe6644f61 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:09:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-4c04ffe2-2106-4d56-b7ee-5cbbe6644f61 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-4c04ffe2-2106-4d56-b7ee-5cbbe6644f61 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-4c04ffe2-2106-4d56-b7ee-5cbbe6644f61 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Begin detaching volume completed successfully. Sep 07 17:09:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-4c04ffe2-2106-4d56-b7ee-5cbbe6644f61 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307/action returned with HTTP 202 Sep 07 17:09:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1138/2275] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:09:46 2026] POST /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:09:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0c31dc4f-56ec-470d-899a-d6a401b2fccb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c31dc4f-56ec-470d-899a-d6a401b2fccb None None] GET http://192.168.122.80/volume// Sep 07 17:09:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c31dc4f-56ec-470d-899a-d6a401b2fccb None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c31dc4f-56ec-470d-899a-d6a401b2fccb None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c31dc4f-56ec-470d-899a-d6a401b2fccb None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:09:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1138/2276] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:09:46 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:09:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-c8dc79c1-d522-456e-a712-509b02ec1527 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-c8dc79c1-d522-456e-a712-509b02ec1527 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-c8dc79c1-d522-456e-a712-509b02ec1527 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-c8dc79c1-d522-456e-a712-509b02ec1527 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-c8dc79c1-d522-456e-a712-509b02ec1527 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-c8dc79c1-d522-456e-a712-509b02ec1527 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 200 Sep 07 17:09:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1139/2277] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:09:46 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 1421 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:09:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-5b976ea7-d697-4313-b2a2-c48b04d68781 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-5b976ea7-d697-4313-b2a2-c48b04d68781 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] DELETE http://192.168.122.80/volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49 Sep 07 17:09:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-5b976ea7-d697-4313-b2a2-c48b04d68781 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-5b976ea7-d697-4313-b2a2-c48b04d68781 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:47 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:09:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8e41b361-a904-4c9f-908e-36461c3ba45d req-5b976ea7-d697-4313-b2a2-c48b04d68781 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49 returned with HTTP 200 Sep 07 17:09:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1139/2278] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:09:47 2026] DELETE /volume/v3/attachments/4fdaca94-644d-43de-bbed-aef992460d49 => generated 19 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5fd8226c-c701-4ce8-81c2-4d80758a3cbf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5fd8226c-c701-4ce8-81c2-4d80758a3cbf tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] DELETE http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5fd8226c-c701-4ce8-81c2-4d80758a3cbf tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5fd8226c-c701-4ce8-81c2-4d80758a3cbf tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:47 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-5fd8226c-c701-4ce8-81c2-4d80758a3cbf tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Delete volume with id: 6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5fd8226c-c701-4ce8-81c2-4d80758a3cbf tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5fd8226c-c701-4ce8-81c2-4d80758a3cbf tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Delete volume request issued successfully. Sep 07 17:09:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5fd8226c-c701-4ce8-81c2-4d80758a3cbf tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 202 Sep 07 17:09:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1140/2279] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:47 2026] DELETE /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:09:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3aab74a3-f670-4a64-94f0-20687b699d92 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-8abb2297-c1d4-4611-89e3-c3c5ce56508a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-8abb2297-c1d4-4611-89e3-c3c5ce56508a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-8abb2297-c1d4-4611-89e3-c3c5ce56508a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-8abb2297-c1d4-4611-89e3-c3c5ce56508a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3aab74a3-f670-4a64-94f0-20687b699d92 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:09:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3aab74a3-f670-4a64-94f0-20687b699d92 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-8abb2297-c1d4-4611-89e3-c3c5ce56508a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-8abb2297-c1d4-4611-89e3-c3c5ce56508a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1141/2280] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:09:51 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 1235 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:09:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3aab74a3-f670-4a64-94f0-20687b699d92 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:09:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1140/2281] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:09:51 2026] POST /volume/v3/types => generated 287 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-e03d24fa-c008-4339-9639-80e470c63fce None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-e03d24fa-c008-4339-9639-80e470c63fce tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] POST http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811/action Sep 07 17:09:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-e03d24fa-c008-4339-9639-80e470c63fce tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:09:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-e03d24fa-c008-4339-9639-80e470c63fce tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-e03d24fa-c008-4339-9639-80e470c63fce tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-e03d24fa-c008-4339-9639-80e470c63fce tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Begin detaching volume completed successfully. Sep 07 17:09:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-e03d24fa-c008-4339-9639-80e470c63fce tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811/action returned with HTTP 202 Sep 07 17:09:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1142/2282] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:09:51 2026] POST /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 17:09:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-42e59ffc-eaa8-4c3a-ba0d-5fc7606a3391 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42e59ffc-eaa8-4c3a-ba0d-5fc7606a3391 None None] GET http://192.168.122.80/volume// Sep 07 17:09:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42e59ffc-eaa8-4c3a-ba0d-5fc7606a3391 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-42e59ffc-eaa8-4c3a-ba0d-5fc7606a3391 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-42e59ffc-eaa8-4c3a-ba0d-5fc7606a3391 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:09:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1141/2283] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:09:51 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:09:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-39fcbec5-4c36-40d2-ad56-7843de9d57f1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-39fcbec5-4c36-40d2-ad56-7843de9d57f1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-39fcbec5-4c36-40d2-ad56-7843de9d57f1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-39fcbec5-4c36-40d2-ad56-7843de9d57f1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-39fcbec5-4c36-40d2-ad56-7843de9d57f1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-39fcbec5-4c36-40d2-ad56-7843de9d57f1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1143/2284] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:09:51 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 1419 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:09:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-06ed953f-76f7-4ab0-9a93-9e498557c821 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-06ed953f-76f7-4ab0-9a93-9e498557c821 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] DELETE http://192.168.122.80/volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694 Sep 07 17:09:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-06ed953f-76f7-4ab0-9a93-9e498557c821 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-06ed953f-76f7-4ab0-9a93-9e498557c821 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:52 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:09:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8f67c2f6-9bb5-423b-8455-35ca52c3291d req-06ed953f-76f7-4ab0-9a93-9e498557c821 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694 returned with HTTP 200 Sep 07 17:09:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1142/2285] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:09:52 2026] DELETE /volume/v3/attachments/20b49d1c-ca74-444a-9bc9-b21a47793694 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-224edaa1-cd1f-4b31-8935-62fa2c46199f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-224edaa1-cd1f-4b31-8935-62fa2c46199f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] DELETE http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-224edaa1-cd1f-4b31-8935-62fa2c46199f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-224edaa1-cd1f-4b31-8935-62fa2c46199f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:53 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-224edaa1-cd1f-4b31-8935-62fa2c46199f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Delete volume with id: bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-224edaa1-cd1f-4b31-8935-62fa2c46199f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-224edaa1-cd1f-4b31-8935-62fa2c46199f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Delete volume request issued successfully. Sep 07 17:09:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-224edaa1-cd1f-4b31-8935-62fa2c46199f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 202 Sep 07 17:09:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1144/2286] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:09:53 2026] DELETE /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:09:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-8d546c87-280d-4346-9cd1-8bd42fdec839 req-8fa12311-77b3-419d-b691-b398cdf438f9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8d546c87-280d-4346-9cd1-8bd42fdec839 req-8fa12311-77b3-419d-b691-b398cdf438f9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:09:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8d546c87-280d-4346-9cd1-8bd42fdec839 req-8fa12311-77b3-419d-b691-b398cdf438f9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-8d546c87-280d-4346-9cd1-8bd42fdec839 req-8fa12311-77b3-419d-b691-b398cdf438f9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-8d546c87-280d-4346-9cd1-8bd42fdec839 req-8fa12311-77b3-419d-b691-b398cdf438f9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:09:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-8d546c87-280d-4346-9cd1-8bd42fdec839 req-8fa12311-77b3-419d-b691-b398cdf438f9 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 200 Sep 07 17:09:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1143/2287] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:09:53 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 942 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-9de277ee-57d3-4632-8906-60d198d0993a req-da15410b-0694-4cfc-a572-58b8790554a1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9de277ee-57d3-4632-8906-60d198d0993a req-da15410b-0694-4cfc-a572-58b8790554a1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:09:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9de277ee-57d3-4632-8906-60d198d0993a req-da15410b-0694-4cfc-a572-58b8790554a1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9de277ee-57d3-4632-8906-60d198d0993a req-da15410b-0694-4cfc-a572-58b8790554a1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9de277ee-57d3-4632-8906-60d198d0993a req-da15410b-0694-4cfc-a572-58b8790554a1 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 404 Sep 07 17:09:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1145/2288] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:09:53 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:09:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:09:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "8d673ec9-6bf2-49cb-836c-c075beb31e61", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:09:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '8d673ec9-6bf2-49cb-836c-c075beb31e61', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:09:54 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Create volume of 1 GB Sep 07 17:09:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Availability Zones retrieved successfully. Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Flow 'volume_create_api' (40cd221d-5dab-45df-839c-bae824ee6437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc08cc0e-10ca-48b6-9c04-66401263c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc08cc0e-10ca-48b6-9c04-66401263c853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:09:52Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=768ad067-7650-421a-8ff3-6df5986eae4e,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': '768ad067-7650-421a-8ff3-6df5986eae4e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1900ba-a8c7-4782-94fd-dafed9c00d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-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. Sep 07 17:09:55 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-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. Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Created reservations ['0f19c633-f5fb-4acc-a7aa-8f2e834c1d40', 'aab48cd2-90dc-4b48-958e-4c3fc56b7cf6', '959b9ac1-fcbf-4e0a-bd44-cac7f57407c6', '98107eec-f4de-40f4-870f-e6fa249c3967'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1900ba-a8c7-4782-94fd-dafed9c00d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f19c633-f5fb-4acc-a7aa-8f2e834c1d40', 'aab48cd2-90dc-4b48-958e-4c3fc56b7cf6', '959b9ac1-fcbf-4e0a-bd44-cac7f57407c6', '98107eec-f4de-40f4-870f-e6fa249c3967']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11df954a-87b2-4990-aa48-f8a5a53138f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11df954a-87b2-4990-aa48-f8a5a53138f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73fdee72-0a82-489a-afdd-8fafbbf137f5', '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='2fa4dcf98ac1460a85f2915af7ee6ac2',qos_specs=None,replication_status=,reservations=['0f19c633-f5fb-4acc-a7aa-8f2e834c1d40','aab48cd2-90dc-4b48-958e-4c3fc56b7cf6','959b9ac1-fcbf-4e0a-bd44-cac7f57407c6','98107eec-f4de-40f4-870f-e6fa249c3967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d4f6b7706b4ad1b8103c0fa28b5d4e',volume_type_id=768ad067-7650-421a-8ff3-6df5986eae4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:09:55Z,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=73fdee72-0a82-489a-afdd-8fafbbf137f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fa4dcf98ac1460a85f2915af7ee6ac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85d4f6b7706b4ad1b8103c0fa28b5d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(768ad067-7650-421a-8ff3-6df5986eae4e),volume_type_id=768ad067-7650-421a-8ff3-6df5986eae4e)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47a65033-fac0-4e73-979f-902d6bd7b6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47a65033-fac0-4e73-979f-902d6bd7b6d2) transitioned into state 'SUCCESS' from 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='2fa4dcf98ac1460a85f2915af7ee6ac2',qos_specs=None,replication_status=,reservations=['0f19c633-f5fb-4acc-a7aa-8f2e834c1d40','aab48cd2-90dc-4b48-958e-4c3fc56b7cf6','959b9ac1-fcbf-4e0a-bd44-cac7f57407c6','98107eec-f4de-40f4-870f-e6fa249c3967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d4f6b7706b4ad1b8103c0fa28b5d4e',volume_type_id=768ad067-7650-421a-8ff3-6df5986eae4e)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8d89b3-b551-4f28-822d-ebb33c1027ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8d89b3-b551-4f28-822d-ebb33c1027ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Flow 'volume_create_api' (40cd221d-5dab-45df-839c-bae824ee6437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:09:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Create volume request issued successfully. Sep 07 17:09:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e7a14f7b-3eaf-4ecc-ada5-260613751fbb tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:09:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1144/2289] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:09:54 2026] POST /volume/v3/volumes => generated 804 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:09:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7f0455bb-f79a-467f-a9b0-1b410966956a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7f0455bb-f79a-467f-a9b0-1b410966956a tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:09:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7f0455bb-f79a-467f-a9b0-1b410966956a tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7f0455bb-f79a-467f-a9b0-1b410966956a tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7f0455bb-f79a-467f-a9b0-1b410966956a tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:09:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7f0455bb-f79a-467f-a9b0-1b410966956a tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 200 Sep 07 17:09:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1146/2290] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:55 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 872 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-23e0276b-0a8b-4e8a-93c8-cdc19774e9ed None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-23e0276b-0a8b-4e8a-93c8-cdc19774e9ed tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:09:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-23e0276b-0a8b-4e8a-93c8-cdc19774e9ed tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-23e0276b-0a8b-4e8a-93c8-cdc19774e9ed tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-23e0276b-0a8b-4e8a-93c8-cdc19774e9ed tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:09:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-23e0276b-0a8b-4e8a-93c8-cdc19774e9ed tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 200 Sep 07 17:09:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1145/2291] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:56 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 896 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0f3a4d1c-d491-44df-99e5-cfbc7fe68319 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0f3a4d1c-d491-44df-99e5-cfbc7fe68319 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:09:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0f3a4d1c-d491-44df-99e5-cfbc7fe68319 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0f3a4d1c-d491-44df-99e5-cfbc7fe68319 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0f3a4d1c-d491-44df-99e5-cfbc7fe68319 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:09:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0f3a4d1c-d491-44df-99e5-cfbc7fe68319 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 200 Sep 07 17:09:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1147/2292] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:57 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-757d46d1-a716-42f0-8bb2-6f2c95f1359c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-757d46d1-a716-42f0-8bb2-6f2c95f1359c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:09:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-757d46d1-a716-42f0-8bb2-6f2c95f1359c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-757d46d1-a716-42f0-8bb2-6f2c95f1359c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:09:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:09:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-757d46d1-a716-42f0-8bb2-6f2c95f1359c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:09:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-757d46d1-a716-42f0-8bb2-6f2c95f1359c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 200 Sep 07 17:09:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1146/2293] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:58 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a834db43-dccb-4b5b-9b5d-721f4be2928c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a834db43-dccb-4b5b-9b5d-721f4be2928c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:09:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a834db43-dccb-4b5b-9b5d-721f4be2928c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a834db43-dccb-4b5b-9b5d-721f4be2928c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:09:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:09:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:09:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:09:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:09:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a834db43-dccb-4b5b-9b5d-721f4be2928c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:09:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a834db43-dccb-4b5b-9b5d-721f4be2928c tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 200 Sep 07 17:09:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1148/2294] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:09:59 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 957 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:09:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-ef0d8e84-126e-45c8-8a38-0aff95cf065d req-a5456f51-0749-4411-9d57-2d5954c8b32a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:09:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ef0d8e84-126e-45c8-8a38-0aff95cf065d req-a5456f51-0749-4411-9d57-2d5954c8b32a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] DELETE http://192.168.122.80/volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d Sep 07 17:09:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ef0d8e84-126e-45c8-8a38-0aff95cf065d req-a5456f51-0749-4411-9d57-2d5954c8b32a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:09:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-ef0d8e84-126e-45c8-8a38-0aff95cf065d req-a5456f51-0749-4411-9d57-2d5954c8b32a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:00 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:10:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-ef0d8e84-126e-45c8-8a38-0aff95cf065d req-a5456f51-0749-4411-9d57-2d5954c8b32a tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d returned with HTTP 200 Sep 07 17:10:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1147/2295] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:09:59 2026] DELETE /volume/v3/attachments/cf6b223d-0f4f-4689-b77b-0de18a773d3d => generated 19 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0ebaaf8-e420-460b-9953-b622a613fcda None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0ebaaf8-e420-460b-9953-b622a613fcda tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:10:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0ebaaf8-e420-460b-9953-b622a613fcda tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0ebaaf8-e420-460b-9953-b622a613fcda tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e0ebaaf8-e420-460b-9953-b622a613fcda tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:10:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0ebaaf8-e420-460b-9953-b622a613fcda tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 200 Sep 07 17:10:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1149/2296] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:00 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 957 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-73a1ef39-977a-42ce-a2f1-3f71827e9e9f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-73a1ef39-977a-42ce-a2f1-3f71827e9e9f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] DELETE http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:10:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-73a1ef39-977a-42ce-a2f1-3f71827e9e9f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-73a1ef39-977a-42ce-a2f1-3f71827e9e9f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:01 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-73a1ef39-977a-42ce-a2f1-3f71827e9e9f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Delete volume with id: 83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:10:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-73a1ef39-977a-42ce-a2f1-3f71827e9e9f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:10:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-73a1ef39-977a-42ce-a2f1-3f71827e9e9f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Delete volume request issued successfully. Sep 07 17:10:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-73a1ef39-977a-42ce-a2f1-3f71827e9e9f tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 202 Sep 07 17:10:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1148/2297] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:10:01 2026] DELETE /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0e855373-9424-47a5-8e91-8196adc009f5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e855373-9424-47a5-8e91-8196adc009f5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:10:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e855373-9424-47a5-8e91-8196adc009f5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e855373-9424-47a5-8e91-8196adc009f5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0e855373-9424-47a5-8e91-8196adc009f5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Volume info retrieved successfully. Sep 07 17:10:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e855373-9424-47a5-8e91-8196adc009f5 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 200 Sep 07 17:10:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1150/2298] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:01 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 1254 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6f89827a-20f0-4549-96ba-8ed056cda565 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f89827a-20f0-4549-96ba-8ed056cda565 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f89827a-20f0-4549-96ba-8ed056cda565 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f89827a-20f0-4549-96ba-8ed056cda565 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6f89827a-20f0-4549-96ba-8ed056cda565 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f89827a-20f0-4549-96ba-8ed056cda565 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 200 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1149/2299] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:02 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cd73891d-ffa9-4154-bc62-c1bacf0bf3bc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cd73891d-ffa9-4154-bc62-c1bacf0bf3bc tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] DELETE http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cd73891d-ffa9-4154-bc62-c1bacf0bf3bc tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cd73891d-ffa9-4154-bc62-c1bacf0bf3bc tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-cd73891d-ffa9-4154-bc62-c1bacf0bf3bc tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Delete volume with id: 73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cd73891d-ffa9-4154-bc62-c1bacf0bf3bc tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cd73891d-ffa9-4154-bc62-c1bacf0bf3bc tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Delete volume request issued successfully. Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cd73891d-ffa9-4154-bc62-c1bacf0bf3bc tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 202 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1151/2300] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:10:02 2026] DELETE /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7a8f954c-17a9-47f0-b2c6-b9044398c87f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7a8f954c-17a9-47f0-b2c6-b9044398c87f tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7a8f954c-17a9-47f0-b2c6-b9044398c87f tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7a8f954c-17a9-47f0-b2c6-b9044398c87f tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7a8f954c-17a9-47f0-b2c6-b9044398c87f tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Volume info retrieved successfully. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7a8f954c-17a9-47f0-b2c6-b9044398c87f tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 200 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1150/2301] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:02 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 1300 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-67373e1d-e2f7-463c-a9d6-275327d33d80 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-67373e1d-e2f7-463c-a9d6-275327d33d80 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-67373e1d-e2f7-463c-a9d6-275327d33d80 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-67373e1d-e2f7-463c-a9d6-275327d33d80 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-67373e1d-e2f7-463c-a9d6-275327d33d80 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 returned with HTTP 404 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1152/2302] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:02 2026] GET /volume/v3/volumes/83551491-ad1b-445a-9321-918abb28ead9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-778cf334-f12f-426f-a6cf-9b060b8471b2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-778cf334-f12f-426f-a6cf-9b060b8471b2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] DELETE http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-778cf334-f12f-426f-a6cf-9b060b8471b2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-778cf334-f12f-426f-a6cf-9b060b8471b2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-778cf334-f12f-426f-a6cf-9b060b8471b2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Delete volume with id: bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-778cf334-f12f-426f-a6cf-9b060b8471b2 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 404 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1151/2303] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:10:02 2026] DELETE /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-54829fc7-8da1-497e-b236-ad06694b070b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-54829fc7-8da1-497e-b236-ad06694b070b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-54829fc7-8da1-497e-b236-ad06694b070b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-54829fc7-8da1-497e-b236-ad06694b070b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-54829fc7-8da1-497e-b236-ad06694b070b tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 returned with HTTP 404 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1153/2304] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:02 2026] GET /volume/v3/volumes/bf449437-8c92-48c5-8a7b-37b415ba0811 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d35f77ff-7296-4ebd-a04f-99681ce11664 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d35f77ff-7296-4ebd-a04f-99681ce11664 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] DELETE http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d35f77ff-7296-4ebd-a04f-99681ce11664 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d35f77ff-7296-4ebd-a04f-99681ce11664 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-d35f77ff-7296-4ebd-a04f-99681ce11664 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Delete volume with id: 6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d35f77ff-7296-4ebd-a04f-99681ce11664 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 404 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1152/2305] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:10:02 2026] DELETE /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-27eeb834-b092-4cee-a58c-61ff0062e1f8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27eeb834-b092-4cee-a58c-61ff0062e1f8 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] GET http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27eeb834-b092-4cee-a58c-61ff0062e1f8 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27eeb834-b092-4cee-a58c-61ff0062e1f8 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27eeb834-b092-4cee-a58c-61ff0062e1f8 tempest-TestInstancesWithCinderVolumes-1276987584 tempest-TestInstancesWithCinderVolumes-1276987584-project-member] http://192.168.122.80/volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 returned with HTTP 404 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1154/2306] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:02 2026] GET /volume/v3/volumes/6f7682dd-eaf7-4da3-9dda-5e00c42d3307 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e6df7cc4-3d12-4c4f-952d-3176e49dad83 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e6df7cc4-3d12-4c4f-952d-3176e49dad83 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] GET http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e6df7cc4-3d12-4c4f-952d-3176e49dad83 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e6df7cc4-3d12-4c4f-952d-3176e49dad83 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e6df7cc4-3d12-4c4f-952d-3176e49dad83 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e6df7cc4-3d12-4c4f-952d-3176e49dad83 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Get all volumes completed successfully. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e6df7cc4-3d12-4c4f-952d-3176e49dad83 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1153/2307] 192.168.122.80 () {58 vars in 1164 bytes} [Mon Sep 7 17:10:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1466 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f41d8ebb-b20c-470e-a7c7-a79c41675a57 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f41d8ebb-b20c-470e-a7c7-a79c41675a57 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] DELETE http://192.168.122.80/volume/v3/types/16d83739-aacd-44ac-b2ba-084a57ff4dd6 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f41d8ebb-b20c-470e-a7c7-a79c41675a57 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f41d8ebb-b20c-470e-a7c7-a79c41675a57 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f41d8ebb-b20c-470e-a7c7-a79c41675a57 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/types/16d83739-aacd-44ac-b2ba-084a57ff4dd6 returned with HTTP 202 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1155/2308] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:02 2026] DELETE /volume/v3/types/16d83739-aacd-44ac-b2ba-084a57ff4dd6 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4e12d77d-5d19-4f5f-9bd0-d975d4ea2c1d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e12d77d-5d19-4f5f-9bd0-d975d4ea2c1d tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] GET http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e12d77d-5d19-4f5f-9bd0-d975d4ea2c1d tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e12d77d-5d19-4f5f-9bd0-d975d4ea2c1d tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e12d77d-5d19-4f5f-9bd0-d975d4ea2c1d tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:10:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4e12d77d-5d19-4f5f-9bd0-d975d4ea2c1d tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Get all volumes completed successfully. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e12d77d-5d19-4f5f-9bd0-d975d4ea2c1d tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 17:10:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1154/2309] 192.168.122.80 () {58 vars in 1164 bytes} [Mon Sep 7 17:10:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-80b0f097-cb0e-487f-a88d-ce4719df29cf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-80b0f097-cb0e-487f-a88d-ce4719df29cf tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] DELETE http://192.168.122.80/volume/v3/types/e0b9e43a-ed63-4a43-bd97-ad188628a32d Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-80b0f097-cb0e-487f-a88d-ce4719df29cf tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-80b0f097-cb0e-487f-a88d-ce4719df29cf tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-80b0f097-cb0e-487f-a88d-ce4719df29cf tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/types/e0b9e43a-ed63-4a43-bd97-ad188628a32d returned with HTTP 202 Sep 07 17:10:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1156/2310] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:02 2026] DELETE /volume/v3/types/e0b9e43a-ed63-4a43-bd97-ad188628a32d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-35a43d12-880b-4233-b694-da80cb74890e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-35a43d12-880b-4233-b694-da80cb74890e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] GET http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-35a43d12-880b-4233-b694-da80cb74890e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-35a43d12-880b-4233-b694-da80cb74890e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-35a43d12-880b-4233-b694-da80cb74890e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-35a43d12-880b-4233-b694-da80cb74890e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Get all volumes completed successfully. Sep 07 17:10:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-35a43d12-880b-4233-b694-da80cb74890e tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 17:10:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1155/2311] 192.168.122.80 () {58 vars in 1164 bytes} [Mon Sep 7 17:10:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-59715049-2498-42e4-be8e-34d811deef41 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-59715049-2498-42e4-be8e-34d811deef41 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] DELETE http://192.168.122.80/volume/v3/types/39a941b3-c383-4508-9e27-ba20a7f394b9 Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-59715049-2498-42e4-be8e-34d811deef41 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-59715049-2498-42e4-be8e-34d811deef41 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-59715049-2498-42e4-be8e-34d811deef41 tempest-TestInstancesWithCinderVolumes-1331551589 tempest-TestInstancesWithCinderVolumes-1331551589-project-admin] http://192.168.122.80/volume/v3/types/39a941b3-c383-4508-9e27-ba20a7f394b9 returned with HTTP 202 Sep 07 17:10:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1157/2312] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:03 2026] DELETE /volume/v3/types/39a941b3-c383-4508-9e27-ba20a7f394b9 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-970e6a47-76e9-48f5-a676-6a54035fb624 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-970e6a47-76e9-48f5-a676-6a54035fb624 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] GET http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-970e6a47-76e9-48f5-a676-6a54035fb624 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-970e6a47-76e9-48f5-a676-6a54035fb624 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-970e6a47-76e9-48f5-a676-6a54035fb624 tempest-VolumeAndVolumeTypeFromImageTest-655606382 tempest-VolumeAndVolumeTypeFromImageTest-655606382-project-member] http://192.168.122.80/volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 returned with HTTP 404 Sep 07 17:10:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1156/2313] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:03 2026] GET /volume/v3/volumes/73fdee72-0a82-489a-afdd-8fafbbf137f5 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-021933a5-eea7-4e9c-9ff8-1824f27181bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-021933a5-eea7-4e9c-9ff8-1824f27181bf tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] GET http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-021933a5-eea7-4e9c-9ff8-1824f27181bf tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-021933a5-eea7-4e9c-9ff8-1824f27181bf tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-021933a5-eea7-4e9c-9ff8-1824f27181bf tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-021933a5-eea7-4e9c-9ff8-1824f27181bf tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] Get all volumes completed successfully. Sep 07 17:10:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-021933a5-eea7-4e9c-9ff8-1824f27181bf tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 17:10:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1158/2314] 192.168.122.80 () {58 vars in 1164 bytes} [Mon Sep 7 17:10:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-33d8596c-3aa0-4863-bb99-984449285287 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-33d8596c-3aa0-4863-bb99-984449285287 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] DELETE http://192.168.122.80/volume/v3/types/768ad067-7650-421a-8ff3-6df5986eae4e Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-33d8596c-3aa0-4863-bb99-984449285287 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-33d8596c-3aa0-4863-bb99-984449285287 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-33d8596c-3aa0-4863-bb99-984449285287 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] http://192.168.122.80/volume/v3/types/768ad067-7650-421a-8ff3-6df5986eae4e returned with HTTP 202 Sep 07 17:10:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1157/2315] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:03 2026] DELETE /volume/v3/types/768ad067-7650-421a-8ff3-6df5986eae4e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5f3751b7-e9f2-48ae-92cc-bc805b810759 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5f3751b7-e9f2-48ae-92cc-bc805b810759 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] GET http://192.168.122.80/volume/v3/types/768ad067-7650-421a-8ff3-6df5986eae4e Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5f3751b7-e9f2-48ae-92cc-bc805b810759 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5f3751b7-e9f2-48ae-92cc-bc805b810759 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5f3751b7-e9f2-48ae-92cc-bc805b810759 tempest-VolumeAndVolumeTypeFromImageTest-1590645236 tempest-VolumeAndVolumeTypeFromImageTest-1590645236-project-admin] http://192.168.122.80/volume/v3/types/768ad067-7650-421a-8ff3-6df5986eae4e returned with HTTP 404 Sep 07 17:10:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1159/2316] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:10:03 2026] GET /volume/v3/types/768ad067-7650-421a-8ff3-6df5986eae4e => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Create volume of 1 GB Sep 07 17:10:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Availability Zones retrieved successfully. Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Flow 'volume_create_api' (7f399a03-d719-41fe-81fe-385ed156b1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf0cd3c3-5903-404c-8ab0-eb44fee52358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf0cd3c3-5903-404c-8ab0-eb44fee52358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a99688-fda0-42bb-9818-c7893e8aa4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Created reservations ['7d15fc3e-ca95-4200-a593-5e4593a1f114', '6df0cd38-4a64-47d3-ac10-65d1bbb35a8b', '1d6339b8-3f4e-4b9f-b5e1-24cbc370e487', 'bba77208-c9f6-4f16-a22a-b310c21dfe05'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a99688-fda0-42bb-9818-c7893e8aa4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d15fc3e-ca95-4200-a593-5e4593a1f114', '6df0cd38-4a64-47d3-ac10-65d1bbb35a8b', '1d6339b8-3f4e-4b9f-b5e1-24cbc370e487', 'bba77208-c9f6-4f16-a22a-b310c21dfe05']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531d5fcd-44a7-4a90-8d76-05bd1d5e68e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531d5fcd-44a7-4a90-8d76-05bd1d5e68e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1a0583e-189a-45ba-afc4-94c1e75e56ff', '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='82aaacad1956478a9edb02dd260af8fb',qos_specs=None,replication_status=,reservations=['7d15fc3e-ca95-4200-a593-5e4593a1f114','6df0cd38-4a64-47d3-ac10-65d1bbb35a8b','1d6339b8-3f4e-4b9f-b5e1-24cbc370e487','bba77208-c9f6-4f16-a22a-b310c21dfe05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e118d92c704954ac7700d4e287c401',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:10:10Z,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=b1a0583e-189a-45ba-afc4-94c1e75e56ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82aaacad1956478a9edb02dd260af8fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e118d92c704954ac7700d4e287c401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41110f2c-f25d-451a-98a9-5228d70236dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41110f2c-f25d-451a-98a9-5228d70236dc) transitioned into state 'SUCCESS' from 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='82aaacad1956478a9edb02dd260af8fb',qos_specs=None,replication_status=,reservations=['7d15fc3e-ca95-4200-a593-5e4593a1f114','6df0cd38-4a64-47d3-ac10-65d1bbb35a8b','1d6339b8-3f4e-4b9f-b5e1-24cbc370e487','bba77208-c9f6-4f16-a22a-b310c21dfe05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e118d92c704954ac7700d4e287c401',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0757d5d7-6109-492a-bcc4-c6cb834c93a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:11 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0757d5d7-6109-492a-bcc4-c6cb834c93a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:11 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Flow 'volume_create_api' (7f399a03-d719-41fe-81fe-385ed156b1d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:10:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Create volume request issued successfully. Sep 07 17:10:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-72689a8a-c148-4253-aa8a-2bcc0f105bff tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:10:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1158/2317] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:10:10 2026] POST /volume/v3/volumes => generated 747 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:10:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7af97a50-dd2e-41ef-9954-7ea1a3156b6c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7af97a50-dd2e-41ef-9954-7ea1a3156b6c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7af97a50-dd2e-41ef-9954-7ea1a3156b6c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7af97a50-dd2e-41ef-9954-7ea1a3156b6c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7af97a50-dd2e-41ef-9954-7ea1a3156b6c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7af97a50-dd2e-41ef-9954-7ea1a3156b6c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff returned with HTTP 200 Sep 07 17:10:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1160/2318] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:11 2026] GET /volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff => generated 815 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f3590f0e-afd3-4ef3-af24-66aa5578b046 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f3590f0e-afd3-4ef3-af24-66aa5578b046 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f3590f0e-afd3-4ef3-af24-66aa5578b046 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f3590f0e-afd3-4ef3-af24-66aa5578b046 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f3590f0e-afd3-4ef3-af24-66aa5578b046 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f3590f0e-afd3-4ef3-af24-66aa5578b046 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff returned with HTTP 200 Sep 07 17:10:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1159/2319] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:12 2026] GET /volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-52e666f2-46f5-43f7-972e-4323b21ca7d6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52e666f2-46f5-43f7-972e-4323b21ca7d6 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52e666f2-46f5-43f7-972e-4323b21ca7d6 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52e666f2-46f5-43f7-972e-4323b21ca7d6 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-52e666f2-46f5-43f7-972e-4323b21ca7d6 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52e666f2-46f5-43f7-972e-4323b21ca7d6 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff returned with HTTP 200 Sep 07 17:10:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1161/2320] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:13 2026] GET /volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff => generated 840 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f919cba4-4a76-402f-ae97-1f61c6fd0d2b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f919cba4-4a76-402f-ae97-1f61c6fd0d2b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f919cba4-4a76-402f-ae97-1f61c6fd0d2b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f919cba4-4a76-402f-ae97-1f61c6fd0d2b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f919cba4-4a76-402f-ae97-1f61c6fd0d2b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f919cba4-4a76-402f-ae97-1f61c6fd0d2b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff returned with HTTP 200 Sep 07 17:10:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1160/2321] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:13 2026] GET /volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff => generated 840 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1837096629"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1837096629'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Create volume of 1 GB Sep 07 17:10:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Availability Zones retrieved successfully. Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Flow 'volume_create_api' (06a23fbd-e6fb-463a-bd0d-2cc75f866070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da885857-90f1-4e57-aa2a-20529701f90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da885857-90f1-4e57-aa2a-20529701f90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e78d9c48-1776-43f4-852a-8cbcd1011571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Created reservations ['e3a7a6b9-cb07-491c-b2d4-31b371d90541', '2519ef53-f05e-41cd-9aaf-a028cbf54833', '1dc2688b-7f38-4819-9807-ef7e8a2fc40e', '0f926d6a-f454-40d6-81a0-7a2cad34a03d'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e78d9c48-1776-43f4-852a-8cbcd1011571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3a7a6b9-cb07-491c-b2d4-31b371d90541', '2519ef53-f05e-41cd-9aaf-a028cbf54833', '1dc2688b-7f38-4819-9807-ef7e8a2fc40e', '0f926d6a-f454-40d6-81a0-7a2cad34a03d']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73b6b7b-f69d-4079-9115-f6bfe7ea773a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73b6b7b-f69d-4079-9115-f6bfe7ea773a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e4a2daf-40da-4bed-875e-3a877cad864e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1837096629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82aaacad1956478a9edb02dd260af8fb',qos_specs=None,replication_status=,reservations=['e3a7a6b9-cb07-491c-b2d4-31b371d90541','2519ef53-f05e-41cd-9aaf-a028cbf54833','1dc2688b-7f38-4819-9807-ef7e8a2fc40e','0f926d6a-f454-40d6-81a0-7a2cad34a03d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e118d92c704954ac7700d4e287c401',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:10:13Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1837096629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e4a2daf-40da-4bed-875e-3a877cad864e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82aaacad1956478a9edb02dd260af8fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e118d92c704954ac7700d4e287c401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e361ea-2a8b-4914-8e2d-749180f6ecf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e361ea-2a8b-4914-8e2d-749180f6ecf1) transitioned into 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-1837096629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82aaacad1956478a9edb02dd260af8fb',qos_specs=None,replication_status=,reservations=['e3a7a6b9-cb07-491c-b2d4-31b371d90541','2519ef53-f05e-41cd-9aaf-a028cbf54833','1dc2688b-7f38-4819-9807-ef7e8a2fc40e','0f926d6a-f454-40d6-81a0-7a2cad34a03d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e118d92c704954ac7700d4e287c401',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efac0bba-6542-4014-8d0d-964be0be0819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efac0bba-6542-4014-8d0d-964be0be0819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Flow 'volume_create_api' (06a23fbd-e6fb-463a-bd0d-2cc75f866070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:10:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Create volume request issued successfully. Sep 07 17:10:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27c44525-d805-42ce-89d5-c1acd2ef7346 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:10:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1162/2322] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:10:13 2026] POST /volume/v3/volumes => generated 783 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:10:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b5420e0b-9d3c-4adb-9035-8e14e1debb9d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b5420e0b-9d3c-4adb-9035-8e14e1debb9d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b5420e0b-9d3c-4adb-9035-8e14e1debb9d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b5420e0b-9d3c-4adb-9035-8e14e1debb9d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b5420e0b-9d3c-4adb-9035-8e14e1debb9d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b5420e0b-9d3c-4adb-9035-8e14e1debb9d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e returned with HTTP 200 Sep 07 17:10:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1161/2323] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:13 2026] GET /volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:10:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ca673604-d469-4e45-bb72-8e24e7fc18bd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ca673604-d469-4e45-bb72-8e24e7fc18bd tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ca673604-d469-4e45-bb72-8e24e7fc18bd tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ca673604-d469-4e45-bb72-8e24e7fc18bd tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ca673604-d469-4e45-bb72-8e24e7fc18bd tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ca673604-d469-4e45-bb72-8e24e7fc18bd tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e returned with HTTP 200 Sep 07 17:10:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1163/2324] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:14 2026] GET /volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e => generated 875 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9de6eabc-a4f5-459c-96c6-d10080179330 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9de6eabc-a4f5-459c-96c6-d10080179330 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9de6eabc-a4f5-459c-96c6-d10080179330 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9de6eabc-a4f5-459c-96c6-d10080179330 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9de6eabc-a4f5-459c-96c6-d10080179330 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9de6eabc-a4f5-459c-96c6-d10080179330 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e returned with HTTP 200 Sep 07 17:10:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1162/2325] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:15 2026] GET /volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e => generated 876 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c4d5b880-0956-43db-bfef-da97ac8f37c8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c4d5b880-0956-43db-bfef-da97ac8f37c8 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c4d5b880-0956-43db-bfef-da97ac8f37c8 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c4d5b880-0956-43db-bfef-da97ac8f37c8 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c4d5b880-0956-43db-bfef-da97ac8f37c8 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c4d5b880-0956-43db-bfef-da97ac8f37c8 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e returned with HTTP 200 Sep 07 17:10:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1164/2326] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:16 2026] GET /volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e => generated 876 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f4dd5a7d-1aa1-4bfe-a3d8-b4582d0747da None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4dd5a7d-1aa1-4bfe-a3d8-b4582d0747da tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:10:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f4dd5a7d-1aa1-4bfe-a3d8-b4582d0747da tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e4a2daf-40da-4bed-875e-3a877cad864e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1866936658"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f4dd5a7d-1aa1-4bfe-a3d8-b4582d0747da tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:16 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-f4dd5a7d-1aa1-4bfe-a3d8-b4582d0747da tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Create snapshot from volume 9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:16 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-f4dd5a7d-1aa1-4bfe-a3d8-b4582d0747da tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Created reservations ['d58d8758-545e-46f5-bb84-6613ff8d85f2', 'a6234e6c-5454-4c55-a699-2f370578b832', 'cd3cd343-d4c4-465e-bafe-be255b75261d', '555f128d-9d84-42b3-8128-ccdfae1a3531'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:10:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f4dd5a7d-1aa1-4bfe-a3d8-b4582d0747da tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot create request issued successfully. Sep 07 17:10:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4dd5a7d-1aa1-4bfe-a3d8-b4582d0747da tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:10:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1163/2327] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:10:16 2026] POST /volume/v3/snapshots => generated 326 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:10:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb0386aa-e852-4415-ad65-12dc91d84256 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb0386aa-e852-4415-ad65-12dc91d84256 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb0386aa-e852-4415-ad65-12dc91d84256 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb0386aa-e852-4415-ad65-12dc91d84256 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cb0386aa-e852-4415-ad65-12dc91d84256 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb0386aa-e852-4415-ad65-12dc91d84256 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 200 Sep 07 17:10:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1165/2328] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:16 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 458 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b1030725-488d-4897-bfa3-8fdbdfd7112b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b1030725-488d-4897-bfa3-8fdbdfd7112b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b1030725-488d-4897-bfa3-8fdbdfd7112b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b1030725-488d-4897-bfa3-8fdbdfd7112b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b1030725-488d-4897-bfa3-8fdbdfd7112b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b1030725-488d-4897-bfa3-8fdbdfd7112b tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 200 Sep 07 17:10:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1164/2329] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:17 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 458 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c55bfc0c-0b0c-47d1-8ac9-a00ce35d70e5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c55bfc0c-0b0c-47d1-8ac9-a00ce35d70e5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c55bfc0c-0b0c-47d1-8ac9-a00ce35d70e5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c55bfc0c-0b0c-47d1-8ac9-a00ce35d70e5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c55bfc0c-0b0c-47d1-8ac9-a00ce35d70e5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c55bfc0c-0b0c-47d1-8ac9-a00ce35d70e5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 200 Sep 07 17:10:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1166/2330] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:18 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8586aefc-bd5b-4134-b24e-4049ce12cda5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8586aefc-bd5b-4134-b24e-4049ce12cda5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8586aefc-bd5b-4134-b24e-4049ce12cda5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8586aefc-bd5b-4134-b24e-4049ce12cda5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8586aefc-bd5b-4134-b24e-4049ce12cda5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8586aefc-bd5b-4134-b24e-4049ce12cda5 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 200 Sep 07 17:10:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1165/2331] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:19 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2c093e92-ae88-408b-a06d-9844c02e5502 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-480562771", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-480562771', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Create volume of 1 GB Sep 07 17:10:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Availability Zones retrieved successfully. Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Flow 'volume_create_api' (b3554c51-d747-45f4-ab7b-65b8e8f12139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107569d7-adb7-406b-8e3b-8999db12283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107569d7-adb7-406b-8e3b-8999db12283a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af074b2d-8c2a-4604-9244-a8cd2b500594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Created reservations ['ee35c33b-d869-4af9-b49a-cd31924caf9b', '35c95d41-d504-489b-b559-cff60a98ea5d', 'c2d6b489-97bd-469f-b105-c0722b9761fc', '2e98ae2d-781a-451a-a12c-5dcdb9f277fc'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af074b2d-8c2a-4604-9244-a8cd2b500594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee35c33b-d869-4af9-b49a-cd31924caf9b', '35c95d41-d504-489b-b559-cff60a98ea5d', 'c2d6b489-97bd-469f-b105-c0722b9761fc', '2e98ae2d-781a-451a-a12c-5dcdb9f277fc']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3021bd-2257-4c81-aa36-53fb08415a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3021bd-2257-4c81-aa36-53fb08415a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf85844-804d-4304-b33a-3ab64efee6f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-480562771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='962224fabdf4488e859b1de2a23009af',qos_specs=None,replication_status=,reservations=['ee35c33b-d869-4af9-b49a-cd31924caf9b','35c95d41-d504-489b-b559-cff60a98ea5d','c2d6b489-97bd-469f-b105-c0722b9761fc','2e98ae2d-781a-451a-a12c-5dcdb9f277fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04bf2a65697f4e5c9e88e64a1a2425fe',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-480562771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf85844-804d-4304-b33a-3ab64efee6f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='962224fabdf4488e859b1de2a23009af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04bf2a65697f4e5c9e88e64a1a2425fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c1652f91-6c4e-4c42-ade6-614a15c36c98 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf125698-e9d0-4b06-ad9c-e9fbfcdbd944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c1652f91-6c4e-4c42-ade6-614a15c36c98 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c1652f91-6c4e-4c42-ade6-614a15c36c98 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c1652f91-6c4e-4c42-ade6-614a15c36c98 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c1652f91-6c4e-4c42-ade6-614a15c36c98 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c1652f91-6c4e-4c42-ade6-614a15c36c98 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 200 Sep 07 17:10:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1166/2332] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:20 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 485 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0f015df4-3eab-40b1-9ff3-d9b43e5f242d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0f015df4-3eab-40b1-9ff3-d9b43e5f242d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0f015df4-3eab-40b1-9ff3-d9b43e5f242d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0f015df4-3eab-40b1-9ff3-d9b43e5f242d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf125698-e9d0-4b06-ad9c-e9fbfcdbd944) transitioned into state 'SUCCESS' from state '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-480562771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='962224fabdf4488e859b1de2a23009af',qos_specs=None,replication_status=,reservations=['ee35c33b-d869-4af9-b49a-cd31924caf9b','35c95d41-d504-489b-b559-cff60a98ea5d','c2d6b489-97bd-469f-b105-c0722b9761fc','2e98ae2d-781a-451a-a12c-5dcdb9f277fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04bf2a65697f4e5c9e88e64a1a2425fe',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0f015df4-3eab-40b1-9ff3-d9b43e5f242d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0f015df4-3eab-40b1-9ff3-d9b43e5f242d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 200 Sep 07 17:10:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1167/2333] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:20 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 485 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f965e1-4683-4260-b54f-c46372cc05f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9061e5b6-c609-4f58-9b1a-ff6cd79ac6ef None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9061e5b6-c609-4f58-9b1a-ff6cd79ac6ef tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9061e5b6-c609-4f58-9b1a-ff6cd79ac6ef tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9061e5b6-c609-4f58-9b1a-ff6cd79ac6ef tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-9061e5b6-c609-4f58-9b1a-ff6cd79ac6ef tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Delete snapshot with id: d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9061e5b6-c609-4f58-9b1a-ff6cd79ac6ef tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f965e1-4683-4260-b54f-c46372cc05f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Flow 'volume_create_api' (b3554c51-d747-45f4-ab7b-65b8e8f12139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Create volume request issued successfully. Sep 07 17:10:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c093e92-ae88-408b-a06d-9844c02e5502 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:10:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1167/2334] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:10:20 2026] POST /volume/v3/volumes => generated 761 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:10:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b3956c35-51e2-41d1-ad7a-f06f971e4a87 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b3956c35-51e2-41d1-ad7a-f06f971e4a87 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b3956c35-51e2-41d1-ad7a-f06f971e4a87 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b3956c35-51e2-41d1-ad7a-f06f971e4a87 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9061e5b6-c609-4f58-9b1a-ff6cd79ac6ef tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot delete request issued successfully. Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9061e5b6-c609-4f58-9b1a-ff6cd79ac6ef tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 202 Sep 07 17:10:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1168/2335] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:10:20 2026] DELETE /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-182d73d8-9a31-48fc-a3e7-bdb45619d3df None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b3956c35-51e2-41d1-ad7a-f06f971e4a87 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b3956c35-51e2-41d1-ad7a-f06f971e4a87 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1168/2336] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:20 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 829 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-182d73d8-9a31-48fc-a3e7-bdb45619d3df tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-182d73d8-9a31-48fc-a3e7-bdb45619d3df tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-182d73d8-9a31-48fc-a3e7-bdb45619d3df tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-182d73d8-9a31-48fc-a3e7-bdb45619d3df tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-182d73d8-9a31-48fc-a3e7-bdb45619d3df tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 200 Sep 07 17:10:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1169/2337] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:20 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 484 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d494cd0b-3591-481a-aeec-6789e8e7c1de None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d494cd0b-3591-481a-aeec-6789e8e7c1de tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d494cd0b-3591-481a-aeec-6789e8e7c1de tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d494cd0b-3591-481a-aeec-6789e8e7c1de tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d494cd0b-3591-481a-aeec-6789e8e7c1de tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d494cd0b-3591-481a-aeec-6789e8e7c1de tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1169/2338] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:21 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-edb94d52-f496-4d16-bd9a-20cf0ec38f1d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-edb94d52-f496-4d16-bd9a-20cf0ec38f1d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-edb94d52-f496-4d16-bd9a-20cf0ec38f1d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-edb94d52-f496-4d16-bd9a-20cf0ec38f1d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-edb94d52-f496-4d16-bd9a-20cf0ec38f1d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Snapshot retrieved successfully. Sep 07 17:10:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-edb94d52-f496-4d16-bd9a-20cf0ec38f1d tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 200 Sep 07 17:10:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1170/2339] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:22 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 484 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f4444c2f-bdef-4149-bb1e-8ba5fe78d0e4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4444c2f-bdef-4149-bb1e-8ba5fe78d0e4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4444c2f-bdef-4149-bb1e-8ba5fe78d0e4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f4444c2f-bdef-4149-bb1e-8ba5fe78d0e4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f4444c2f-bdef-4149-bb1e-8ba5fe78d0e4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f4444c2f-bdef-4149-bb1e-8ba5fe78d0e4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1170/2340] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-03d4480c-7a14-4c38-81e6-c3ffb309d9ce None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-03d4480c-7a14-4c38-81e6-c3ffb309d9ce tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-03d4480c-7a14-4c38-81e6-c3ffb309d9ce tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2a8d812-63e2-42ad-8a24-99e7a8aeb548 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-03d4480c-7a14-4c38-81e6-c3ffb309d9ce tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2a8d812-63e2-42ad-8a24-99e7a8aeb548 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2a8d812-63e2-42ad-8a24-99e7a8aeb548 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2a8d812-63e2-42ad-8a24-99e7a8aeb548 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-03d4480c-7a14-4c38-81e6-c3ffb309d9ce tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 returned with HTTP 404 Sep 07 17:10:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1171/2341] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/v3/snapshots/d3e90219-80f2-4fc4-af12-04d74aea78a1 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d60eb84e-1859-4448-9437-34d2bc393436 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d2a8d812-63e2-42ad-8a24-99e7a8aeb548 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d60eb84e-1859-4448-9437-34d2bc393436 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] DELETE http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d60eb84e-1859-4448-9437-34d2bc393436 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d60eb84e-1859-4448-9437-34d2bc393436 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-d60eb84e-1859-4448-9437-34d2bc393436 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Delete volume with id: 9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2a8d812-63e2-42ad-8a24-99e7a8aeb548 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1171/2342] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d60eb84e-1859-4448-9437-34d2bc393436 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5d84d9a6-c278-4284-b058-a678afacc942 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d84d9a6-c278-4284-b058-a678afacc942 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d84d9a6-c278-4284-b058-a678afacc942 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5d84d9a6-c278-4284-b058-a678afacc942 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-5d84d9a6-c278-4284-b058-a678afacc942 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-5d84d9a6-c278-4284-b058-a678afacc942 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5d84d9a6-c278-4284-b058-a678afacc942 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Get all volumes completed successfully. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5d84d9a6-c278-4284-b058-a678afacc942 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 200 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1172/2343] 192.168.122.80 () {58 vars in 1116 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/v3/volumes => generated 344 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d60eb84e-1859-4448-9437-34d2bc393436 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Delete volume request issued successfully. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8b4d6b48-386e-4548-9ce3-b5f643841ef6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d60eb84e-1859-4448-9437-34d2bc393436 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e returned with HTTP 202 Sep 07 17:10:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1172/2344] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:10:23 2026] DELETE /volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b4d6b48-386e-4548-9ce3-b5f643841ef6 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b4d6b48-386e-4548-9ce3-b5f643841ef6 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e72cb64d-d9ae-472b-afcb-98b10fc8e6ee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b4d6b48-386e-4548-9ce3-b5f643841ef6 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e72cb64d-d9ae-472b-afcb-98b10fc8e6ee tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e72cb64d-d9ae-472b-afcb-98b10fc8e6ee tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e72cb64d-d9ae-472b-afcb-98b10fc8e6ee tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8b4d6b48-386e-4548-9ce3-b5f643841ef6 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e72cb64d-d9ae-472b-afcb-98b10fc8e6ee tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b4d6b48-386e-4548-9ce3-b5f643841ef6 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1173/2345] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e72cb64d-d9ae-472b-afcb-98b10fc8e6ee tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e returned with HTTP 200 Sep 07 17:10:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1173/2346] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e => generated 875 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-cd0520f0-b066-4095-a395-d75aba26ffb4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-cd0520f0-b066-4095-a395-d75aba26ffb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-cd0520f0-b066-4095-a395-d75aba26ffb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-cd0520f0-b066-4095-a395-d75aba26ffb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-cd0520f0-b066-4095-a395-d75aba26ffb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-cd0520f0-b066-4095-a395-d75aba26ffb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1174/2347] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8a8fa123-8530-4abc-a7e1-7eb0f5ea1061 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a8fa123-8530-4abc-a7e1-7eb0f5ea1061 None None] GET http://192.168.122.80/volume// Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a8fa123-8530-4abc-a7e1-7eb0f5ea1061 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a8fa123-8530-4abc-a7e1-7eb0f5ea1061 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a8fa123-8530-4abc-a7e1-7eb0f5ea1061 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:10:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1174/2348] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-636035d6-10f3-49d9-a743-3a306be7bdc9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-636035d6-10f3-49d9-a743-3a306be7bdc9 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:10:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-636035d6-10f3-49d9-a743-3a306be7bdc9 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cf85844-804d-4304-b33a-3ab64efee6f6", "connector": null, "instance_uuid": "caf975aa-7899-4bd7-8e5d-4ce2baef1122"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-636035d6-10f3-49d9-a743-3a306be7bdc9 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:10:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1175/2349] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:10:23 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9f80a8c8-2586-4e9d-962f-61cce53010c3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f80a8c8-2586-4e9d-962f-61cce53010c3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f80a8c8-2586-4e9d-962f-61cce53010c3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f80a8c8-2586-4e9d-962f-61cce53010c3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-98425a4f-9934-4f51-9542-dc148c399262 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98425a4f-9934-4f51-9542-dc148c399262 None None] GET http://192.168.122.80/volume// Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98425a4f-9934-4f51-9542-dc148c399262 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98425a4f-9934-4f51-9542-dc148c399262 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98425a4f-9934-4f51-9542-dc148c399262 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:10:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1176/2350] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:10:24 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 17:10:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-956799f2-2d8a-47c9-9224-6ad274172e4f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-956799f2-2d8a-47c9-9224-6ad274172e4f tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-956799f2-2d8a-47c9-9224-6ad274172e4f tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-956799f2-2d8a-47c9-9224-6ad274172e4f tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9f80a8c8-2586-4e9d-962f-61cce53010c3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f80a8c8-2586-4e9d-962f-61cce53010c3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1175/2351] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:23 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-956799f2-2d8a-47c9-9224-6ad274172e4f tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-956799f2-2d8a-47c9-9224-6ad274172e4f tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1177/2352] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:10:24 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 1034 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bda88742-9854-408d-b8e6-298624f2f552 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d85fbb40-264c-43ff-9c2a-a49b7c7b49b2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bda88742-9854-408d-b8e6-298624f2f552 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bda88742-9854-408d-b8e6-298624f2f552 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bda88742-9854-408d-b8e6-298624f2f552 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d85fbb40-264c-43ff-9c2a-a49b7c7b49b2 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] PUT http://192.168.122.80/volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d Sep 07 17:10:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d85fbb40-264c-43ff-9c2a-a49b7c7b49b2 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:24 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d85fbb40-264c-43ff-9c2a-a49b7c7b49b2 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Acquiring lock "cinder-attachment_update-9cf85844-804d-4304-b33a-3ab64efee6f6-devstack" by "attachment_update" {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:10:24 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d85fbb40-264c-43ff-9c2a-a49b7c7b49b2 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Lock "cinder-attachment_update-9cf85844-804d-4304-b33a-3ab64efee6f6-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86481) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:10:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bda88742-9854-408d-b8e6-298624f2f552 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bda88742-9854-408d-b8e6-298624f2f552 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e returned with HTTP 200 Sep 07 17:10:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1178/2353] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:24 2026] GET /volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e => generated 875 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:24 devstack devstack@c-api.service[86481]: DEBUG cinder.coordination [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d85fbb40-264c-43ff-9c2a-a49b7c7b49b2 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Lock "cinder-attachment_update-9cf85844-804d-4304-b33a-3ab64efee6f6-devstack" released by "attachment_update" :: held 0.325s {{(pid=86481) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:10:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d85fbb40-264c-43ff-9c2a-a49b7c7b49b2 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d returned with HTTP 200 Sep 07 17:10:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1176/2354] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:10:24 2026] PUT /volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d => generated 694 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8b0e6599-c18e-419c-9300-3bcce66d5130 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b0e6599-c18e-419c-9300-3bcce66d5130 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b0e6599-c18e-419c-9300-3bcce66d5130 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b0e6599-c18e-419c-9300-3bcce66d5130 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8b0e6599-c18e-419c-9300-3bcce66d5130 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b0e6599-c18e-419c-9300-3bcce66d5130 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1179/2355] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:25 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f6856b5c-7ddc-4ca2-a2dc-de521722d012 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f6856b5c-7ddc-4ca2-a2dc-de521722d012 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e Sep 07 17:10:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f6856b5c-7ddc-4ca2-a2dc-de521722d012 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f6856b5c-7ddc-4ca2-a2dc-de521722d012 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d8b9daae-c295-4777-8bc3-88c3a49ac4c1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f6856b5c-7ddc-4ca2-a2dc-de521722d012 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e returned with HTTP 404 Sep 07 17:10:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1177/2356] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:25 2026] GET /volume/v3/volumes/9e4a2daf-40da-4bed-875e-3a877cad864e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d8b9daae-c295-4777-8bc3-88c3a49ac4c1 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] POST http://192.168.122.80/volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d/action Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d8b9daae-c295-4777-8bc3-88c3a49ac4c1 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d8b9daae-c295-4777-8bc3-88c3a49ac4c1 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aba49264-ddab-47ea-a6fa-1997cd95128c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aba49264-ddab-47ea-a6fa-1997cd95128c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] DELETE http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aba49264-ddab-47ea-a6fa-1997cd95128c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aba49264-ddab-47ea-a6fa-1997cd95128c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:25 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-aba49264-ddab-47ea-a6fa-1997cd95128c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Delete volume with id: b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:25 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:25 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-aba49264-ddab-47ea-a6fa-1997cd95128c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-9c97a7fc-b3a3-42dc-8b99-dfce4c6419e8 req-d8b9daae-c295-4777-8bc3-88c3a49ac4c1 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d/action returned with HTTP 204 Sep 07 17:10:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1180/2357] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:10:25 2026] POST /volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-aba49264-ddab-47ea-a6fa-1997cd95128c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Delete volume request issued successfully. Sep 07 17:10:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aba49264-ddab-47ea-a6fa-1997cd95128c tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff returned with HTTP 202 Sep 07 17:10:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1178/2358] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:10:25 2026] DELETE /volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2be12750-b779-4fa6-821a-64521e056b91 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2be12750-b779-4fa6-821a-64521e056b91 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2be12750-b779-4fa6-821a-64521e056b91 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2be12750-b779-4fa6-821a-64521e056b91 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2be12750-b779-4fa6-821a-64521e056b91 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2be12750-b779-4fa6-821a-64521e056b91 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff returned with HTTP 200 Sep 07 17:10:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1181/2359] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:25 2026] GET /volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff => generated 839 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2c8e64de-6f42-48aa-9a18-c2fc61cfc76c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c8e64de-6f42-48aa-9a18-c2fc61cfc76c tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c8e64de-6f42-48aa-9a18-c2fc61cfc76c tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c8e64de-6f42-48aa-9a18-c2fc61cfc76c tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c8e64de-6f42-48aa-9a18-c2fc61cfc76c tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c8e64de-6f42-48aa-9a18-c2fc61cfc76c tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1179/2360] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:26 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 1146 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-27fa582c-0160-4715-97c0-aab80a2ba483 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27fa582c-0160-4715-97c0-aab80a2ba483 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27fa582c-0160-4715-97c0-aab80a2ba483 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27fa582c-0160-4715-97c0-aab80a2ba483 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-27fa582c-0160-4715-97c0-aab80a2ba483 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27fa582c-0160-4715-97c0-aab80a2ba483 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1182/2361] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:26 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9fea301c-c4da-40ae-aa5e-a5e2e763c7ec None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fea301c-c4da-40ae-aa5e-a5e2e763c7ec tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:10:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fea301c-c4da-40ae-aa5e-a5e2e763c7ec tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fea301c-c4da-40ae-aa5e-a5e2e763c7ec tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:10:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:10:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9fea301c-c4da-40ae-aa5e-a5e2e763c7ec tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:10:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fea301c-c4da-40ae-aa5e-a5e2e763c7ec tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:10:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1180/2362] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:26 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 1146 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7d62d58d-7d38-4ebd-95df-bf44244fc1a2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7d62d58d-7d38-4ebd-95df-bf44244fc1a2 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7d62d58d-7d38-4ebd-95df-bf44244fc1a2 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7d62d58d-7d38-4ebd-95df-bf44244fc1a2 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:10:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:10:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7d62d58d-7d38-4ebd-95df-bf44244fc1a2 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Volume info retrieved successfully. Sep 07 17:10:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7d62d58d-7d38-4ebd-95df-bf44244fc1a2 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff returned with HTTP 200 Sep 07 17:10:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1183/2363] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:26 2026] GET /volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff => generated 839 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b0110e5f-94ec-43e3-bfed-4d43716fe665 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0110e5f-94ec-43e3-bfed-4d43716fe665 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] GET http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff Sep 07 17:10:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0110e5f-94ec-43e3-bfed-4d43716fe665 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0110e5f-94ec-43e3-bfed-4d43716fe665 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0110e5f-94ec-43e3-bfed-4d43716fe665 tempest-CinderUnicodeTest-1889094992 tempest-CinderUnicodeTest-1889094992-project-member] http://192.168.122.80/volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff returned with HTTP 404 Sep 07 17:10:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1181/2364] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:10:27 2026] GET /volume/v3/volumes/b1a0583e-189a-45ba-afc4-94c1e75e56ff => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:10:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c1fbd5bb-5192-451f-a0d8-5414fc28b472 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1fbd5bb-5192-451f-a0d8-5414fc28b472 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c1fbd5bb-5192-451f-a0d8-5414fc28b472 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-213511208", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c1fbd5bb-5192-451f-a0d8-5414fc28b472 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1184/2365] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:10:32 2026] POST /volume/v3/types => generated 379 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d4acae92-07bb-4909-8f8e-e70f8da11fff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d4acae92-07bb-4909-8f8e-e70f8da11fff tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d4acae92-07bb-4909-8f8e-e70f8da11fff tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d4acae92-07bb-4909-8f8e-e70f8da11fff tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1182/2366] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-368ae003-e027-4e52-b953-9ea2a75f3b4e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-368ae003-e027-4e52-b953-9ea2a75f3b4e tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-368ae003-e027-4e52-b953-9ea2a75f3b4e tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1751858992", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-368ae003-e027-4e52-b953-9ea2a75f3b4e tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1185/2367] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9cf9721a-2297-4c53-9e02-eac314f47dd3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9cf9721a-2297-4c53-9e02-eac314f47dd3 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types/d5f8e45e-65b2-4c36-bc88-49df99c7f4bc/encryption Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9cf9721a-2297-4c53-9e02-eac314f47dd3 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9cf9721a-2297-4c53-9e02-eac314f47dd3 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/d5f8e45e-65b2-4c36-bc88-49df99c7f4bc/encryption returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1183/2368] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types/d5f8e45e-65b2-4c36-bc88-49df99c7f4bc/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-98669d7a-eace-4bf8-bae2-ceebfcd1c8e4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98669d7a-eace-4bf8-bae2-ceebfcd1c8e4 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98669d7a-eace-4bf8-bae2-ceebfcd1c8e4 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1887663998", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98669d7a-eace-4bf8-bae2-ceebfcd1c8e4 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1186/2369] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8172fdf9-2585-4225-a421-b668be506105 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8172fdf9-2585-4225-a421-b668be506105 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c/extra_specs Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8172fdf9-2585-4225-a421-b668be506105 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8172fdf9-2585-4225-a421-b668be506105 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c/extra_specs returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1184/2370] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c/extra_specs => generated 35 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fb20de64-0876-4a41-829f-f18dbe164acc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fb20de64-0876-4a41-829f-f18dbe164acc tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] PUT http://192.168.122.80/volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c/extra_specs/key2 Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fb20de64-0876-4a41-829f-f18dbe164acc tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fb20de64-0876-4a41-829f-f18dbe164acc tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c/extra_specs/key2 returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1187/2371] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:10:33 2026] PUT /volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c/extra_specs/key2 => generated 25 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-009d91c5-21da-4eeb-803b-05b157103660 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-009d91c5-21da-4eeb-803b-05b157103660 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-009d91c5-21da-4eeb-803b-05b157103660 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-009d91c5-21da-4eeb-803b-05b157103660 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1185/2372] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types => generated 195 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1a48f2b0-3355-4b38-b206-a67f0f8018b4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1a48f2b0-3355-4b38-b206-a67f0f8018b4 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/e5e3f359-cdd9-4345-ad61-3f5c80019e2c Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1a48f2b0-3355-4b38-b206-a67f0f8018b4 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1a48f2b0-3355-4b38-b206-a67f0f8018b4 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1a48f2b0-3355-4b38-b206-a67f0f8018b4 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/e5e3f359-cdd9-4345-ad61-3f5c80019e2c returned with HTTP 202 Sep 07 17:10:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1188/2373] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:33 2026] DELETE /volume/v3/types/e5e3f359-cdd9-4345-ad61-3f5c80019e2c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4b1e41aa-dc13-402b-ad6d-6beb0acf0d15 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b1e41aa-dc13-402b-ad6d-6beb0acf0d15 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b1e41aa-dc13-402b-ad6d-6beb0acf0d15 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1295436968", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b1e41aa-dc13-402b-ad6d-6beb0acf0d15 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1186/2374] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-50ee3e53-3f36-4edb-a2ad-048a1b1173b3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-50ee3e53-3f36-4edb-a2ad-048a1b1173b3 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67/encryption Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-50ee3e53-3f36-4edb-a2ad-048a1b1173b3 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-50ee3e53-3f36-4edb-a2ad-048a1b1173b3 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67/encryption returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1189/2375] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-faead95f-88b4-4a2b-9d83-6d3bef2622e2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-faead95f-88b4-4a2b-9d83-6d3bef2622e2 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67/encryption/efc13957-1c2a-41ad-97a2-dd48ef5dfcd8 Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-faead95f-88b4-4a2b-9d83-6d3bef2622e2 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-faead95f-88b4-4a2b-9d83-6d3bef2622e2 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-faead95f-88b4-4a2b-9d83-6d3bef2622e2 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67/encryption/efc13957-1c2a-41ad-97a2-dd48ef5dfcd8 returned with HTTP 202 Sep 07 17:10:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1187/2376] 192.168.122.80 () {58 vars in 1368 bytes} [Mon Sep 7 17:10:33 2026] DELETE /volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67/encryption/efc13957-1c2a-41ad-97a2-dd48ef5dfcd8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23f2c1a1-572a-40b2-84ad-dce5a1ae66a6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23f2c1a1-572a-40b2-84ad-dce5a1ae66a6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:10:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23f2c1a1-572a-40b2-84ad-dce5a1ae66a6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-79245535", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23f2c1a1-572a-40b2-84ad-dce5a1ae66a6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:10:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1190/2377] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:10:33 2026] POST /volume/v3/types => generated 378 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8280f18b-85a0-45ab-a736-53a2c9ce738a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8280f18b-85a0-45ab-a736-53a2c9ce738a tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/94103a89-8918-4490-9b15-7ee2f4b18f4b/extra_specs/key1 Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8280f18b-85a0-45ab-a736-53a2c9ce738a tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8280f18b-85a0-45ab-a736-53a2c9ce738a tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8280f18b-85a0-45ab-a736-53a2c9ce738a tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/94103a89-8918-4490-9b15-7ee2f4b18f4b/extra_specs/key1 returned with HTTP 202 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1188/2378] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:10:33 2026] DELETE /volume/v3/types/94103a89-8918-4490-9b15-7ee2f4b18f4b/extra_specs/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c01fd58d-ea83-4f64-8dbb-67c55b8f3952 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c01fd58d-ea83-4f64-8dbb-67c55b8f3952 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c01fd58d-ea83-4f64-8dbb-67c55b8f3952 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1702964234", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c01fd58d-ea83-4f64-8dbb-67c55b8f3952 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1191/2379] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:10:34 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-43eb2934-7eab-4d6d-87d3-969ca245635d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43eb2934-7eab-4d6d-87d3-969ca245635d tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/455b1fb7-063c-4882-a4cc-71bce2884b5b Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-43eb2934-7eab-4d6d-87d3-969ca245635d tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-43eb2934-7eab-4d6d-87d3-969ca245635d tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43eb2934-7eab-4d6d-87d3-969ca245635d tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/455b1fb7-063c-4882-a4cc-71bce2884b5b returned with HTTP 202 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1189/2380] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:34 2026] DELETE /volume/v3/types/455b1fb7-063c-4882-a4cc-71bce2884b5b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-03acb3cd-70fe-4021-b906-48ff63e0baf5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03acb3cd-70fe-4021-b906-48ff63e0baf5 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] GET http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03acb3cd-70fe-4021-b906-48ff63e0baf5 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03acb3cd-70fe-4021-b906-48ff63e0baf5 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03acb3cd-70fe-4021-b906-48ff63e0baf5 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1192/2381] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:10:34 2026] GET /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs => generated 185 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0904b237-7145-4e41-92ed-7165c162898c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0904b237-7145-4e41-92ed-7165c162898c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] GET http://192.168.122.80/volume/v3/types Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0904b237-7145-4e41-92ed-7165c162898c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0904b237-7145-4e41-92ed-7165c162898c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0904b237-7145-4e41-92ed-7165c162898c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1190/2382] 192.168.122.80 () {58 vars in 1110 bytes} [Mon Sep 7 17:10:34 2026] GET /volume/v3/types => generated 2587 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8cd5089c-adb8-424d-9d27-d29d85ca79f6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8cd5089c-adb8-424d-9d27-d29d85ca79f6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] GET http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption/cipher Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8cd5089c-adb8-424d-9d27-d29d85ca79f6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8cd5089c-adb8-424d-9d27-d29d85ca79f6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8cd5089c-adb8-424d-9d27-d29d85ca79f6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption/cipher returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1193/2383] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:10:34 2026] GET /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption/cipher => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6f7f060c-922d-4355-b439-d7c10f30049c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f7f060c-922d-4355-b439-d7c10f30049c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] GET http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f7f060c-922d-4355-b439-d7c10f30049c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f7f060c-922d-4355-b439-d7c10f30049c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f7f060c-922d-4355-b439-d7c10f30049c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1191/2384] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:10:34 2026] GET /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-341dad2f-632e-4d24-b747-df80de1db0cd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-341dad2f-632e-4d24-b747-df80de1db0cd tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] GET http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/multiattach Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-341dad2f-632e-4d24-b747-df80de1db0cd tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-341dad2f-632e-4d24-b747-df80de1db0cd tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-341dad2f-632e-4d24-b747-df80de1db0cd tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/multiattach returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1194/2385] 192.168.122.80 () {58 vars in 1293 bytes} [Mon Sep 7 17:10:34 2026] GET /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/multiattach => generated 29 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8a0a0b73-007b-4dfa-9c93-f278fb109cce None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a0a0b73-007b-4dfa-9c93-f278fb109cce tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] GET http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/volume_backend_name Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a0a0b73-007b-4dfa-9c93-f278fb109cce tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a0a0b73-007b-4dfa-9c93-f278fb109cce tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a0a0b73-007b-4dfa-9c93-f278fb109cce tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1192/2386] 192.168.122.80 () {58 vars in 1317 bytes} [Mon Sep 7 17:10:34 2026] GET /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/volume_backend_name => generated 44 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-80f5f8fd-70d5-4d0d-a127-f38fc8bdc1d6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-80f5f8fd-70d5-4d0d-a127-f38fc8bdc1d6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] GET http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-80f5f8fd-70d5-4d0d-a127-f38fc8bdc1d6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-80f5f8fd-70d5-4d0d-a127-f38fc8bdc1d6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-80f5f8fd-70d5-4d0d-a127-f38fc8bdc1d6 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1195/2387] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:10:34 2026] GET /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b => generated 401 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-79c8c292-ce13-452c-b67d-9005413b6716 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-79c8c292-ce13-452c-b67d-9005413b6716 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] PUT http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption/04f3e1d7-2112-43b0-9397-f0268b3f9c6d Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-79c8c292-ce13-452c-b67d-9005413b6716 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-79c8c292-ce13-452c-b67d-9005413b6716 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption/04f3e1d7-2112-43b0-9397-f0268b3f9c6d returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1193/2388] 192.168.122.80 () {60 vars in 1385 bytes} [Mon Sep 7 17:10:34 2026] PUT /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/encryption/04f3e1d7-2112-43b0-9397-f0268b3f9c6d => generated 33 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bebf990f-db0a-4360-bf06-f6bbe5603a45 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bebf990f-db0a-4360-bf06-f6bbe5603a45 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] PUT http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/key1 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bebf990f-db0a-4360-bf06-f6bbe5603a45 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bebf990f-db0a-4360-bf06-f6bbe5603a45 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/key1 returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1196/2389] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:10:34 2026] PUT /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b/extra_specs/key1 => generated 30 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fe9cf4a4-fa54-461a-bf84-58fa8f39e547 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe9cf4a4-fa54-461a-bf84-58fa8f39e547 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] PUT http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe9cf4a4-fa54-461a-bf84-58fa8f39e547 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe9cf4a4-fa54-461a-bf84-58fa8f39e547 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b returned with HTTP 200 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1194/2390] 192.168.122.80 () {60 vars in 1241 bytes} [Mon Sep 7 17:10:34 2026] PUT /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b => generated 370 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0510d427-d3f9-4ed6-bb20-f8368b930511 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0510d427-d3f9-4ed6-bb20-f8368b930511 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/94103a89-8918-4490-9b15-7ee2f4b18f4b Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0510d427-d3f9-4ed6-bb20-f8368b930511 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0510d427-d3f9-4ed6-bb20-f8368b930511 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0510d427-d3f9-4ed6-bb20-f8368b930511 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/94103a89-8918-4490-9b15-7ee2f4b18f4b returned with HTTP 202 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1197/2391] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:34 2026] DELETE /volume/v3/types/94103a89-8918-4490-9b15-7ee2f4b18f4b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-698cb8b5-5008-4080-bf07-7628afabd71a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-698cb8b5-5008-4080-bf07-7628afabd71a tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-698cb8b5-5008-4080-bf07-7628afabd71a tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-698cb8b5-5008-4080-bf07-7628afabd71a tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-698cb8b5-5008-4080-bf07-7628afabd71a tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67 returned with HTTP 202 Sep 07 17:10:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1195/2392] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:34 2026] DELETE /volume/v3/types/ed5c5a86-cb32-44f9-8ca4-4e5cb8861d67 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1135d30d-21c8-46c7-bfb0-044f188f1d41 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1135d30d-21c8-46c7-bfb0-044f188f1d41 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1135d30d-21c8-46c7-bfb0-044f188f1d41 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1135d30d-21c8-46c7-bfb0-044f188f1d41 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1135d30d-21c8-46c7-bfb0-044f188f1d41 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c returned with HTTP 202 Sep 07 17:10:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1198/2393] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:34 2026] DELETE /volume/v3/types/33d29d7a-ebf7-441e-bb93-e4bc530b006c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-df59d675-b846-4866-9282-9aaf605c1023 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df59d675-b846-4866-9282-9aaf605c1023 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/d5f8e45e-65b2-4c36-bc88-49df99c7f4bc Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-df59d675-b846-4866-9282-9aaf605c1023 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-df59d675-b846-4866-9282-9aaf605c1023 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-df59d675-b846-4866-9282-9aaf605c1023 tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/d5f8e45e-65b2-4c36-bc88-49df99c7f4bc returned with HTTP 202 Sep 07 17:10:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1196/2394] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:34 2026] DELETE /volume/v3/types/d5f8e45e-65b2-4c36-bc88-49df99c7f4bc => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:10:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7ab2213b-36c7-45c0-8d2c-d1758720292c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7ab2213b-36c7-45c0-8d2c-d1758720292c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] DELETE http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b Sep 07 17:10:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7ab2213b-36c7-45c0-8d2c-d1758720292c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7ab2213b-36c7-45c0-8d2c-d1758720292c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7ab2213b-36c7-45c0-8d2c-d1758720292c tempest-VolumeTypesAdminTests-2000622968 tempest-VolumeTypesAdminTests-2000622968-project-admin] http://192.168.122.80/volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b returned with HTTP 202 Sep 07 17:10:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1199/2395] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:10:35 2026] DELETE /volume/v3/types/8e58cc1c-5f23-4a22-8682-354b81cfde1b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:10:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-4567746a-590d-443b-958e-d9da6b697eb4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-4567746a-590d-443b-958e-d9da6b697eb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/attachments?instance_id=caf975aa-7899-4bd7-8e5d-4ce2baef1122 Sep 07 17:10:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-4567746a-590d-443b-958e-d9da6b697eb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-4567746a-590d-443b-958e-d9da6b697eb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:42 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=298,cinder:UPDATE=73,cinder:INSERT=42 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:10:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:42 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, cls(context), Sep 07 17:10:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-4567746a-590d-443b-958e-d9da6b697eb4 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/attachments?instance_id=caf975aa-7899-4bd7-8e5d-4ce2baef1122 returned with HTTP 200 Sep 07 17:10:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1197/2396] 192.168.122.80 () {62 vars in 1521 bytes} [Mon Sep 7 17:10:42 2026] GET /volume/v3/attachments?instance_id=caf975aa-7899-4bd7-8e5d-4ce2baef1122 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-acec68f6-1df7-4d81-ab29-ba971d51f895 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:10:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-acec68f6-1df7-4d81-ab29-ba971d51f895 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d Sep 07 17:10:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-acec68f6-1df7-4d81-ab29-ba971d51f895 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:10:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-acec68f6-1df7-4d81-ab29-ba971d51f895 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:10:42 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=318,cinder:UPDATE=71,cinder:INSERT=53 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:10:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:10:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:10:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-efbb7057-82f0-4b7b-bdf1-9576c21ec400 req-acec68f6-1df7-4d81-ab29-ba971d51f895 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d returned with HTTP 200 Sep 07 17:10:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1200/2397] 192.168.122.80 () {62 vars in 1535 bytes} [Mon Sep 7 17:10:42 2026] GET /volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d => generated 718 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:10:52 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=1 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:10:52 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=3 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-7cf35515-9934-44b2-9b49-389cacb37381 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-7cf35515-9934-44b2-9b49-389cacb37381 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-7cf35515-9934-44b2-9b49-389cacb37381 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-7cf35515-9934-44b2-9b49-389cacb37381 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-7cf35515-9934-44b2-9b49-389cacb37381 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:11:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-7cf35515-9934-44b2-9b49-389cacb37381 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:11:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1198/2398] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:11:11 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 1146 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-0fc42fb1-9df1-47aa-9268-debe6d2495fa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-0fc42fb1-9df1-47aa-9268-debe6d2495fa tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] POST http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6/action Sep 07 17:11:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-0fc42fb1-9df1-47aa-9268-debe6d2495fa tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:11:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-0fc42fb1-9df1-47aa-9268-debe6d2495fa tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-0fc42fb1-9df1-47aa-9268-debe6d2495fa tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:11:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-0fc42fb1-9df1-47aa-9268-debe6d2495fa tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Begin detaching volume completed successfully. Sep 07 17:11:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-0fc42fb1-9df1-47aa-9268-debe6d2495fa tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6/action returned with HTTP 202 Sep 07 17:11:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1201/2399] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:11:11 2026] POST /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aaed5b16-0157-4b08-be60-1229536ce991 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aaed5b16-0157-4b08-be60-1229536ce991 None None] GET http://192.168.122.80/volume// Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aaed5b16-0157-4b08-be60-1229536ce991 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aaed5b16-0157-4b08-be60-1229536ce991 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aaed5b16-0157-4b08-be60-1229536ce991 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:11:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1199/2400] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:11:11 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:11:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-c468aa87-895c-4f06-98b7-ecc0ea50c4be None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-c468aa87-895c-4f06-98b7-ecc0ea50c4be tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:11:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-c468aa87-895c-4f06-98b7-ecc0ea50c4be tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-c468aa87-895c-4f06-98b7-ecc0ea50c4be tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-c468aa87-895c-4f06-98b7-ecc0ea50c4be tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:11:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-c468aa87-895c-4f06-98b7-ecc0ea50c4be tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:11:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1202/2401] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:11:11 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 1330 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-03a4bd00-16ce-4d28-8ebb-67490fd5d2b3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-03a4bd00-16ce-4d28-8ebb-67490fd5d2b3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] DELETE http://192.168.122.80/volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-03a4bd00-16ce-4d28-8ebb-67490fd5d2b3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-03a4bd00-16ce-4d28-8ebb-67490fd5d2b3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:11 devstack devstack@c-api.service[86481]: return base.obj_make_list(context, Sep 07 17:11:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-97f57c10-9fb9-4c32-b196-0c1f788d1d3a req-03a4bd00-16ce-4d28-8ebb-67490fd5d2b3 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d returned with HTTP 200 Sep 07 17:11:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1200/2402] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:11:11 2026] DELETE /volume/v3/attachments/2181ccaa-e85b-4ca5-bdb2-0056039e0f3d => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-0518832c-664f-4c57-ae3e-c49b831a5398 req-74d5bb61-5e33-4f5f-8a2f-cbd0c14ee82b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-0518832c-664f-4c57-ae3e-c49b831a5398 req-74d5bb61-5e33-4f5f-8a2f-cbd0c14ee82b tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:11:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-0518832c-664f-4c57-ae3e-c49b831a5398 req-74d5bb61-5e33-4f5f-8a2f-cbd0c14ee82b tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-0518832c-664f-4c57-ae3e-c49b831a5398 req-74d5bb61-5e33-4f5f-8a2f-cbd0c14ee82b tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-0518832c-664f-4c57-ae3e-c49b831a5398 req-74d5bb61-5e33-4f5f-8a2f-cbd0c14ee82b tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:11:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-0518832c-664f-4c57-ae3e-c49b831a5398 req-74d5bb61-5e33-4f5f-8a2f-cbd0c14ee82b tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:11:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1203/2403] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:11:12 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-981af3cf-32f3-417d-99e6-674c34c16752 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-981af3cf-32f3-417d-99e6-674c34c16752 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] DELETE http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:11:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-981af3cf-32f3-417d-99e6-674c34c16752 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-981af3cf-32f3-417d-99e6-674c34c16752 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:12 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-981af3cf-32f3-417d-99e6-674c34c16752 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Delete volume with id: 9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:11:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-981af3cf-32f3-417d-99e6-674c34c16752 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:11:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-981af3cf-32f3-417d-99e6-674c34c16752 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Delete volume request issued successfully. Sep 07 17:11:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-981af3cf-32f3-417d-99e6-674c34c16752 tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 202 Sep 07 17:11:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1201/2404] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:12 2026] DELETE /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-eceeb598-dcff-437e-9e46-53d30439ce7a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eceeb598-dcff-437e-9e46-53d30439ce7a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:11:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eceeb598-dcff-437e-9e46-53d30439ce7a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eceeb598-dcff-437e-9e46-53d30439ce7a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-eceeb598-dcff-437e-9e46-53d30439ce7a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Volume info retrieved successfully. Sep 07 17:11:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eceeb598-dcff-437e-9e46-53d30439ce7a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 200 Sep 07 17:11:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1204/2405] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:12 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9ffa4c96-70db-4656-8455-ff4e8a33519a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ffa4c96-70db-4656-8455-ff4e8a33519a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] GET http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 Sep 07 17:11:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ffa4c96-70db-4656-8455-ff4e8a33519a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ffa4c96-70db-4656-8455-ff4e8a33519a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ffa4c96-70db-4656-8455-ff4e8a33519a tempest-TestMinimumBasicScenario-1524897602 tempest-TestMinimumBasicScenario-1524897602-project-member] http://192.168.122.80/volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 returned with HTTP 404 Sep 07 17:11:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1202/2406] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:13 2026] GET /volume/v3/volumes/9cf85844-804d-4304-b33a-3ab64efee6f6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1000140762", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1000140762', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Create volume of 1 GB Sep 07 17:11:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Availability Zones retrieved successfully. Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Flow 'volume_create_api' (09ab3477-7607-4162-96fb-6603c3733552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d19e925-c3cd-436a-8dff-4f4a60e0dd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d19e925-c3cd-436a-8dff-4f4a60e0dd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05e5aa8-8b22-46a1-b6cf-304cc06bdd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Created reservations ['ff53ab0c-2c13-4d64-a3be-e5823693bc38', '3f5c5597-3ce5-4d2f-bf1d-1ed5523b3649', 'd2309d27-90ce-4f12-bc1e-b3d5752cd0d7', '497e60f1-6479-4530-b7a6-a4d28246ade1'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05e5aa8-8b22-46a1-b6cf-304cc06bdd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff53ab0c-2c13-4d64-a3be-e5823693bc38', '3f5c5597-3ce5-4d2f-bf1d-1ed5523b3649', 'd2309d27-90ce-4f12-bc1e-b3d5752cd0d7', '497e60f1-6479-4530-b7a6-a4d28246ade1']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b3d203-04ab-4268-9aa5-e81c5359c5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b3d203-04ab-4268-9aa5-e81c5359c5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fbb8e43-4469-494d-89da-8a829deaa872', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1000140762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7a4db4ed425486782baca1b603d8d6b',qos_specs=None,replication_status=,reservations=['ff53ab0c-2c13-4d64-a3be-e5823693bc38','3f5c5597-3ce5-4d2f-bf1d-1ed5523b3649','d2309d27-90ce-4f12-bc1e-b3d5752cd0d7','497e60f1-6479-4530-b7a6-a4d28246ade1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13526ba5c77b449c808769cb22677080',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1000140762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fbb8e43-4469-494d-89da-8a829deaa872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7a4db4ed425486782baca1b603d8d6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13526ba5c77b449c808769cb22677080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b1abb8-3083-419e-9b50-1635b75ec873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b1abb8-3083-419e-9b50-1635b75ec873) transitioned into state 'SUCCESS' from state '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-1000140762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7a4db4ed425486782baca1b603d8d6b',qos_specs=None,replication_status=,reservations=['ff53ab0c-2c13-4d64-a3be-e5823693bc38','3f5c5597-3ce5-4d2f-bf1d-1ed5523b3649','d2309d27-90ce-4f12-bc1e-b3d5752cd0d7','497e60f1-6479-4530-b7a6-a4d28246ade1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13526ba5c77b449c808769cb22677080',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f16493-bf69-499f-a0d5-b49954139c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f16493-bf69-499f-a0d5-b49954139c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Flow 'volume_create_api' (09ab3477-7607-4162-96fb-6603c3733552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Create volume request issued successfully. Sep 07 17:11:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9656f791-6c21-4da9-ac68-18f4ab621e25 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1205/2407] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:11:16 2026] POST /volume/v3/volumes => generated 796 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-300c30de-43e8-46de-8f4d-9b641751737d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-300c30de-43e8-46de-8f4d-9b641751737d tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-300c30de-43e8-46de-8f4d-9b641751737d tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-300c30de-43e8-46de-8f4d-9b641751737d tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-300c30de-43e8-46de-8f4d-9b641751737d tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-300c30de-43e8-46de-8f4d-9b641751737d tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1203/2408] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:16 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e4439777-8aa8-4ce0-a6f4-0f9ff3205f05 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4439777-8aa8-4ce0-a6f4-0f9ff3205f05 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4439777-8aa8-4ce0-a6f4-0f9ff3205f05 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4439777-8aa8-4ce0-a6f4-0f9ff3205f05 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e4439777-8aa8-4ce0-a6f4-0f9ff3205f05 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4439777-8aa8-4ce0-a6f4-0f9ff3205f05 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1206/2409] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:17 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 888 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-992fd205-25ae-4789-bac7-221152118c62 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-992fd205-25ae-4789-bac7-221152118c62 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-992fd205-25ae-4789-bac7-221152118c62 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-992fd205-25ae-4789-bac7-221152118c62 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-992fd205-25ae-4789-bac7-221152118c62 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-992fd205-25ae-4789-bac7-221152118c62 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1204/2410] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:18 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 889 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c497bbbe-18f8-42ee-bf44-8f097624d40e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c497bbbe-18f8-42ee-bf44-8f097624d40e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c497bbbe-18f8-42ee-bf44-8f097624d40e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c497bbbe-18f8-42ee-bf44-8f097624d40e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c497bbbe-18f8-42ee-bf44-8f097624d40e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c497bbbe-18f8-42ee-bf44-8f097624d40e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1207/2411] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:18 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 889 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:11:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9a649891-bc3e-44aa-a684-c6c95109296e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9a649891-bc3e-44aa-a684-c6c95109296e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9a649891-bc3e-44aa-a684-c6c95109296e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9a649891-bc3e-44aa-a684-c6c95109296e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9a649891-bc3e-44aa-a684-c6c95109296e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9a649891-bc3e-44aa-a684-c6c95109296e tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1205/2412] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:11:18 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0d75ebef-ab1f-4ba1-af8d-5599b1311955 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0d75ebef-ab1f-4ba1-af8d-5599b1311955 None None] GET http://192.168.122.80/volume// Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0d75ebef-ab1f-4ba1-af8d-5599b1311955 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0d75ebef-ab1f-4ba1-af8d-5599b1311955 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0d75ebef-ab1f-4ba1-af8d-5599b1311955 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:11:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1208/2413] 192.168.122.80 () {58 vars in 1312 bytes} [Mon Sep 7 17:11:19 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:11:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9766b95f-5139-4fc0-857e-f525200f3de0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9766b95f-5139-4fc0-857e-f525200f3de0 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] POST http://192.168.122.80/volume/v3/attachments Sep 07 17:11:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9766b95f-5139-4fc0-857e-f525200f3de0 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fbb8e43-4469-494d-89da-8a829deaa872", "connector": null, "instance_uuid": "b553c0d6-b702-4cbb-9505-984c6c7f59e2"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-9766b95f-5139-4fc0-857e-f525200f3de0 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/attachments returned with HTTP 200 Sep 07 17:11:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1206/2414] 192.168.122.80 () {66 vars in 1478 bytes} [Mon Sep 7 17:11:19 2026] POST /volume/v3/attachments => generated 273 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7eb448c2-8f21-4d5d-a7bc-62629cd4ade6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7eb448c2-8f21-4d5d-a7bc-62629cd4ade6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7eb448c2-8f21-4d5d-a7bc-62629cd4ade6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7eb448c2-8f21-4d5d-a7bc-62629cd4ade6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-513c7f6f-e487-44bd-b12b-3bc19564f199 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-513c7f6f-e487-44bd-b12b-3bc19564f199 None None] GET http://192.168.122.80/volume// Sep 07 17:11:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-513c7f6f-e487-44bd-b12b-3bc19564f199 None None] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-513c7f6f-e487-44bd-b12b-3bc19564f199 None None] Calling method 'all' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-513c7f6f-e487-44bd-b12b-3bc19564f199 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:11:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1207/2415] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:11:19 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:11:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-463c46c0-2faf-4858-b017-82e31e06dcef None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-463c46c0-2faf-4858-b017-82e31e06dcef tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-463c46c0-2faf-4858-b017-82e31e06dcef tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-463c46c0-2faf-4858-b017-82e31e06dcef tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7eb448c2-8f21-4d5d-a7bc-62629cd4ade6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7eb448c2-8f21-4d5d-a7bc-62629cd4ade6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1209/2416] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:19 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 888 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-463c46c0-2faf-4858-b017-82e31e06dcef tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-463c46c0-2faf-4858-b017-82e31e06dcef tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1208/2417] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:11:19 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 1051 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-84dcfd73-0bc2-44ba-ac03-3865bd58bbde None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-84dcfd73-0bc2-44ba-ac03-3865bd58bbde tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] PUT http://192.168.122.80/volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-84dcfd73-0bc2-44ba-ac03-3865bd58bbde tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.80", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6ade1da5390", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d646da97-b955-4dbb-9a7e-468417d56161", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-84dcfd73-0bc2-44ba-ac03-3865bd58bbde tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Acquiring lock "cinder-attachment_update-1fbb8e43-4469-494d-89da-8a829deaa872-devstack" by "attachment_update" {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-84dcfd73-0bc2-44ba-ac03-3865bd58bbde tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Lock "cinder-attachment_update-1fbb8e43-4469-494d-89da-8a829deaa872-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86480) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:19 devstack devstack@c-api.service[86480]: DEBUG cinder.coordination [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-84dcfd73-0bc2-44ba-ac03-3865bd58bbde tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Lock "cinder-attachment_update-1fbb8e43-4469-494d-89da-8a829deaa872-devstack" released by "attachment_update" :: held 0.173s {{(pid=86480) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 17:11:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-84dcfd73-0bc2-44ba-ac03-3865bd58bbde tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d returned with HTTP 200 Sep 07 17:11:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1210/2418] 192.168.122.80 () {66 vars in 1588 bytes} [Mon Sep 7 17:11:19 2026] PUT /volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d => generated 694 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e6c4de39-d918-41b1-9c02-735d19e87a7a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e6c4de39-d918-41b1-9c02-735d19e87a7a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e6c4de39-d918-41b1-9c02-735d19e87a7a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e6c4de39-d918-41b1-9c02-735d19e87a7a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-f07cfc11-50e2-4577-bf9e-9eb877e34541 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-f07cfc11-50e2-4577-bf9e-9eb877e34541 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] POST http://192.168.122.80/volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d/action Sep 07 17:11:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-f07cfc11-50e2-4577-bf9e-9eb877e34541 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Action body: b'{"os-complete": null}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:11:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-f07cfc11-50e2-4577-bf9e-9eb877e34541 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e6c4de39-d918-41b1-9c02-735d19e87a7a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e6c4de39-d918-41b1-9c02-735d19e87a7a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1209/2419] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:20 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 889 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-43d542ee-8bdc-4128-b034-03b94bc9b35c req-f07cfc11-50e2-4577-bf9e-9eb877e34541 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d/action returned with HTTP 204 Sep 07 17:11:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1211/2420] 192.168.122.80 () {66 vars in 1609 bytes} [Mon Sep 7 17:11:20 2026] POST /volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-010e0415-733a-4ebd-881e-1fafb036c48b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-010e0415-733a-4ebd-881e-1fafb036c48b tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-010e0415-733a-4ebd-881e-1fafb036c48b tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-010e0415-733a-4ebd-881e-1fafb036c48b tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-010e0415-733a-4ebd-881e-1fafb036c48b tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-010e0415-733a-4ebd-881e-1fafb036c48b tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1210/2421] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:21 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 1181 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:11:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-18430023-c865-45c8-b369-21b55cd61f96 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-18430023-c865-45c8-b369-21b55cd61f96 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-18430023-c865-45c8-b369-21b55cd61f96 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-18430023-c865-45c8-b369-21b55cd61f96 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-18430023-c865-45c8-b369-21b55cd61f96 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-18430023-c865-45c8-b369-21b55cd61f96 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1212/2422] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:21 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 1181 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fb67da09-0ea2-457e-923e-41f62ec230fc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1211/2423] 192.168.122.80 () {62 vars in 1490 bytes} [Mon Sep 7 17:11:21 2026] DELETE /volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:11:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ef409d50-d41c-4339-bc17-1b067552a091 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:21 devstack devstack@c-api.service[86480]: WARNING keystonemiddleware.auth_token [None req-ef409d50-d41c-4339-bc17-1b067552a091 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 17:11:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1213/2424] 192.168.122.80 () {62 vars in 1490 bytes} [Mon Sep 7 17:11:21 2026] DELETE /volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] DELETE http://192.168.122.80/volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Attachment connected to vm b553c0d6-b702-4cbb-9505-984c6c7f59e2, checking data on nova Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG cinder.compute.nova [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Creating Keystone token plugin using URL: http://192.168.122.80/identity {{(pid=86481) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG novaclient.v2.client [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] REQ: curl -g -i -X GET http://192.168.122.80/compute/v2.1/servers/b553c0d6-b702-4cbb-9505-984c6c7f59e2/os-volume_attachments/1fbb8e43-4469-494d-89da-8a829deaa872 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b451c8caf416dab893040b31567c1617bd85f80198f6e9ff7f11ffc240ceafd7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2a110020-e71a-447b-be5b-de9ede0b7a9f" -H "X-Service-Token: {SHA256}08fc57d36c464687a333fe80d9a5c4916b4a29986cb06acc3637709022ef2222" {{(pid=86481) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG novaclient.v2.client [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 15:11: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-6e1f4d3e-232b-4c7b-8bc2-d623ea609d9e x-openstack-request-id: req-6e1f4d3e-232b-4c7b-8bc2-d623ea609d9e {{(pid=86481) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG novaclient.v2.client [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1fbb8e43-4469-494d-89da-8a829deaa872", "serverId": "b553c0d6-b702-4cbb-9505-984c6c7f59e2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d33a83c8-6d7f-4ca5-9364-530c52633f6d", "bdm_uuid": "ecf4d082-8705-46a8-bb60-dec1a2b32516"}} {{(pid=86481) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: DEBUG novaclient.v2.client [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET call to compute for http://192.168.122.80/compute/v2.1/servers/b553c0d6-b702-4cbb-9505-984c6c7f59e2/os-volume_attachments/1fbb8e43-4469-494d-89da-8a829deaa872 used request id req-6e1f4d3e-232b-4c7b-8bc2-d623ea609d9e {{(pid=86481) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.volume.api [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-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 Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Caught error: Detach volume from instance b553c0d6-b702-4cbb-9505-984c6c7f59e2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b553c0d6-b702-4cbb-9505-984c6c7f59e2 using the Compute API Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b553c0d6-b702-4cbb-9505-984c6c7f59e2 using the Compute API Sep 07 17:11:21 devstack devstack@c-api.service[86481]: ERROR cinder.api.middleware.fault Sep 07 17:11:21 devstack devstack@c-api.service[86481]: INFO cinder.api.middleware.fault [None req-2a110020-e71a-447b-be5b-de9ede0b7a9f tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d returned with HTTP 409 Sep 07 17:11:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1212/2425] 192.168.122.80 () {60 vars in 1283 bytes} [Mon Sep 7 17:11:21 2026] DELETE /volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d => generated 167 bytes in 214 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-37fa307b-ed0b-47de-acf5-718609af3efe req-a83c1af6-d920-480a-93c7-dffd62124b1a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-a83c1af6-d920-480a-93c7-dffd62124b1a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-a83c1af6-d920-480a-93c7-dffd62124b1a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-a83c1af6-d920-480a-93c7-dffd62124b1a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [req-37fa307b-ed0b-47de-acf5-718609af3efe req-a83c1af6-d920-480a-93c7-dffd62124b1a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-a83c1af6-d920-480a-93c7-dffd62124b1a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1214/2426] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:11:21 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 1163 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-37fa307b-ed0b-47de-acf5-718609af3efe req-584bdeb9-d02d-42bd-9700-c5c2d17856b7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-584bdeb9-d02d-42bd-9700-c5c2d17856b7 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] POST http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872/action Sep 07 17:11:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-584bdeb9-d02d-42bd-9700-c5c2d17856b7 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:11:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-584bdeb9-d02d-42bd-9700-c5c2d17856b7 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:22 devstack devstack@c-api.service[86481]: DEBUG oslo_db.sqlalchemy.engines [req-37fa307b-ed0b-47de-acf5-718609af3efe req-584bdeb9-d02d-42bd-9700-c5c2d17856b7 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 17:11:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-37fa307b-ed0b-47de-acf5-718609af3efe req-584bdeb9-d02d-42bd-9700-c5c2d17856b7 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-37fa307b-ed0b-47de-acf5-718609af3efe req-584bdeb9-d02d-42bd-9700-c5c2d17856b7 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Begin detaching volume completed successfully. Sep 07 17:11:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-584bdeb9-d02d-42bd-9700-c5c2d17856b7 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872/action returned with HTTP 202 Sep 07 17:11:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1213/2427] 192.168.122.80 () {64 vars in 1556 bytes} [Mon Sep 7 17:11:22 2026] POST /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:11:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-110a9896-28f2-4bcb-991e-744b43115653 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-110a9896-28f2-4bcb-991e-744b43115653 None None] GET http://192.168.122.80/volume// Sep 07 17:11:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-110a9896-28f2-4bcb-991e-744b43115653 None None] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-110a9896-28f2-4bcb-991e-744b43115653 None None] Calling method 'all' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-110a9896-28f2-4bcb-991e-744b43115653 None None] http://192.168.122.80/volume// returned with HTTP 300 Sep 07 17:11:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1215/2428] 192.168.122.80 () {58 vars in 1310 bytes} [Mon Sep 7 17:11:22 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 17:11:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-37fa307b-ed0b-47de-acf5-718609af3efe req-cfdbf1d9-936b-4ff6-b116-222b9a4db4c0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-cfdbf1d9-936b-4ff6-b116-222b9a4db4c0 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-cfdbf1d9-936b-4ff6-b116-222b9a4db4c0 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-cfdbf1d9-936b-4ff6-b116-222b9a4db4c0 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-37fa307b-ed0b-47de-acf5-718609af3efe req-cfdbf1d9-936b-4ff6-b116-222b9a4db4c0 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-cfdbf1d9-936b-4ff6-b116-222b9a4db4c0 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1214/2429] 192.168.122.80 () {62 vars in 1523 bytes} [Mon Sep 7 17:11:22 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 1347 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:11:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [req-37fa307b-ed0b-47de-acf5-718609af3efe req-d8f3d9fe-fccd-4978-9512-ab2aa068cb0a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-d8f3d9fe-fccd-4978-9512-ab2aa068cb0a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] DELETE http://192.168.122.80/volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d Sep 07 17:11:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-d8f3d9fe-fccd-4978-9512-ab2aa068cb0a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-d8f3d9fe-fccd-4978-9512-ab2aa068cb0a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:22 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, Sep 07 17:11:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [req-37fa307b-ed0b-47de-acf5-718609af3efe req-d8f3d9fe-fccd-4978-9512-ab2aa068cb0a tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d returned with HTTP 200 Sep 07 17:11:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1216/2430] 192.168.122.80 () {64 vars in 1557 bytes} [Mon Sep 7 17:11:22 2026] DELETE /volume/v3/attachments/d33a83c8-6d7f-4ca5-9364-530c52633f6d => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [req-03ec5668-0b3b-49b1-a34f-ab1e0eabe539 req-dd254e46-ace6-4bb6-926c-69589c1f9695 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-03ec5668-0b3b-49b1-a34f-ab1e0eabe539 req-dd254e46-ace6-4bb6-926c-69589c1f9695 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-03ec5668-0b3b-49b1-a34f-ab1e0eabe539 req-dd254e46-ace6-4bb6-926c-69589c1f9695 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [req-03ec5668-0b3b-49b1-a34f-ab1e0eabe539 req-dd254e46-ace6-4bb6-926c-69589c1f9695 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [req-03ec5668-0b3b-49b1-a34f-ab1e0eabe539 req-dd254e46-ace6-4bb6-926c-69589c1f9695 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [req-03ec5668-0b3b-49b1-a34f-ab1e0eabe539 req-dd254e46-ace6-4bb6-926c-69589c1f9695 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1215/2431] 192.168.122.80 () {60 vars in 1482 bytes} [Mon Sep 7 17:11:23 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c3429972-d12c-4ea0-b24c-19a3155f3153 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c3429972-d12c-4ea0-b24c-19a3155f3153 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] DELETE http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c3429972-d12c-4ea0-b24c-19a3155f3153 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c3429972-d12c-4ea0-b24c-19a3155f3153 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:23 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-c3429972-d12c-4ea0-b24c-19a3155f3153 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Delete volume with id: 1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c3429972-d12c-4ea0-b24c-19a3155f3153 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c3429972-d12c-4ea0-b24c-19a3155f3153 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Delete volume request issued successfully. Sep 07 17:11:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c3429972-d12c-4ea0-b24c-19a3155f3153 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 202 Sep 07 17:11:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1217/2432] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:11:23 2026] DELETE /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:11:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d152cbb8-eb6a-4c4c-8849-2313f36f22d6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d152cbb8-eb6a-4c4c-8849-2313f36f22d6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d152cbb8-eb6a-4c4c-8849-2313f36f22d6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d152cbb8-eb6a-4c4c-8849-2313f36f22d6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d152cbb8-eb6a-4c4c-8849-2313f36f22d6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Volume info retrieved successfully. Sep 07 17:11:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d152cbb8-eb6a-4c4c-8849-2313f36f22d6 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 200 Sep 07 17:11:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1216/2433] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:23 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 888 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:11:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-03f436b4-173b-426e-b8de-40b1dd1af069 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03f436b4-173b-426e-b8de-40b1dd1af069 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] GET http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 Sep 07 17:11:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03f436b4-173b-426e-b8de-40b1dd1af069 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03f436b4-173b-426e-b8de-40b1dd1af069 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03f436b4-173b-426e-b8de-40b1dd1af069 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653 tempest-TestServerVolumeAttachScenarioOldVersion-1960218653-project-member] http://192.168.122.80/volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 returned with HTTP 404 Sep 07 17:11:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1218/2434] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:11:24 2026] GET /volume/v3/volumes/1fbb8e43-4469-494d-89da-8a829deaa872 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:11:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-894571841"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-894571841'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume of 1 GB Sep 07 17:11:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Availability Zones retrieved successfully. Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (f249df93-dec0-44e7-a885-812f89dc191a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd0e29b-37ec-45c8-9172-e11b4b05efcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd0e29b-37ec-45c8-9172-e11b4b05efcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68952aab-9a58-4f2e-89cb-8a8b7c06888d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Created reservations ['b7ab55bd-ceed-4bbe-aa06-72997351ef05', 'e6fa4e51-26cb-4365-9842-296a199403db', '921568f4-7d0d-4912-a6b3-208c78926ed4', '290acba0-2df8-4d22-8741-27d3f780c367'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68952aab-9a58-4f2e-89cb-8a8b7c06888d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ab55bd-ceed-4bbe-aa06-72997351ef05', 'e6fa4e51-26cb-4365-9842-296a199403db', '921568f4-7d0d-4912-a6b3-208c78926ed4', '290acba0-2df8-4d22-8741-27d3f780c367']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81451b8-2cf3-464d-9a59-fcf9c262c808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81451b8-2cf3-464d-9a59-fcf9c262c808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8493e5c-3e0d-4397-82ca-38a3c1613154', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-894571841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['b7ab55bd-ceed-4bbe-aa06-72997351ef05','e6fa4e51-26cb-4365-9842-296a199403db','921568f4-7d0d-4912-a6b3-208c78926ed4','290acba0-2df8-4d22-8741-27d3f780c367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-894571841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8493e5c-3e0d-4397-82ca-38a3c1613154,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6f6c5c3071f403eab9e9babfd1242aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08204e9731d4156af31de492f0d5816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3db9fb-62b7-412b-9d57-32ea4f211389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3db9fb-62b7-412b-9d57-32ea4f211389) transitioned into state 'SUCCESS' from state '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-894571841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['b7ab55bd-ceed-4bbe-aa06-72997351ef05','e6fa4e51-26cb-4365-9842-296a199403db','921568f4-7d0d-4912-a6b3-208c78926ed4','290acba0-2df8-4d22-8741-27d3f780c367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3129aa-a117-4df7-b841-0cb43078d8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3129aa-a117-4df7-b841-0cb43078d8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (f249df93-dec0-44e7-a885-812f89dc191a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request issued successfully. Sep 07 17:11:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d881f6a3-0775-4fe6-8623-57aa7b61bb2e tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1217/2435] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:28 2026] POST /volume/v3/volumes => generated 763 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1686367121"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1686367121'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume of 1 GB Sep 07 17:11:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Availability Zones retrieved successfully. Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (28f1f945-ad73-4dfe-86ae-6a62dab6fa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6f8fdc-b65b-4848-bd5f-dcccc0622f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6f8fdc-b65b-4848-bd5f-dcccc0622f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d73018-dda2-490b-9eac-7c35c4bc8221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Created reservations ['ffe3be10-9463-43c2-be3c-55538ba1976c', '291f42d9-67a1-42ff-8123-4f4944d02743', 'dc06bbe2-89c1-457a-87de-ba5a46ef1c5c', '21e8f327-9005-464c-906d-489468e9fe63'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d73018-dda2-490b-9eac-7c35c4bc8221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe3be10-9463-43c2-be3c-55538ba1976c', '291f42d9-67a1-42ff-8123-4f4944d02743', 'dc06bbe2-89c1-457a-87de-ba5a46ef1c5c', '21e8f327-9005-464c-906d-489468e9fe63']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df453fa7-9270-43a8-b745-db43908a5a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df453fa7-9270-43a8-b745-db43908a5a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fcc23ad-c787-4aeb-a70c-0836b601c5ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1686367121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['ffe3be10-9463-43c2-be3c-55538ba1976c','291f42d9-67a1-42ff-8123-4f4944d02743','dc06bbe2-89c1-457a-87de-ba5a46ef1c5c','21e8f327-9005-464c-906d-489468e9fe63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1686367121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fcc23ad-c787-4aeb-a70c-0836b601c5ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6f6c5c3071f403eab9e9babfd1242aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08204e9731d4156af31de492f0d5816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1825db31-098f-4b9a-ac1b-dc6ea5c60859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1825db31-098f-4b9a-ac1b-dc6ea5c60859) transitioned into state 'SUCCESS' from state '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-1686367121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['ffe3be10-9463-43c2-be3c-55538ba1976c','291f42d9-67a1-42ff-8123-4f4944d02743','dc06bbe2-89c1-457a-87de-ba5a46ef1c5c','21e8f327-9005-464c-906d-489468e9fe63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d68c869b-bca1-4cfe-99cf-ec1a690f640b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d68c869b-bca1-4cfe-99cf-ec1a690f640b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (28f1f945-ad73-4dfe-86ae-6a62dab6fa51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request issued successfully. Sep 07 17:11:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9eee76e1-f9bc-408a-bdc7-2b4e3f531d92 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1219/2436] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:29 2026] POST /volume/v3/volumes => generated 764 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1262119458"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1262119458'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume of 1 GB Sep 07 17:11:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Availability Zones retrieved successfully. Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (a9d3712d-ad5e-4d9e-bfd8-d7d7cc3ba422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f873b43-eff9-49d7-b2cc-7f73a758007c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f873b43-eff9-49d7-b2cc-7f73a758007c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb5805c3-e539-432c-905f-085768761a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Created reservations ['c600f2b4-cd40-4e50-936d-3e4b36cf8498', '2cadb7b1-1681-4e4c-964d-e5083ca64efb', 'b9abdc07-3bae-4629-a2db-5b7e4d5ac683', 'bd5518e6-e72c-4de9-9da5-49bfa2063a75'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb5805c3-e539-432c-905f-085768761a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c600f2b4-cd40-4e50-936d-3e4b36cf8498', '2cadb7b1-1681-4e4c-964d-e5083ca64efb', 'b9abdc07-3bae-4629-a2db-5b7e4d5ac683', 'bd5518e6-e72c-4de9-9da5-49bfa2063a75']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b397dc26-c90f-4c30-b638-8fe0c805bdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b397dc26-c90f-4c30-b638-8fe0c805bdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4d6c6a3-455d-468b-af6d-1ab0a087f501', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1262119458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['c600f2b4-cd40-4e50-936d-3e4b36cf8498','2cadb7b1-1681-4e4c-964d-e5083ca64efb','b9abdc07-3bae-4629-a2db-5b7e4d5ac683','bd5518e6-e72c-4de9-9da5-49bfa2063a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1262119458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4d6c6a3-455d-468b-af6d-1ab0a087f501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6f6c5c3071f403eab9e9babfd1242aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08204e9731d4156af31de492f0d5816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bbacc8-1fbc-446b-8e8f-29090d6c796b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bbacc8-1fbc-446b-8e8f-29090d6c796b) transitioned into state 'SUCCESS' from state '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-1262119458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['c600f2b4-cd40-4e50-936d-3e4b36cf8498','2cadb7b1-1681-4e4c-964d-e5083ca64efb','b9abdc07-3bae-4629-a2db-5b7e4d5ac683','bd5518e6-e72c-4de9-9da5-49bfa2063a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba7ab58-0fcd-4020-8de2-caa028ede179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba7ab58-0fcd-4020-8de2-caa028ede179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (a9d3712d-ad5e-4d9e-bfd8-d7d7cc3ba422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request issued successfully. Sep 07 17:11:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-912609d4-59bc-4403-a4e0-e1b43a9b6612 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1218/2437] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:29 2026] POST /volume/v3/volumes => generated 764 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-453852414"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-453852414'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume of 1 GB Sep 07 17:11:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Availability Zones retrieved successfully. Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (0a12fe77-db90-4731-8dd7-b228f69c5229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8535d09-d7ac-4eac-9107-911a0222c69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8535d09-d7ac-4eac-9107-911a0222c69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c543f2b3-1360-4b24-adda-86588e250eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Created reservations ['b621b296-bff3-401a-865f-94ea8bcb66a7', '696b0f1f-856c-4032-aca2-8bbd6353986f', '27ffcde0-5f24-475a-97a8-036ab0bfcabc', '56c78de6-65dd-4987-93ed-de7f0d1f6017'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c543f2b3-1360-4b24-adda-86588e250eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b621b296-bff3-401a-865f-94ea8bcb66a7', '696b0f1f-856c-4032-aca2-8bbd6353986f', '27ffcde0-5f24-475a-97a8-036ab0bfcabc', '56c78de6-65dd-4987-93ed-de7f0d1f6017']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce073ecc-3d26-47c2-8aea-46a06dcc18bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce073ecc-3d26-47c2-8aea-46a06dcc18bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c362d02f-24bd-4e16-b06d-578f2b02498b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-453852414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['b621b296-bff3-401a-865f-94ea8bcb66a7','696b0f1f-856c-4032-aca2-8bbd6353986f','27ffcde0-5f24-475a-97a8-036ab0bfcabc','56c78de6-65dd-4987-93ed-de7f0d1f6017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-453852414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c362d02f-24bd-4e16-b06d-578f2b02498b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6f6c5c3071f403eab9e9babfd1242aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08204e9731d4156af31de492f0d5816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee0e5ff7-b75e-43c1-852a-2754e6142de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee0e5ff7-b75e-43c1-852a-2754e6142de2) transitioned into state 'SUCCESS' from state '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-453852414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['b621b296-bff3-401a-865f-94ea8bcb66a7','696b0f1f-856c-4032-aca2-8bbd6353986f','27ffcde0-5f24-475a-97a8-036ab0bfcabc','56c78de6-65dd-4987-93ed-de7f0d1f6017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba038fb-b02e-4180-8f25-679254f26cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba038fb-b02e-4180-8f25-679254f26cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (0a12fe77-db90-4731-8dd7-b228f69c5229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request issued successfully. Sep 07 17:11:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d1ab7a50-49c6-4c5f-9219-4a138be876b8 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1220/2438] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:30 2026] POST /volume/v3/volumes => generated 763 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-803959003"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-803959003'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume of 1 GB Sep 07 17:11:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Availability Zones retrieved successfully. Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (c5a3ff44-c782-43c8-a64f-52bd302711a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efcc10c1-4d03-4d20-9aa7-5750514dd416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efcc10c1-4d03-4d20-9aa7-5750514dd416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8609322c-d16b-4bdc-89af-9dd2aca4119f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Created reservations ['d3dde742-b97b-4b81-b13b-9dc38140b6c3', '32e74039-f1e9-466b-87b3-f1f6a89890f0', 'cec5f6d7-88e4-4417-a200-bca5f062333b', '45e5b993-ab59-4489-b9c1-1f93e80b8e70'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8609322c-d16b-4bdc-89af-9dd2aca4119f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3dde742-b97b-4b81-b13b-9dc38140b6c3', '32e74039-f1e9-466b-87b3-f1f6a89890f0', 'cec5f6d7-88e4-4417-a200-bca5f062333b', '45e5b993-ab59-4489-b9c1-1f93e80b8e70']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3a9f06-2ecf-4701-a327-3d309698199a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3a9f06-2ecf-4701-a327-3d309698199a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-803959003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['d3dde742-b97b-4b81-b13b-9dc38140b6c3','32e74039-f1e9-466b-87b3-f1f6a89890f0','cec5f6d7-88e4-4417-a200-bca5f062333b','45e5b993-ab59-4489-b9c1-1f93e80b8e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-803959003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6f6c5c3071f403eab9e9babfd1242aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08204e9731d4156af31de492f0d5816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (443e4837-3e49-4a81-a4cd-b48b00c6a33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (443e4837-3e49-4a81-a4cd-b48b00c6a33d) transitioned into state 'SUCCESS' from state '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-803959003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f6c5c3071f403eab9e9babfd1242aa',qos_specs=None,replication_status=,reservations=['d3dde742-b97b-4b81-b13b-9dc38140b6c3','32e74039-f1e9-466b-87b3-f1f6a89890f0','cec5f6d7-88e4-4417-a200-bca5f062333b','45e5b993-ab59-4489-b9c1-1f93e80b8e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08204e9731d4156af31de492f0d5816',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52daae5d-bd86-4d9c-8b17-d26dc3272030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52daae5d-bd86-4d9c-8b17-d26dc3272030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Flow 'volume_create_api' (c5a3ff44-c782-43c8-a64f-52bd302711a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Create volume request issued successfully. Sep 07 17:11:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e30b4093-394d-4e04-a8e4-954c9afa60f7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1219/2439] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:30 2026] POST /volume/v3/volumes => generated 763 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:11:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fc230c4c-9030-44c3-8cc3-df694afda9d2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fc230c4c-9030-44c3-8cc3-df694afda9d2 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 Sep 07 17:11:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fc230c4c-9030-44c3-8cc3-df694afda9d2 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fc230c4c-9030-44c3-8cc3-df694afda9d2 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fc230c4c-9030-44c3-8cc3-df694afda9d2 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fc230c4c-9030-44c3-8cc3-df694afda9d2 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 returned with HTTP 200 Sep 07 17:11:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1221/2440] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:31 2026] GET /volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d53ee753-96a2-4409-91fc-a82bd431bb48 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d53ee753-96a2-4409-91fc-a82bd431bb48 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d53ee753-96a2-4409-91fc-a82bd431bb48 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d53ee753-96a2-4409-91fc-a82bd431bb48 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d53ee753-96a2-4409-91fc-a82bd431bb48 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d53ee753-96a2-4409-91fc-a82bd431bb48 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba returned with HTTP 200 Sep 07 17:11:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1220/2441] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:31 2026] GET /volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:11:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6fc7f0df-21ca-4ad2-a76d-511fcbb958ae None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6fc7f0df-21ca-4ad2-a76d-511fcbb958ae tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba Sep 07 17:11:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6fc7f0df-21ca-4ad2-a76d-511fcbb958ae tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6fc7f0df-21ca-4ad2-a76d-511fcbb958ae tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6fc7f0df-21ca-4ad2-a76d-511fcbb958ae tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6fc7f0df-21ca-4ad2-a76d-511fcbb958ae tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba returned with HTTP 200 Sep 07 17:11:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1222/2442] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:32 2026] GET /volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a800e569-e8ca-42ff-b0bf-16a11558103d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a800e569-e8ca-42ff-b0bf-16a11558103d tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 Sep 07 17:11:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a800e569-e8ca-42ff-b0bf-16a11558103d tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a800e569-e8ca-42ff-b0bf-16a11558103d tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a800e569-e8ca-42ff-b0bf-16a11558103d tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a800e569-e8ca-42ff-b0bf-16a11558103d tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 returned with HTTP 200 Sep 07 17:11:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1221/2443] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:32 2026] GET /volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 => generated 857 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4ed4f518-0690-4881-97a6-dfb9524837f5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4ed4f518-0690-4881-97a6-dfb9524837f5 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b Sep 07 17:11:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4ed4f518-0690-4881-97a6-dfb9524837f5 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4ed4f518-0690-4881-97a6-dfb9524837f5 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4ed4f518-0690-4881-97a6-dfb9524837f5 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4ed4f518-0690-4881-97a6-dfb9524837f5 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b returned with HTTP 200 Sep 07 17:11:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1223/2444] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:32 2026] GET /volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-88ffd953-d5e2-4fb0-94c6-cbeee02ba7a7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-88ffd953-d5e2-4fb0-94c6-cbeee02ba7a7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b Sep 07 17:11:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-88ffd953-d5e2-4fb0-94c6-cbeee02ba7a7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-88ffd953-d5e2-4fb0-94c6-cbeee02ba7a7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-88ffd953-d5e2-4fb0-94c6-cbeee02ba7a7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-88ffd953-d5e2-4fb0-94c6-cbeee02ba7a7 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b returned with HTTP 200 Sep 07 17:11:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1222/2445] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:33 2026] GET /volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3a4282c5-73a0-40ad-b3e2-bc292a7d37bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a4282c5-73a0-40ad-b3e2-bc292a7d37bf tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 Sep 07 17:11:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a4282c5-73a0-40ad-b3e2-bc292a7d37bf tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a4282c5-73a0-40ad-b3e2-bc292a7d37bf tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3a4282c5-73a0-40ad-b3e2-bc292a7d37bf tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a4282c5-73a0-40ad-b3e2-bc292a7d37bf tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 returned with HTTP 200 Sep 07 17:11:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1224/2446] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:33 2026] GET /volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0af9b1ef-3611-44d9-94ad-11306ddcc462 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0af9b1ef-3611-44d9-94ad-11306ddcc462 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 Sep 07 17:11:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0af9b1ef-3611-44d9-94ad-11306ddcc462 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0af9b1ef-3611-44d9-94ad-11306ddcc462 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0af9b1ef-3611-44d9-94ad-11306ddcc462 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0af9b1ef-3611-44d9-94ad-11306ddcc462 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 returned with HTTP 200 Sep 07 17:11:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1223/2447] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:34 2026] GET /volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cbaa4847-efea-4546-956b-34b8fe84c3ad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbaa4847-efea-4546-956b-34b8fe84c3ad tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] DELETE http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 Sep 07 17:11:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbaa4847-efea-4546-956b-34b8fe84c3ad tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbaa4847-efea-4546-956b-34b8fe84c3ad tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:34 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-cbaa4847-efea-4546-956b-34b8fe84c3ad tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume with id: 16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 Sep 07 17:11:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cbaa4847-efea-4546-956b-34b8fe84c3ad tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cbaa4847-efea-4546-956b-34b8fe84c3ad tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume request issued successfully. Sep 07 17:11:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbaa4847-efea-4546-956b-34b8fe84c3ad tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 returned with HTTP 202 Sep 07 17:11:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1225/2448] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:34 2026] DELETE /volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-22b0e179-38ad-42da-893f-fe5129d90323 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-22b0e179-38ad-42da-893f-fe5129d90323 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 Sep 07 17:11:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-22b0e179-38ad-42da-893f-fe5129d90323 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-22b0e179-38ad-42da-893f-fe5129d90323 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-22b0e179-38ad-42da-893f-fe5129d90323 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-22b0e179-38ad-42da-893f-fe5129d90323 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 returned with HTTP 200 Sep 07 17:11:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1224/2449] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:34 2026] GET /volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b00ed31b-de2d-47fb-8d05-9e4b7f617ebd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b00ed31b-de2d-47fb-8d05-9e4b7f617ebd tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 Sep 07 17:11:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b00ed31b-de2d-47fb-8d05-9e4b7f617ebd tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b00ed31b-de2d-47fb-8d05-9e4b7f617ebd tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b00ed31b-de2d-47fb-8d05-9e4b7f617ebd tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 returned with HTTP 404 Sep 07 17:11:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1226/2450] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:36 2026] GET /volume/v3/volumes/16c346a9-7b2d-4bc6-a1d8-7fbd0a9e09d1 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5c252268-d957-4ba3-b3ea-c66790a068ef None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5c252268-d957-4ba3-b3ea-c66790a068ef tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] DELETE http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b Sep 07 17:11:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5c252268-d957-4ba3-b3ea-c66790a068ef tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5c252268-d957-4ba3-b3ea-c66790a068ef tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:36 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-5c252268-d957-4ba3-b3ea-c66790a068ef tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume with id: c362d02f-24bd-4e16-b06d-578f2b02498b Sep 07 17:11:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5c252268-d957-4ba3-b3ea-c66790a068ef tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5c252268-d957-4ba3-b3ea-c66790a068ef tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume request issued successfully. Sep 07 17:11:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5c252268-d957-4ba3-b3ea-c66790a068ef tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b returned with HTTP 202 Sep 07 17:11:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1225/2451] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:36 2026] DELETE /volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e4145d32-a4a4-4d95-a48e-767b77a33eec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4145d32-a4a4-4d95-a48e-767b77a33eec tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b Sep 07 17:11:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4145d32-a4a4-4d95-a48e-767b77a33eec tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4145d32-a4a4-4d95-a48e-767b77a33eec tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e4145d32-a4a4-4d95-a48e-767b77a33eec tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4145d32-a4a4-4d95-a48e-767b77a33eec tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b returned with HTTP 200 Sep 07 17:11:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1227/2452] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:36 2026] GET /volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-87ac0919-0d85-459d-bdb6-d2709c6ae503 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-87ac0919-0d85-459d-bdb6-d2709c6ae503 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b Sep 07 17:11:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-87ac0919-0d85-459d-bdb6-d2709c6ae503 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-87ac0919-0d85-459d-bdb6-d2709c6ae503 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-87ac0919-0d85-459d-bdb6-d2709c6ae503 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b returned with HTTP 404 Sep 07 17:11:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1226/2453] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:37 2026] GET /volume/v3/volumes/c362d02f-24bd-4e16-b06d-578f2b02498b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:11:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ba3e5ed7-e3ca-460d-b917-a006e5c69d66 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ba3e5ed7-e3ca-460d-b917-a006e5c69d66 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] DELETE http://192.168.122.80/volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 Sep 07 17:11:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ba3e5ed7-e3ca-460d-b917-a006e5c69d66 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ba3e5ed7-e3ca-460d-b917-a006e5c69d66 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:37 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-ba3e5ed7-e3ca-460d-b917-a006e5c69d66 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume with id: a4d6c6a3-455d-468b-af6d-1ab0a087f501 Sep 07 17:11:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ba3e5ed7-e3ca-460d-b917-a006e5c69d66 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ba3e5ed7-e3ca-460d-b917-a006e5c69d66 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume request issued successfully. Sep 07 17:11:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ba3e5ed7-e3ca-460d-b917-a006e5c69d66 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 returned with HTTP 202 Sep 07 17:11:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1228/2454] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:37 2026] DELETE /volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f1eeb1a1-1fa4-448f-a0bf-509644e70c03 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1eeb1a1-1fa4-448f-a0bf-509644e70c03 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 Sep 07 17:11:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1eeb1a1-1fa4-448f-a0bf-509644e70c03 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1eeb1a1-1fa4-448f-a0bf-509644e70c03 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f1eeb1a1-1fa4-448f-a0bf-509644e70c03 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1eeb1a1-1fa4-448f-a0bf-509644e70c03 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 returned with HTTP 200 Sep 07 17:11:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1227/2455] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:37 2026] GET /volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5fcc82d3-8bdc-49d7-9303-09cf8a16ea9c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5fcc82d3-8bdc-49d7-9303-09cf8a16ea9c tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 Sep 07 17:11:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5fcc82d3-8bdc-49d7-9303-09cf8a16ea9c tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5fcc82d3-8bdc-49d7-9303-09cf8a16ea9c tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5fcc82d3-8bdc-49d7-9303-09cf8a16ea9c tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 returned with HTTP 404 Sep 07 17:11:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1229/2456] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:38 2026] GET /volume/v3/volumes/a4d6c6a3-455d-468b-af6d-1ab0a087f501 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ba8b4bec-05ef-489b-87f4-b723a47e351f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba8b4bec-05ef-489b-87f4-b723a47e351f tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] DELETE http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba Sep 07 17:11:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba8b4bec-05ef-489b-87f4-b723a47e351f tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba8b4bec-05ef-489b-87f4-b723a47e351f tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:38 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ba8b4bec-05ef-489b-87f4-b723a47e351f tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume with id: 8fcc23ad-c787-4aeb-a70c-0836b601c5ba Sep 07 17:11:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ba8b4bec-05ef-489b-87f4-b723a47e351f tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ba8b4bec-05ef-489b-87f4-b723a47e351f tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume request issued successfully. Sep 07 17:11:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba8b4bec-05ef-489b-87f4-b723a47e351f tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba returned with HTTP 202 Sep 07 17:11:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1228/2457] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:38 2026] DELETE /volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e253e8db-3f06-4929-947c-229b0f8ce3a3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e253e8db-3f06-4929-947c-229b0f8ce3a3 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba Sep 07 17:11:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e253e8db-3f06-4929-947c-229b0f8ce3a3 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e253e8db-3f06-4929-947c-229b0f8ce3a3 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e253e8db-3f06-4929-947c-229b0f8ce3a3 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e253e8db-3f06-4929-947c-229b0f8ce3a3 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba returned with HTTP 200 Sep 07 17:11:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1230/2458] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:38 2026] GET /volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f721a519-817e-465c-b185-99eb6ec20cbe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f721a519-817e-465c-b185-99eb6ec20cbe tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba Sep 07 17:11:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f721a519-817e-465c-b185-99eb6ec20cbe tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f721a519-817e-465c-b185-99eb6ec20cbe tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f721a519-817e-465c-b185-99eb6ec20cbe tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba returned with HTTP 404 Sep 07 17:11:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1229/2459] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:39 2026] GET /volume/v3/volumes/8fcc23ad-c787-4aeb-a70c-0836b601c5ba => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0c8c8e66-c75d-4760-b40f-b4cd6e96f768 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c8c8e66-c75d-4760-b40f-b4cd6e96f768 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] DELETE http://192.168.122.80/volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 Sep 07 17:11:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c8c8e66-c75d-4760-b40f-b4cd6e96f768 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c8c8e66-c75d-4760-b40f-b4cd6e96f768 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:39 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-0c8c8e66-c75d-4760-b40f-b4cd6e96f768 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume with id: e8493e5c-3e0d-4397-82ca-38a3c1613154 Sep 07 17:11:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0c8c8e66-c75d-4760-b40f-b4cd6e96f768 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0c8c8e66-c75d-4760-b40f-b4cd6e96f768 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Delete volume request issued successfully. Sep 07 17:11:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c8c8e66-c75d-4760-b40f-b4cd6e96f768 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 returned with HTTP 202 Sep 07 17:11:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1231/2460] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:39 2026] DELETE /volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4ba3747f-1556-4a8d-b1f0-bf8bdbd5db40 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4ba3747f-1556-4a8d-b1f0-bf8bdbd5db40 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 Sep 07 17:11:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4ba3747f-1556-4a8d-b1f0-bf8bdbd5db40 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4ba3747f-1556-4a8d-b1f0-bf8bdbd5db40 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4ba3747f-1556-4a8d-b1f0-bf8bdbd5db40 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Volume info retrieved successfully. Sep 07 17:11:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4ba3747f-1556-4a8d-b1f0-bf8bdbd5db40 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 returned with HTTP 200 Sep 07 17:11:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1230/2461] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:39 2026] GET /volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d46c9781-cd9f-41a9-925a-39cf9b46e7f0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d46c9781-cd9f-41a9-925a-39cf9b46e7f0 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] GET http://192.168.122.80/volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 Sep 07 17:11:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d46c9781-cd9f-41a9-925a-39cf9b46e7f0 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d46c9781-cd9f-41a9-925a-39cf9b46e7f0 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d46c9781-cd9f-41a9-925a-39cf9b46e7f0 tempest-CreateVolumesFromImageTest-571195066 tempest-CreateVolumesFromImageTest-571195066-project-member] http://192.168.122.80/volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 returned with HTTP 404 Sep 07 17:11:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1232/2462] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:40 2026] GET /volume/v3/volumes/e8493e5c-3e0d-4397-82ca-38a3c1613154 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1177456523"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1177456523'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume of 1 GB Sep 07 17:11:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Availability Zones retrieved successfully. Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (7d45a85a-351f-4585-b7b2-a239077ab6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc59a5b-ef62-48ad-9b54-45f1896106f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc59a5b-ef62-48ad-9b54-45f1896106f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36031934-2357-4d03-a98f-de0923cad525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Created reservations ['146d5753-187c-401f-9e67-f35390996d89', '541c6099-891f-481e-99bd-e5e4ce51d663', 'c8f634f0-594d-462e-a596-6a73623f4f14', '03291a97-2716-4afd-80fa-c0f8cede456c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36031934-2357-4d03-a98f-de0923cad525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['146d5753-187c-401f-9e67-f35390996d89', '541c6099-891f-481e-99bd-e5e4ce51d663', 'c8f634f0-594d-462e-a596-6a73623f4f14', '03291a97-2716-4afd-80fa-c0f8cede456c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:41 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f94a37c-5e46-49ba-b366-331a23c4d2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f94a37c-5e46-49ba-b366-331a23c4d2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebeedbda-47c1-49d8-8c5c-a27116fd44df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1177456523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['146d5753-187c-401f-9e67-f35390996d89','541c6099-891f-481e-99bd-e5e4ce51d663','c8f634f0-594d-462e-a596-6a73623f4f14','03291a97-2716-4afd-80fa-c0f8cede456c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1177456523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebeedbda-47c1-49d8-8c5c-a27116fd44df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67fe3b4a93e044299e0747a48efe4065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51058e16f98348f884245f23441af08d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a12013-ba5b-4a2d-bef0-38446ffe0069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a12013-ba5b-4a2d-bef0-38446ffe0069) transitioned into state 'SUCCESS' from state '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-1177456523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['146d5753-187c-401f-9e67-f35390996d89','541c6099-891f-481e-99bd-e5e4ce51d663','c8f634f0-594d-462e-a596-6a73623f4f14','03291a97-2716-4afd-80fa-c0f8cede456c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a48228b2-35fa-45f1-b30c-29eeb019f8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a48228b2-35fa-45f1-b30c-29eeb019f8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:42 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (7d45a85a-351f-4585-b7b2-a239077ab6e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request issued successfully. Sep 07 17:11:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-778248dc-c3b4-432b-95cd-80b240ec2cd3 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1231/2463] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:11:41 2026] POST /volume/v3/volumes => generated 767 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-35b5e40c-02aa-4f2b-bd2a-a44591d15aff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-35b5e40c-02aa-4f2b-bd2a-a44591d15aff tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df Sep 07 17:11:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-35b5e40c-02aa-4f2b-bd2a-a44591d15aff tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-35b5e40c-02aa-4f2b-bd2a-a44591d15aff tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-35b5e40c-02aa-4f2b-bd2a-a44591d15aff tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-35b5e40c-02aa-4f2b-bd2a-a44591d15aff tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df returned with HTTP 200 Sep 07 17:11:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1233/2464] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:42 2026] GET /volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df => generated 835 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-47a36096-02a1-4556-9cae-9ff5b282f388 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-47a36096-02a1-4556-9cae-9ff5b282f388 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-47a36096-02a1-4556-9cae-9ff5b282f388 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-47a36096-02a1-4556-9cae-9ff5b282f388 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-47a36096-02a1-4556-9cae-9ff5b282f388 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-47a36096-02a1-4556-9cae-9ff5b282f388 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df returned with HTTP 200 Sep 07 17:11:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1232/2465] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:43 2026] GET /volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0b892b97-bb8d-489e-9376-8b33e7f83758 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0b892b97-bb8d-489e-9376-8b33e7f83758 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0b892b97-bb8d-489e-9376-8b33e7f83758 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebeedbda-47c1-49d8-8c5c-a27116fd44df", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-170929716"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0b892b97-bb8d-489e-9376-8b33e7f83758 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-0b892b97-bb8d-489e-9376-8b33e7f83758 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create snapshot from volume ebeedbda-47c1-49d8-8c5c-a27116fd44df Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-0b892b97-bb8d-489e-9376-8b33e7f83758 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Created reservations ['6d84aaab-b410-4e9b-bc3a-6ab78d31fc54', '0e8142be-629d-46f0-8129-e375a725dada', '8aea326a-9c27-4fa5-b260-f8ab2168f155', '94df9939-b455-4dd8-baf2-59a8a8aa5665'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0b892b97-bb8d-489e-9376-8b33e7f83758 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Snapshot create request issued successfully. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0b892b97-bb8d-489e-9376-8b33e7f83758 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:11:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1234/2466] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:11:43 2026] POST /volume/v3/snapshots => generated 315 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b9ee3a33-8af6-4880-b1e2-994365bd42a5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b9ee3a33-8af6-4880-b1e2-994365bd42a5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b9ee3a33-8af6-4880-b1e2-994365bd42a5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b9ee3a33-8af6-4880-b1e2-994365bd42a5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b9ee3a33-8af6-4880-b1e2-994365bd42a5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Snapshot retrieved successfully. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b9ee3a33-8af6-4880-b1e2-994365bd42a5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 returned with HTTP 200 Sep 07 17:11:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1235/2467] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:11:43 2026] GET /volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 => generated 447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1643824451"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1643824451'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume of 1 GB Sep 07 17:11:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Availability Zones retrieved successfully. Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (bf29c844-a9fc-4ac0-963b-4eb656ff3d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b18212-409d-41e0-8d10-81be2e9c984f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b18212-409d-41e0-8d10-81be2e9c984f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12cbe9f-53e0-4aa6-bcf2-1f42bd2e6285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Created reservations ['44802944-8d63-4987-af7a-4b1ff23d71e3', 'fc1fe1ab-f687-4e61-9479-111809e260d3', '939b3306-3d2d-40a9-ac56-35a0a5e5b755', 'f1a7d4f1-5236-4167-b298-5fe008dca0c0'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12cbe9f-53e0-4aa6-bcf2-1f42bd2e6285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44802944-8d63-4987-af7a-4b1ff23d71e3', 'fc1fe1ab-f687-4e61-9479-111809e260d3', '939b3306-3d2d-40a9-ac56-35a0a5e5b755', 'f1a7d4f1-5236-4167-b298-5fe008dca0c0']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b0ffc72-f6a8-4c63-b89a-cb141355ed27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b0ffc72-f6a8-4c63-b89a-cb141355ed27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceea788b-2c1b-412b-b4c3-58dd6e01b5d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1643824451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['44802944-8d63-4987-af7a-4b1ff23d71e3','fc1fe1ab-f687-4e61-9479-111809e260d3','939b3306-3d2d-40a9-ac56-35a0a5e5b755','f1a7d4f1-5236-4167-b298-5fe008dca0c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1643824451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceea788b-2c1b-412b-b4c3-58dd6e01b5d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0425f289d4aebb70a3f0ea8b83d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (833a0dfc-95f3-42fd-896e-592fbcc418fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (833a0dfc-95f3-42fd-896e-592fbcc418fa) transitioned into state 'SUCCESS' from state '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-1643824451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['44802944-8d63-4987-af7a-4b1ff23d71e3','fc1fe1ab-f687-4e61-9479-111809e260d3','939b3306-3d2d-40a9-ac56-35a0a5e5b755','f1a7d4f1-5236-4167-b298-5fe008dca0c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3d17bb-5225-41a7-9663-07202f2b5b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3d17bb-5225-41a7-9663-07202f2b5b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (bf29c844-a9fc-4ac0-963b-4eb656ff3d10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request issued successfully. Sep 07 17:11:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a4c1dca1-b30d-4037-9e52-ccb233773eb8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1233/2468] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:11:43 2026] POST /volume/v3/volumes => generated 771 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cda23c9f-f965-42fe-be2b-77a23da284cf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cda23c9f-f965-42fe-be2b-77a23da284cf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cda23c9f-f965-42fe-be2b-77a23da284cf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cda23c9f-f965-42fe-be2b-77a23da284cf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cda23c9f-f965-42fe-be2b-77a23da284cf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cda23c9f-f965-42fe-be2b-77a23da284cf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 returned with HTTP 200 Sep 07 17:11:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1236/2469] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:43 2026] GET /volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-76a65228-97c0-4de1-b10a-e44a66ea07ab None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-76a65228-97c0-4de1-b10a-e44a66ea07ab tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 Sep 07 17:11:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-76a65228-97c0-4de1-b10a-e44a66ea07ab tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-76a65228-97c0-4de1-b10a-e44a66ea07ab tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-76a65228-97c0-4de1-b10a-e44a66ea07ab tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Snapshot retrieved successfully. Sep 07 17:11:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-76a65228-97c0-4de1-b10a-e44a66ea07ab tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 returned with HTTP 200 Sep 07 17:11:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1234/2470] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:11:44 2026] GET /volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9a1f1209-bd9c-475f-814c-3514e2d765fb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a1f1209-bd9c-475f-814c-3514e2d765fb tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 Sep 07 17:11:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a1f1209-bd9c-475f-814c-3514e2d765fb tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a1f1209-bd9c-475f-814c-3514e2d765fb tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:44 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9a1f1209-bd9c-475f-814c-3514e2d765fb tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a1f1209-bd9c-475f-814c-3514e2d765fb tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 returned with HTTP 200 Sep 07 17:11:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1237/2471] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:44 2026] GET /volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c9616738-abb4-48ab-aa85-caf2760f3026 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c9616738-abb4-48ab-aa85-caf2760f3026 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c9616738-abb4-48ab-aa85-caf2760f3026 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c9616738-abb4-48ab-aa85-caf2760f3026 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c9616738-abb4-48ab-aa85-caf2760f3026 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Snapshot retrieved successfully. Sep 07 17:11:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c9616738-abb4-48ab-aa85-caf2760f3026 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 returned with HTTP 200 Sep 07 17:11:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1235/2472] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:11:45 2026] GET /volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56f38e55-657b-4b16-9db6-dc8a2793f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1155683389"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request body: {'volume': {"'snapshot_id": '56f38e55-657b-4b16-9db6-dc8a2793f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1155683389'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume of 1 GB Sep 07 17:11:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Availability Zones retrieved successfully. Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (d9d9fcfb-e3fa-4747-b747-8b8dd6cc95f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6050125-dcfc-45ff-998f-2cd49cc09d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6050125-dcfc-45ff-998f-2cd49cc09d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea8e845-ef0e-4b22-848e-323dbee958e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Created reservations ['8f61e66c-2e97-4924-a957-ce3e02698b08', '210ea5a9-f2cc-4c10-91e6-075ffde11ba3', '52d6f247-441f-406c-a836-a9f6933c330e', '29ae0d57-8486-41c3-9938-1bb8b94c8530'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea8e845-ef0e-4b22-848e-323dbee958e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f61e66c-2e97-4924-a957-ce3e02698b08', '210ea5a9-f2cc-4c10-91e6-075ffde11ba3', '52d6f247-441f-406c-a836-a9f6933c330e', '29ae0d57-8486-41c3-9938-1bb8b94c8530']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deda1b27-e79c-4437-8283-bcc371994c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deda1b27-e79c-4437-8283-bcc371994c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdeaed93-45b4-4b07-a707-cae551c44a52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1155683389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['8f61e66c-2e97-4924-a957-ce3e02698b08','210ea5a9-f2cc-4c10-91e6-075ffde11ba3','52d6f247-441f-406c-a836-a9f6933c330e','29ae0d57-8486-41c3-9938-1bb8b94c8530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1155683389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdeaed93-45b4-4b07-a707-cae551c44a52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67fe3b4a93e044299e0747a48efe4065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51058e16f98348f884245f23441af08d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148b78e7-da79-4664-ac3d-21aef09bacfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148b78e7-da79-4664-ac3d-21aef09bacfb) transitioned into state 'SUCCESS' from state '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-1155683389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['8f61e66c-2e97-4924-a957-ce3e02698b08','210ea5a9-f2cc-4c10-91e6-075ffde11ba3','52d6f247-441f-406c-a836-a9f6933c330e','29ae0d57-8486-41c3-9938-1bb8b94c8530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6575c016-7076-4291-83ee-19cb1ee5fc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6575c016-7076-4291-83ee-19cb1ee5fc21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (d9d9fcfb-e3fa-4747-b747-8b8dd6cc95f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request issued successfully. Sep 07 17:11:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1015f5a9-1de9-467b-81ad-26fe5e238996 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1238/2473] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:45 2026] POST /volume/v3/volumes => generated 767 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56f38e55-657b-4b16-9db6-dc8a2793f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1021969880"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request body: {'volume': {"'snapshot_id": '56f38e55-657b-4b16-9db6-dc8a2793f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1021969880'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume of 1 GB Sep 07 17:11:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Availability Zones retrieved successfully. Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (1a8fb4ae-d2e3-47e6-822a-2758386a0048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbcd63ae-d3b8-402a-9167-d50f26e1764b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bcabf481-88e2-4d7e-85f4-1db4bcc63c55 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bcabf481-88e2-4d7e-85f4-1db4bcc63c55 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bcabf481-88e2-4d7e-85f4-1db4bcc63c55 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bcabf481-88e2-4d7e-85f4-1db4bcc63c55 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbcd63ae-d3b8-402a-9167-d50f26e1764b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:45 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a380a5c5-c58b-40b9-b000-c4ea1b115f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bcabf481-88e2-4d7e-85f4-1db4bcc63c55 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bcabf481-88e2-4d7e-85f4-1db4bcc63c55 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 returned with HTTP 200 Sep 07 17:11:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1239/2474] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:45 2026] GET /volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Created reservations ['cf8bea16-ba21-47cb-a523-8d45bff20aed', '8b92a4e6-22d4-46c8-9b2e-d1a26dc22a47', 'b2910fa3-a6ef-4c13-8271-b1380b04d154', 'e83cd5c5-90db-49dc-8796-669fd2f8525e'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a380a5c5-c58b-40b9-b000-c4ea1b115f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf8bea16-ba21-47cb-a523-8d45bff20aed', '8b92a4e6-22d4-46c8-9b2e-d1a26dc22a47', 'b2910fa3-a6ef-4c13-8271-b1380b04d154', 'e83cd5c5-90db-49dc-8796-669fd2f8525e']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abedb72d-696f-4528-803f-e900cb375f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abedb72d-696f-4528-803f-e900cb375f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a28ce099-3033-4917-a9b2-734108003c75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1021969880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['cf8bea16-ba21-47cb-a523-8d45bff20aed','8b92a4e6-22d4-46c8-9b2e-d1a26dc22a47','b2910fa3-a6ef-4c13-8271-b1380b04d154','e83cd5c5-90db-49dc-8796-669fd2f8525e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1021969880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a28ce099-3033-4917-a9b2-734108003c75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67fe3b4a93e044299e0747a48efe4065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51058e16f98348f884245f23441af08d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f77f886-e965-4a59-a8a5-4b3a37414972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f77f886-e965-4a59-a8a5-4b3a37414972) transitioned into state 'SUCCESS' from state '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-1021969880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['cf8bea16-ba21-47cb-a523-8d45bff20aed','8b92a4e6-22d4-46c8-9b2e-d1a26dc22a47','b2910fa3-a6ef-4c13-8271-b1380b04d154','e83cd5c5-90db-49dc-8796-669fd2f8525e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090bb660-8719-41a0-9198-b85bdb16bb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090bb660-8719-41a0-9198-b85bdb16bb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (1a8fb4ae-d2e3-47e6-822a-2758386a0048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request issued successfully. Sep 07 17:11:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fefb3887-c4fc-4ff0-b27d-a559e26bea3e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1236/2475] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:45 2026] POST /volume/v3/volumes => generated 767 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9254611a-3cca-43e9-878b-442e0487d879 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56f38e55-657b-4b16-9db6-dc8a2793f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-821322166"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request body: {'volume': {"'snapshot_id": '56f38e55-657b-4b16-9db6-dc8a2793f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-821322166'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume of 1 GB Sep 07 17:11:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Availability Zones retrieved successfully. Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (375b3036-a83b-4c9b-bdd9-eed929a7a27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ee36d6-5d4a-41ab-94e9-e21ec4b6e8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ee36d6-5d4a-41ab-94e9-e21ec4b6e8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8100408a-5740-4e22-89ea-13e070e7f149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Created reservations ['d84d5c79-51f1-443f-bc20-193dc81631e6', 'b32d9742-a675-47cb-bc32-c6e2cddef09a', 'f989d0a5-3226-4f31-a1d3-077e9993473b', '5a4d52ff-8c19-42b9-b15b-18f2055d4ab8'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8100408a-5740-4e22-89ea-13e070e7f149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d84d5c79-51f1-443f-bc20-193dc81631e6', 'b32d9742-a675-47cb-bc32-c6e2cddef09a', 'f989d0a5-3226-4f31-a1d3-077e9993473b', '5a4d52ff-8c19-42b9-b15b-18f2055d4ab8']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab06e10-698c-4114-9efe-1b72bc69ad1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab06e10-698c-4114-9efe-1b72bc69ad1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a408fe-01ff-47e3-966f-777657b69381', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-821322166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['d84d5c79-51f1-443f-bc20-193dc81631e6','b32d9742-a675-47cb-bc32-c6e2cddef09a','f989d0a5-3226-4f31-a1d3-077e9993473b','5a4d52ff-8c19-42b9-b15b-18f2055d4ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-821322166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a408fe-01ff-47e3-966f-777657b69381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67fe3b4a93e044299e0747a48efe4065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51058e16f98348f884245f23441af08d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c823ea5-f8ab-4eb6-9337-23427893364d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c823ea5-f8ab-4eb6-9337-23427893364d) transitioned into state 'SUCCESS' from state '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-821322166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['d84d5c79-51f1-443f-bc20-193dc81631e6','b32d9742-a675-47cb-bc32-c6e2cddef09a','f989d0a5-3226-4f31-a1d3-077e9993473b','5a4d52ff-8c19-42b9-b15b-18f2055d4ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4729c0df-bc74-4a8c-acea-c780cc9c91ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4729c0df-bc74-4a8c-acea-c780cc9c91ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (375b3036-a83b-4c9b-bdd9-eed929a7a27b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request issued successfully. Sep 07 17:11:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9254611a-3cca-43e9-878b-442e0487d879 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1240/2476] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:46 2026] POST /volume/v3/volumes => generated 766 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56f38e55-657b-4b16-9db6-dc8a2793f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1318295942"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request body: {'volume': {"'snapshot_id": '56f38e55-657b-4b16-9db6-dc8a2793f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1318295942'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume of 1 GB Sep 07 17:11:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Availability Zones retrieved successfully. Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (9a9c83bb-4a71-404c-aa26-90b49eb30e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d0eb2b-2820-48c5-9fc1-9b1ba86a5662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d0eb2b-2820-48c5-9fc1-9b1ba86a5662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (830d42eb-7216-478e-902e-be90f2be54db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Created reservations ['2e14e6ca-2af9-4e54-8944-039d25eba5e3', '0ffbbfad-ac55-420d-8904-4edf2609cbeb', '740eedb9-5476-4344-bc97-8fdb158e12d9', 'cddc3672-7bd1-4284-9e46-227076c7ef9a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (830d42eb-7216-478e-902e-be90f2be54db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e14e6ca-2af9-4e54-8944-039d25eba5e3', '0ffbbfad-ac55-420d-8904-4edf2609cbeb', '740eedb9-5476-4344-bc97-8fdb158e12d9', 'cddc3672-7bd1-4284-9e46-227076c7ef9a']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbcc99b-3b60-402f-a0cd-bb28a7ab0b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbcc99b-3b60-402f-a0cd-bb28a7ab0b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72f80200-8228-4eb3-9117-5c915abc0c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1318295942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['2e14e6ca-2af9-4e54-8944-039d25eba5e3','0ffbbfad-ac55-420d-8904-4edf2609cbeb','740eedb9-5476-4344-bc97-8fdb158e12d9','cddc3672-7bd1-4284-9e46-227076c7ef9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1318295942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72f80200-8228-4eb3-9117-5c915abc0c13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67fe3b4a93e044299e0747a48efe4065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51058e16f98348f884245f23441af08d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da6d7647-1369-4c11-97ed-06e7d0a9a8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da6d7647-1369-4c11-97ed-06e7d0a9a8ab) transitioned into state 'SUCCESS' from state '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-1318295942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['2e14e6ca-2af9-4e54-8944-039d25eba5e3','0ffbbfad-ac55-420d-8904-4edf2609cbeb','740eedb9-5476-4344-bc97-8fdb158e12d9','cddc3672-7bd1-4284-9e46-227076c7ef9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5881681d-3db6-4b29-8364-96bf69cbc0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5881681d-3db6-4b29-8364-96bf69cbc0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (9a9c83bb-4a71-404c-aa26-90b49eb30e24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request issued successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ab1c4207-9ab9-4f9f-8e3f-00090cb51205 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1237/2477] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:46 2026] POST /volume/v3/volumes => generated 767 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56f38e55-657b-4b16-9db6-dc8a2793f223", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1738972628"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request body: {'volume': {"'snapshot_id": '56f38e55-657b-4b16-9db6-dc8a2793f223', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1738972628'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume of 1 GB Sep 07 17:11:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Availability Zones retrieved successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-601ea981-f28c-433c-a03e-9fd620a0fd43 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-601ea981-f28c-433c-a03e-9fd620a0fd43 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-601ea981-f28c-433c-a03e-9fd620a0fd43 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-601ea981-f28c-433c-a03e-9fd620a0fd43 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (df7d02a2-6d85-4ded-8f7f-6a6b4d465649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-601ea981-f28c-433c-a03e-9fd620a0fd43 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b326af-70e1-4ae3-a1d2-c574ebf34036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-601ea981-f28c-433c-a03e-9fd620a0fd43 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 returned with HTTP 200 Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1238/2478] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:47 2026] GET /volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ceea788b-2c1b-412b-b4c3-58dd6e01b5d6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1515617909"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request body: {'volume': {"'source_volid": 'ceea788b-2c1b-412b-b4c3-58dd6e01b5d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1515617909'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume of 1 GB Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Availability Zones retrieved successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (90c37c08-cfc5-4281-9beb-0eaf94c6d848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60bd4f6b-6844-4168-84f3-dc08df1f6498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b326af-70e1-4ae3-a1d2-c574ebf34036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a060a3fc-6b10-4931-835f-d9b6fc2cf503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60bd4f6b-6844-4168-84f3-dc08df1f6498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2322cd31-f1d5-4b0d-98a7-111c957bf06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Created reservations ['72e5ba79-2dbc-43e5-8f27-7c4def3e4d41', 'c5750c69-46b7-4660-b3fd-eb71a6863dda', '6c16e142-b76e-47c8-9a0a-78f58185a2e2', '051b1169-7372-4bff-90f0-90e9b994f103'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a060a3fc-6b10-4931-835f-d9b6fc2cf503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e5ba79-2dbc-43e5-8f27-7c4def3e4d41', 'c5750c69-46b7-4660-b3fd-eb71a6863dda', '6c16e142-b76e-47c8-9a0a-78f58185a2e2', '051b1169-7372-4bff-90f0-90e9b994f103']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cdd95c9-73a4-4b37-abe5-d79636a03a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cdd95c9-73a4-4b37-abe5-d79636a03a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88d55323-49c9-468f-b4ee-3fcf3c5295fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1738972628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['72e5ba79-2dbc-43e5-8f27-7c4def3e4d41','c5750c69-46b7-4660-b3fd-eb71a6863dda','6c16e142-b76e-47c8-9a0a-78f58185a2e2','051b1169-7372-4bff-90f0-90e9b994f103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1738972628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88d55323-49c9-468f-b4ee-3fcf3c5295fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67fe3b4a93e044299e0747a48efe4065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51058e16f98348f884245f23441af08d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5175802c-1b88-41b6-9bc0-8a3bc16bf4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Created reservations ['7713e0f9-c91d-490c-b693-f412bcbde38e', '28a5f607-b69e-4b64-a922-1962fd8aaaf0', '8b215df9-70f1-498f-9747-4d376dc1b92d', '4fe7af3f-b3d9-4229-a5e1-591b4317aa39'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2322cd31-f1d5-4b0d-98a7-111c957bf06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7713e0f9-c91d-490c-b693-f412bcbde38e', '28a5f607-b69e-4b64-a922-1962fd8aaaf0', '8b215df9-70f1-498f-9747-4d376dc1b92d', '4fe7af3f-b3d9-4229-a5e1-591b4317aa39']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecda2238-703f-4bf3-a000-2a8c7096bae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5175802c-1b88-41b6-9bc0-8a3bc16bf4e7) transitioned into state 'SUCCESS' from state '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-1738972628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fe3b4a93e044299e0747a48efe4065',qos_specs=None,replication_status=,reservations=['72e5ba79-2dbc-43e5-8f27-7c4def3e4d41','c5750c69-46b7-4660-b3fd-eb71a6863dda','6c16e142-b76e-47c8-9a0a-78f58185a2e2','051b1169-7372-4bff-90f0-90e9b994f103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51058e16f98348f884245f23441af08d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d607de-d055-415a-82b7-2ec637e13a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecda2238-703f-4bf3-a000-2a8c7096bae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f5bd60a-d47f-4894-a2aa-d95c49338555', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1515617909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['7713e0f9-c91d-490c-b693-f412bcbde38e','28a5f607-b69e-4b64-a922-1962fd8aaaf0','8b215df9-70f1-498f-9747-4d376dc1b92d','4fe7af3f-b3d9-4229-a5e1-591b4317aa39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1515617909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f5bd60a-d47f-4894-a2aa-d95c49338555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0425f289d4aebb70a3f0ea8b83d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95381a6-1248-4cb7-bca5-160a97f55965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d607de-d055-415a-82b7-2ec637e13a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Flow 'volume_create_api' (df7d02a2-6d85-4ded-8f7f-6a6b4d465649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Create volume request issued successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-99194ed6-2ff9-49b7-a28a-6940bec34b3a tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1241/2479] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:47 2026] POST /volume/v3/volumes => generated 767 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95381a6-1248-4cb7-bca5-160a97f55965) transitioned into state 'SUCCESS' from state '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-1515617909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['7713e0f9-c91d-490c-b693-f412bcbde38e','28a5f607-b69e-4b64-a922-1962fd8aaaf0','8b215df9-70f1-498f-9747-4d376dc1b92d','4fe7af3f-b3d9-4229-a5e1-591b4317aa39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb690433-bf06-4d87-be5c-ed1d4388eafe None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1ca998-84bb-4b72-93b4-de62f209ca04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb690433-bf06-4d87-be5c-ed1d4388eafe tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb690433-bf06-4d87-be5c-ed1d4388eafe tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb690433-bf06-4d87-be5c-ed1d4388eafe tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1ca998-84bb-4b72-93b4-de62f209ca04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (90c37c08-cfc5-4281-9beb-0eaf94c6d848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request issued successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-246e88ff-a3b9-4b34-98e3-f38c2d775aa0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1239/2480] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:47 2026] POST /volume/v3/volumes => generated 771 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cb690433-bf06-4d87-be5c-ed1d4388eafe tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2c955a81-97b6-4932-b819-156384a11b7e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb690433-bf06-4d87-be5c-ed1d4388eafe tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 returned with HTTP 200 Sep 07 17:11:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1242/2481] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:47 2026] GET /volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ceea788b-2c1b-412b-b4c3-58dd6e01b5d6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-514551646"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request body: {'volume': {"'source_volid": 'ceea788b-2c1b-412b-b4c3-58dd6e01b5d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-514551646'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume of 1 GB Sep 07 17:11:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Availability Zones retrieved successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2fea2d1-d012-46ab-b01a-8e919223ef47 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2fea2d1-d012-46ab-b01a-8e919223ef47 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2fea2d1-d012-46ab-b01a-8e919223ef47 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2fea2d1-d012-46ab-b01a-8e919223ef47 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (891a5f48-c45b-49a1-b587-36430417d4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9172601-3242-437e-8ac8-22736e5ff021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d2fea2d1-d012-46ab-b01a-8e919223ef47 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2fea2d1-d012-46ab-b01a-8e919223ef47 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 returned with HTTP 200 Sep 07 17:11:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1243/2482] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:47 2026] GET /volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9172601-3242-437e-8ac8-22736e5ff021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0178ec-39b1-48d0-8143-f48b52aa1a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Created reservations ['502673bb-ed22-45d7-a7d4-9f65303fb5e7', 'c753fc4f-88d5-41f7-926d-05ead4a240ba', '9230cebe-89b6-48b6-a3c7-735e2f17392b', '866c3924-cf4a-424c-8256-9c05530fd1b5'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0178ec-39b1-48d0-8143-f48b52aa1a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502673bb-ed22-45d7-a7d4-9f65303fb5e7', 'c753fc4f-88d5-41f7-926d-05ead4a240ba', '9230cebe-89b6-48b6-a3c7-735e2f17392b', '866c3924-cf4a-424c-8256-9c05530fd1b5']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c78ad4c-32dc-4d55-b309-bcacdee10f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c78ad4c-32dc-4d55-b309-bcacdee10f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57abce9b-3b68-4c63-bbe8-b705c7991246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-514551646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['502673bb-ed22-45d7-a7d4-9f65303fb5e7','c753fc4f-88d5-41f7-926d-05ead4a240ba','9230cebe-89b6-48b6-a3c7-735e2f17392b','866c3924-cf4a-424c-8256-9c05530fd1b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-514551646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57abce9b-3b68-4c63-bbe8-b705c7991246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0425f289d4aebb70a3f0ea8b83d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4ad344-735e-47e2-9bd4-f365bd82f5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4ad344-735e-47e2-9bd4-f365bd82f5bd) transitioned into state 'SUCCESS' from state '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-514551646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['502673bb-ed22-45d7-a7d4-9f65303fb5e7','c753fc4f-88d5-41f7-926d-05ead4a240ba','9230cebe-89b6-48b6-a3c7-735e2f17392b','866c3924-cf4a-424c-8256-9c05530fd1b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cb8be82-5809-4c26-bc6b-8662fffcdfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cb8be82-5809-4c26-bc6b-8662fffcdfd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (891a5f48-c45b-49a1-b587-36430417d4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request issued successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c955a81-97b6-4932-b819-156384a11b7e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1240/2483] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:47 2026] POST /volume/v3/volumes => generated 770 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ceea788b-2c1b-412b-b4c3-58dd6e01b5d6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1984115689"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request body: {'volume': {"'source_volid": 'ceea788b-2c1b-412b-b4c3-58dd6e01b5d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1984115689'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume of 1 GB Sep 07 17:11:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Availability Zones retrieved successfully. Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (d281b399-8546-49a4-a543-81a25da7687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384db064-e90a-4b71-8446-85d7b16123d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384db064-e90a-4b71-8446-85d7b16123d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:47 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a42b45-f33a-429d-9b97-0493ba9f0d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Created reservations ['a85a7497-20c7-495d-a27c-d2d376f06808', '29a491fb-6ae3-40c1-8f5d-a920d491a16f', '199b2032-039e-48d5-8787-5faf84bcd6fc', '85019709-90db-4ba7-a737-2da04545d2a6'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a42b45-f33a-429d-9b97-0493ba9f0d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a85a7497-20c7-495d-a27c-d2d376f06808', '29a491fb-6ae3-40c1-8f5d-a920d491a16f', '199b2032-039e-48d5-8787-5faf84bcd6fc', '85019709-90db-4ba7-a737-2da04545d2a6']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53e39c2a-84dc-4025-b15f-1da0f84fe0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53e39c2a-84dc-4025-b15f-1da0f84fe0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f633bce4-3fc7-4e0b-a7e9-cac3caed9c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1984115689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['a85a7497-20c7-495d-a27c-d2d376f06808','29a491fb-6ae3-40c1-8f5d-a920d491a16f','199b2032-039e-48d5-8787-5faf84bcd6fc','85019709-90db-4ba7-a737-2da04545d2a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1984115689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f633bce4-3fc7-4e0b-a7e9-cac3caed9c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0425f289d4aebb70a3f0ea8b83d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3178df2-340b-4d01-a7f1-a8ff0ce3d229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3178df2-340b-4d01-a7f1-a8ff0ce3d229) transitioned into state 'SUCCESS' from state '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-1984115689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['a85a7497-20c7-495d-a27c-d2d376f06808','29a491fb-6ae3-40c1-8f5d-a920d491a16f','199b2032-039e-48d5-8787-5faf84bcd6fc','85019709-90db-4ba7-a737-2da04545d2a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9972cc55-e768-4a61-a21e-a7ab913ed0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9972cc55-e768-4a61-a21e-a7ab913ed0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (d281b399-8546-49a4-a543-81a25da7687e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request issued successfully. Sep 07 17:11:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce8dd7ca-1d28-404b-a0bc-cd670d6e20fd tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1244/2484] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:47 2026] POST /volume/v3/volumes => generated 771 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ceea788b-2c1b-412b-b4c3-58dd6e01b5d6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-462620370"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request body: {'volume': {"'source_volid": 'ceea788b-2c1b-412b-b4c3-58dd6e01b5d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-462620370'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume of 1 GB Sep 07 17:11:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Availability Zones retrieved successfully. Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (78d41c99-adb5-4c1f-9ee7-0b2375f278c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81f5ddc-530b-4d73-a99e-7b97d2c8500d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81f5ddc-530b-4d73-a99e-7b97d2c8500d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea52e010-6769-4b5a-ab71-980d92852be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Created reservations ['f90521da-c98a-4145-bbe9-253ced3bfd32', '513d7e07-59e4-4f7a-9d8c-93d736bc7d04', 'f1b977ac-dfb2-4fb5-9563-7306cdc79ba8', 'ca528564-bb33-4b61-922a-eb9700c57d96'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea52e010-6769-4b5a-ab71-980d92852be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90521da-c98a-4145-bbe9-253ced3bfd32', '513d7e07-59e4-4f7a-9d8c-93d736bc7d04', 'f1b977ac-dfb2-4fb5-9563-7306cdc79ba8', 'ca528564-bb33-4b61-922a-eb9700c57d96']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abca6bef-cc50-4014-b9c3-d70ca941828e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9b7f98b8-5932-45a6-a6bc-20b29a2e75aa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b7f98b8-5932-45a6-a6bc-20b29a2e75aa tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b7f98b8-5932-45a6-a6bc-20b29a2e75aa tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b7f98b8-5932-45a6-a6bc-20b29a2e75aa tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abca6bef-cc50-4014-b9c3-d70ca941828e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1c8f360-f84b-4ce8-be2a-e39f4254ccdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-462620370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['f90521da-c98a-4145-bbe9-253ced3bfd32','513d7e07-59e4-4f7a-9d8c-93d736bc7d04','f1b977ac-dfb2-4fb5-9563-7306cdc79ba8','ca528564-bb33-4b61-922a-eb9700c57d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-462620370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1c8f360-f84b-4ce8-be2a-e39f4254ccdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0425f289d4aebb70a3f0ea8b83d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460b8b2f-f417-4eaf-a0a9-8a4384d6ed1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9b7f98b8-5932-45a6-a6bc-20b29a2e75aa tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b7f98b8-5932-45a6-a6bc-20b29a2e75aa tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 returned with HTTP 200 Sep 07 17:11:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1245/2485] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:48 2026] GET /volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-613cd927-1979-44bd-a917-07e36100bb9f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-613cd927-1979-44bd-a917-07e36100bb9f tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460b8b2f-f417-4eaf-a0a9-8a4384d6ed1e) transitioned into state 'SUCCESS' from state '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-462620370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['f90521da-c98a-4145-bbe9-253ced3bfd32','513d7e07-59e4-4f7a-9d8c-93d736bc7d04','f1b977ac-dfb2-4fb5-9563-7306cdc79ba8','ca528564-bb33-4b61-922a-eb9700c57d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-613cd927-1979-44bd-a917-07e36100bb9f tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-613cd927-1979-44bd-a917-07e36100bb9f tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (599768e9-1d62-4169-a08d-c07ae9078a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (599768e9-1d62-4169-a08d-c07ae9078a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-613cd927-1979-44bd-a917-07e36100bb9f tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (78d41c99-adb5-4c1f-9ee7-0b2375f278c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request issued successfully. Sep 07 17:11:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3869722a-a07e-4a50-acbe-d878e72ebf69 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1241/2486] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:48 2026] POST /volume/v3/volumes => generated 770 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-613cd927-1979-44bd-a917-07e36100bb9f tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 returned with HTTP 200 Sep 07 17:11:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1246/2487] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:48 2026] GET /volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ceea788b-2c1b-412b-b4c3-58dd6e01b5d6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1956703690"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request body: {'volume': {"'source_volid": 'ceea788b-2c1b-412b-b4c3-58dd6e01b5d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1956703690'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume of 1 GB Sep 07 17:11:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Availability Zones retrieved successfully. Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (62c25bd8-4d30-42fb-8869-5a832bb337f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb2e831-1498-4c5e-b749-7b318b539eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb2e831-1498-4c5e-b749-7b318b539eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81e38d0-d1e9-4781-a132-7a1308ccaeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Created reservations ['471b13d2-9957-4b59-9a18-9a1098ded6ae', '7b4c278a-3829-46c3-939e-931f40e3a618', '00827c9b-1f40-4b6c-8d68-567487a06f91', 'bb51bd1a-0bc5-4e4a-b8e1-1cfe24732583'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81e38d0-d1e9-4781-a132-7a1308ccaeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['471b13d2-9957-4b59-9a18-9a1098ded6ae', '7b4c278a-3829-46c3-939e-931f40e3a618', '00827c9b-1f40-4b6c-8d68-567487a06f91', 'bb51bd1a-0bc5-4e4a-b8e1-1cfe24732583']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:48 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10a3182-818a-44b6-ab3e-423d25e4d5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10a3182-818a-44b6-ab3e-423d25e4d5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ac6616c-5895-489e-aaab-3cf6e5866dc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1956703690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['471b13d2-9957-4b59-9a18-9a1098ded6ae','7b4c278a-3829-46c3-939e-931f40e3a618','00827c9b-1f40-4b6c-8d68-567487a06f91','bb51bd1a-0bc5-4e4a-b8e1-1cfe24732583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1956703690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ac6616c-5895-489e-aaab-3cf6e5866dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0425f289d4aebb70a3f0ea8b83d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e1b4c9-9115-40a8-b991-7cf17618aec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e1b4c9-9115-40a8-b991-7cf17618aec5) transitioned into state 'SUCCESS' from state '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-1956703690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0425f289d4aebb70a3f0ea8b83d68',qos_specs=None,replication_status=,reservations=['471b13d2-9957-4b59-9a18-9a1098ded6ae','7b4c278a-3829-46c3-939e-931f40e3a618','00827c9b-1f40-4b6c-8d68-567487a06f91','bb51bd1a-0bc5-4e4a-b8e1-1cfe24732583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb93e4715fd7409c9bbd68a0927f777a',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db12bb4f-388d-4728-9f30-8c4b6b531ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db12bb4f-388d-4728-9f30-8c4b6b531ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Flow 'volume_create_api' (62c25bd8-4d30-42fb-8869-5a832bb337f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Create volume request issued successfully. Sep 07 17:11:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d17cadb-0c37-4d88-8e7a-8ea48f601151 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:11:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1242/2488] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:11:48 2026] POST /volume/v3/volumes => generated 771 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:11:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ba6200dd-7536-4715-97eb-ee728bfd796d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ba6200dd-7536-4715-97eb-ee728bfd796d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 Sep 07 17:11:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ba6200dd-7536-4715-97eb-ee728bfd796d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ba6200dd-7536-4715-97eb-ee728bfd796d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ba6200dd-7536-4715-97eb-ee728bfd796d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ba6200dd-7536-4715-97eb-ee728bfd796d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 returned with HTTP 200 Sep 07 17:11:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1247/2489] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:49 2026] GET /volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2aed09b2-9d4a-4d3e-9b19-38d6e75d3149 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2aed09b2-9d4a-4d3e-9b19-38d6e75d3149 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2aed09b2-9d4a-4d3e-9b19-38d6e75d3149 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2aed09b2-9d4a-4d3e-9b19-38d6e75d3149 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2aed09b2-9d4a-4d3e-9b19-38d6e75d3149 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2aed09b2-9d4a-4d3e-9b19-38d6e75d3149 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 returned with HTTP 200 Sep 07 17:11:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1243/2490] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:49 2026] GET /volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fbc70573-0c33-4d77-80de-c080ac04697e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fbc70573-0c33-4d77-80de-c080ac04697e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 Sep 07 17:11:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fbc70573-0c33-4d77-80de-c080ac04697e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fbc70573-0c33-4d77-80de-c080ac04697e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fbc70573-0c33-4d77-80de-c080ac04697e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fbc70573-0c33-4d77-80de-c080ac04697e tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 returned with HTTP 200 Sep 07 17:11:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1248/2491] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:49 2026] GET /volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-45286304-a234-4231-875e-cd81c6685744 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-45286304-a234-4231-875e-cd81c6685744 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-45286304-a234-4231-875e-cd81c6685744 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-45286304-a234-4231-875e-cd81c6685744 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-45286304-a234-4231-875e-cd81c6685744 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-45286304-a234-4231-875e-cd81c6685744 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa returned with HTTP 200 Sep 07 17:11:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1244/2492] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:49 2026] GET /volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-41551662-ffe3-476b-ad07-123f7887e1bc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-41551662-ffe3-476b-ad07-123f7887e1bc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 Sep 07 17:11:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-41551662-ffe3-476b-ad07-123f7887e1bc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-41551662-ffe3-476b-ad07-123f7887e1bc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-41551662-ffe3-476b-ad07-123f7887e1bc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-41551662-ffe3-476b-ad07-123f7887e1bc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 returned with HTTP 200 Sep 07 17:11:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1249/2493] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:50 2026] GET /volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-edb252b4-2b4f-438f-a322-045ee60ba584 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-edb252b4-2b4f-438f-a322-045ee60ba584 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa Sep 07 17:11:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-edb252b4-2b4f-438f-a322-045ee60ba584 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-edb252b4-2b4f-438f-a322-045ee60ba584 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-edb252b4-2b4f-438f-a322-045ee60ba584 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-edb252b4-2b4f-438f-a322-045ee60ba584 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa returned with HTTP 200 Sep 07 17:11:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1245/2494] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:50 2026] GET /volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-80e907ae-74e2-43af-9a91-66bbdd5c0bde None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-80e907ae-74e2-43af-9a91-66bbdd5c0bde tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] DELETE http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa Sep 07 17:11:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-80e907ae-74e2-43af-9a91-66bbdd5c0bde tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-80e907ae-74e2-43af-9a91-66bbdd5c0bde tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:51 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-80e907ae-74e2-43af-9a91-66bbdd5c0bde tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume with id: 88d55323-49c9-468f-b4ee-3fcf3c5295fa Sep 07 17:11:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-80e907ae-74e2-43af-9a91-66bbdd5c0bde tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-80e907ae-74e2-43af-9a91-66bbdd5c0bde tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume request issued successfully. Sep 07 17:11:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-80e907ae-74e2-43af-9a91-66bbdd5c0bde tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa returned with HTTP 202 Sep 07 17:11:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1250/2495] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:51 2026] DELETE /volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-53616de7-d47e-4a83-b750-ab3bcba981cb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53616de7-d47e-4a83-b750-ab3bcba981cb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa Sep 07 17:11:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53616de7-d47e-4a83-b750-ab3bcba981cb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-53616de7-d47e-4a83-b750-ab3bcba981cb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-53616de7-d47e-4a83-b750-ab3bcba981cb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-53616de7-d47e-4a83-b750-ab3bcba981cb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa returned with HTTP 200 Sep 07 17:11:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1246/2496] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:51 2026] GET /volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-989bd5a7-4744-42b6-bc62-cfd4e2d93936 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-989bd5a7-4744-42b6-bc62-cfd4e2d93936 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 Sep 07 17:11:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-989bd5a7-4744-42b6-bc62-cfd4e2d93936 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-989bd5a7-4744-42b6-bc62-cfd4e2d93936 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-989bd5a7-4744-42b6-bc62-cfd4e2d93936 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-989bd5a7-4744-42b6-bc62-cfd4e2d93936 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 returned with HTTP 200 Sep 07 17:11:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1251/2497] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:51 2026] GET /volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-29bb470d-06bb-44a1-bda9-fe3a4fc75113 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29bb470d-06bb-44a1-bda9-fe3a4fc75113 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29bb470d-06bb-44a1-bda9-fe3a4fc75113 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29bb470d-06bb-44a1-bda9-fe3a4fc75113 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29bb470d-06bb-44a1-bda9-fe3a4fc75113 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa returned with HTTP 404 Sep 07 17:11:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1247/2498] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:52 2026] GET /volume/v3/volumes/88d55323-49c9-468f-b4ee-3fcf3c5295fa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ce24d571-02da-4000-a955-e634512fd286 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce24d571-02da-4000-a955-e634512fd286 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] DELETE http://192.168.122.80/volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ce24d571-02da-4000-a955-e634512fd286 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ce24d571-02da-4000-a955-e634512fd286 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-ce24d571-02da-4000-a955-e634512fd286 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume with id: 72f80200-8228-4eb3-9117-5c915abc0c13 Sep 07 17:11:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ce24d571-02da-4000-a955-e634512fd286 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ce24d571-02da-4000-a955-e634512fd286 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume request issued successfully. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce24d571-02da-4000-a955-e634512fd286 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 returned with HTTP 202 Sep 07 17:11:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1252/2499] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:52 2026] DELETE /volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eabd78c8-3c72-4030-8b15-8a57348d7466 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eabd78c8-3c72-4030-8b15-8a57348d7466 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eabd78c8-3c72-4030-8b15-8a57348d7466 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eabd78c8-3c72-4030-8b15-8a57348d7466 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-de5f9bbf-f242-448e-85bf-739fb4252606 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de5f9bbf-f242-448e-85bf-739fb4252606 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 Sep 07 17:11:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de5f9bbf-f242-448e-85bf-739fb4252606 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de5f9bbf-f242-448e-85bf-739fb4252606 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eabd78c8-3c72-4030-8b15-8a57348d7466 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eabd78c8-3c72-4030-8b15-8a57348d7466 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 returned with HTTP 200 Sep 07 17:11:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1248/2500] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:52 2026] GET /volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-de5f9bbf-f242-448e-85bf-739fb4252606 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de5f9bbf-f242-448e-85bf-739fb4252606 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 returned with HTTP 200 Sep 07 17:11:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1253/2501] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:52 2026] GET /volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6952fd7b-752d-4022-b51c-ef4cd6bb4fc6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6952fd7b-752d-4022-b51c-ef4cd6bb4fc6 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6952fd7b-752d-4022-b51c-ef4cd6bb4fc6 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6952fd7b-752d-4022-b51c-ef4cd6bb4fc6 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6952fd7b-752d-4022-b51c-ef4cd6bb4fc6 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6952fd7b-752d-4022-b51c-ef4cd6bb4fc6 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 returned with HTTP 200 Sep 07 17:11:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1249/2502] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:52 2026] GET /volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bf59e041-e6ee-45e2-9c08-8fc65c07528e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf59e041-e6ee-45e2-9c08-8fc65c07528e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf59e041-e6ee-45e2-9c08-8fc65c07528e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf59e041-e6ee-45e2-9c08-8fc65c07528e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf59e041-e6ee-45e2-9c08-8fc65c07528e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf59e041-e6ee-45e2-9c08-8fc65c07528e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 returned with HTTP 200 Sep 07 17:11:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1254/2503] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:52 2026] GET /volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c2757a13-4616-4cb2-81ca-884563638b29 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2757a13-4616-4cb2-81ca-884563638b29 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2757a13-4616-4cb2-81ca-884563638b29 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2757a13-4616-4cb2-81ca-884563638b29 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2757a13-4616-4cb2-81ca-884563638b29 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 returned with HTTP 404 Sep 07 17:11:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1250/2504] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:53 2026] GET /volume/v3/volumes/72f80200-8228-4eb3-9117-5c915abc0c13 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d47324ee-b41d-49e9-bc23-de2c7e97d2af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d47324ee-b41d-49e9-bc23-de2c7e97d2af tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] DELETE http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 Sep 07 17:11:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d47324ee-b41d-49e9-bc23-de2c7e97d2af tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d47324ee-b41d-49e9-bc23-de2c7e97d2af tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:53 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-d47324ee-b41d-49e9-bc23-de2c7e97d2af tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume with id: 17a408fe-01ff-47e3-966f-777657b69381 Sep 07 17:11:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d47324ee-b41d-49e9-bc23-de2c7e97d2af tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d47324ee-b41d-49e9-bc23-de2c7e97d2af tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume request issued successfully. Sep 07 17:11:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d47324ee-b41d-49e9-bc23-de2c7e97d2af tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 returned with HTTP 202 Sep 07 17:11:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1255/2505] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:53 2026] DELETE /volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dbad667c-7f04-45b9-9a6d-b3db14f81ee5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dbad667c-7f04-45b9-9a6d-b3db14f81ee5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dbad667c-7f04-45b9-9a6d-b3db14f81ee5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dbad667c-7f04-45b9-9a6d-b3db14f81ee5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dbad667c-7f04-45b9-9a6d-b3db14f81ee5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dbad667c-7f04-45b9-9a6d-b3db14f81ee5 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 returned with HTTP 200 Sep 07 17:11:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1251/2506] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:53 2026] GET /volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:11:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ec9daa48-c474-42bf-b6de-09a4a5e2d4a8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec9daa48-c474-42bf-b6de-09a4a5e2d4a8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 Sep 07 17:11:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec9daa48-c474-42bf-b6de-09a4a5e2d4a8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec9daa48-c474-42bf-b6de-09a4a5e2d4a8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ec9daa48-c474-42bf-b6de-09a4a5e2d4a8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec9daa48-c474-42bf-b6de-09a4a5e2d4a8 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 returned with HTTP 200 Sep 07 17:11:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1256/2507] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:53 2026] GET /volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5ef08736-89f8-48af-b20a-9edd1e36f950 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ef08736-89f8-48af-b20a-9edd1e36f950 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ef08736-89f8-48af-b20a-9edd1e36f950 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ef08736-89f8-48af-b20a-9edd1e36f950 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5ef08736-89f8-48af-b20a-9edd1e36f950 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ef08736-89f8-48af-b20a-9edd1e36f950 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc returned with HTTP 200 Sep 07 17:11:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1252/2508] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:53 2026] GET /volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e632119f-74b1-44c1-af0d-97e6f6f3fde0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e632119f-74b1-44c1-af0d-97e6f6f3fde0 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e632119f-74b1-44c1-af0d-97e6f6f3fde0 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e632119f-74b1-44c1-af0d-97e6f6f3fde0 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e632119f-74b1-44c1-af0d-97e6f6f3fde0 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 returned with HTTP 404 Sep 07 17:11:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1257/2509] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:54 2026] GET /volume/v3/volumes/17a408fe-01ff-47e3-966f-777657b69381 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4f55db5f-243c-43a5-b02d-9d6b7c5715a7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f55db5f-243c-43a5-b02d-9d6b7c5715a7 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] DELETE http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f55db5f-243c-43a5-b02d-9d6b7c5715a7 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f55db5f-243c-43a5-b02d-9d6b7c5715a7 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4f55db5f-243c-43a5-b02d-9d6b7c5715a7 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume with id: a28ce099-3033-4917-a9b2-734108003c75 Sep 07 17:11:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4f55db5f-243c-43a5-b02d-9d6b7c5715a7 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4f55db5f-243c-43a5-b02d-9d6b7c5715a7 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume request issued successfully. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f55db5f-243c-43a5-b02d-9d6b7c5715a7 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 returned with HTTP 202 Sep 07 17:11:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1253/2510] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:54 2026] DELETE /volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9a11927d-453d-4430-8c77-b9f4c8965cbb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a11927d-453d-4430-8c77-b9f4c8965cbb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a11927d-453d-4430-8c77-b9f4c8965cbb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a11927d-453d-4430-8c77-b9f4c8965cbb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b6188914-2c77-4598-a3ff-6797240743e0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b6188914-2c77-4598-a3ff-6797240743e0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b6188914-2c77-4598-a3ff-6797240743e0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b6188914-2c77-4598-a3ff-6797240743e0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b6188914-2c77-4598-a3ff-6797240743e0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9a11927d-453d-4430-8c77-b9f4c8965cbb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b6188914-2c77-4598-a3ff-6797240743e0 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc returned with HTTP 200 Sep 07 17:11:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1254/2511] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:54 2026] GET /volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a11927d-453d-4430-8c77-b9f4c8965cbb tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 returned with HTTP 200 Sep 07 17:11:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1258/2512] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:54 2026] GET /volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fb26e3cb-9c43-45b2-afcc-9b27ffd51921 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb26e3cb-9c43-45b2-afcc-9b27ffd51921 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb26e3cb-9c43-45b2-afcc-9b27ffd51921 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb26e3cb-9c43-45b2-afcc-9b27ffd51921 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fb26e3cb-9c43-45b2-afcc-9b27ffd51921 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb26e3cb-9c43-45b2-afcc-9b27ffd51921 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 returned with HTTP 200 Sep 07 17:11:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1255/2513] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:54 2026] GET /volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-51f6e340-cab1-4139-be50-007ec89b0ed2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51f6e340-cab1-4139-be50-007ec89b0ed2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51f6e340-cab1-4139-be50-007ec89b0ed2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51f6e340-cab1-4139-be50-007ec89b0ed2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-51f6e340-cab1-4139-be50-007ec89b0ed2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume with id: 0ac6616c-5895-489e-aaab-3cf6e5866dc8 Sep 07 17:11:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-51f6e340-cab1-4139-be50-007ec89b0ed2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-51f6e340-cab1-4139-be50-007ec89b0ed2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume request issued successfully. Sep 07 17:11:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51f6e340-cab1-4139-be50-007ec89b0ed2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 returned with HTTP 202 Sep 07 17:11:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1259/2514] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:54 2026] DELETE /volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6508e16c-f529-444d-992d-830344f9c333 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6508e16c-f529-444d-992d-830344f9c333 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6508e16c-f529-444d-992d-830344f9c333 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6508e16c-f529-444d-992d-830344f9c333 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6508e16c-f529-444d-992d-830344f9c333 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6508e16c-f529-444d-992d-830344f9c333 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 returned with HTTP 200 Sep 07 17:11:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1256/2515] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:54 2026] GET /volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b762379a-b766-4c82-b9d5-e08ab1ad8450 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b762379a-b766-4c82-b9d5-e08ab1ad8450 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b762379a-b766-4c82-b9d5-e08ab1ad8450 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b762379a-b766-4c82-b9d5-e08ab1ad8450 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b762379a-b766-4c82-b9d5-e08ab1ad8450 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 returned with HTTP 404 Sep 07 17:11:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1260/2516] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:55 2026] GET /volume/v3/volumes/a28ce099-3033-4917-a9b2-734108003c75 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bc753a60-30f3-4ec9-b36c-e20e283354ad None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc753a60-30f3-4ec9-b36c-e20e283354ad tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] DELETE http://192.168.122.80/volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 Sep 07 17:11:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc753a60-30f3-4ec9-b36c-e20e283354ad tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bc753a60-30f3-4ec9-b36c-e20e283354ad tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:55 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-bc753a60-30f3-4ec9-b36c-e20e283354ad tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume with id: cdeaed93-45b4-4b07-a707-cae551c44a52 Sep 07 17:11:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bc753a60-30f3-4ec9-b36c-e20e283354ad tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bc753a60-30f3-4ec9-b36c-e20e283354ad tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume request issued successfully. Sep 07 17:11:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bc753a60-30f3-4ec9-b36c-e20e283354ad tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 returned with HTTP 202 Sep 07 17:11:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1257/2517] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:55 2026] DELETE /volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0c487bcc-09da-4c6a-9148-0a3c3b361247 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c487bcc-09da-4c6a-9148-0a3c3b361247 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c487bcc-09da-4c6a-9148-0a3c3b361247 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c487bcc-09da-4c6a-9148-0a3c3b361247 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0c487bcc-09da-4c6a-9148-0a3c3b361247 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c487bcc-09da-4c6a-9148-0a3c3b361247 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 returned with HTTP 200 Sep 07 17:11:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1261/2518] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:55 2026] GET /volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-57f30570-eb0e-45e5-a989-f8a765b9c21b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-57f30570-eb0e-45e5-a989-f8a765b9c21b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 Sep 07 17:11:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-57f30570-eb0e-45e5-a989-f8a765b9c21b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-57f30570-eb0e-45e5-a989-f8a765b9c21b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-57f30570-eb0e-45e5-a989-f8a765b9c21b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 returned with HTTP 404 Sep 07 17:11:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1258/2519] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:55 2026] GET /volume/v3/volumes/0ac6616c-5895-489e-aaab-3cf6e5866dc8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-108e1313-9187-4bf9-a0f8-d808d10e26f2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-108e1313-9187-4bf9-a0f8-d808d10e26f2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] DELETE http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-108e1313-9187-4bf9-a0f8-d808d10e26f2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-108e1313-9187-4bf9-a0f8-d808d10e26f2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:55 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-108e1313-9187-4bf9-a0f8-d808d10e26f2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume with id: e1c8f360-f84b-4ce8-be2a-e39f4254ccdc Sep 07 17:11:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-108e1313-9187-4bf9-a0f8-d808d10e26f2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-108e1313-9187-4bf9-a0f8-d808d10e26f2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume request issued successfully. Sep 07 17:11:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-108e1313-9187-4bf9-a0f8-d808d10e26f2 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc returned with HTTP 202 Sep 07 17:11:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1262/2520] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:55 2026] DELETE /volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-771ce7a5-4375-4dcf-b3fb-d7ab3062f955 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-771ce7a5-4375-4dcf-b3fb-d7ab3062f955 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc Sep 07 17:11:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-771ce7a5-4375-4dcf-b3fb-d7ab3062f955 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-771ce7a5-4375-4dcf-b3fb-d7ab3062f955 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-771ce7a5-4375-4dcf-b3fb-d7ab3062f955 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-771ce7a5-4375-4dcf-b3fb-d7ab3062f955 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc returned with HTTP 200 Sep 07 17:11:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1259/2521] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:56 2026] GET /volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c48526c9-4a31-4d33-9cfc-4cb3662d3106 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c48526c9-4a31-4d33-9cfc-4cb3662d3106 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 Sep 07 17:11:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c48526c9-4a31-4d33-9cfc-4cb3662d3106 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c48526c9-4a31-4d33-9cfc-4cb3662d3106 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c48526c9-4a31-4d33-9cfc-4cb3662d3106 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 returned with HTTP 404 Sep 07 17:11:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1263/2522] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:56 2026] GET /volume/v3/volumes/cdeaed93-45b4-4b07-a707-cae551c44a52 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f0492ed0-646a-46f3-accb-c332e1118c5c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f0492ed0-646a-46f3-accb-c332e1118c5c tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 Sep 07 17:11:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f0492ed0-646a-46f3-accb-c332e1118c5c tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f0492ed0-646a-46f3-accb-c332e1118c5c tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:56 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-f0492ed0-646a-46f3-accb-c332e1118c5c tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete snapshot with id: 56f38e55-657b-4b16-9db6-dc8a2793f223 Sep 07 17:11:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f0492ed0-646a-46f3-accb-c332e1118c5c tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Snapshot retrieved successfully. Sep 07 17:11:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f0492ed0-646a-46f3-accb-c332e1118c5c tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Snapshot delete request issued successfully. Sep 07 17:11:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f0492ed0-646a-46f3-accb-c332e1118c5c tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 returned with HTTP 202 Sep 07 17:11:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1260/2523] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:11:56 2026] DELETE /volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:11:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0bff91db-dd89-438b-84d1-ecbb03f18624 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0bff91db-dd89-438b-84d1-ecbb03f18624 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 Sep 07 17:11:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0bff91db-dd89-438b-84d1-ecbb03f18624 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0bff91db-dd89-438b-84d1-ecbb03f18624 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0bff91db-dd89-438b-84d1-ecbb03f18624 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Snapshot retrieved successfully. Sep 07 17:11:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0bff91db-dd89-438b-84d1-ecbb03f18624 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 returned with HTTP 200 Sep 07 17:11:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1264/2524] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:11:57 2026] GET /volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 => generated 473 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:11:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-17bcc1cf-9000-4a23-a69a-7789331c5714 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-17bcc1cf-9000-4a23-a69a-7789331c5714 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc Sep 07 17:11:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-17bcc1cf-9000-4a23-a69a-7789331c5714 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-17bcc1cf-9000-4a23-a69a-7789331c5714 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-17bcc1cf-9000-4a23-a69a-7789331c5714 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc returned with HTTP 404 Sep 07 17:11:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1261/2525] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:57 2026] GET /volume/v3/volumes/e1c8f360-f84b-4ce8-be2a-e39f4254ccdc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:11:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-60007196-fdb4-40c4-8a7c-f1330d0628bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-60007196-fdb4-40c4-8a7c-f1330d0628bf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] DELETE http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 Sep 07 17:11:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-60007196-fdb4-40c4-8a7c-f1330d0628bf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-60007196-fdb4-40c4-8a7c-f1330d0628bf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:57 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-60007196-fdb4-40c4-8a7c-f1330d0628bf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume with id: f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 Sep 07 17:11:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-60007196-fdb4-40c4-8a7c-f1330d0628bf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-60007196-fdb4-40c4-8a7c-f1330d0628bf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume request issued successfully. Sep 07 17:11:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-60007196-fdb4-40c4-8a7c-f1330d0628bf tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 returned with HTTP 202 Sep 07 17:11:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1265/2526] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:57 2026] DELETE /volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f5dd680e-75ba-4bbc-83ae-e2c413cb284d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f5dd680e-75ba-4bbc-83ae-e2c413cb284d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 Sep 07 17:11:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f5dd680e-75ba-4bbc-83ae-e2c413cb284d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f5dd680e-75ba-4bbc-83ae-e2c413cb284d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f5dd680e-75ba-4bbc-83ae-e2c413cb284d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f5dd680e-75ba-4bbc-83ae-e2c413cb284d tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 returned with HTTP 200 Sep 07 17:11:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1262/2527] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:57 2026] GET /volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-406c0548-cf22-440b-a2d3-19d568e45321 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-406c0548-cf22-440b-a2d3-19d568e45321 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 Sep 07 17:11:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-406c0548-cf22-440b-a2d3-19d568e45321 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-406c0548-cf22-440b-a2d3-19d568e45321 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-406c0548-cf22-440b-a2d3-19d568e45321 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Snapshot retrieved successfully. Sep 07 17:11:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-406c0548-cf22-440b-a2d3-19d568e45321 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 returned with HTTP 200 Sep 07 17:11:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1266/2528] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:11:58 2026] GET /volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-72211e32-107c-41c8-a2ab-db3fefe0023e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-72211e32-107c-41c8-a2ab-db3fefe0023e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 Sep 07 17:11:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-72211e32-107c-41c8-a2ab-db3fefe0023e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-72211e32-107c-41c8-a2ab-db3fefe0023e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-72211e32-107c-41c8-a2ab-db3fefe0023e tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 returned with HTTP 404 Sep 07 17:11:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1263/2529] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:58 2026] GET /volume/v3/volumes/f633bce4-3fc7-4e0b-a7e9-cac3caed9c25 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5063cec9-268c-46c2-8f17-85a31b604f36 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5063cec9-268c-46c2-8f17-85a31b604f36 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] DELETE http://192.168.122.80/volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 Sep 07 17:11:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5063cec9-268c-46c2-8f17-85a31b604f36 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5063cec9-268c-46c2-8f17-85a31b604f36 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:58 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-5063cec9-268c-46c2-8f17-85a31b604f36 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume with id: 57abce9b-3b68-4c63-bbe8-b705c7991246 Sep 07 17:11:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5063cec9-268c-46c2-8f17-85a31b604f36 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5063cec9-268c-46c2-8f17-85a31b604f36 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume request issued successfully. Sep 07 17:11:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5063cec9-268c-46c2-8f17-85a31b604f36 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 returned with HTTP 202 Sep 07 17:11:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1267/2530] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:58 2026] DELETE /volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3d1c1816-f68f-466a-aa09-466ddf4a7267 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d1c1816-f68f-466a-aa09-466ddf4a7267 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 Sep 07 17:11:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d1c1816-f68f-466a-aa09-466ddf4a7267 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d1c1816-f68f-466a-aa09-466ddf4a7267 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3d1c1816-f68f-466a-aa09-466ddf4a7267 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d1c1816-f68f-466a-aa09-466ddf4a7267 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 returned with HTTP 200 Sep 07 17:11:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1264/2531] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:58 2026] GET /volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6b49379e-70bf-4efb-aac9-45ea5f154c28 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6b49379e-70bf-4efb-aac9-45ea5f154c28 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6b49379e-70bf-4efb-aac9-45ea5f154c28 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6b49379e-70bf-4efb-aac9-45ea5f154c28 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6b49379e-70bf-4efb-aac9-45ea5f154c28 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 returned with HTTP 404 Sep 07 17:11:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1268/2532] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:11:59 2026] GET /volume/v3/snapshots/56f38e55-657b-4b16-9db6-dc8a2793f223 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-06485439-b36e-48e8-a6b3-41899c6d08fc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-06485439-b36e-48e8-a6b3-41899c6d08fc tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] DELETE http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-06485439-b36e-48e8-a6b3-41899c6d08fc tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-06485439-b36e-48e8-a6b3-41899c6d08fc tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-06485439-b36e-48e8-a6b3-41899c6d08fc tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume with id: ebeedbda-47c1-49d8-8c5c-a27116fd44df Sep 07 17:11:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-06485439-b36e-48e8-a6b3-41899c6d08fc tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-06485439-b36e-48e8-a6b3-41899c6d08fc tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Delete volume request issued successfully. Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-06485439-b36e-48e8-a6b3-41899c6d08fc tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df returned with HTTP 202 Sep 07 17:11:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1265/2533] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:59 2026] DELETE /volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ca19a5da-7314-4b5c-896f-7c1268ee6d51 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ca19a5da-7314-4b5c-896f-7c1268ee6d51 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ca19a5da-7314-4b5c-896f-7c1268ee6d51 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ca19a5da-7314-4b5c-896f-7c1268ee6d51 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ca19a5da-7314-4b5c-896f-7c1268ee6d51 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Volume info retrieved successfully. Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ca19a5da-7314-4b5c-896f-7c1268ee6d51 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df returned with HTTP 200 Sep 07 17:11:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1269/2534] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:59 2026] GET /volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6716f251-170b-4c93-81ae-25e4eefa8649 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6716f251-170b-4c93-81ae-25e4eefa8649 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6716f251-170b-4c93-81ae-25e4eefa8649 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6716f251-170b-4c93-81ae-25e4eefa8649 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6716f251-170b-4c93-81ae-25e4eefa8649 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 returned with HTTP 404 Sep 07 17:11:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1266/2535] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:59 2026] GET /volume/v3/volumes/57abce9b-3b68-4c63-bbe8-b705c7991246 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e4f181e8-c757-446d-a150-18b489c381dc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4f181e8-c757-446d-a150-18b489c381dc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] DELETE http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4f181e8-c757-446d-a150-18b489c381dc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4f181e8-c757-446d-a150-18b489c381dc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-e4f181e8-c757-446d-a150-18b489c381dc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume with id: 0f5bd60a-d47f-4894-a2aa-d95c49338555 Sep 07 17:11:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:11:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e4f181e8-c757-446d-a150-18b489c381dc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e4f181e8-c757-446d-a150-18b489c381dc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume request issued successfully. Sep 07 17:11:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4f181e8-c757-446d-a150-18b489c381dc tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 returned with HTTP 202 Sep 07 17:11:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1270/2536] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:11:59 2026] DELETE /volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b58e650d-5eb8-409a-bbaa-b3bb15b20c12 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b58e650d-5eb8-409a-bbaa-b3bb15b20c12 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b58e650d-5eb8-409a-bbaa-b3bb15b20c12 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b58e650d-5eb8-409a-bbaa-b3bb15b20c12 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:11:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:11:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:11:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:11:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b58e650d-5eb8-409a-bbaa-b3bb15b20c12 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:11:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b58e650d-5eb8-409a-bbaa-b3bb15b20c12 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 returned with HTTP 200 Sep 07 17:11:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1267/2537] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:11:59 2026] GET /volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9f696d10-3561-486a-9830-ba2eeaeaf896 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9f696d10-3561-486a-9830-ba2eeaeaf896 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] GET http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df Sep 07 17:12:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9f696d10-3561-486a-9830-ba2eeaeaf896 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9f696d10-3561-486a-9830-ba2eeaeaf896 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9f696d10-3561-486a-9830-ba2eeaeaf896 tempest-CreateVolumesFromSnapshotTest-282873035 tempest-CreateVolumesFromSnapshotTest-282873035-project-member] http://192.168.122.80/volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df returned with HTTP 404 Sep 07 17:12:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1271/2538] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:00 2026] GET /volume/v3/volumes/ebeedbda-47c1-49d8-8c5c-a27116fd44df => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ecb24fe-8db4-4798-9803-fc619e1e32d7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ecb24fe-8db4-4798-9803-fc619e1e32d7 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 Sep 07 17:12:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ecb24fe-8db4-4798-9803-fc619e1e32d7 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ecb24fe-8db4-4798-9803-fc619e1e32d7 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ecb24fe-8db4-4798-9803-fc619e1e32d7 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 returned with HTTP 404 Sep 07 17:12:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1268/2539] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:00 2026] GET /volume/v3/volumes/0f5bd60a-d47f-4894-a2aa-d95c49338555 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e9d3f963-c36a-4200-8588-5faf558a47e9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9d3f963-c36a-4200-8588-5faf558a47e9 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] DELETE http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 Sep 07 17:12:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9d3f963-c36a-4200-8588-5faf558a47e9 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e9d3f963-c36a-4200-8588-5faf558a47e9 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:00 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-e9d3f963-c36a-4200-8588-5faf558a47e9 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume with id: ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 Sep 07 17:12:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e9d3f963-c36a-4200-8588-5faf558a47e9 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:12:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e9d3f963-c36a-4200-8588-5faf558a47e9 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Delete volume request issued successfully. Sep 07 17:12:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e9d3f963-c36a-4200-8588-5faf558a47e9 tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 returned with HTTP 202 Sep 07 17:12:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1272/2540] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:12:00 2026] DELETE /volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7a892c61-4a3c-4766-baf7-0ecedb068d7b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7a892c61-4a3c-4766-baf7-0ecedb068d7b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 Sep 07 17:12:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7a892c61-4a3c-4766-baf7-0ecedb068d7b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7a892c61-4a3c-4766-baf7-0ecedb068d7b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7a892c61-4a3c-4766-baf7-0ecedb068d7b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Volume info retrieved successfully. Sep 07 17:12:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7a892c61-4a3c-4766-baf7-0ecedb068d7b tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 returned with HTTP 200 Sep 07 17:12:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1269/2541] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:00 2026] GET /volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-04fa8f3d-1635-49f8-af54-fa88f62388ab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-04fa8f3d-1635-49f8-af54-fa88f62388ab tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] GET http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 Sep 07 17:12:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-04fa8f3d-1635-49f8-af54-fa88f62388ab tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-04fa8f3d-1635-49f8-af54-fa88f62388ab tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-04fa8f3d-1635-49f8-af54-fa88f62388ab tempest-CreateVolumesFromSourceVolumeTest-1784711759 tempest-CreateVolumesFromSourceVolumeTest-1784711759-project-member] http://192.168.122.80/volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 returned with HTTP 404 Sep 07 17:12:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1273/2542] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:01 2026] GET /volume/v3/volumes/ceea788b-2c1b-412b-b4c3-58dd6e01b5d6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5165bccf-92b8-467b-93c0-2c87b87bc7d4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5165bccf-92b8-467b-93c0-2c87b87bc7d4 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5165bccf-92b8-467b-93c0-2c87b87bc7d4 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-468269410", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:03 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=440,cinder:UPDATE=145,cinder:INSERT=85 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:12:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5165bccf-92b8-467b-93c0-2c87b87bc7d4 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1270/2543] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:03 2026] POST /volume/v3/types => generated 379 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-27c0b16b-fbe2-499b-9b2c-efae34660665 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27c0b16b-fbe2-499b-9b2c-efae34660665 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] POST http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-27c0b16b-fbe2-499b-9b2c-efae34660665 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=367,cinder:UPDATE=116,cinder:INSERT=66 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-27c0b16b-fbe2-499b-9b2c-efae34660665 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1274/2544] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-75cca186-4552-485e-bff8-d0f2b91f4a61 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-75cca186-4552-485e-bff8-d0f2b91f4a61 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-75cca186-4552-485e-bff8-d0f2b91f4a61 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-577848634", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-75cca186-4552-485e-bff8-d0f2b91f4a61 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1271/2545] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2758468d-2e28-49cf-bf59-19202a8a3cf6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1464931063"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1464931063'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Create volume of 1 GB Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Availability Zones retrieved successfully. Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Flow 'volume_create_api' (5602f0dd-94e4-4009-96dc-01d6b4ef06d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea261249-60f1-438e-8ebc-a7917e4df95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2758468d-2e28-49cf-bf59-19202a8a3cf6 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] POST http://192.168.122.80/volume/v3/types/5ae9649d-eebe-43c5-a9cd-d803900b7ba8/encryption Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2758468d-2e28-49cf-bf59-19202a8a3cf6 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-2758468d-2e28-49cf-bf59-19202a8a3cf6 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2758468d-2e28-49cf-bf59-19202a8a3cf6 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/5ae9649d-eebe-43c5-a9cd-d803900b7ba8/encryption returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1275/2546] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types/5ae9649d-eebe-43c5-a9cd-d803900b7ba8/encryption => generated 127 bytes in 214 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-098d2bdc-50f1-4a1f-8e63-e674441f143a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-098d2bdc-50f1-4a1f-8e63-e674441f143a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-098d2bdc-50f1-4a1f-8e63-e674441f143a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-286112803", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea261249-60f1-438e-8ebc-a7917e4df95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e3b9c4-74f7-4009-949c-a156b94c5116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-098d2bdc-50f1-4a1f-8e63-e674441f143a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1276/2547] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4879dca4-6930-4ecf-9843-031c510140c2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4879dca4-6930-4ecf-9843-031c510140c2 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] POST http://192.168.122.80/volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82/extra_specs Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4879dca4-6930-4ecf-9843-031c510140c2 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-4879dca4-6930-4ecf-9843-031c510140c2 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4879dca4-6930-4ecf-9843-031c510140c2 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82/extra_specs returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1277/2548] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4cc81603-8f15-4370-b551-e4f6bc4d1e3a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4cc81603-8f15-4370-b551-e4f6bc4d1e3a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] PUT http://192.168.122.80/volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82/extra_specs/key2 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4cc81603-8f15-4370-b551-e4f6bc4d1e3a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-4cc81603-8f15-4370-b551-e4f6bc4d1e3a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4cc81603-8f15-4370-b551-e4f6bc4d1e3a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82/extra_specs/key2 returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1278/2549] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:12:04 2026] PUT /volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f6752b08-259e-46c4-874b-75c72e618127 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f6752b08-259e-46c4-874b-75c72e618127 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f6752b08-259e-46c4-874b-75c72e618127 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-f6752b08-259e-46c4-874b-75c72e618127 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f6752b08-259e-46c4-874b-75c72e618127 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1279/2550] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-714344f7-7b30-43fc-a02a-fd44c507231d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-714344f7-7b30-43fc-a02a-fd44c507231d tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-714344f7-7b30-43fc-a02a-fd44c507231d tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2066067575", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-714344f7-7b30-43fc-a02a-fd44c507231d tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1280/2551] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e2fdc78e-5d3a-42f8-949a-cfb9199e0b06 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e2fdc78e-5d3a-42f8-949a-cfb9199e0b06 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] POST http://192.168.122.80/volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90/encryption Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e2fdc78e-5d3a-42f8-949a-cfb9199e0b06 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Created reservations ['a76de51e-deb5-488d-81aa-21302b225369', '73bcc7f5-650a-4fa6-8d51-0d2c01f5c862', '1f7f8370-ba7d-4178-9053-af6b8bc8be9b', '94ab3fc4-f64d-40b6-9cb2-d1a27af6c78c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e3b9c4-74f7-4009-949c-a156b94c5116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a76de51e-deb5-488d-81aa-21302b225369', '73bcc7f5-650a-4fa6-8d51-0d2c01f5c862', '1f7f8370-ba7d-4178-9053-af6b8bc8be9b', '94ab3fc4-f64d-40b6-9cb2-d1a27af6c78c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88eac460-f512-42ba-a3df-7b4675f1a701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e2fdc78e-5d3a-42f8-949a-cfb9199e0b06 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90/encryption returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1281/2552] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c16dc314-ec6e-4fa6-bb31-515d9a6e987b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c16dc314-ec6e-4fa6-bb31-515d9a6e987b tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] DELETE http://192.168.122.80/volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90/encryption/4d418f28-2f97-49e3-8e87-0e725da41027 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c16dc314-ec6e-4fa6-bb31-515d9a6e987b tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c16dc314-ec6e-4fa6-bb31-515d9a6e987b tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88eac460-f512-42ba-a3df-7b4675f1a701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01bd5552-4b54-4f02-a0e3-c883c5478f1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1464931063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d82e8956d02041f99162103cbc9142a2',qos_specs=None,replication_status=,reservations=['a76de51e-deb5-488d-81aa-21302b225369','73bcc7f5-650a-4fa6-8d51-0d2c01f5c862','1f7f8370-ba7d-4178-9053-af6b8bc8be9b','94ab3fc4-f64d-40b6-9cb2-d1a27af6c78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0163138c860d46f0bc3f45ecdafa2ff0',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1464931063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01bd5552-4b54-4f02-a0e3-c883c5478f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d82e8956d02041f99162103cbc9142a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0163138c860d46f0bc3f45ecdafa2ff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-c16dc314-ec6e-4fa6-bb31-515d9a6e987b tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c16dc314-ec6e-4fa6-bb31-515d9a6e987b tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90/encryption/4d418f28-2f97-49e3-8e87-0e725da41027 returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1282/2553] 192.168.122.80 () {58 vars in 1368 bytes} [Mon Sep 7 17:12:04 2026] DELETE /volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90/encryption/4d418f28-2f97-49e3-8e87-0e725da41027 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c808d96b-6697-4ef6-803d-48b45364082f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-42c871b4-cd35-4973-873b-e7cd11ff485f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42c871b4-cd35-4973-873b-e7cd11ff485f tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42c871b4-cd35-4973-873b-e7cd11ff485f tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-847413103", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c808d96b-6697-4ef6-803d-48b45364082f) transitioned into state 'SUCCESS' from state '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-1464931063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d82e8956d02041f99162103cbc9142a2',qos_specs=None,replication_status=,reservations=['a76de51e-deb5-488d-81aa-21302b225369','73bcc7f5-650a-4fa6-8d51-0d2c01f5c862','1f7f8370-ba7d-4178-9053-af6b8bc8be9b','94ab3fc4-f64d-40b6-9cb2-d1a27af6c78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0163138c860d46f0bc3f45ecdafa2ff0',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60238a7e-1fa4-4994-a986-4e0c91c93146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42c871b4-cd35-4973-873b-e7cd11ff485f tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1283/2554] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9dc767ff-5bbf-4588-9d6d-d74983cc8af3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9dc767ff-5bbf-4588-9d6d-d74983cc8af3 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] DELETE http://192.168.122.80/volume/v3/types/7fd7a148-5c87-48d0-bc72-5d19c15b0f5c/extra_specs/key1 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9dc767ff-5bbf-4588-9d6d-d74983cc8af3 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9dc767ff-5bbf-4588-9d6d-d74983cc8af3 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60238a7e-1fa4-4994-a986-4e0c91c93146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Flow 'volume_create_api' (5602f0dd-94e4-4009-96dc-01d6b4ef06d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Create volume request issued successfully. Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c0c88f6e-ddaf-4afe-8cd3-964902272660 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-9dc767ff-5bbf-4588-9d6d-d74983cc8af3 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9dc767ff-5bbf-4588-9d6d-d74983cc8af3 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/7fd7a148-5c87-48d0-bc72-5d19c15b0f5c/extra_specs/key1 returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1272/2555] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/volumes => generated 777 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1284/2556] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:12:04 2026] DELETE /volume/v3/types/7fd7a148-5c87-48d0-bc72-5d19c15b0f5c/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7149105e-55cf-403a-b0c5-38e4e04e94d1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5cc664f5-d774-4a94-9963-3fac75279889 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5cc664f5-d774-4a94-9963-3fac75279889 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7149105e-55cf-403a-b0c5-38e4e04e94d1 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5cc664f5-d774-4a94-9963-3fac75279889 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1789403785", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7149105e-55cf-403a-b0c5-38e4e04e94d1 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7149105e-55cf-403a-b0c5-38e4e04e94d1 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7149105e-55cf-403a-b0c5-38e4e04e94d1 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7149105e-55cf-403a-b0c5-38e4e04e94d1 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1285/2557] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:04 2026] GET /volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5cc664f5-d774-4a94-9963-3fac75279889 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1273/2558] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:04 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-00731eff-0e4d-4ca9-b0e3-13c8bba40b90 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00731eff-0e4d-4ca9-b0e3-13c8bba40b90 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] DELETE http://192.168.122.80/volume/v3/types/61fc7cf7-34ac-40f1-a1bf-8b45fa8f5519 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00731eff-0e4d-4ca9-b0e3-13c8bba40b90 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00731eff-0e4d-4ca9-b0e3-13c8bba40b90 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-00731eff-0e4d-4ca9-b0e3-13c8bba40b90 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00731eff-0e4d-4ca9-b0e3-13c8bba40b90 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/61fc7cf7-34ac-40f1-a1bf-8b45fa8f5519 returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1286/2559] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:04 2026] DELETE /volume/v3/types/61fc7cf7-34ac-40f1-a1bf-8b45fa8f5519 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1bc8e5a7-ce4f-422a-bd3d-ad076e3b2200 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1bc8e5a7-ce4f-422a-bd3d-ad076e3b2200 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] GET http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1bc8e5a7-ce4f-422a-bd3d-ad076e3b2200 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1bc8e5a7-ce4f-422a-bd3d-ad076e3b2200 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1bc8e5a7-ce4f-422a-bd3d-ad076e3b2200 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1274/2560] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:12:04 2026] GET /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs => generated 123 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-012840a9-5e07-4f8c-b648-3f39f077e99c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-012840a9-5e07-4f8c-b648-3f39f077e99c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] GET http://192.168.122.80/volume/v3/types Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-012840a9-5e07-4f8c-b648-3f39f077e99c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-012840a9-5e07-4f8c-b648-3f39f077e99c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-012840a9-5e07-4f8c-b648-3f39f077e99c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-012840a9-5e07-4f8c-b648-3f39f077e99c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1287/2561] 192.168.122.80 () {58 vars in 1110 bytes} [Mon Sep 7 17:12:04 2026] GET /volume/v3/types => generated 2360 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bcb7687e-2b99-41c4-9b89-5ca1d379b4cf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bcb7687e-2b99-41c4-9b89-5ca1d379b4cf tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] GET http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption/cipher Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bcb7687e-2b99-41c4-9b89-5ca1d379b4cf tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bcb7687e-2b99-41c4-9b89-5ca1d379b4cf tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-bcb7687e-2b99-41c4-9b89-5ca1d379b4cf tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bcb7687e-2b99-41c4-9b89-5ca1d379b4cf tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption/cipher returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1275/2562] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:12:04 2026] GET /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-293d5b38-c6e0-4e3a-bfde-f54f65317e61 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-293d5b38-c6e0-4e3a-bfde-f54f65317e61 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] GET http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-293d5b38-c6e0-4e3a-bfde-f54f65317e61 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-293d5b38-c6e0-4e3a-bfde-f54f65317e61 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-293d5b38-c6e0-4e3a-bfde-f54f65317e61 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-293d5b38-c6e0-4e3a-bfde-f54f65317e61 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption returned with HTTP 403 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1288/2563] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:12:04 2026] GET /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aa9a3ceb-196f-4b4e-b138-7a6d5bc74a81 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa9a3ceb-196f-4b4e-b138-7a6d5bc74a81 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] GET http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/multiattach Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aa9a3ceb-196f-4b4e-b138-7a6d5bc74a81 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aa9a3ceb-196f-4b4e-b138-7a6d5bc74a81 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa9a3ceb-196f-4b4e-b138-7a6d5bc74a81 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/multiattach returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1276/2564] 192.168.122.80 () {58 vars in 1293 bytes} [Mon Sep 7 17:12:04 2026] GET /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-72dc0613-9e1f-4f79-8c6b-8083b7cafc0a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-72dc0613-9e1f-4f79-8c6b-8083b7cafc0a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] GET http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/volume_backend_name Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-72dc0613-9e1f-4f79-8c6b-8083b7cafc0a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-72dc0613-9e1f-4f79-8c6b-8083b7cafc0a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-72dc0613-9e1f-4f79-8c6b-8083b7cafc0a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1289/2565] 192.168.122.80 () {58 vars in 1317 bytes} [Mon Sep 7 17:12:04 2026] GET /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cf79a36f-b23b-4dfa-a0ff-b593bdcb20e9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cf79a36f-b23b-4dfa-a0ff-b593bdcb20e9 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] GET http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cf79a36f-b23b-4dfa-a0ff-b593bdcb20e9 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cf79a36f-b23b-4dfa-a0ff-b593bdcb20e9 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cf79a36f-b23b-4dfa-a0ff-b593bdcb20e9 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a returned with HTTP 200 Sep 07 17:12:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1277/2566] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:12:04 2026] GET /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a => generated 317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fe8c64ad-48c8-45fd-afa5-a5109edf453c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe8c64ad-48c8-45fd-afa5-a5109edf453c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] PUT http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption/d5e1fe43-f53f-40e0-ba19-a46c7a694669 Sep 07 17:12:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe8c64ad-48c8-45fd-afa5-a5109edf453c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-fe8c64ad-48c8-45fd-afa5-a5109edf453c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe8c64ad-48c8-45fd-afa5-a5109edf453c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption/d5e1fe43-f53f-40e0-ba19-a46c7a694669 returned with HTTP 403 Sep 07 17:12:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1290/2567] 192.168.122.80 () {60 vars in 1385 bytes} [Mon Sep 7 17:12:04 2026] PUT /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/encryption/d5e1fe43-f53f-40e0-ba19-a46c7a694669 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d25e7bc2-f7b8-43cb-83fb-bc50fd737c6d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d25e7bc2-f7b8-43cb-83fb-bc50fd737c6d tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] PUT http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/key1 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d25e7bc2-f7b8-43cb-83fb-bc50fd737c6d tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-d25e7bc2-f7b8-43cb-83fb-bc50fd737c6d tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d25e7bc2-f7b8-43cb-83fb-bc50fd737c6d tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/key1 returned with HTTP 403 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1278/2568] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:12:05 2026] PUT /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aa4adfc7-3368-4d92-96db-409567b54276 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aa4adfc7-3368-4d92-96db-409567b54276 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] PUT http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aa4adfc7-3368-4d92-96db-409567b54276 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-aa4adfc7-3368-4d92-96db-409567b54276 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1f4c6123145e473080f5d357492075f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a7b44642dbd343e58740201c182b3217', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aa4adfc7-3368-4d92-96db-409567b54276 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-member] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a returned with HTTP 403 Sep 07 17:12:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1291/2569] 192.168.122.80 () {60 vars in 1241 bytes} [Mon Sep 7 17:12:05 2026] PUT /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a71a3a11-0fd7-4794-ab1a-80dd4bb5f5e0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a71a3a11-0fd7-4794-ab1a-80dd4bb5f5e0 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] DELETE http://192.168.122.80/volume/v3/types/61fc7cf7-34ac-40f1-a1bf-8b45fa8f5519 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a71a3a11-0fd7-4794-ab1a-80dd4bb5f5e0 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a71a3a11-0fd7-4794-ab1a-80dd4bb5f5e0 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a71a3a11-0fd7-4794-ab1a-80dd4bb5f5e0 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types/61fc7cf7-34ac-40f1-a1bf-8b45fa8f5519 returned with HTTP 202 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1279/2570] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:05 2026] DELETE /volume/v3/types/61fc7cf7-34ac-40f1-a1bf-8b45fa8f5519 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6d8635d3-6aef-47b2-8c2a-c4b7a608be3f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d8635d3-6aef-47b2-8c2a-c4b7a608be3f tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] DELETE http://192.168.122.80/volume/v3/types/7fd7a148-5c87-48d0-bc72-5d19c15b0f5c Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d8635d3-6aef-47b2-8c2a-c4b7a608be3f tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6d8635d3-6aef-47b2-8c2a-c4b7a608be3f tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6d8635d3-6aef-47b2-8c2a-c4b7a608be3f tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types/7fd7a148-5c87-48d0-bc72-5d19c15b0f5c returned with HTTP 202 Sep 07 17:12:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1292/2571] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:05 2026] DELETE /volume/v3/types/7fd7a148-5c87-48d0-bc72-5d19c15b0f5c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-194e5256-9437-4c2a-b918-8925001eef9c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-194e5256-9437-4c2a-b918-8925001eef9c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] DELETE http://192.168.122.80/volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-194e5256-9437-4c2a-b918-8925001eef9c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-194e5256-9437-4c2a-b918-8925001eef9c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-194e5256-9437-4c2a-b918-8925001eef9c tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90 returned with HTTP 202 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1280/2572] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:05 2026] DELETE /volume/v3/types/19980b6b-fd00-4eaf-8e1b-7e77e7e70b90 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f0f112a4-f6e9-4883-97f7-fbd12f76c37a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f0f112a4-f6e9-4883-97f7-fbd12f76c37a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] DELETE http://192.168.122.80/volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82 Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f0f112a4-f6e9-4883-97f7-fbd12f76c37a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f0f112a4-f6e9-4883-97f7-fbd12f76c37a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f0f112a4-f6e9-4883-97f7-fbd12f76c37a tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82 returned with HTTP 202 Sep 07 17:12:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1293/2573] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:05 2026] DELETE /volume/v3/types/8b359d89-e709-4e5e-aa09-76e9e1badb82 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-871f1a04-e94d-467e-93a4-bbe06dc4345e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-871f1a04-e94d-467e-93a4-bbe06dc4345e tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] DELETE http://192.168.122.80/volume/v3/types/5ae9649d-eebe-43c5-a9cd-d803900b7ba8 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-871f1a04-e94d-467e-93a4-bbe06dc4345e tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-871f1a04-e94d-467e-93a4-bbe06dc4345e tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-871f1a04-e94d-467e-93a4-bbe06dc4345e tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types/5ae9649d-eebe-43c5-a9cd-d803900b7ba8 returned with HTTP 202 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1281/2574] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:05 2026] DELETE /volume/v3/types/5ae9649d-eebe-43c5-a9cd-d803900b7ba8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b9e8d2bf-4779-4cff-8deb-c0b69c961d09 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b9e8d2bf-4779-4cff-8deb-c0b69c961d09 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] DELETE http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b9e8d2bf-4779-4cff-8deb-c0b69c961d09 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b9e8d2bf-4779-4cff-8deb-c0b69c961d09 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b9e8d2bf-4779-4cff-8deb-c0b69c961d09 tempest-VolumeTypesMemberTests-30577486 tempest-VolumeTypesMemberTests-30577486-project-admin] http://192.168.122.80/volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a returned with HTTP 202 Sep 07 17:12:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1294/2575] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:05 2026] DELETE /volume/v3/types/1597d64b-6445-4e78-a5da-77192aee277a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9e89f5b1-ac7e-41cb-9927-10bf4893384b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e89f5b1-ac7e-41cb-9927-10bf4893384b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e89f5b1-ac7e-41cb-9927-10bf4893384b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e89f5b1-ac7e-41cb-9927-10bf4893384b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9e89f5b1-ac7e-41cb-9927-10bf4893384b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e89f5b1-ac7e-41cb-9927-10bf4893384b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d returned with HTTP 200 Sep 07 17:12:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1282/2576] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:05 2026] GET /volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c7bb363e-3e1f-4293-bc1f-3213b557ca0b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7bb363e-3e1f-4293-bc1f-3213b557ca0b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7bb363e-3e1f-4293-bc1f-3213b557ca0b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7bb363e-3e1f-4293-bc1f-3213b557ca0b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c7bb363e-3e1f-4293-bc1f-3213b557ca0b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7bb363e-3e1f-4293-bc1f-3213b557ca0b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d returned with HTTP 200 Sep 07 17:12:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1295/2577] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:06 2026] GET /volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-86fd9408-848a-46c4-b0dd-65b36623bc66 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86fd9408-848a-46c4-b0dd-65b36623bc66 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:12:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86fd9408-848a-46c4-b0dd-65b36623bc66 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01bd5552-4b54-4f02-a0e3-c883c5478f1d", "name": "tempest-VolumeDependencyTests-Snapshot-1510523144"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-86fd9408-848a-46c4-b0dd-65b36623bc66 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:06 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-86fd9408-848a-46c4-b0dd-65b36623bc66 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Create snapshot from volume 01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:06 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-86fd9408-848a-46c4-b0dd-65b36623bc66 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Created reservations ['ba5db158-c320-4062-ab42-f42e9b2505ee', 'd1876451-d068-4123-b15e-d731461cb4ee', '49a3e1de-270d-4034-8204-5ec014e943a8', '1ca59ebd-5ebe-4148-b0cc-11d0d3555ca7'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-86fd9408-848a-46c4-b0dd-65b36623bc66 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot create request issued successfully. Sep 07 17:12:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86fd9408-848a-46c4-b0dd-65b36623bc66 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:12:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1283/2578] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:12:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:12:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-51407706-c34d-47ec-8f20-70c69426c22a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51407706-c34d-47ec-8f20-70c69426c22a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51407706-c34d-47ec-8f20-70c69426c22a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51407706-c34d-47ec-8f20-70c69426c22a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-51407706-c34d-47ec-8f20-70c69426c22a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot retrieved successfully. Sep 07 17:12:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51407706-c34d-47ec-8f20-70c69426c22a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 200 Sep 07 17:12:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1296/2579] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:12:07 2026] GET /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-416acaef-1a88-43a5-aba3-a54fe95b5e72 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-416acaef-1a88-43a5-aba3-a54fe95b5e72 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-416acaef-1a88-43a5-aba3-a54fe95b5e72 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-416acaef-1a88-43a5-aba3-a54fe95b5e72 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-416acaef-1a88-43a5-aba3-a54fe95b5e72 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot retrieved successfully. Sep 07 17:12:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-416acaef-1a88-43a5-aba3-a54fe95b5e72 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 200 Sep 07 17:12:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1284/2580] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:12:08 2026] GET /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4d1da093-1c57-46f8-acc1-7f5b3196cfd9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4d1da093-1c57-46f8-acc1-7f5b3196cfd9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4d1da093-1c57-46f8-acc1-7f5b3196cfd9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4d1da093-1c57-46f8-acc1-7f5b3196cfd9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4d1da093-1c57-46f8-acc1-7f5b3196cfd9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot retrieved successfully. Sep 07 17:12:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4d1da093-1c57-46f8-acc1-7f5b3196cfd9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 200 Sep 07 17:12:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1297/2581] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:12:09 2026] GET /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "54de78fb-7532-428f-a93e-93ad9211b950", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1122648019"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Create volume request body: {'volume': {'snapshot_id': '54de78fb-7532-428f-a93e-93ad9211b950', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1122648019'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot retrieved successfully. Sep 07 17:12:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Create volume of 1 GB Sep 07 17:12:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Availability Zones retrieved successfully. Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Flow 'volume_create_api' (8ae5b105-d913-4b60-84ff-9de0d88623a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f022bfe9-7e91-4571-b9da-a9aaabc50a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f022bfe9-7e91-4571-b9da-a9aaabc50a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '54de78fb-7532-428f-a93e-93ad9211b950', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f353be0f-6efe-4907-b13d-f6ea110c2e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Created reservations ['a25c0621-ddce-4d1f-b79a-4b8a4c44a87a', '08a563c5-7435-474a-b707-78b23f72f561', '02d0cb63-18f3-4a74-b120-fafd7fd248f7', 'fa368345-9e89-4b77-bf9e-5e48a02046bf'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f353be0f-6efe-4907-b13d-f6ea110c2e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a25c0621-ddce-4d1f-b79a-4b8a4c44a87a', '08a563c5-7435-474a-b707-78b23f72f561', '02d0cb63-18f3-4a74-b120-fafd7fd248f7', 'fa368345-9e89-4b77-bf9e-5e48a02046bf']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (330c5c1d-a9bf-464e-9a84-9658a4c99fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (330c5c1d-a9bf-464e-9a84-9658a4c99fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '814b9984-e312-427c-a1ba-78a8f309c1a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1122648019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d82e8956d02041f99162103cbc9142a2',qos_specs=None,replication_status=,reservations=['a25c0621-ddce-4d1f-b79a-4b8a4c44a87a','08a563c5-7435-474a-b707-78b23f72f561','02d0cb63-18f3-4a74-b120-fafd7fd248f7','fa368345-9e89-4b77-bf9e-5e48a02046bf'],size=1,snapshot_id=54de78fb-7532-428f-a93e-93ad9211b950,source_replicaid=,source_volid=None,status='creating',user_id='0163138c860d46f0bc3f45ecdafa2ff0',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1122648019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=814b9984-e312-427c-a1ba-78a8f309c1a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d82e8956d02041f99162103cbc9142a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=54de78fb-7532-428f-a93e-93ad9211b950,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0163138c860d46f0bc3f45ecdafa2ff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f17e0dc-7f87-4e6b-bd83-0d8ea6c37906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f17e0dc-7f87-4e6b-bd83-0d8ea6c37906) transitioned into state 'SUCCESS' from state '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-1122648019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d82e8956d02041f99162103cbc9142a2',qos_specs=None,replication_status=,reservations=['a25c0621-ddce-4d1f-b79a-4b8a4c44a87a','08a563c5-7435-474a-b707-78b23f72f561','02d0cb63-18f3-4a74-b120-fafd7fd248f7','fa368345-9e89-4b77-bf9e-5e48a02046bf'],size=1,snapshot_id=54de78fb-7532-428f-a93e-93ad9211b950,source_replicaid=,source_volid=None,status='creating',user_id='0163138c860d46f0bc3f45ecdafa2ff0',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a3ae45-5270-44bf-96ce-ee7f9cbd9115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a3ae45-5270-44bf-96ce-ee7f9cbd9115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Flow 'volume_create_api' (8ae5b105-d913-4b60-84ff-9de0d88623a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Create volume request issued successfully. Sep 07 17:12:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6dcf42bd-0296-442d-b7fe-a65994163c7b tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1285/2582] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:12:09 2026] POST /volume/v3/volumes => generated 811 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4386879e-92e0-4bc0-9f14-09cdfa3f6a23 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4386879e-92e0-4bc0-9f14-09cdfa3f6a23 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4386879e-92e0-4bc0-9f14-09cdfa3f6a23 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4386879e-92e0-4bc0-9f14-09cdfa3f6a23 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4386879e-92e0-4bc0-9f14-09cdfa3f6a23 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4386879e-92e0-4bc0-9f14-09cdfa3f6a23 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 200 Sep 07 17:12:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1298/2583] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:09 2026] GET /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 879 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5610b3cc-100a-481c-85d1-d3ff258cd4e3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5610b3cc-100a-481c-85d1-d3ff258cd4e3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5610b3cc-100a-481c-85d1-d3ff258cd4e3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5610b3cc-100a-481c-85d1-d3ff258cd4e3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5610b3cc-100a-481c-85d1-d3ff258cd4e3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5610b3cc-100a-481c-85d1-d3ff258cd4e3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 200 Sep 07 17:12:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1286/2584] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:10 2026] GET /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9db76d0a-5497-4168-b602-a2778293cf19 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9db76d0a-5497-4168-b602-a2778293cf19 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9db76d0a-5497-4168-b602-a2778293cf19 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9db76d0a-5497-4168-b602-a2778293cf19 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9db76d0a-5497-4168-b602-a2778293cf19 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9db76d0a-5497-4168-b602-a2778293cf19 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 200 Sep 07 17:12:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1299/2585] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:11 2026] GET /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 903 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1f719bbe-7544-47ad-b566-92c7450f2994 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1f719bbe-7544-47ad-b566-92c7450f2994 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1f719bbe-7544-47ad-b566-92c7450f2994 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1f719bbe-7544-47ad-b566-92c7450f2994 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1f719bbe-7544-47ad-b566-92c7450f2994 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1f719bbe-7544-47ad-b566-92c7450f2994 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 200 Sep 07 17:12:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1287/2586] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:12 2026] GET /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 903 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c7e0ba3a-7cbb-4733-a172-f26c8ac91625 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7e0ba3a-7cbb-4733-a172-f26c8ac91625 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7e0ba3a-7cbb-4733-a172-f26c8ac91625 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7e0ba3a-7cbb-4733-a172-f26c8ac91625 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c7e0ba3a-7cbb-4733-a172-f26c8ac91625 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7e0ba3a-7cbb-4733-a172-f26c8ac91625 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 200 Sep 07 17:12:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1300/2587] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:14 2026] GET /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 903 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1bc6419b-da3e-4664-9860-6a7c50182128 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1bc6419b-da3e-4664-9860-6a7c50182128 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1bc6419b-da3e-4664-9860-6a7c50182128 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1bc6419b-da3e-4664-9860-6a7c50182128 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1bc6419b-da3e-4664-9860-6a7c50182128 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1bc6419b-da3e-4664-9860-6a7c50182128 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 200 Sep 07 17:12:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1288/2588] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:15 2026] GET /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:12:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea20c047-eb48-4326-bbaf-d61fb70e1569 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea20c047-eb48-4326-bbaf-d61fb70e1569 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea20c047-eb48-4326-bbaf-d61fb70e1569 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea20c047-eb48-4326-bbaf-d61fb70e1569 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:15 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-ea20c047-eb48-4326-bbaf-d61fb70e1569 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Delete snapshot with id: 54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea20c047-eb48-4326-bbaf-d61fb70e1569 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot retrieved successfully. Sep 07 17:12:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea20c047-eb48-4326-bbaf-d61fb70e1569 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot delete request issued successfully. Sep 07 17:12:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea20c047-eb48-4326-bbaf-d61fb70e1569 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 202 Sep 07 17:12:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1301/2589] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:12:15 2026] DELETE /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:12:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b3ec3bf7-2bf8-4118-935d-e5b2b21cb1b3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3ec3bf7-2bf8-4118-935d-e5b2b21cb1b3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3ec3bf7-2bf8-4118-935d-e5b2b21cb1b3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b3ec3bf7-2bf8-4118-935d-e5b2b21cb1b3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b3ec3bf7-2bf8-4118-935d-e5b2b21cb1b3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot retrieved successfully. Sep 07 17:12:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b3ec3bf7-2bf8-4118-935d-e5b2b21cb1b3 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 200 Sep 07 17:12:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1289/2590] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:12:15 2026] GET /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-64c4acbb-5771-43fa-a610-4382bfbea506 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-64c4acbb-5771-43fa-a610-4382bfbea506 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-64c4acbb-5771-43fa-a610-4382bfbea506 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-64c4acbb-5771-43fa-a610-4382bfbea506 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-64c4acbb-5771-43fa-a610-4382bfbea506 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Snapshot retrieved successfully. Sep 07 17:12:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-64c4acbb-5771-43fa-a610-4382bfbea506 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 200 Sep 07 17:12:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1302/2591] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:12:16 2026] GET /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-880d055e-75b0-4e4f-a793-81d9dc9180b7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-880d055e-75b0-4e4f-a793-81d9dc9180b7 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-880d055e-75b0-4e4f-a793-81d9dc9180b7 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-880d055e-75b0-4e4f-a793-81d9dc9180b7 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-880d055e-75b0-4e4f-a793-81d9dc9180b7 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 404 Sep 07 17:12:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1290/2592] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:12:17 2026] GET /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e556cb08-1215-4769-bdb6-8d1db4feffb2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e556cb08-1215-4769-bdb6-8d1db4feffb2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] DELETE http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e556cb08-1215-4769-bdb6-8d1db4feffb2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e556cb08-1215-4769-bdb6-8d1db4feffb2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:17 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-e556cb08-1215-4769-bdb6-8d1db4feffb2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Delete volume with id: 01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e556cb08-1215-4769-bdb6-8d1db4feffb2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e556cb08-1215-4769-bdb6-8d1db4feffb2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Delete volume request issued successfully. Sep 07 17:12:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e556cb08-1215-4769-bdb6-8d1db4feffb2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d returned with HTTP 202 Sep 07 17:12:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1303/2593] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:17 2026] DELETE /volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:12:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ce95f78-1231-4041-8e13-1012060283be None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ce95f78-1231-4041-8e13-1012060283be tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ce95f78-1231-4041-8e13-1012060283be tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ce95f78-1231-4041-8e13-1012060283be tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ce95f78-1231-4041-8e13-1012060283be tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ce95f78-1231-4041-8e13-1012060283be tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d returned with HTTP 200 Sep 07 17:12:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1291/2594] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:17 2026] GET /volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d6e57380-fd75-44b0-9e1a-7b854e6b3f3a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6e57380-fd75-44b0-9e1a-7b854e6b3f3a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6e57380-fd75-44b0-9e1a-7b854e6b3f3a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6e57380-fd75-44b0-9e1a-7b854e6b3f3a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6e57380-fd75-44b0-9e1a-7b854e6b3f3a tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d returned with HTTP 404 Sep 07 17:12:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1304/2595] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:18 2026] GET /volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1a66caf7-68b6-4b41-b1bc-2e9e60642334 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a66caf7-68b6-4b41-b1bc-2e9e60642334 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] DELETE http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a66caf7-68b6-4b41-b1bc-2e9e60642334 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a66caf7-68b6-4b41-b1bc-2e9e60642334 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:18 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-1a66caf7-68b6-4b41-b1bc-2e9e60642334 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Delete volume with id: 814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1a66caf7-68b6-4b41-b1bc-2e9e60642334 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1a66caf7-68b6-4b41-b1bc-2e9e60642334 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Delete volume request issued successfully. Sep 07 17:12:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a66caf7-68b6-4b41-b1bc-2e9e60642334 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 202 Sep 07 17:12:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1292/2596] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:18 2026] DELETE /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:12:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bd4aabf3-cdb9-453e-bcf1-3164027df8bd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd4aabf3-cdb9-453e-bcf1-3164027df8bd tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd4aabf3-cdb9-453e-bcf1-3164027df8bd tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd4aabf3-cdb9-453e-bcf1-3164027df8bd tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bd4aabf3-cdb9-453e-bcf1-3164027df8bd tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Volume info retrieved successfully. Sep 07 17:12:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd4aabf3-cdb9-453e-bcf1-3164027df8bd tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 200 Sep 07 17:12:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1305/2597] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:18 2026] GET /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6d0ce33f-9614-4f3d-a0ee-b46f6aea9083 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6d0ce33f-9614-4f3d-a0ee-b46f6aea9083 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6d0ce33f-9614-4f3d-a0ee-b46f6aea9083 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6d0ce33f-9614-4f3d-a0ee-b46f6aea9083 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6d0ce33f-9614-4f3d-a0ee-b46f6aea9083 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 returned with HTTP 404 Sep 07 17:12:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1293/2598] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:19 2026] GET /volume/v3/volumes/814b9984-e312-427c-a1ba-78a8f309c1a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4b0d21d5-df1a-4081-82c6-83c8ac71e4ad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b0d21d5-df1a-4081-82c6-83c8ac71e4ad tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b0d21d5-df1a-4081-82c6-83c8ac71e4ad tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b0d21d5-df1a-4081-82c6-83c8ac71e4ad tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:19 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-4b0d21d5-df1a-4081-82c6-83c8ac71e4ad tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Delete snapshot with id: 54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b0d21d5-df1a-4081-82c6-83c8ac71e4ad tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 404 Sep 07 17:12:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1306/2599] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:12:19 2026] DELETE /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-95237006-ae9f-4465-9c4c-89a6203637ce None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-95237006-ae9f-4465-9c4c-89a6203637ce tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-95237006-ae9f-4465-9c4c-89a6203637ce tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-95237006-ae9f-4465-9c4c-89a6203637ce tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-95237006-ae9f-4465-9c4c-89a6203637ce tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 returned with HTTP 404 Sep 07 17:12:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1294/2600] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:12:19 2026] GET /volume/v3/snapshots/54de78fb-7532-428f-a93e-93ad9211b950 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-af87d301-acb7-4254-a06a-20c6c3032fc2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-af87d301-acb7-4254-a06a-20c6c3032fc2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] DELETE http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-af87d301-acb7-4254-a06a-20c6c3032fc2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-af87d301-acb7-4254-a06a-20c6c3032fc2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:19 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-af87d301-acb7-4254-a06a-20c6c3032fc2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Delete volume with id: 01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-af87d301-acb7-4254-a06a-20c6c3032fc2 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d returned with HTTP 404 Sep 07 17:12:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1307/2601] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:19 2026] DELETE /volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-70b512f0-e447-457a-87a3-5271ad814be9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-70b512f0-e447-457a-87a3-5271ad814be9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] GET http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-70b512f0-e447-457a-87a3-5271ad814be9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-70b512f0-e447-457a-87a3-5271ad814be9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-70b512f0-e447-457a-87a3-5271ad814be9 tempest-VolumeDependencyTests-1072112776 tempest-VolumeDependencyTests-1072112776-project-member] http://192.168.122.80/volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d returned with HTTP 404 Sep 07 17:12:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1295/2602] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:19 2026] GET /volume/v3/volumes/01bd5552-4b54-4f02-a0e3-c883c5478f1d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f7a24989-1e58-4592-9675-b67ff522aabf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "185d256f-5c1e-4ab2-8ccd-95b803e1e5af", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '185d256f-5c1e-4ab2-8ccd-95b803e1e5af', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Create volume of 1 GB Sep 07 17:12:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Availability Zones retrieved successfully. Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Flow 'volume_create_api' (89b30865-c687-4060-bf0e-f5fdca176206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebca4f9e-7be4-4b3b-a3c6-40765d83b7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebca4f9e-7be4-4b3b-a3c6-40765d83b7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20c5e8b-aed7-497f-b424-caa2ad4c19b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Created reservations ['0443710d-02ae-4fa5-af72-b9f1f9d6bb89', '9409451d-9b51-4b4e-8d68-82382915373b', 'faab685a-9482-40e5-99b3-7c7ba9e26797', '73dd8369-4f1d-4555-84ba-560e2ef90296'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20c5e8b-aed7-497f-b424-caa2ad4c19b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0443710d-02ae-4fa5-af72-b9f1f9d6bb89', '9409451d-9b51-4b4e-8d68-82382915373b', 'faab685a-9482-40e5-99b3-7c7ba9e26797', '73dd8369-4f1d-4555-84ba-560e2ef90296']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797966db-798d-48d4-9568-66b9c6ee8a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797966db-798d-48d4-9568-66b9c6ee8a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c335c01f-dfbe-45e1-8e4a-26797143498b', '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='1cb3cc7cdb23458ca1e4eb6bed5c4e1c',qos_specs=None,replication_status=,reservations=['0443710d-02ae-4fa5-af72-b9f1f9d6bb89','9409451d-9b51-4b4e-8d68-82382915373b','faab685a-9482-40e5-99b3-7c7ba9e26797','73dd8369-4f1d-4555-84ba-560e2ef90296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c0b8e2f57f64a9bbda6d6314e85b1f8',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:24Z,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=c335c01f-dfbe-45e1-8e4a-26797143498b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb3cc7cdb23458ca1e4eb6bed5c4e1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c0b8e2f57f64a9bbda6d6314e85b1f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d16e40ee-d8e4-4be3-93db-8bb7c135b858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d16e40ee-d8e4-4be3-93db-8bb7c135b858) transitioned into state 'SUCCESS' from 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='1cb3cc7cdb23458ca1e4eb6bed5c4e1c',qos_specs=None,replication_status=,reservations=['0443710d-02ae-4fa5-af72-b9f1f9d6bb89','9409451d-9b51-4b4e-8d68-82382915373b','faab685a-9482-40e5-99b3-7c7ba9e26797','73dd8369-4f1d-4555-84ba-560e2ef90296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c0b8e2f57f64a9bbda6d6314e85b1f8',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a202c7d4-5060-4e8c-803a-acbc72ce9365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a202c7d4-5060-4e8c-803a-acbc72ce9365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Flow 'volume_create_api' (89b30865-c687-4060-bf0e-f5fdca176206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Create volume request issued successfully. Sep 07 17:12:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f7a24989-1e58-4592-9675-b67ff522aabf tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1308/2603] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:12:23 2026] POST /volume/v3/volumes => generated 782 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6f4c5880-9fe4-41f9-9880-9ea107045e99 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f4c5880-9fe4-41f9-9880-9ea107045e99 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f4c5880-9fe4-41f9-9880-9ea107045e99 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6f4c5880-9fe4-41f9-9880-9ea107045e99 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6f4c5880-9fe4-41f9-9880-9ea107045e99 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6f4c5880-9fe4-41f9-9880-9ea107045e99 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 200 Sep 07 17:12:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1296/2604] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:24 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8095280d-cbcb-471e-ae99-9926014f7fd0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8095280d-cbcb-471e-ae99-9926014f7fd0 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8095280d-cbcb-471e-ae99-9926014f7fd0 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8095280d-cbcb-471e-ae99-9926014f7fd0 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8095280d-cbcb-471e-ae99-9926014f7fd0 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8095280d-cbcb-471e-ae99-9926014f7fd0 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 200 Sep 07 17:12:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1309/2605] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:25 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-09efdfc5-2f7a-491f-947f-eccb945d0afc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09efdfc5-2f7a-491f-947f-eccb945d0afc tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09efdfc5-2f7a-491f-947f-eccb945d0afc tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09efdfc5-2f7a-491f-947f-eccb945d0afc tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-09efdfc5-2f7a-491f-947f-eccb945d0afc tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09efdfc5-2f7a-491f-947f-eccb945d0afc tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 200 Sep 07 17:12:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1297/2606] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:26 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 932 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-218bc501-2666-43cc-9048-2bee8c3e6129 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-218bc501-2666-43cc-9048-2bee8c3e6129 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-218bc501-2666-43cc-9048-2bee8c3e6129 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-218bc501-2666-43cc-9048-2bee8c3e6129 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-218bc501-2666-43cc-9048-2bee8c3e6129 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-218bc501-2666-43cc-9048-2bee8c3e6129 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 200 Sep 07 17:12:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1310/2607] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:27 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 935 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-391ddc67-1dc5-44dd-9d2f-c3d2dce9618e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-391ddc67-1dc5-44dd-9d2f-c3d2dce9618e tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-391ddc67-1dc5-44dd-9d2f-c3d2dce9618e tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-391ddc67-1dc5-44dd-9d2f-c3d2dce9618e tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-391ddc67-1dc5-44dd-9d2f-c3d2dce9618e tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-391ddc67-1dc5-44dd-9d2f-c3d2dce9618e tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 200 Sep 07 17:12:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1298/2608] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:28 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 935 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-701ab555-4adb-45bc-9d23-6bc1e3da1467 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-701ab555-4adb-45bc-9d23-6bc1e3da1467 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-701ab555-4adb-45bc-9d23-6bc1e3da1467 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-701ab555-4adb-45bc-9d23-6bc1e3da1467 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-701ab555-4adb-45bc-9d23-6bc1e3da1467 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-701ab555-4adb-45bc-9d23-6bc1e3da1467 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 200 Sep 07 17:12:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1311/2609] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:29 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 1200 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-170b0fbc-6bce-4b85-aec2-e8d1d6d00788 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-170b0fbc-6bce-4b85-aec2-e8d1d6d00788 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-170b0fbc-6bce-4b85-aec2-e8d1d6d00788 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-170b0fbc-6bce-4b85-aec2-e8d1d6d00788 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-170b0fbc-6bce-4b85-aec2-e8d1d6d00788 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-170b0fbc-6bce-4b85-aec2-e8d1d6d00788 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 200 Sep 07 17:12:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1299/2610] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:29 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 1200 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 17:12:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5122146e-6e51-4cc1-b53b-0318eb68b728 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5122146e-6e51-4cc1-b53b-0318eb68b728 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] DELETE http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5122146e-6e51-4cc1-b53b-0318eb68b728 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5122146e-6e51-4cc1-b53b-0318eb68b728 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:30 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-5122146e-6e51-4cc1-b53b-0318eb68b728 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Delete volume with id: c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5122146e-6e51-4cc1-b53b-0318eb68b728 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5122146e-6e51-4cc1-b53b-0318eb68b728 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Delete volume request issued successfully. Sep 07 17:12:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5122146e-6e51-4cc1-b53b-0318eb68b728 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 202 Sep 07 17:12:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1312/2611] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:30 2026] DELETE /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:12:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-43b6683b-09eb-4afb-8ecc-3f75545cbf48 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43b6683b-09eb-4afb-8ecc-3f75545cbf48 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-43b6683b-09eb-4afb-8ecc-3f75545cbf48 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-43b6683b-09eb-4afb-8ecc-3f75545cbf48 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-43b6683b-09eb-4afb-8ecc-3f75545cbf48 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Volume info retrieved successfully. Sep 07 17:12:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43b6683b-09eb-4afb-8ecc-3f75545cbf48 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 200 Sep 07 17:12:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1300/2612] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:30 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 1199 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ff2fdfa4-b432-4882-983e-ce9f59e1af14 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff2fdfa4-b432-4882-983e-ce9f59e1af14 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ff2fdfa4-b432-4882-983e-ce9f59e1af14 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ff2fdfa4-b432-4882-983e-ce9f59e1af14 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff2fdfa4-b432-4882-983e-ce9f59e1af14 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 404 Sep 07 17:12:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1313/2613] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:31 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e1f4591e-da5d-4203-a46b-0e8f12834965 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e1f4591e-da5d-4203-a46b-0e8f12834965 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] DELETE http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e1f4591e-da5d-4203-a46b-0e8f12834965 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e1f4591e-da5d-4203-a46b-0e8f12834965 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:31 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-e1f4591e-da5d-4203-a46b-0e8f12834965 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Delete volume with id: c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e1f4591e-da5d-4203-a46b-0e8f12834965 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 404 Sep 07 17:12:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1301/2614] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:31 2026] DELETE /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7efcdce2-e2cc-43d5-9a36-c52138a37dc7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7efcdce2-e2cc-43d5-9a36-c52138a37dc7 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] GET http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b Sep 07 17:12:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7efcdce2-e2cc-43d5-9a36-c52138a37dc7 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7efcdce2-e2cc-43d5-9a36-c52138a37dc7 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7efcdce2-e2cc-43d5-9a36-c52138a37dc7 tempest-VolumeImageDependencyTests-299848937 tempest-VolumeImageDependencyTests-299848937-project-member] http://192.168.122.80/volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b returned with HTTP 404 Sep 07 17:12:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1314/2615] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:31 2026] GET /volume/v3/volumes/c335c01f-dfbe-45e1-8e4a-26797143498b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1049353206"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1049353206'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Create volume of 1 GB Sep 07 17:12:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Availability Zones retrieved successfully. Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Flow 'volume_create_api' (b4b7ac33-a9ad-436e-b62a-b40ee9d57d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eff310a-6067-4282-9e49-a5be6a339277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eff310a-6067-4282-9e49-a5be6a339277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2ab957-9ef5-4301-975f-eee3de914ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Created reservations ['20ea6eb9-b0bb-4d65-a9c2-fc9d8626bd48', '2fd84029-0f68-4ecc-83ef-1d342cc98134', 'c21f5ddf-7819-46dc-b5e5-741c26747a7b', '59cc1302-9815-48a4-94dd-e23859e0048f'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2ab957-9ef5-4301-975f-eee3de914ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20ea6eb9-b0bb-4d65-a9c2-fc9d8626bd48', '2fd84029-0f68-4ecc-83ef-1d342cc98134', 'c21f5ddf-7819-46dc-b5e5-741c26747a7b', '59cc1302-9815-48a4-94dd-e23859e0048f']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121d3a80-7f57-487b-aec6-81934db8a49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121d3a80-7f57-487b-aec6-81934db8a49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a6170c-3bc9-42ab-aba8-218f7aafa8e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1049353206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='416cdc19942e4ac3a504145a215b4d8e',qos_specs=None,replication_status=,reservations=['20ea6eb9-b0bb-4d65-a9c2-fc9d8626bd48','2fd84029-0f68-4ecc-83ef-1d342cc98134','c21f5ddf-7819-46dc-b5e5-741c26747a7b','59cc1302-9815-48a4-94dd-e23859e0048f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a33769c61a416f9b90d6309d4bd95d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1049353206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a6170c-3bc9-42ab-aba8-218f7aafa8e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='416cdc19942e4ac3a504145a215b4d8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a33769c61a416f9b90d6309d4bd95d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bf6cfa-2717-477a-9deb-53d0b7f7d1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bf6cfa-2717-477a-9deb-53d0b7f7d1e2) transitioned into state 'SUCCESS' from state '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-1049353206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='416cdc19942e4ac3a504145a215b4d8e',qos_specs=None,replication_status=,reservations=['20ea6eb9-b0bb-4d65-a9c2-fc9d8626bd48','2fd84029-0f68-4ecc-83ef-1d342cc98134','c21f5ddf-7819-46dc-b5e5-741c26747a7b','59cc1302-9815-48a4-94dd-e23859e0048f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a33769c61a416f9b90d6309d4bd95d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c93f86-a28c-401e-84bf-8dd7dae71c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c93f86-a28c-401e-84bf-8dd7dae71c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Flow 'volume_create_api' (b4b7ac33-a9ad-436e-b62a-b40ee9d57d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Create volume request issued successfully. Sep 07 17:12:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5b461d75-6af7-40d2-bd6e-bbfc2d3e38d8 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1302/2616] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:12:34 2026] POST /volume/v3/volumes => generated 785 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:12:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3e466a7-dad5-4ea9-994e-36439115368d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3e466a7-dad5-4ea9-994e-36439115368d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] GET http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 Sep 07 17:12:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3e466a7-dad5-4ea9-994e-36439115368d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3e466a7-dad5-4ea9-994e-36439115368d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f3e466a7-dad5-4ea9-994e-36439115368d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Volume info retrieved successfully. Sep 07 17:12:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3e466a7-dad5-4ea9-994e-36439115368d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 returned with HTTP 200 Sep 07 17:12:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1315/2617] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:34 2026] GET /volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ebee0ab5-7a6a-4e9a-a5f3-f5f4d409cc7c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ebee0ab5-7a6a-4e9a-a5f3-f5f4d409cc7c tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] GET http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 Sep 07 17:12:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ebee0ab5-7a6a-4e9a-a5f3-f5f4d409cc7c tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ebee0ab5-7a6a-4e9a-a5f3-f5f4d409cc7c tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ebee0ab5-7a6a-4e9a-a5f3-f5f4d409cc7c tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Volume info retrieved successfully. Sep 07 17:12:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ebee0ab5-7a6a-4e9a-a5f3-f5f4d409cc7c tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 returned with HTTP 200 Sep 07 17:12:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1303/2618] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:35 2026] GET /volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8c09fdba-9cec-46c4-ac98-2fe98fd4d57b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8c09fdba-9cec-46c4-ac98-2fe98fd4d57b tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] POST http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1/action Sep 07 17:12:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8c09fdba-9cec-46c4-ac98-2fe98fd4d57b tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:12:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8c09fdba-9cec-46c4-ac98-2fe98fd4d57b tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8c09fdba-9cec-46c4-ac98-2fe98fd4d57b tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] Volume info retrieved successfully. Sep 07 17:12:35 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-8c09fdba-9cec-46c4-ac98-2fe98fd4d57b tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cac273c7c1bc4950af21cc6808bc6a05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '416cdc19942e4ac3a504145a215b4d8e', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8c09fdba-9cec-46c4-ac98-2fe98fd4d57b tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1/action returned with HTTP 403 Sep 07 17:12:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1316/2619] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:12:35 2026] POST /volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1/action => generated 131 bytes in 144 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8a46737c-4cd3-4df0-a8b4-855a0733501f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a46737c-4cd3-4df0-a8b4-855a0733501f tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 Sep 07 17:12:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a46737c-4cd3-4df0-a8b4-855a0733501f tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8a46737c-4cd3-4df0-a8b4-855a0733501f tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:35 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-8a46737c-4cd3-4df0-a8b4-855a0733501f tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Delete volume with id: d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 Sep 07 17:12:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8a46737c-4cd3-4df0-a8b4-855a0733501f tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Volume info retrieved successfully. Sep 07 17:12:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8a46737c-4cd3-4df0-a8b4-855a0733501f tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Delete volume request issued successfully. Sep 07 17:12:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8a46737c-4cd3-4df0-a8b4-855a0733501f tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 returned with HTTP 202 Sep 07 17:12:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1304/2620] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:12:35 2026] DELETE /volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f49513e9-9e0a-4232-849e-fb282889159e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f49513e9-9e0a-4232-849e-fb282889159e tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] GET http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 Sep 07 17:12:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f49513e9-9e0a-4232-849e-fb282889159e tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f49513e9-9e0a-4232-849e-fb282889159e tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f49513e9-9e0a-4232-849e-fb282889159e tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Volume info retrieved successfully. Sep 07 17:12:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f49513e9-9e0a-4232-849e-fb282889159e tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 returned with HTTP 200 Sep 07 17:12:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1317/2621] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:35 2026] GET /volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-91f15d6f-9a11-4934-9c5b-3218c3456b6a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-91f15d6f-9a11-4934-9c5b-3218c3456b6a tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] GET http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 Sep 07 17:12:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-91f15d6f-9a11-4934-9c5b-3218c3456b6a tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-91f15d6f-9a11-4934-9c5b-3218c3456b6a tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-91f15d6f-9a11-4934-9c5b-3218c3456b6a tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 returned with HTTP 404 Sep 07 17:12:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1305/2622] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:36 2026] GET /volume/v3/volumes/d1a6170c-3bc9-42ab-aba8-218f7aafa8e1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-434b7652-28c9-4e44-904b-31f7d29d1064 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-209243146"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-209243146'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:36 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Create volume of 1 GB Sep 07 17:12:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Availability Zones retrieved successfully. Sep 07 17:12:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Flow 'volume_create_api' (33011521-7e9d-4a3a-8cd1-fd18943d13f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5cf88b5-2f2f-47da-92e6-bed95c5a97ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5cf88b5-2f2f-47da-92e6-bed95c5a97ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2361ab25-bad4-4011-81ec-dd02540bb296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Created reservations ['1c578b8f-803f-4aeb-af59-db43f048be65', 'f4f0f979-a7a9-4c1c-b0be-1232494b34ea', 'e1d7ff33-f3ce-4f42-8a75-3e1a6d35034a', '171a6bc1-7bb7-4ffb-910e-8895e4e7eb91'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2361ab25-bad4-4011-81ec-dd02540bb296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c578b8f-803f-4aeb-af59-db43f048be65', 'f4f0f979-a7a9-4c1c-b0be-1232494b34ea', 'e1d7ff33-f3ce-4f42-8a75-3e1a6d35034a', '171a6bc1-7bb7-4ffb-910e-8895e4e7eb91']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc67466-5f08-441b-a482-6e679942f6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc67466-5f08-441b-a482-6e679942f6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a9c739e-4516-4196-bcb4-0585417ee41f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-209243146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='416cdc19942e4ac3a504145a215b4d8e',qos_specs=None,replication_status=,reservations=['1c578b8f-803f-4aeb-af59-db43f048be65','f4f0f979-a7a9-4c1c-b0be-1232494b34ea','e1d7ff33-f3ce-4f42-8a75-3e1a6d35034a','171a6bc1-7bb7-4ffb-910e-8895e4e7eb91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a33769c61a416f9b90d6309d4bd95d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-209243146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a9c739e-4516-4196-bcb4-0585417ee41f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='416cdc19942e4ac3a504145a215b4d8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a33769c61a416f9b90d6309d4bd95d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f83505c-147a-4fdf-ac5e-5c40012d3fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f83505c-147a-4fdf-ac5e-5c40012d3fcd) transitioned into state 'SUCCESS' from state '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-209243146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='416cdc19942e4ac3a504145a215b4d8e',qos_specs=None,replication_status=,reservations=['1c578b8f-803f-4aeb-af59-db43f048be65','f4f0f979-a7a9-4c1c-b0be-1232494b34ea','e1d7ff33-f3ce-4f42-8a75-3e1a6d35034a','171a6bc1-7bb7-4ffb-910e-8895e4e7eb91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a33769c61a416f9b90d6309d4bd95d',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5a95f7-fa0f-44b0-b5dc-2529a184a5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5a95f7-fa0f-44b0-b5dc-2529a184a5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Flow 'volume_create_api' (33011521-7e9d-4a3a-8cd1-fd18943d13f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Create volume request issued successfully. Sep 07 17:12:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-434b7652-28c9-4e44-904b-31f7d29d1064 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1318/2623] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:12:36 2026] POST /volume/v3/volumes => generated 784 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:12:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3b6d61a6-0923-44b1-ab02-3f261173344d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b6d61a6-0923-44b1-ab02-3f261173344d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] GET http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f Sep 07 17:12:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b6d61a6-0923-44b1-ab02-3f261173344d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b6d61a6-0923-44b1-ab02-3f261173344d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3b6d61a6-0923-44b1-ab02-3f261173344d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Volume info retrieved successfully. Sep 07 17:12:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b6d61a6-0923-44b1-ab02-3f261173344d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f returned with HTTP 200 Sep 07 17:12:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1306/2624] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:37 2026] GET /volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f => generated 963 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-872ff0da-6f25-4e15-8d15-83a3afaf6618 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-872ff0da-6f25-4e15-8d15-83a3afaf6618 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] GET http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f Sep 07 17:12:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-872ff0da-6f25-4e15-8d15-83a3afaf6618 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-872ff0da-6f25-4e15-8d15-83a3afaf6618 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-872ff0da-6f25-4e15-8d15-83a3afaf6618 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Volume info retrieved successfully. Sep 07 17:12:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-872ff0da-6f25-4e15-8d15-83a3afaf6618 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f returned with HTTP 200 Sep 07 17:12:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1319/2625] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:38 2026] GET /volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-39f32c29-d115-4680-b00b-237d7ecf2503 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-39f32c29-d115-4680-b00b-237d7ecf2503 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] POST http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f/action Sep 07 17:12:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-39f32c29-d115-4680-b00b-237d7ecf2503 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:12:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-39f32c29-d115-4680-b00b-237d7ecf2503 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:38 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-39f32c29-d115-4680-b00b-237d7ecf2503 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cac273c7c1bc4950af21cc6808bc6a05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '416cdc19942e4ac3a504145a215b4d8e', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-39f32c29-d115-4680-b00b-237d7ecf2503 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-reader] http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f/action returned with HTTP 403 Sep 07 17:12:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1307/2626] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:12:38 2026] POST /volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-25042d65-b727-42ac-95f4-cf81811d9921 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25042d65-b727-42ac-95f4-cf81811d9921 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f Sep 07 17:12:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25042d65-b727-42ac-95f4-cf81811d9921 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25042d65-b727-42ac-95f4-cf81811d9921 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:38 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-25042d65-b727-42ac-95f4-cf81811d9921 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Delete volume with id: 7a9c739e-4516-4196-bcb4-0585417ee41f Sep 07 17:12:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-25042d65-b727-42ac-95f4-cf81811d9921 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Volume info retrieved successfully. Sep 07 17:12:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-25042d65-b727-42ac-95f4-cf81811d9921 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Delete volume request issued successfully. Sep 07 17:12:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25042d65-b727-42ac-95f4-cf81811d9921 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f returned with HTTP 202 Sep 07 17:12:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1320/2627] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:12:38 2026] DELETE /volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-de93fefc-30dc-4e78-af5c-fdaf6bbc268d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de93fefc-30dc-4e78-af5c-fdaf6bbc268d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] GET http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f Sep 07 17:12:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de93fefc-30dc-4e78-af5c-fdaf6bbc268d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de93fefc-30dc-4e78-af5c-fdaf6bbc268d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-de93fefc-30dc-4e78-af5c-fdaf6bbc268d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Volume info retrieved successfully. Sep 07 17:12:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de93fefc-30dc-4e78-af5c-fdaf6bbc268d tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f returned with HTTP 200 Sep 07 17:12:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1308/2628] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:38 2026] GET /volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-afe4721b-35fa-4963-bd16-ca958b930585 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-afe4721b-35fa-4963-bd16-ca958b930585 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] GET http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f Sep 07 17:12:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-afe4721b-35fa-4963-bd16-ca958b930585 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-afe4721b-35fa-4963-bd16-ca958b930585 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-afe4721b-35fa-4963-bd16-ca958b930585 tempest-ProjectReaderTests-1830746291 tempest-ProjectReaderTests-1830746291-project-admin] http://192.168.122.80/volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f returned with HTTP 404 Sep 07 17:12:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1321/2629] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:12:39 2026] GET /volume/v3/volumes/7a9c739e-4516-4196-bcb4-0585417ee41f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d6e0ec6b-30fd-426a-bed9-3967e5a05034 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6e0ec6b-30fd-426a-bed9-3967e5a05034 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d6e0ec6b-30fd-426a-bed9-3967e5a05034 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-880089929", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6e0ec6b-30fd-426a-bed9-3967e5a05034 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1309/2630] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types => generated 379 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ce951045-463e-4000-837a-165e770fc820 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce951045-463e-4000-837a-165e770fc820 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] POST http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ce951045-463e-4000-837a-165e770fc820 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce951045-463e-4000-837a-165e770fc820 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1322/2631] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-282f8208-2909-4483-9710-1a0f61227f50 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-282f8208-2909-4483-9710-1a0f61227f50 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-282f8208-2909-4483-9710-1a0f61227f50 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-922654587", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-282f8208-2909-4483-9710-1a0f61227f50 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1310/2632] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a4834503-2486-4e55-a23b-902f0a0ebd37 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a4834503-2486-4e55-a23b-902f0a0ebd37 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] POST http://192.168.122.80/volume/v3/types/f2b780d2-d6d6-433b-94ce-7113e84db1ac/encryption Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a4834503-2486-4e55-a23b-902f0a0ebd37 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-a4834503-2486-4e55-a23b-902f0a0ebd37 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a4834503-2486-4e55-a23b-902f0a0ebd37 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/f2b780d2-d6d6-433b-94ce-7113e84db1ac/encryption returned with HTTP 403 Sep 07 17:12:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1323/2633] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types/f2b780d2-d6d6-433b-94ce-7113e84db1ac/encryption => generated 127 bytes in 122 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2626931d-4c5d-4c38-870b-c3ad6ae2ac81 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2626931d-4c5d-4c38-870b-c3ad6ae2ac81 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2626931d-4c5d-4c38-870b-c3ad6ae2ac81 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-535614928", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2626931d-4c5d-4c38-870b-c3ad6ae2ac81 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1311/2634] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ed64888c-895b-461b-8948-1f80488f3360 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ed64888c-895b-461b-8948-1f80488f3360 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] POST http://192.168.122.80/volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43/extra_specs Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ed64888c-895b-461b-8948-1f80488f3360 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-ed64888c-895b-461b-8948-1f80488f3360 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ed64888c-895b-461b-8948-1f80488f3360 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43/extra_specs returned with HTTP 403 Sep 07 17:12:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1324/2635] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a68afcee-384f-46c9-9411-a6eeaba8ad94 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a68afcee-384f-46c9-9411-a6eeaba8ad94 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] PUT http://192.168.122.80/volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43/extra_specs/key2 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a68afcee-384f-46c9-9411-a6eeaba8ad94 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-a68afcee-384f-46c9-9411-a6eeaba8ad94 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a68afcee-384f-46c9-9411-a6eeaba8ad94 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43/extra_specs/key2 returned with HTTP 403 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1312/2636] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:12:42 2026] PUT /volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-81d7212f-7eae-4b2b-b047-a03756fc21b3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-81d7212f-7eae-4b2b-b047-a03756fc21b3 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-81d7212f-7eae-4b2b-b047-a03756fc21b3 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-81d7212f-7eae-4b2b-b047-a03756fc21b3 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-81d7212f-7eae-4b2b-b047-a03756fc21b3 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types returned with HTTP 403 Sep 07 17:12:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1325/2637] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-78a0b4fc-52b9-4761-86d2-45f71a2881fe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78a0b4fc-52b9-4761-86d2-45f71a2881fe tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-78a0b4fc-52b9-4761-86d2-45f71a2881fe tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1114760790", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-78a0b4fc-52b9-4761-86d2-45f71a2881fe tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1313/2638] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-749b3efc-d6fc-424a-92ba-c273fc3b845a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-749b3efc-d6fc-424a-92ba-c273fc3b845a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] POST http://192.168.122.80/volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc/encryption Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-749b3efc-d6fc-424a-92ba-c273fc3b845a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-749b3efc-d6fc-424a-92ba-c273fc3b845a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc/encryption returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1326/2639] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3fc07f04-be81-4904-8f81-1956b275a4cb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3fc07f04-be81-4904-8f81-1956b275a4cb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] DELETE http://192.168.122.80/volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc/encryption/0e5c5e88-3e10-4d8e-a761-017168485c3d Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3fc07f04-be81-4904-8f81-1956b275a4cb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3fc07f04-be81-4904-8f81-1956b275a4cb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-3fc07f04-be81-4904-8f81-1956b275a4cb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3fc07f04-be81-4904-8f81-1956b275a4cb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc/encryption/0e5c5e88-3e10-4d8e-a761-017168485c3d returned with HTTP 403 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1314/2640] 192.168.122.80 () {58 vars in 1368 bytes} [Mon Sep 7 17:12:42 2026] DELETE /volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc/encryption/0e5c5e88-3e10-4d8e-a761-017168485c3d => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3908d74c-6fcd-4dc7-836c-b8f80448d849 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3908d74c-6fcd-4dc7-836c-b8f80448d849 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3908d74c-6fcd-4dc7-836c-b8f80448d849 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1592400807", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3908d74c-6fcd-4dc7-836c-b8f80448d849 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1327/2641] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-69db1d7b-cf72-4440-8e24-6fc4f758f98a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-69db1d7b-cf72-4440-8e24-6fc4f758f98a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] DELETE http://192.168.122.80/volume/v3/types/3def5567-002c-4dfa-a6f0-d00fb59043a0/extra_specs/key1 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-69db1d7b-cf72-4440-8e24-6fc4f758f98a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-69db1d7b-cf72-4440-8e24-6fc4f758f98a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-69db1d7b-cf72-4440-8e24-6fc4f758f98a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-69db1d7b-cf72-4440-8e24-6fc4f758f98a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/3def5567-002c-4dfa-a6f0-d00fb59043a0/extra_specs/key1 returned with HTTP 403 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1315/2642] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:12:42 2026] DELETE /volume/v3/types/3def5567-002c-4dfa-a6f0-d00fb59043a0/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23652b4e-aaf0-400e-bbfc-6d536aee1d8a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23652b4e-aaf0-400e-bbfc-6d536aee1d8a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23652b4e-aaf0-400e-bbfc-6d536aee1d8a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2143122477", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23652b4e-aaf0-400e-bbfc-6d536aee1d8a tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1328/2643] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:12:42 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-44ceb800-1fb5-45f2-8827-3552ddeab329 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44ceb800-1fb5-45f2-8827-3552ddeab329 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] DELETE http://192.168.122.80/volume/v3/types/bb3328c6-0c28-4706-b8bd-29d4c722d5e2 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44ceb800-1fb5-45f2-8827-3552ddeab329 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44ceb800-1fb5-45f2-8827-3552ddeab329 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-44ceb800-1fb5-45f2-8827-3552ddeab329 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44ceb800-1fb5-45f2-8827-3552ddeab329 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/bb3328c6-0c28-4706-b8bd-29d4c722d5e2 returned with HTTP 403 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1316/2644] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:42 2026] DELETE /volume/v3/types/bb3328c6-0c28-4706-b8bd-29d4c722d5e2 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-77be4f49-3af6-4f07-8043-c555e319c57b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-77be4f49-3af6-4f07-8043-c555e319c57b tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] GET http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-77be4f49-3af6-4f07-8043-c555e319c57b tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-77be4f49-3af6-4f07-8043-c555e319c57b tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-77be4f49-3af6-4f07-8043-c555e319c57b tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs returned with HTTP 200 Sep 07 17:12:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1329/2645] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:12:42 2026] GET /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d7508d08-bd38-4a36-aa91-c1f06aa357eb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d7508d08-bd38-4a36-aa91-c1f06aa357eb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] GET http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption/cipher Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d7508d08-bd38-4a36-aa91-c1f06aa357eb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d7508d08-bd38-4a36-aa91-c1f06aa357eb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-d7508d08-bd38-4a36-aa91-c1f06aa357eb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d7508d08-bd38-4a36-aa91-c1f06aa357eb tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption/cipher returned with HTTP 403 Sep 07 17:12:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1317/2646] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:12:42 2026] GET /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9535c226-24e0-4880-a9dd-26675a0eca9f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9535c226-24e0-4880-a9dd-26675a0eca9f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] GET http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9535c226-24e0-4880-a9dd-26675a0eca9f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9535c226-24e0-4880-a9dd-26675a0eca9f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-9535c226-24e0-4880-a9dd-26675a0eca9f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9535c226-24e0-4880-a9dd-26675a0eca9f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption returned with HTTP 403 Sep 07 17:12:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1330/2647] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:12:43 2026] GET /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-65c1326b-088b-4da1-a45c-92ca1dc62dcc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-65c1326b-088b-4da1-a45c-92ca1dc62dcc tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] GET http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/multiattach Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-65c1326b-088b-4da1-a45c-92ca1dc62dcc tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-65c1326b-088b-4da1-a45c-92ca1dc62dcc tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-65c1326b-088b-4da1-a45c-92ca1dc62dcc tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/multiattach returned with HTTP 200 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1318/2648] 192.168.122.80 () {58 vars in 1293 bytes} [Mon Sep 7 17:12:43 2026] GET /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-df158040-5dbd-437f-a379-c767e65eab53 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-df158040-5dbd-437f-a379-c767e65eab53 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] GET http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/volume_backend_name Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-df158040-5dbd-437f-a379-c767e65eab53 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-df158040-5dbd-437f-a379-c767e65eab53 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-df158040-5dbd-437f-a379-c767e65eab53 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 17:12:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1331/2649] 192.168.122.80 () {58 vars in 1317 bytes} [Mon Sep 7 17:12:43 2026] GET /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-97ffcfeb-34f6-48b9-841b-31bc6949cbb1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-97ffcfeb-34f6-48b9-841b-31bc6949cbb1 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] PUT http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption/495827c3-3cda-4ea0-b934-3c7b64d0bc32 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-97ffcfeb-34f6-48b9-841b-31bc6949cbb1 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-97ffcfeb-34f6-48b9-841b-31bc6949cbb1 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-97ffcfeb-34f6-48b9-841b-31bc6949cbb1 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption/495827c3-3cda-4ea0-b934-3c7b64d0bc32 returned with HTTP 403 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1319/2650] 192.168.122.80 () {60 vars in 1385 bytes} [Mon Sep 7 17:12:43 2026] PUT /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/encryption/495827c3-3cda-4ea0-b934-3c7b64d0bc32 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-911c5050-1adb-4fff-ba65-4aa73c2ff880 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-911c5050-1adb-4fff-ba65-4aa73c2ff880 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] PUT http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/key1 Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-911c5050-1adb-4fff-ba65-4aa73c2ff880 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-911c5050-1adb-4fff-ba65-4aa73c2ff880 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-911c5050-1adb-4fff-ba65-4aa73c2ff880 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/key1 returned with HTTP 403 Sep 07 17:12:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1332/2651] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:12:43 2026] PUT /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5d537723-edea-49ea-ad73-14cd1b07cd4f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5d537723-edea-49ea-ad73-14cd1b07cd4f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] PUT http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5d537723-edea-49ea-ad73-14cd1b07cd4f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-5d537723-edea-49ea-ad73-14cd1b07cd4f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '961f6e63133943ac9ae302c685262416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7861ba250c4e4da28043cfe4033d07d0', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5d537723-edea-49ea-ad73-14cd1b07cd4f tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-reader] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936 returned with HTTP 403 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1320/2652] 192.168.122.80 () {60 vars in 1241 bytes} [Mon Sep 7 17:12:43 2026] PUT /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-42a53f84-d8d7-47e1-914b-5e9e95c22c17 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42a53f84-d8d7-47e1-914b-5e9e95c22c17 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] DELETE http://192.168.122.80/volume/v3/types/bb3328c6-0c28-4706-b8bd-29d4c722d5e2 Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42a53f84-d8d7-47e1-914b-5e9e95c22c17 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42a53f84-d8d7-47e1-914b-5e9e95c22c17 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42a53f84-d8d7-47e1-914b-5e9e95c22c17 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types/bb3328c6-0c28-4706-b8bd-29d4c722d5e2 returned with HTTP 202 Sep 07 17:12:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1333/2653] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:43 2026] DELETE /volume/v3/types/bb3328c6-0c28-4706-b8bd-29d4c722d5e2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0609bcd1-e987-4438-af9b-fcb60741e486 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0609bcd1-e987-4438-af9b-fcb60741e486 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] DELETE http://192.168.122.80/volume/v3/types/3def5567-002c-4dfa-a6f0-d00fb59043a0 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0609bcd1-e987-4438-af9b-fcb60741e486 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0609bcd1-e987-4438-af9b-fcb60741e486 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0609bcd1-e987-4438-af9b-fcb60741e486 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types/3def5567-002c-4dfa-a6f0-d00fb59043a0 returned with HTTP 202 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1321/2654] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:43 2026] DELETE /volume/v3/types/3def5567-002c-4dfa-a6f0-d00fb59043a0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c904c58f-d71d-43fc-b5eb-e33b427188b1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c904c58f-d71d-43fc-b5eb-e33b427188b1 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] DELETE http://192.168.122.80/volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c904c58f-d71d-43fc-b5eb-e33b427188b1 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c904c58f-d71d-43fc-b5eb-e33b427188b1 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c904c58f-d71d-43fc-b5eb-e33b427188b1 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc returned with HTTP 202 Sep 07 17:12:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1334/2655] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:43 2026] DELETE /volume/v3/types/46f94acb-9b98-4cda-88a8-ddbc3718f1cc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3bc7dafe-50ed-4f02-8671-d9ac75fc0c72 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bc7dafe-50ed-4f02-8671-d9ac75fc0c72 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] DELETE http://192.168.122.80/volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bc7dafe-50ed-4f02-8671-d9ac75fc0c72 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bc7dafe-50ed-4f02-8671-d9ac75fc0c72 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bc7dafe-50ed-4f02-8671-d9ac75fc0c72 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43 returned with HTTP 202 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1322/2656] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:43 2026] DELETE /volume/v3/types/bd81b2d0-1796-47d9-ad44-7f42204c1e43 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-26216efc-4e97-4f48-b3d8-9619a8c4326b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-26216efc-4e97-4f48-b3d8-9619a8c4326b tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] DELETE http://192.168.122.80/volume/v3/types/f2b780d2-d6d6-433b-94ce-7113e84db1ac Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-26216efc-4e97-4f48-b3d8-9619a8c4326b tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-26216efc-4e97-4f48-b3d8-9619a8c4326b tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-26216efc-4e97-4f48-b3d8-9619a8c4326b tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types/f2b780d2-d6d6-433b-94ce-7113e84db1ac returned with HTTP 202 Sep 07 17:12:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1335/2657] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:43 2026] DELETE /volume/v3/types/f2b780d2-d6d6-433b-94ce-7113e84db1ac => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-877f7773-5cb8-421d-bda9-386f38cbada6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-877f7773-5cb8-421d-bda9-386f38cbada6 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] DELETE http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-877f7773-5cb8-421d-bda9-386f38cbada6 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-877f7773-5cb8-421d-bda9-386f38cbada6 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-877f7773-5cb8-421d-bda9-386f38cbada6 tempest-VolumeTypesReaderTests-969033698 tempest-VolumeTypesReaderTests-969033698-project-admin] http://192.168.122.80/volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936 returned with HTTP 202 Sep 07 17:12:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1323/2658] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:12:43 2026] DELETE /volume/v3/types/7bda49c2-1353-44f9-ac60-5834e7f8b936 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1867302139"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1867302139'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume of 1 GB Sep 07 17:12:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Availability Zones retrieved successfully. Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Flow 'volume_create_api' (fdb5cf5d-97f5-4dca-acdd-82cb8a08753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9191ddc4-d2fd-4df3-b3f3-3500ecb1cb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9191ddc4-d2fd-4df3-b3f3-3500ecb1cb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257be3ac-43e1-42d6-ae28-f82939fd6214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Created reservations ['8ebfc020-abf3-415d-a714-6e023a858624', '988eb01a-a4b2-4f86-9769-53d1040b6dc9', '457af720-6f6d-408a-bcf4-5ef10f5be157', '21920ba0-8294-4c53-9d7f-d102167ad1c2'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257be3ac-43e1-42d6-ae28-f82939fd6214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ebfc020-abf3-415d-a714-6e023a858624', '988eb01a-a4b2-4f86-9769-53d1040b6dc9', '457af720-6f6d-408a-bcf4-5ef10f5be157', '21920ba0-8294-4c53-9d7f-d102167ad1c2']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94893f5-8317-40e5-bb44-cb81835eb6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94893f5-8317-40e5-bb44-cb81835eb6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2d51092-246d-44d8-9848-540d70e1c933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867302139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fbb54dfbb94d52be88c77944ac70d2',qos_specs=None,replication_status=,reservations=['8ebfc020-abf3-415d-a714-6e023a858624','988eb01a-a4b2-4f86-9769-53d1040b6dc9','457af720-6f6d-408a-bcf4-5ef10f5be157','21920ba0-8294-4c53-9d7f-d102167ad1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc57c616efe4127a56591cf9cef4485',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867302139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2d51092-246d-44d8-9848-540d70e1c933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fbb54dfbb94d52be88c77944ac70d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cc57c616efe4127a56591cf9cef4485',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f15d110-6ae6-41cb-bcbb-7fe081652bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f15d110-6ae6-41cb-bcbb-7fe081652bd4) transitioned into state 'SUCCESS' from state '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-1867302139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fbb54dfbb94d52be88c77944ac70d2',qos_specs=None,replication_status=,reservations=['8ebfc020-abf3-415d-a714-6e023a858624','988eb01a-a4b2-4f86-9769-53d1040b6dc9','457af720-6f6d-408a-bcf4-5ef10f5be157','21920ba0-8294-4c53-9d7f-d102167ad1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc57c616efe4127a56591cf9cef4485',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed81c851-c63a-4104-b9fb-e070555f0997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed81c851-c63a-4104-b9fb-e070555f0997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Flow 'volume_create_api' (fdb5cf5d-97f5-4dca-acdd-82cb8a08753b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume request issued successfully. Sep 07 17:12:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a628ed8a-3dec-47e2-ae61-dfad36f45752 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1336/2659] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:12:46 2026] POST /volume/v3/volumes => generated 785 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-231fb7e6-aac3-4faf-b218-e5f343155c2f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-231fb7e6-aac3-4faf-b218-e5f343155c2f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 Sep 07 17:12:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-231fb7e6-aac3-4faf-b218-e5f343155c2f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-231fb7e6-aac3-4faf-b218-e5f343155c2f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-231fb7e6-aac3-4faf-b218-e5f343155c2f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-231fb7e6-aac3-4faf-b218-e5f343155c2f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 returned with HTTP 200 Sep 07 17:12:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1324/2660] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:46 2026] GET /volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-436442c2-ace8-4a92-9d4c-ddf11fd20e72 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-436442c2-ace8-4a92-9d4c-ddf11fd20e72 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 Sep 07 17:12:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-436442c2-ace8-4a92-9d4c-ddf11fd20e72 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-436442c2-ace8-4a92-9d4c-ddf11fd20e72 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-436442c2-ace8-4a92-9d4c-ddf11fd20e72 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-436442c2-ace8-4a92-9d4c-ddf11fd20e72 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 returned with HTTP 200 Sep 07 17:12:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1337/2661] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:47 2026] GET /volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b0fd83e9-cb93-46ed-8c81-e6a96e5f2ae1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0fd83e9-cb93-46ed-8c81-e6a96e5f2ae1 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] GET http://192.168.122.80/volume/v3/volumes Sep 07 17:12:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0fd83e9-cb93-46ed-8c81-e6a96e5f2ae1 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0fd83e9-cb93-46ed-8c81-e6a96e5f2ae1 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-b0fd83e9-cb93-46ed-8c81-e6a96e5f2ae1 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:12:47 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-b0fd83e9-cb93-46ed-8c81-e6a96e5f2ae1 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:12:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b0fd83e9-cb93-46ed-8c81-e6a96e5f2ae1 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Get all volumes completed successfully. Sep 07 17:12:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0fd83e9-cb93-46ed-8c81-e6a96e5f2ae1 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] http://192.168.122.80/volume/v3/volumes returned with HTTP 200 Sep 07 17:12:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1325/2662] 192.168.122.80 () {60 vars in 1157 bytes} [Mon Sep 7 17:12:47 2026] GET /volume/v3/volumes => generated 342 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5a5ec23b-9540-478b-b1e1-4dec07385940 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5a5ec23b-9540-478b-b1e1-4dec07385940 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 Sep 07 17:12:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5a5ec23b-9540-478b-b1e1-4dec07385940 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5a5ec23b-9540-478b-b1e1-4dec07385940 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:48 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-5a5ec23b-9540-478b-b1e1-4dec07385940 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Delete volume with id: b2d51092-246d-44d8-9848-540d70e1c933 Sep 07 17:12:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5a5ec23b-9540-478b-b1e1-4dec07385940 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5a5ec23b-9540-478b-b1e1-4dec07385940 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Delete volume request issued successfully. Sep 07 17:12:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5a5ec23b-9540-478b-b1e1-4dec07385940 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 returned with HTTP 202 Sep 07 17:12:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1338/2663] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:48 2026] DELETE /volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:12:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1d3d99a8-4149-4ce0-ba65-c42344379a0f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1d3d99a8-4149-4ce0-ba65-c42344379a0f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 Sep 07 17:12:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1d3d99a8-4149-4ce0-ba65-c42344379a0f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1d3d99a8-4149-4ce0-ba65-c42344379a0f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1d3d99a8-4149-4ce0-ba65-c42344379a0f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1d3d99a8-4149-4ce0-ba65-c42344379a0f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 returned with HTTP 200 Sep 07 17:12:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1326/2664] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:48 2026] GET /volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-906dbc9b-c206-4ff4-823e-5e24e4688a1a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-906dbc9b-c206-4ff4-823e-5e24e4688a1a tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 Sep 07 17:12:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-906dbc9b-c206-4ff4-823e-5e24e4688a1a tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-906dbc9b-c206-4ff4-823e-5e24e4688a1a tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-906dbc9b-c206-4ff4-823e-5e24e4688a1a tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 returned with HTTP 404 Sep 07 17:12:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1339/2665] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:49 2026] GET /volume/v3/volumes/b2d51092-246d-44d8-9848-540d70e1c933 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-334970032"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-334970032'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume of 1 GB Sep 07 17:12:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Availability Zones retrieved successfully. Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Flow 'volume_create_api' (71d7854e-f7a4-4b48-82e5-80f5ec887bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ba8ee5-e315-4763-af42-13a9fe785ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ba8ee5-e315-4763-af42-13a9fe785ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79950ef6-3a43-4766-8885-5bc8a35378b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Created reservations ['b917a66f-caa9-4478-9069-9758eb4089e4', '504bd13c-419d-4e87-b8d8-8219a8d8680e', 'a792e30a-eeb3-45c7-ae41-4bfaf47b36c6', '64103fbf-4231-417d-bd67-77463c9601df'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79950ef6-3a43-4766-8885-5bc8a35378b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b917a66f-caa9-4478-9069-9758eb4089e4', '504bd13c-419d-4e87-b8d8-8219a8d8680e', 'a792e30a-eeb3-45c7-ae41-4bfaf47b36c6', '64103fbf-4231-417d-bd67-77463c9601df']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df76556a-47d4-4ebb-b2fd-d51f82ad0348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df76556a-47d4-4ebb-b2fd-d51f82ad0348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1dc10a0-dfae-44f8-b222-631f9739c433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334970032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fbb54dfbb94d52be88c77944ac70d2',qos_specs=None,replication_status=,reservations=['b917a66f-caa9-4478-9069-9758eb4089e4','504bd13c-419d-4e87-b8d8-8219a8d8680e','a792e30a-eeb3-45c7-ae41-4bfaf47b36c6','64103fbf-4231-417d-bd67-77463c9601df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc57c616efe4127a56591cf9cef4485',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334970032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1dc10a0-dfae-44f8-b222-631f9739c433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fbb54dfbb94d52be88c77944ac70d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cc57c616efe4127a56591cf9cef4485',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5b6c26-cd8f-4271-932e-1f5561dbf978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5b6c26-cd8f-4271-932e-1f5561dbf978) transitioned into state 'SUCCESS' from state '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-334970032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fbb54dfbb94d52be88c77944ac70d2',qos_specs=None,replication_status=,reservations=['b917a66f-caa9-4478-9069-9758eb4089e4','504bd13c-419d-4e87-b8d8-8219a8d8680e','a792e30a-eeb3-45c7-ae41-4bfaf47b36c6','64103fbf-4231-417d-bd67-77463c9601df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc57c616efe4127a56591cf9cef4485',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f38815-2eb3-4237-943f-7618c8ecaa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f38815-2eb3-4237-943f-7618c8ecaa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Flow 'volume_create_api' (71d7854e-f7a4-4b48-82e5-80f5ec887bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume request issued successfully. Sep 07 17:12:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c6e13e11-bb07-4b00-869b-d11ec8fd2148 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1327/2666] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:12:49 2026] POST /volume/v3/volumes => generated 784 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b39b09bd-efb4-439a-9105-a183dbeb9656 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b39b09bd-efb4-439a-9105-a183dbeb9656 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 Sep 07 17:12:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b39b09bd-efb4-439a-9105-a183dbeb9656 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b39b09bd-efb4-439a-9105-a183dbeb9656 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b39b09bd-efb4-439a-9105-a183dbeb9656 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b39b09bd-efb4-439a-9105-a183dbeb9656 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 returned with HTTP 200 Sep 07 17:12:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1340/2667] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:49 2026] GET /volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-18d3d914-6689-4521-bfe8-83e62db23bba None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-18d3d914-6689-4521-bfe8-83e62db23bba tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 Sep 07 17:12:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-18d3d914-6689-4521-bfe8-83e62db23bba tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-18d3d914-6689-4521-bfe8-83e62db23bba tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-18d3d914-6689-4521-bfe8-83e62db23bba tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-18d3d914-6689-4521-bfe8-83e62db23bba tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 returned with HTTP 200 Sep 07 17:12:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1328/2668] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:50 2026] GET /volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-68791500-fc97-45c3-99da-b09048073ee3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-68791500-fc97-45c3-99da-b09048073ee3 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:12:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-68791500-fc97-45c3-99da-b09048073ee3 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-68791500-fc97-45c3-99da-b09048073ee3 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-68791500-fc97-45c3-99da-b09048073ee3 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:12:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-68791500-fc97-45c3-99da-b09048073ee3 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:12:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-68791500-fc97-45c3-99da-b09048073ee3 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Get all volumes completed successfully. Sep 07 17:12:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-68791500-fc97-45c3-99da-b09048073ee3 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:12:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1341/2669] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:12:50 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-636e9aaf-8d8d-4415-a8eb-60726d77fb93 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-636e9aaf-8d8d-4415-a8eb-60726d77fb93 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 Sep 07 17:12:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-636e9aaf-8d8d-4415-a8eb-60726d77fb93 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-636e9aaf-8d8d-4415-a8eb-60726d77fb93 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:50 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-636e9aaf-8d8d-4415-a8eb-60726d77fb93 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Delete volume with id: c1dc10a0-dfae-44f8-b222-631f9739c433 Sep 07 17:12:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-636e9aaf-8d8d-4415-a8eb-60726d77fb93 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-636e9aaf-8d8d-4415-a8eb-60726d77fb93 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Delete volume request issued successfully. Sep 07 17:12:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-636e9aaf-8d8d-4415-a8eb-60726d77fb93 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 returned with HTTP 202 Sep 07 17:12:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1329/2670] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:50 2026] DELETE /volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:12:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0e072027-9897-4e70-b2cb-e1b18b4712dc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e072027-9897-4e70-b2cb-e1b18b4712dc tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 Sep 07 17:12:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e072027-9897-4e70-b2cb-e1b18b4712dc tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0e072027-9897-4e70-b2cb-e1b18b4712dc tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0e072027-9897-4e70-b2cb-e1b18b4712dc tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0e072027-9897-4e70-b2cb-e1b18b4712dc tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 returned with HTTP 200 Sep 07 17:12:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1342/2671] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:50 2026] GET /volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9fb34a15-d497-4495-a4f6-ea17612a5799 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fb34a15-d497-4495-a4f6-ea17612a5799 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 Sep 07 17:12:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fb34a15-d497-4495-a4f6-ea17612a5799 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fb34a15-d497-4495-a4f6-ea17612a5799 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fb34a15-d497-4495-a4f6-ea17612a5799 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 returned with HTTP 404 Sep 07 17:12:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1330/2672] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:51 2026] GET /volume/v3/volumes/c1dc10a0-dfae-44f8-b222-631f9739c433 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1695339694"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1695339694'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume of 1 GB Sep 07 17:12:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Availability Zones retrieved successfully. Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Flow 'volume_create_api' (e77943eb-d300-4ff9-9c0c-de7a7d345800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb47205-a194-4352-bdd8-eb9f797ab760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb47205-a194-4352-bdd8-eb9f797ab760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b69d28-da6a-4a7a-9576-bf0b39b29486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Created reservations ['58658665-2a58-493a-8470-f62bcc69ce83', '68791cd7-7f20-403b-b495-4ea176107109', '7d839fd5-a033-4061-9228-ace121256060', 'ba87ade0-c05c-42a8-8102-8647c3b1a15e'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b69d28-da6a-4a7a-9576-bf0b39b29486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58658665-2a58-493a-8470-f62bcc69ce83', '68791cd7-7f20-403b-b495-4ea176107109', '7d839fd5-a033-4061-9228-ace121256060', 'ba87ade0-c05c-42a8-8102-8647c3b1a15e']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (969a80b9-b055-4b8e-9d61-f89500b0b5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (969a80b9-b055-4b8e-9d61-f89500b0b5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752d63f6-e5b4-4c1d-afd1-825b4e90dc15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1695339694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fbb54dfbb94d52be88c77944ac70d2',qos_specs=None,replication_status=,reservations=['58658665-2a58-493a-8470-f62bcc69ce83','68791cd7-7f20-403b-b495-4ea176107109','7d839fd5-a033-4061-9228-ace121256060','ba87ade0-c05c-42a8-8102-8647c3b1a15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc57c616efe4127a56591cf9cef4485',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1695339694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752d63f6-e5b4-4c1d-afd1-825b4e90dc15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fbb54dfbb94d52be88c77944ac70d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cc57c616efe4127a56591cf9cef4485',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de2487e9-cff8-45ac-b567-dc7089066123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de2487e9-cff8-45ac-b567-dc7089066123) transitioned into state 'SUCCESS' from state '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-1695339694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fbb54dfbb94d52be88c77944ac70d2',qos_specs=None,replication_status=,reservations=['58658665-2a58-493a-8470-f62bcc69ce83','68791cd7-7f20-403b-b495-4ea176107109','7d839fd5-a033-4061-9228-ace121256060','ba87ade0-c05c-42a8-8102-8647c3b1a15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc57c616efe4127a56591cf9cef4485',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bce3b5-8537-483b-a8e3-47a51da4fe6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bce3b5-8537-483b-a8e3-47a51da4fe6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Flow 'volume_create_api' (e77943eb-d300-4ff9-9c0c-de7a7d345800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume request issued successfully. Sep 07 17:12:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fd9d392-2dae-4bf2-be30-8fa6ea0b846f tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1343/2673] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:12:51 2026] POST /volume/v3/volumes => generated 785 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ce44a5ba-b37d-45a2-bf77-2e31b14d2501 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ce44a5ba-b37d-45a2-bf77-2e31b14d2501 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 Sep 07 17:12:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ce44a5ba-b37d-45a2-bf77-2e31b14d2501 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ce44a5ba-b37d-45a2-bf77-2e31b14d2501 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ce44a5ba-b37d-45a2-bf77-2e31b14d2501 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ce44a5ba-b37d-45a2-bf77-2e31b14d2501 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 returned with HTTP 200 Sep 07 17:12:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1331/2674] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:52 2026] GET /volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c3fd3a66-e8fb-436c-968d-7d2080577123 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c3fd3a66-e8fb-436c-968d-7d2080577123 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 Sep 07 17:12:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c3fd3a66-e8fb-436c-968d-7d2080577123 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c3fd3a66-e8fb-436c-968d-7d2080577123 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c3fd3a66-e8fb-436c-968d-7d2080577123 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c3fd3a66-e8fb-436c-968d-7d2080577123 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 returned with HTTP 200 Sep 07 17:12:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1344/2675] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:53 2026] GET /volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dc48e1b6-7cbd-4b2f-8935-d63aab0ca03c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc48e1b6-7cbd-4b2f-8935-d63aab0ca03c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] GET http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 Sep 07 17:12:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc48e1b6-7cbd-4b2f-8935-d63aab0ca03c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dc48e1b6-7cbd-4b2f-8935-d63aab0ca03c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dc48e1b6-7cbd-4b2f-8935-d63aab0ca03c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Volume info retrieved successfully. Sep 07 17:12:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dc48e1b6-7cbd-4b2f-8935-d63aab0ca03c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 returned with HTTP 200 Sep 07 17:12:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1332/2676] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:53 2026] GET /volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-95ccce22-6725-472f-8fe1-f3478ee11458 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95ccce22-6725-472f-8fe1-f3478ee11458 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 Sep 07 17:12:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95ccce22-6725-472f-8fe1-f3478ee11458 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95ccce22-6725-472f-8fe1-f3478ee11458 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:53 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-95ccce22-6725-472f-8fe1-f3478ee11458 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Delete volume with id: 752d63f6-e5b4-4c1d-afd1-825b4e90dc15 Sep 07 17:12:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-95ccce22-6725-472f-8fe1-f3478ee11458 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-95ccce22-6725-472f-8fe1-f3478ee11458 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Delete volume request issued successfully. Sep 07 17:12:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95ccce22-6725-472f-8fe1-f3478ee11458 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 returned with HTTP 202 Sep 07 17:12:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1345/2677] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:53 2026] DELETE /volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:12:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b996f164-50ac-49bc-87ed-f21d1285129c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b996f164-50ac-49bc-87ed-f21d1285129c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 Sep 07 17:12:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b996f164-50ac-49bc-87ed-f21d1285129c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b996f164-50ac-49bc-87ed-f21d1285129c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b996f164-50ac-49bc-87ed-f21d1285129c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b996f164-50ac-49bc-87ed-f21d1285129c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 returned with HTTP 200 Sep 07 17:12:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1333/2678] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:53 2026] GET /volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0f0e415d-abb9-4c85-ba3a-41a1920e2f0d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0f0e415d-abb9-4c85-ba3a-41a1920e2f0d tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 Sep 07 17:12:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0f0e415d-abb9-4c85-ba3a-41a1920e2f0d tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0f0e415d-abb9-4c85-ba3a-41a1920e2f0d tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0f0e415d-abb9-4c85-ba3a-41a1920e2f0d tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 returned with HTTP 404 Sep 07 17:12:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1346/2679] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:54 2026] GET /volume/v3/volumes/752d63f6-e5b4-4c1d-afd1-825b4e90dc15 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-836fb12f-f18d-4770-bac4-cc870a949b87 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-524747044"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-524747044'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume of 1 GB Sep 07 17:12:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Availability Zones retrieved successfully. Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Flow 'volume_create_api' (85f025c9-f859-4ec7-9b74-b595f01e5620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe527a50-6a63-46b8-9674-441925669337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe527a50-6a63-46b8-9674-441925669337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8199c1ce-55f4-438e-90a3-e3cedbcb8b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Created reservations ['7aa57c0a-f0f4-4cbc-b16a-c35ef65731cc', 'becdbc70-b25e-4fb6-a1dd-185fcf04dd1e', '8c41db1f-6e9d-4330-97b9-aab69ba13ae6', '8bcd1cd9-1fed-4dab-b877-bdcd56172ea9'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8199c1ce-55f4-438e-90a3-e3cedbcb8b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa57c0a-f0f4-4cbc-b16a-c35ef65731cc', 'becdbc70-b25e-4fb6-a1dd-185fcf04dd1e', '8c41db1f-6e9d-4330-97b9-aab69ba13ae6', '8bcd1cd9-1fed-4dab-b877-bdcd56172ea9']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a0fd284-7fdb-46c1-8ead-90beae3a688d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a0fd284-7fdb-46c1-8ead-90beae3a688d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89b1f56a-6e15-4dc1-b6ef-eb9227869339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-524747044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fbb54dfbb94d52be88c77944ac70d2',qos_specs=None,replication_status=,reservations=['7aa57c0a-f0f4-4cbc-b16a-c35ef65731cc','becdbc70-b25e-4fb6-a1dd-185fcf04dd1e','8c41db1f-6e9d-4330-97b9-aab69ba13ae6','8bcd1cd9-1fed-4dab-b877-bdcd56172ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc57c616efe4127a56591cf9cef4485',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-524747044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89b1f56a-6e15-4dc1-b6ef-eb9227869339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fbb54dfbb94d52be88c77944ac70d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cc57c616efe4127a56591cf9cef4485',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1952cd8-d08d-4831-a620-6eb17f2b12d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1952cd8-d08d-4831-a620-6eb17f2b12d6) transitioned into state 'SUCCESS' from state '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-524747044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fbb54dfbb94d52be88c77944ac70d2',qos_specs=None,replication_status=,reservations=['7aa57c0a-f0f4-4cbc-b16a-c35ef65731cc','becdbc70-b25e-4fb6-a1dd-185fcf04dd1e','8c41db1f-6e9d-4330-97b9-aab69ba13ae6','8bcd1cd9-1fed-4dab-b877-bdcd56172ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc57c616efe4127a56591cf9cef4485',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d352a55c-5f6e-441e-94f5-a2e98ad27a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d352a55c-5f6e-441e-94f5-a2e98ad27a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Flow 'volume_create_api' (85f025c9-f859-4ec7-9b74-b595f01e5620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:12:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Create volume request issued successfully. Sep 07 17:12:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-836fb12f-f18d-4770-bac4-cc870a949b87 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:12:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1334/2680] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:12:54 2026] POST /volume/v3/volumes => generated 784 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:12:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-18ab60f4-1229-438d-bb38-a0d1c8bbacea None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-18ab60f4-1229-438d-bb38-a0d1c8bbacea tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 Sep 07 17:12:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-18ab60f4-1229-438d-bb38-a0d1c8bbacea tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-18ab60f4-1229-438d-bb38-a0d1c8bbacea tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-18ab60f4-1229-438d-bb38-a0d1c8bbacea tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-18ab60f4-1229-438d-bb38-a0d1c8bbacea tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 returned with HTTP 200 Sep 07 17:12:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1347/2681] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:54 2026] GET /volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:12:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-028eb2ed-a85e-4304-ae4f-846997dc3a66 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-028eb2ed-a85e-4304-ae4f-846997dc3a66 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 Sep 07 17:12:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-028eb2ed-a85e-4304-ae4f-846997dc3a66 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-028eb2ed-a85e-4304-ae4f-846997dc3a66 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-028eb2ed-a85e-4304-ae4f-846997dc3a66 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-028eb2ed-a85e-4304-ae4f-846997dc3a66 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 returned with HTTP 200 Sep 07 17:12:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1335/2682] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:55 2026] GET /volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 17:12:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2ee340ae-fcb9-42fd-b1a6-cd012d59615c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2ee340ae-fcb9-42fd-b1a6-cd012d59615c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] GET http://192.168.122.80/volume/v3/volumes/summary Sep 07 17:12:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2ee340ae-fcb9-42fd-b1a6-cd012d59615c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2ee340ae-fcb9-42fd-b1a6-cd012d59615c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-2ee340ae-fcb9-42fd-b1a6-cd012d59615c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:12:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2ee340ae-fcb9-42fd-b1a6-cd012d59615c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] Get summary completed successfully. Sep 07 17:12:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2ee340ae-fcb9-42fd-b1a6-cd012d59615c tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-reader] http://192.168.122.80/volume/v3/volumes/summary returned with HTTP 200 Sep 07 17:12:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1348/2683] 192.168.122.80 () {60 vars in 1181 bytes} [Mon Sep 7 17:12:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:12:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7e09d3c4-b9fc-4f9b-b2f6-8af3bc16c238 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7e09d3c4-b9fc-4f9b-b2f6-8af3bc16c238 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 Sep 07 17:12:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7e09d3c4-b9fc-4f9b-b2f6-8af3bc16c238 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7e09d3c4-b9fc-4f9b-b2f6-8af3bc16c238 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:55 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-7e09d3c4-b9fc-4f9b-b2f6-8af3bc16c238 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Delete volume with id: 89b1f56a-6e15-4dc1-b6ef-eb9227869339 Sep 07 17:12:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:12:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:12:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7e09d3c4-b9fc-4f9b-b2f6-8af3bc16c238 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7e09d3c4-b9fc-4f9b-b2f6-8af3bc16c238 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Delete volume request issued successfully. Sep 07 17:12:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7e09d3c4-b9fc-4f9b-b2f6-8af3bc16c238 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 returned with HTTP 202 Sep 07 17:12:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1336/2684] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:12:55 2026] DELETE /volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:12:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d7f617d1-d94b-4342-9482-8c3132098772 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7f617d1-d94b-4342-9482-8c3132098772 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 Sep 07 17:12:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7f617d1-d94b-4342-9482-8c3132098772 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7f617d1-d94b-4342-9482-8c3132098772 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:12:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:12:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:12:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:12:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d7f617d1-d94b-4342-9482-8c3132098772 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Volume info retrieved successfully. Sep 07 17:12:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7f617d1-d94b-4342-9482-8c3132098772 tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 returned with HTTP 200 Sep 07 17:12:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1349/2685] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:55 2026] GET /volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:12:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-41db7a7e-777b-4332-9a48-b42eb8cee3cd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:12:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-41db7a7e-777b-4332-9a48-b42eb8cee3cd tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] GET http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 Sep 07 17:12:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-41db7a7e-777b-4332-9a48-b42eb8cee3cd tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:12:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-41db7a7e-777b-4332-9a48-b42eb8cee3cd tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:12:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-41db7a7e-777b-4332-9a48-b42eb8cee3cd tempest-ProjectReaderTests-1683499844 tempest-ProjectReaderTests-1683499844-project-admin] http://192.168.122.80/volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 returned with HTTP 404 Sep 07 17:12:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1337/2686] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:12:56 2026] GET /volume/v3/volumes/89b1f56a-6e15-4dc1-b6ef-eb9227869339 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:13:05 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=282,cinder:INSERT=71,cinder:UPDATE=78 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:13:06 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=314,cinder:INSERT=91,cinder:UPDATE=100 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:13:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-83acabf7-cef8-4fca-a40b-852113053cec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1603601832"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1603601832'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Create volume of 1 GB Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Availability Zones retrieved successfully. Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Flow 'volume_create_api' (6aa55081-2265-4e22-98c3-678f50e076d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5c6d15-4b12-487f-9bd2-74cde5e6a410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5c6d15-4b12-487f-9bd2-74cde5e6a410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c11e1c5-13c6-44b1-a20d-8383794823f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1589490033"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1589490033'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume of 1 GB Sep 07 17:13:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Availability Zones retrieved successfully. Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (24a95376-05e9-4c5a-bce7-d6521bb4e063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd6bf1f-a460-4150-a009-51fa56cc1fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Created reservations ['3ceb5feb-0308-4a2d-9755-b55c3260a6c5', '766902d3-e231-4d88-be81-a473a26bf4dc', 'b3bc7321-ca72-4f92-982c-d0076a446c3a', '89c9bad2-f7f8-4da9-9d9d-b0d286c99439'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c11e1c5-13c6-44b1-a20d-8383794823f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ceb5feb-0308-4a2d-9755-b55c3260a6c5', '766902d3-e231-4d88-be81-a473a26bf4dc', 'b3bc7321-ca72-4f92-982c-d0076a446c3a', '89c9bad2-f7f8-4da9-9d9d-b0d286c99439']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae054510-2ffb-4735-910d-a2f89840a3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd6bf1f-a460-4150-a009-51fa56cc1fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686a65c1-df13-4136-8663-140b8ea8d170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae054510-2ffb-4735-910d-a2f89840a3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc7c0a9-adf6-41a0-a604-5c9c31be2b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1603601832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5904bbed298d4f339c4cc7a44e987af0',qos_specs=None,replication_status=,reservations=['3ceb5feb-0308-4a2d-9755-b55c3260a6c5','766902d3-e231-4d88-be81-a473a26bf4dc','b3bc7321-ca72-4f92-982c-d0076a446c3a','89c9bad2-f7f8-4da9-9d9d-b0d286c99439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4459f88bc60f4d3b94ce786116b69487',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1603601832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc7c0a9-adf6-41a0-a604-5c9c31be2b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5904bbed298d4f339c4cc7a44e987af0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4459f88bc60f4d3b94ce786116b69487',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af2bf8a-b694-43ea-bd09-b44768d0f566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af2bf8a-b694-43ea-bd09-b44768d0f566) transitioned into state 'SUCCESS' from state '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-1603601832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5904bbed298d4f339c4cc7a44e987af0',qos_specs=None,replication_status=,reservations=['3ceb5feb-0308-4a2d-9755-b55c3260a6c5','766902d3-e231-4d88-be81-a473a26bf4dc','b3bc7321-ca72-4f92-982c-d0076a446c3a','89c9bad2-f7f8-4da9-9d9d-b0d286c99439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4459f88bc60f4d3b94ce786116b69487',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c89087d-d66d-4291-b23b-ba577cddb77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c89087d-d66d-4291-b23b-ba577cddb77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Flow 'volume_create_api' (6aa55081-2265-4e22-98c3-678f50e076d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Create volume request issued successfully. Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-83acabf7-cef8-4fca-a40b-852113053cec tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1350/2687] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:13:07 2026] POST /volume/v3/volumes => generated 777 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d93018d5-d650-4389-ae1f-50f3df0ae76d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d93018d5-d650-4389-ae1f-50f3df0ae76d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d93018d5-d650-4389-ae1f-50f3df0ae76d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d93018d5-d650-4389-ae1f-50f3df0ae76d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d93018d5-d650-4389-ae1f-50f3df0ae76d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Created reservations ['91a61dcd-1e52-49d9-8293-0d1d9c4bccdb', '04be99c1-4f15-4ce3-a8ef-8d5a6986c793', '8353324a-ce2b-416e-b882-261c30a22785', '78765beb-2007-4803-9a6e-41879550c9f0'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d93018d5-d650-4389-ae1f-50f3df0ae76d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e returned with HTTP 200 Sep 07 17:13:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1351/2688] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:08 2026] GET /volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e => generated 845 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686a65c1-df13-4136-8663-140b8ea8d170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91a61dcd-1e52-49d9-8293-0d1d9c4bccdb', '04be99c1-4f15-4ce3-a8ef-8d5a6986c793', '8353324a-ce2b-416e-b882-261c30a22785', '78765beb-2007-4803-9a6e-41879550c9f0']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0dfde17-f339-4a79-be17-ef39d7e9d6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0dfde17-f339-4a79-be17-ef39d7e9d6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641ff89c-c761-44c8-ac9e-3cee03f71ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1589490033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['91a61dcd-1e52-49d9-8293-0d1d9c4bccdb','04be99c1-4f15-4ce3-a8ef-8d5a6986c793','8353324a-ce2b-416e-b882-261c30a22785','78765beb-2007-4803-9a6e-41879550c9f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1589490033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=641ff89c-c761-44c8-ac9e-3cee03f71ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca6efe7bbee4135be6440fb441cd2bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff443f2886b843d0b031140b9679764e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa8866f-7e5f-4fb9-8b73-a1fc290b477c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa8866f-7e5f-4fb9-8b73-a1fc290b477c) transitioned into state 'SUCCESS' from state '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-1589490033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['91a61dcd-1e52-49d9-8293-0d1d9c4bccdb','04be99c1-4f15-4ce3-a8ef-8d5a6986c793','8353324a-ce2b-416e-b882-261c30a22785','78765beb-2007-4803-9a6e-41879550c9f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90fb86ef-bf8b-4382-8ccf-fa28f7f93bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90fb86ef-bf8b-4382-8ccf-fa28f7f93bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (24a95376-05e9-4c5a-bce7-d6521bb4e063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request issued successfully. Sep 07 17:13:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-43bf9f9e-6e1f-4e56-a360-103e25299f77 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1338/2689] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:13:08 2026] POST /volume/v3/volumes => generated 767 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-76b36534-ad58-40ae-872a-d7ed039e01d0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-76b36534-ad58-40ae-872a-d7ed039e01d0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-76b36534-ad58-40ae-872a-d7ed039e01d0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-76b36534-ad58-40ae-872a-d7ed039e01d0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-76b36534-ad58-40ae-872a-d7ed039e01d0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-76b36534-ad58-40ae-872a-d7ed039e01d0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 returned with HTTP 200 Sep 07 17:13:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1352/2690] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:08 2026] GET /volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 => generated 835 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1517975858"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1517975858'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:13:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (49a5aaf4-9281-410c-b126-572acffbf03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4054a4b-099c-44e1-bbd5-0c8418baf418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1e3ac8bf-9759-4af7-b8cc-dcba66e4ec14 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4054a4b-099c-44e1-bbd5-0c8418baf418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7afada-98f5-4ad3-a7fd-180037e1a0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1e3ac8bf-9759-4af7-b8cc-dcba66e4ec14 tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:13:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1e3ac8bf-9759-4af7-b8cc-dcba66e4ec14 tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1e3ac8bf-9759-4af7-b8cc-dcba66e4ec14 tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:13:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1353/2691] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:13:09 2026] POST /volume/v3/types => generated 287 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['a21780a1-e627-47d2-9034-3677f8fde13d', '3a653dfc-f4c1-4f5c-a1ab-bdf4a02ca490', 'd0190d84-8642-4535-8eb2-fee8538fc207', 'f223239e-deae-4a8f-b9e4-d9a3c62106b2'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7afada-98f5-4ad3-a7fd-180037e1a0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a21780a1-e627-47d2-9034-3677f8fde13d', '3a653dfc-f4c1-4f5c-a1ab-bdf4a02ca490', 'd0190d84-8642-4535-8eb2-fee8538fc207', 'f223239e-deae-4a8f-b9e4-d9a3c62106b2']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902ee947-6288-401b-a4c5-0584a925869d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902ee947-6288-401b-a4c5-0584a925869d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3e8ab95-4d0e-4953-ac87-72642bdf0f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517975858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['a21780a1-e627-47d2-9034-3677f8fde13d','3a653dfc-f4c1-4f5c-a1ab-bdf4a02ca490','d0190d84-8642-4535-8eb2-fee8538fc207','f223239e-deae-4a8f-b9e4-d9a3c62106b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517975858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3e8ab95-4d0e-4953-ac87-72642bdf0f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f862e5f-c672-42f7-805c-6a3ee5b51ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c5c420d2-1e8d-479c-bdaa-59cb5523e65f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c5c420d2-1e8d-479c-bdaa-59cb5523e65f tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c5c420d2-1e8d-479c-bdaa-59cb5523e65f tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c5c420d2-1e8d-479c-bdaa-59cb5523e65f tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f862e5f-c672-42f7-805c-6a3ee5b51ba8) transitioned into state 'SUCCESS' from state '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-1517975858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['a21780a1-e627-47d2-9034-3677f8fde13d','3a653dfc-f4c1-4f5c-a1ab-bdf4a02ca490','d0190d84-8642-4535-8eb2-fee8538fc207','f223239e-deae-4a8f-b9e4-d9a3c62106b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9478c888-8815-438e-92be-b52f416a9cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c5c420d2-1e8d-479c-bdaa-59cb5523e65f tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c5c420d2-1e8d-479c-bdaa-59cb5523e65f tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e returned with HTTP 200 Sep 07 17:13:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1354/2692] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:09 2026] GET /volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e => generated 869 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9478c888-8815-438e-92be-b52f416a9cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (49a5aaf4-9281-410c-b126-572acffbf03d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:13:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3e0f04eb-d2e8-4436-b780-c6c0f2f18838 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1339/2693] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:13:08 2026] POST /volume/v3/volumes => generated 785 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-24e5aa56-b101-4d75-83ac-1ba0b534b25b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-24e5aa56-b101-4d75-83ac-1ba0b534b25b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-24e5aa56-b101-4d75-83ac-1ba0b534b25b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-24e5aa56-b101-4d75-83ac-1ba0b534b25b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-24e5aa56-b101-4d75-83ac-1ba0b534b25b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-24e5aa56-b101-4d75-83ac-1ba0b534b25b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 returned with HTTP 200 Sep 07 17:13:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1355/2694] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:09 2026] GET /volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-583c0b5e-722c-4cf0-855d-b205e0366a7a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-583c0b5e-722c-4cf0-855d-b205e0366a7a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-583c0b5e-722c-4cf0-855d-b205e0366a7a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-583c0b5e-722c-4cf0-855d-b205e0366a7a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-583c0b5e-722c-4cf0-855d-b205e0366a7a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-583c0b5e-722c-4cf0-855d-b205e0366a7a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 returned with HTTP 200 Sep 07 17:13:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1340/2695] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:09 2026] GET /volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1d4653c9-4717-466b-aca3-fc27f1d00dc2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1d4653c9-4717-466b-aca3-fc27f1d00dc2 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1d4653c9-4717-466b-aca3-fc27f1d00dc2 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1d4653c9-4717-466b-aca3-fc27f1d00dc2 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1d4653c9-4717-466b-aca3-fc27f1d00dc2 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1d4653c9-4717-466b-aca3-fc27f1d00dc2 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e returned with HTTP 200 Sep 07 17:13:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1356/2696] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:10 2026] GET /volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-581cc71e-6996-4324-8475-32795d1cda4b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-581cc71e-6996-4324-8475-32795d1cda4b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:13:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-581cc71e-6996-4324-8475-32795d1cda4b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afc7c0a9-adf6-41a0-a604-5c9c31be2b7e", "name": "tempest-VolumeDependencyTests-Snapshot-2072982893"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-581cc71e-6996-4324-8475-32795d1cda4b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:10 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-581cc71e-6996-4324-8475-32795d1cda4b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Create snapshot from volume afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-53761fdc-7433-48fd-b4ea-f04ddbba4f9a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-53761fdc-7433-48fd-b4ea-f04ddbba4f9a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-53761fdc-7433-48fd-b4ea-f04ddbba4f9a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-53761fdc-7433-48fd-b4ea-f04ddbba4f9a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-53761fdc-7433-48fd-b4ea-f04ddbba4f9a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-53761fdc-7433-48fd-b4ea-f04ddbba4f9a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 returned with HTTP 200 Sep 07 17:13:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1357/2697] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:10 2026] GET /volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:10 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-581cc71e-6996-4324-8475-32795d1cda4b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Created reservations ['db3cd092-7d99-4d20-8eb5-bb32f0454a24', 'f0dc1bba-bf1d-448d-a521-a9c167235ec1', '2dba7ed2-1301-4f47-8051-93acb82efb6d', 'b2a75ce1-f28c-436b-9632-8306fa099040'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-378d8237-8301-4782-8cd3-fd2ff35972e4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-378d8237-8301-4782-8cd3-fd2ff35972e4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-378d8237-8301-4782-8cd3-fd2ff35972e4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-378d8237-8301-4782-8cd3-fd2ff35972e4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-581cc71e-6996-4324-8475-32795d1cda4b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot create request issued successfully. Sep 07 17:13:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-581cc71e-6996-4324-8475-32795d1cda4b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:13:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1341/2698] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:13:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c6c799a7-5cdd-4fae-ac97-85426f6c10bd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c6c799a7-5cdd-4fae-ac97-85426f6c10bd tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c6c799a7-5cdd-4fae-ac97-85426f6c10bd tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c6c799a7-5cdd-4fae-ac97-85426f6c10bd tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-378d8237-8301-4782-8cd3-fd2ff35972e4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c6c799a7-5cdd-4fae-ac97-85426f6c10bd tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot retrieved successfully. Sep 07 17:13:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-378d8237-8301-4782-8cd3-fd2ff35972e4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 returned with HTTP 200 Sep 07 17:13:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1358/2699] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:10 2026] GET /volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c6c799a7-5cdd-4fae-ac97-85426f6c10bd tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 200 Sep 07 17:13:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1342/2700] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:10 2026] GET /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6762e1fa-4810-4233-a72d-cffeee536b74 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6762e1fa-4810-4233-a72d-cffeee536b74 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:13:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6762e1fa-4810-4233-a72d-cffeee536b74 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "641ff89c-c761-44c8-ac9e-3cee03f71ef8", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-401798252"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6762e1fa-4810-4233-a72d-cffeee536b74 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:11 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-6762e1fa-4810-4233-a72d-cffeee536b74 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create snapshot from volume 641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:11 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-6762e1fa-4810-4233-a72d-cffeee536b74 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Created reservations ['ce13eba6-04a9-4329-bcb6-9fdd1ccd050a', '06539de5-a96a-44f9-a4ef-e326991ed63f', 'ec45a470-dd34-4e47-935d-f4f23606bf0c', '1cf438ce-46d1-43ea-bb27-7b3f3ce677fe'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6762e1fa-4810-4233-a72d-cffeee536b74 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot create request issued successfully. Sep 07 17:13:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6762e1fa-4810-4233-a72d-cffeee536b74 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:13:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1359/2701] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:13:11 2026] POST /volume/v3/snapshots => generated 315 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fc23fcdc-5580-4028-9502-23b195290649 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fc23fcdc-5580-4028-9502-23b195290649 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fc23fcdc-5580-4028-9502-23b195290649 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fc23fcdc-5580-4028-9502-23b195290649 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fc23fcdc-5580-4028-9502-23b195290649 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fc23fcdc-5580-4028-9502-23b195290649 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 200 Sep 07 17:13:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1343/2702] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:11 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 447 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3c5b6649-013f-4d58-a182-447bb828194e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3c5b6649-013f-4d58-a182-447bb828194e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3c5b6649-013f-4d58-a182-447bb828194e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3c5b6649-013f-4d58-a182-447bb828194e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3c5b6649-013f-4d58-a182-447bb828194e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3c5b6649-013f-4d58-a182-447bb828194e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 returned with HTTP 200 Sep 07 17:13:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1360/2703] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:11 2026] GET /volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-16ccaa17-a3ca-4dab-94ec-38993673f23f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9943ae95-831e-46a5-ae47-e84c08fb6b8d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9943ae95-831e-46a5-ae47-e84c08fb6b8d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9943ae95-831e-46a5-ae47-e84c08fb6b8d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9943ae95-831e-46a5-ae47-e84c08fb6b8d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9943ae95-831e-46a5-ae47-e84c08fb6b8d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot retrieved successfully. Sep 07 17:13:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9943ae95-831e-46a5-ae47-e84c08fb6b8d tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 200 Sep 07 17:13:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1361/2704] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:11 2026] GET /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16ccaa17-a3ca-4dab-94ec-38993673f23f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16ccaa17-a3ca-4dab-94ec-38993673f23f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3e8ab95-4d0e-4953-ac87-72642bdf0f38", "name": "tempest-ProjectMemberTests-Snapshot-1523783656"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-16ccaa17-a3ca-4dab-94ec-38993673f23f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Volume info retrieved successfully. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-16ccaa17-a3ca-4dab-94ec-38993673f23f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Create snapshot from volume c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-232d2304-b97a-40da-8bd2-6827f6761b6a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ebab964b-3ced-4c7b-8910-9e6be6b67795", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ebab964b-3ced-4c7b-8910-9e6be6b67795', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-16ccaa17-a3ca-4dab-94ec-38993673f23f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Created reservations ['41730154-e769-4f90-afda-784c0fb9f814', '69b61ef8-f3ea-4f14-8ad8-b4761314fc84', '4c399f4c-624b-4b06-a4ce-dbf4fc6a8f2b', 'f3c5ac0c-150b-4098-bbb3-ba6677cda24f'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:12 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Create volume of 1 GB Sep 07 17:13:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Availability Zones retrieved successfully. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-16ccaa17-a3ca-4dab-94ec-38993673f23f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot create request issued successfully. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16ccaa17-a3ca-4dab-94ec-38993673f23f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:13:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1344/2705] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:13:11 2026] POST /volume/v3/snapshots => generated 305 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b23e6656-0234-4ebe-8bb2-2edc155735fb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b23e6656-0234-4ebe-8bb2-2edc155735fb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b23e6656-0234-4ebe-8bb2-2edc155735fb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b23e6656-0234-4ebe-8bb2-2edc155735fb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Flow 'volume_create_api' (a0c669c9-db82-4a7f-ba43-c64b93606118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7308f1fb-0e60-408f-b590-8325d5fa2564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b23e6656-0234-4ebe-8bb2-2edc155735fb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b23e6656-0234-4ebe-8bb2-2edc155735fb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 200 Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1345/2706] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:12 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ce5eac5-3e80-4c25-bda2-fa2c56641104 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ce5eac5-3e80-4c25-bda2-fa2c56641104 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ce5eac5-3e80-4c25-bda2-fa2c56641104 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ce5eac5-3e80-4c25-bda2-fa2c56641104 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ce5eac5-3e80-4c25-bda2-fa2c56641104 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ce5eac5-3e80-4c25-bda2-fa2c56641104 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1346/2707] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:12 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7308f1fb-0e60-408f-b590-8325d5fa2564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:13:09Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a1ed8796-5d52-4a5e-9302-ad5e13cb39df,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': 'a1ed8796-5d52-4a5e-9302-ad5e13cb39df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f84385b-0762-4cce-9b21-230ccfdaf105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-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. Sep 07 17:13:12 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-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. Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Created reservations ['edd56334-0594-4abf-abd1-97df59aab8d4', 'f2ea02fb-b725-450d-96a0-d23150c750c1', 'f166ff8c-87db-4444-bfc1-97d435626d98', '3e5f4071-28c0-4da0-b178-4709f8972581'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f84385b-0762-4cce-9b21-230ccfdaf105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edd56334-0594-4abf-abd1-97df59aab8d4', 'f2ea02fb-b725-450d-96a0-d23150c750c1', 'f166ff8c-87db-4444-bfc1-97d435626d98', '3e5f4071-28c0-4da0-b178-4709f8972581']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280e54a5-b05d-44d7-86cf-ea96235e9f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280e54a5-b05d-44d7-86cf-ea96235e9f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9f1e866-da74-4309-9cf0-d714809f5416', '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='c332fe8cb0434296896dbb96ba2a19dc',qos_specs=None,replication_status=,reservations=['edd56334-0594-4abf-abd1-97df59aab8d4','f2ea02fb-b725-450d-96a0-d23150c750c1','f166ff8c-87db-4444-bfc1-97d435626d98','3e5f4071-28c0-4da0-b178-4709f8972581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c2e9047ab441dc86079636fb78bb39',volume_type_id=a1ed8796-5d52-4a5e-9302-ad5e13cb39df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:12Z,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=c9f1e866-da74-4309-9cf0-d714809f5416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c332fe8cb0434296896dbb96ba2a19dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1c2e9047ab441dc86079636fb78bb39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1ed8796-5d52-4a5e-9302-ad5e13cb39df),volume_type_id=a1ed8796-5d52-4a5e-9302-ad5e13cb39df)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6840c0-1f49-42dc-9ecb-58fc628a07d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6840c0-1f49-42dc-9ecb-58fc628a07d0) transitioned into state 'SUCCESS' from 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='c332fe8cb0434296896dbb96ba2a19dc',qos_specs=None,replication_status=,reservations=['edd56334-0594-4abf-abd1-97df59aab8d4','f2ea02fb-b725-450d-96a0-d23150c750c1','f166ff8c-87db-4444-bfc1-97d435626d98','3e5f4071-28c0-4da0-b178-4709f8972581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c2e9047ab441dc86079636fb78bb39',volume_type_id=a1ed8796-5d52-4a5e-9302-ad5e13cb39df)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d78110-5e9b-4796-84d0-4429ea346564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d78110-5e9b-4796-84d0-4429ea346564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Flow 'volume_create_api' (a0c669c9-db82-4a7f-ba43-c64b93606118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Create volume request issued successfully. Sep 07 17:13:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-232d2304-b97a-40da-8bd2-6827f6761b6a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1362/2708] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:12 2026] POST /volume/v3/volumes => generated 804 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-170f62dd-87d1-4d12-8054-c7e5a9e97ef9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-170f62dd-87d1-4d12-8054-c7e5a9e97ef9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-170f62dd-87d1-4d12-8054-c7e5a9e97ef9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-170f62dd-87d1-4d12-8054-c7e5a9e97ef9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-170f62dd-87d1-4d12-8054-c7e5a9e97ef9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-170f62dd-87d1-4d12-8054-c7e5a9e97ef9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1347/2709] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:12 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8404f65c-ed0f-44d9-b500-df8cb90a7ee0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8404f65c-ed0f-44d9-b500-df8cb90a7ee0 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8404f65c-ed0f-44d9-b500-df8cb90a7ee0 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8404f65c-ed0f-44d9-b500-df8cb90a7ee0 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8404f65c-ed0f-44d9-b500-df8cb90a7ee0 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot retrieved successfully. Sep 07 17:13:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8404f65c-ed0f-44d9-b500-df8cb90a7ee0 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 200 Sep 07 17:13:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1363/2710] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:13 2026] GET /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-60301faa-f109-4a23-8ae7-c0a8541532dc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-60301faa-f109-4a23-8ae7-c0a8541532dc tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-60301faa-f109-4a23-8ae7-c0a8541532dc tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-60301faa-f109-4a23-8ae7-c0a8541532dc tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-caa67e42-e0cd-46d1-add0-2dbd6534c01d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-60301faa-f109-4a23-8ae7-c0a8541532dc tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-caa67e42-e0cd-46d1-add0-2dbd6534c01d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-caa67e42-e0cd-46d1-add0-2dbd6534c01d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-60301faa-f109-4a23-8ae7-c0a8541532dc tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 200 Sep 07 17:13:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-caa67e42-e0cd-46d1-add0-2dbd6534c01d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1348/2711] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:13 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-caa67e42-e0cd-46d1-add0-2dbd6534c01d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-caa67e42-e0cd-46d1-add0-2dbd6534c01d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1364/2712] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:13 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-360ffb0e-f4a5-4e72-a95e-5203f3b1ca07 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-360ffb0e-f4a5-4e72-a95e-5203f3b1ca07 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-360ffb0e-f4a5-4e72-a95e-5203f3b1ca07 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-360ffb0e-f4a5-4e72-a95e-5203f3b1ca07 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-360ffb0e-f4a5-4e72-a95e-5203f3b1ca07 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-360ffb0e-f4a5-4e72-a95e-5203f3b1ca07 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1349/2713] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:13 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 896 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ce7f2495-821e-4d27-9034-4bd4341c78f1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce7f2495-821e-4d27-9034-4bd4341c78f1 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ce7f2495-821e-4d27-9034-4bd4341c78f1 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ce7f2495-821e-4d27-9034-4bd4341c78f1 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ce7f2495-821e-4d27-9034-4bd4341c78f1 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot retrieved successfully. Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ce7f2495-821e-4d27-9034-4bd4341c78f1 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 200 Sep 07 17:13:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1365/2714] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:14 2026] GET /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-937490223"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Create volume request body: {'volume': {'snapshot_id': 'a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-937490223'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot retrieved successfully. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Create volume of 1 GB Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Availability Zones retrieved successfully. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Flow 'volume_create_api' (893962f7-4686-49eb-b64e-f349b5059514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66388e0d-0e7d-402f-9ce6-1b132df1e68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66388e0d-0e7d-402f-9ce6-1b132df1e68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e5c9a24-c98f-4013-a7f1-e971ebd9d4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Created reservations ['eb72be6e-e96c-476b-816b-0c9ff75b8693', 'fd00d6d8-1b57-4732-8f21-f82d877a7d6b', '106f7206-5449-4fb6-972d-129d7d0d8ad3', 'd5acadfd-88bd-41f1-b311-a5b73091830e'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e5c9a24-c98f-4013-a7f1-e971ebd9d4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb72be6e-e96c-476b-816b-0c9ff75b8693', 'fd00d6d8-1b57-4732-8f21-f82d877a7d6b', '106f7206-5449-4fb6-972d-129d7d0d8ad3', 'd5acadfd-88bd-41f1-b311-a5b73091830e']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accc96cf-953a-4396-965f-b4a27e4a9511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fe2c4382-9f02-474b-a9ee-69cd827d6b37 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe2c4382-9f02-474b-a9ee-69cd827d6b37 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe2c4382-9f02-474b-a9ee-69cd827d6b37 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe2c4382-9f02-474b-a9ee-69cd827d6b37 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fe2c4382-9f02-474b-a9ee-69cd827d6b37 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe2c4382-9f02-474b-a9ee-69cd827d6b37 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 200 Sep 07 17:13:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1366/2715] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:14 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 447 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5a84ddac-fd9d-4e16-9045-95ed18e58411 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5a84ddac-fd9d-4e16-9045-95ed18e58411 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5a84ddac-fd9d-4e16-9045-95ed18e58411 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5a84ddac-fd9d-4e16-9045-95ed18e58411 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accc96cf-953a-4396-965f-b4a27e4a9511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '409ff869-2e9b-403b-9a70-b8970109aa72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-937490223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5904bbed298d4f339c4cc7a44e987af0',qos_specs=None,replication_status=,reservations=['eb72be6e-e96c-476b-816b-0c9ff75b8693','fd00d6d8-1b57-4732-8f21-f82d877a7d6b','106f7206-5449-4fb6-972d-129d7d0d8ad3','d5acadfd-88bd-41f1-b311-a5b73091830e'],size=1,snapshot_id=a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8,source_replicaid=,source_volid=None,status='creating',user_id='4459f88bc60f4d3b94ce786116b69487',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-937490223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=409ff869-2e9b-403b-9a70-b8970109aa72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5904bbed298d4f339c4cc7a44e987af0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4459f88bc60f4d3b94ce786116b69487',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5a84ddac-fd9d-4e16-9045-95ed18e58411 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6eb00fc-250c-4fd2-bacc-0025a5efe990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5a84ddac-fd9d-4e16-9045-95ed18e58411 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1367/2716] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:14 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 437 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6eb00fc-250c-4fd2-bacc-0025a5efe990) transitioned into state 'SUCCESS' from state '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-937490223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5904bbed298d4f339c4cc7a44e987af0',qos_specs=None,replication_status=,reservations=['eb72be6e-e96c-476b-816b-0c9ff75b8693','fd00d6d8-1b57-4732-8f21-f82d877a7d6b','106f7206-5449-4fb6-972d-129d7d0d8ad3','d5acadfd-88bd-41f1-b311-a5b73091830e'],size=1,snapshot_id=a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8,source_replicaid=,source_volid=None,status='creating',user_id='4459f88bc60f4d3b94ce786116b69487',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40d5a1c-2a25-4fb6-86cb-73b6388052f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40d5a1c-2a25-4fb6-86cb-73b6388052f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Flow 'volume_create_api' (893962f7-4686-49eb-b64e-f349b5059514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Create volume request issued successfully. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8d2af26e-fab9-41c9-8839-33d1d2686fb9 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1350/2717] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:13:14 2026] POST /volume/v3/volumes => generated 810 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c60cbaba-1f40-47de-89db-6c6c10ff2b26 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c60cbaba-1f40-47de-89db-6c6c10ff2b26 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c60cbaba-1f40-47de-89db-6c6c10ff2b26 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c60cbaba-1f40-47de-89db-6c6c10ff2b26 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c60cbaba-1f40-47de-89db-6c6c10ff2b26 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c60cbaba-1f40-47de-89db-6c6c10ff2b26 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1368/2718] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:14 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 878 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-540d08b9-7a58-49fb-83ca-9688407ff552 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-540d08b9-7a58-49fb-83ca-9688407ff552 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-540d08b9-7a58-49fb-83ca-9688407ff552 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-540d08b9-7a58-49fb-83ca-9688407ff552 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-540d08b9-7a58-49fb-83ca-9688407ff552 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-540d08b9-7a58-49fb-83ca-9688407ff552 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1351/2719] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:14 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-607e7e5d-02d4-46f2-8ffb-7d79237fa4f0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-607e7e5d-02d4-46f2-8ffb-7d79237fa4f0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-607e7e5d-02d4-46f2-8ffb-7d79237fa4f0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-607e7e5d-02d4-46f2-8ffb-7d79237fa4f0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-607e7e5d-02d4-46f2-8ffb-7d79237fa4f0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-607e7e5d-02d4-46f2-8ffb-7d79237fa4f0 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 200 Sep 07 17:13:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1369/2720] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:15 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0f293d91-3055-4a00-9500-7ddbe70be0fb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0f293d91-3055-4a00-9500-7ddbe70be0fb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0f293d91-3055-4a00-9500-7ddbe70be0fb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0f293d91-3055-4a00-9500-7ddbe70be0fb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0f293d91-3055-4a00-9500-7ddbe70be0fb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0f293d91-3055-4a00-9500-7ddbe70be0fb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1352/2721] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:15 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-101fab30-af3c-46a0-8489-daa04248d5ea None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-101fab30-af3c-46a0-8489-daa04248d5ea tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-101fab30-af3c-46a0-8489-daa04248d5ea tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-101fab30-af3c-46a0-8489-daa04248d5ea tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:15 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:15 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-101fab30-af3c-46a0-8489-daa04248d5ea tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-101fab30-af3c-46a0-8489-daa04248d5ea tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1370/2722] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:15 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-484ec988-845d-40bf-9f3d-49f0ab646c04 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-484ec988-845d-40bf-9f3d-49f0ab646c04 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-484ec988-845d-40bf-9f3d-49f0ab646c04 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-484ec988-845d-40bf-9f3d-49f0ab646c04 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-484ec988-845d-40bf-9f3d-49f0ab646c04 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-484ec988-845d-40bf-9f3d-49f0ab646c04 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1353/2723] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:15 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bd0dd5cb-677e-4862-9377-5fc1fbb70e92 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd0dd5cb-677e-4862-9377-5fc1fbb70e92 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd0dd5cb-677e-4862-9377-5fc1fbb70e92 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd0dd5cb-677e-4862-9377-5fc1fbb70e92 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bd0dd5cb-677e-4862-9377-5fc1fbb70e92 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd0dd5cb-677e-4862-9377-5fc1fbb70e92 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 200 Sep 07 17:13:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1371/2724] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:16 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-89c9386c-d273-42eb-b8f7-6bf534d8e94d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89c9386c-d273-42eb-b8f7-6bf534d8e94d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d5393c44-0d4f-415a-8f9b-0aba54d52000", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1863813649"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89c9386c-d273-42eb-b8f7-6bf534d8e94d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89c9386c-d273-42eb-b8f7-6bf534d8e94d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd5393c44-0d4f-415a-8f9b-0aba54d52000', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1863813649'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume of 1 GB Sep 07 17:13:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-89c9386c-d273-42eb-b8f7-6bf534d8e94d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89c9386c-d273-42eb-b8f7-6bf534d8e94d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1354/2725] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:16 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Availability Zones retrieved successfully. Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (44aba9ea-01e9-4979-9f60-fc5ae08bd275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc508eb3-a96b-4b31-80f6-21c71d6c7ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc508eb3-a96b-4b31-80f6-21c71d6c7ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa732d02-7419-4d7f-b485-def12bc3386a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Created reservations ['0e74ad65-31cf-462a-9014-b0bb7e7dbc5f', '6634b00c-19e1-48b6-b7b7-787b09f7b1ee', '666fb6d9-ea2d-435d-8b5d-c9da547d15a4', 'aba9404d-fe98-41f7-9e49-972b6179bd2f'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa732d02-7419-4d7f-b485-def12bc3386a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e74ad65-31cf-462a-9014-b0bb7e7dbc5f', '6634b00c-19e1-48b6-b7b7-787b09f7b1ee', '666fb6d9-ea2d-435d-8b5d-c9da547d15a4', 'aba9404d-fe98-41f7-9e49-972b6179bd2f']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e816a88-60e6-4474-b188-bb98d04f1bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-94ec6c39-38e8-4e36-97ef-0a3598de6d66 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94ec6c39-38e8-4e36-97ef-0a3598de6d66 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94ec6c39-38e8-4e36-97ef-0a3598de6d66 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e816a88-60e6-4474-b188-bb98d04f1bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06f4e04a-ebd0-4e39-806b-c774182aadd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1863813649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['0e74ad65-31cf-462a-9014-b0bb7e7dbc5f','6634b00c-19e1-48b6-b7b7-787b09f7b1ee','666fb6d9-ea2d-435d-8b5d-c9da547d15a4','aba9404d-fe98-41f7-9e49-972b6179bd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1863813649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06f4e04a-ebd0-4e39-806b-c774182aadd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca6efe7bbee4135be6440fb441cd2bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff443f2886b843d0b031140b9679764e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-94ec6c39-38e8-4e36-97ef-0a3598de6d66 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011e5f56-79d2-42b6-96e8-3a60544b325b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-94ec6c39-38e8-4e36-97ef-0a3598de6d66 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-94ec6c39-38e8-4e36-97ef-0a3598de6d66 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1355/2726] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:16 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011e5f56-79d2-42b6-96e8-3a60544b325b) transitioned into state 'SUCCESS' from state '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-1863813649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['0e74ad65-31cf-462a-9014-b0bb7e7dbc5f','6634b00c-19e1-48b6-b7b7-787b09f7b1ee','666fb6d9-ea2d-435d-8b5d-c9da547d15a4','aba9404d-fe98-41f7-9e49-972b6179bd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4c33b0-de42-4702-81fc-1d7ad5147d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4c33b0-de42-4702-81fc-1d7ad5147d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (44aba9ea-01e9-4979-9f60-fc5ae08bd275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request issued successfully. Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6aada2f9-5fe9-4ddb-b7fc-64a9c4049914 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1372/2727] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:16 2026] POST /volume/v3/volumes => generated 767 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d5393c44-0d4f-415a-8f9b-0aba54d52000", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1423750181"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd5393c44-0d4f-415a-8f9b-0aba54d52000', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1423750181'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume of 1 GB Sep 07 17:13:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Availability Zones retrieved successfully. Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (c3819705-92c2-4eda-ba97-4a20a59c27cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744ca310-847a-4160-9829-b6a461721744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744ca310-847a-4160-9829-b6a461721744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e53b3c34-6c73-4b6b-a6bb-9e3176c72cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-265578e0-ae8f-49fa-b96e-1482d2ea3c10 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-265578e0-ae8f-49fa-b96e-1482d2ea3c10 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-265578e0-ae8f-49fa-b96e-1482d2ea3c10 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-265578e0-ae8f-49fa-b96e-1482d2ea3c10 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:16 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:16 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:16 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:16 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-265578e0-ae8f-49fa-b96e-1482d2ea3c10 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-265578e0-ae8f-49fa-b96e-1482d2ea3c10 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1373/2728] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:16 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Created reservations ['1c0ed72b-ce5c-4c71-baf2-baa29b1def12', '8f6c1d06-398d-4290-9c3c-83856e39f21f', 'e51285a7-c7c0-4ee5-bf09-8d9967872c6e', '48774f21-daf9-46b8-bd83-d237de4501da'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e53b3c34-6c73-4b6b-a6bb-9e3176c72cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c0ed72b-ce5c-4c71-baf2-baa29b1def12', '8f6c1d06-398d-4290-9c3c-83856e39f21f', 'e51285a7-c7c0-4ee5-bf09-8d9967872c6e', '48774f21-daf9-46b8-bd83-d237de4501da']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6919a249-049b-444d-b990-c6470ef8790a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6919a249-049b-444d-b990-c6470ef8790a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1423750181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['1c0ed72b-ce5c-4c71-baf2-baa29b1def12','8f6c1d06-398d-4290-9c3c-83856e39f21f','e51285a7-c7c0-4ee5-bf09-8d9967872c6e','48774f21-daf9-46b8-bd83-d237de4501da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1423750181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca6efe7bbee4135be6440fb441cd2bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff443f2886b843d0b031140b9679764e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c7711c-6e18-4e10-acfd-2f7733e61813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c7711c-6e18-4e10-acfd-2f7733e61813) transitioned into state 'SUCCESS' from state '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-1423750181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['1c0ed72b-ce5c-4c71-baf2-baa29b1def12','8f6c1d06-398d-4290-9c3c-83856e39f21f','e51285a7-c7c0-4ee5-bf09-8d9967872c6e','48774f21-daf9-46b8-bd83-d237de4501da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0d20ca-dc2b-4bbc-b793-a48263eec034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0d20ca-dc2b-4bbc-b793-a48263eec034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (c3819705-92c2-4eda-ba97-4a20a59c27cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request issued successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2ac65764-f154-477a-ae5f-c84fb2a9231f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1356/2729] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:16 2026] POST /volume/v3/volumes => generated 767 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d5393c44-0d4f-415a-8f9b-0aba54d52000", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-397206376"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd5393c44-0d4f-415a-8f9b-0aba54d52000', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-397206376'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume of 1 GB Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Availability Zones retrieved successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (0a9c4d78-87c1-4b34-8932-2b16e9c422d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64253353-1ba3-44ff-9786-832d5e8c230f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64253353-1ba3-44ff-9786-832d5e8c230f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534c77f4-474c-4daf-962f-c688a63ac84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Created reservations ['0f5cc472-7d0a-4742-bd14-c592e9c9bbd0', '8329a862-dbb5-41c5-a0ec-0943f7e09353', 'e4679770-01de-43c0-8361-c11a6b528441', '9ff425e9-b3e4-4cb6-a0fb-89285f02d548'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534c77f4-474c-4daf-962f-c688a63ac84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f5cc472-7d0a-4742-bd14-c592e9c9bbd0', '8329a862-dbb5-41c5-a0ec-0943f7e09353', 'e4679770-01de-43c0-8361-c11a6b528441', '9ff425e9-b3e4-4cb6-a0fb-89285f02d548']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f665481-500b-40ef-a791-b3f92a444da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f665481-500b-40ef-a791-b3f92a444da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2febe55-36db-4cea-af8e-a08d98b22001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-397206376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['0f5cc472-7d0a-4742-bd14-c592e9c9bbd0','8329a862-dbb5-41c5-a0ec-0943f7e09353','e4679770-01de-43c0-8361-c11a6b528441','9ff425e9-b3e4-4cb6-a0fb-89285f02d548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-397206376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2febe55-36db-4cea-af8e-a08d98b22001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca6efe7bbee4135be6440fb441cd2bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff443f2886b843d0b031140b9679764e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a916798f-706b-414f-b53e-e9c426bf762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a916798f-706b-414f-b53e-e9c426bf762d) transitioned into state 'SUCCESS' from state '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-397206376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['0f5cc472-7d0a-4742-bd14-c592e9c9bbd0','8329a862-dbb5-41c5-a0ec-0943f7e09353','e4679770-01de-43c0-8361-c11a6b528441','9ff425e9-b3e4-4cb6-a0fb-89285f02d548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a2e2e12-a929-4cfb-ad20-1c17a823889b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a2e2e12-a929-4cfb-ad20-1c17a823889b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cddc9588-76e7-466a-a78d-e3f7cbd0effd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (0a9c4d78-87c1-4b34-8932-2b16e9c422d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request issued successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-614ba75a-d96f-4dc8-8b2d-7be1490f4ae4 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1374/2730] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:17 2026] POST /volume/v3/volumes => generated 766 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cddc9588-76e7-466a-a78d-e3f7cbd0effd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cddc9588-76e7-466a-a78d-e3f7cbd0effd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cddc9588-76e7-466a-a78d-e3f7cbd0effd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cddc9588-76e7-466a-a78d-e3f7cbd0effd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cddc9588-76e7-466a-a78d-e3f7cbd0effd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1357/2731] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:17 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d5393c44-0d4f-415a-8f9b-0aba54d52000", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1989228235"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd5393c44-0d4f-415a-8f9b-0aba54d52000', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1989228235'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume of 1 GB Sep 07 17:13:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d0e1371d-7df8-4fa4-8710-b7715eeec934 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d0e1371d-7df8-4fa4-8710-b7715eeec934 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d0e1371d-7df8-4fa4-8710-b7715eeec934 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d0e1371d-7df8-4fa4-8710-b7715eeec934 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-d0e1371d-7df8-4fa4-8710-b7715eeec934 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Delete snapshot with id: d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Availability Zones retrieved successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d0e1371d-7df8-4fa4-8710-b7715eeec934 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (ca8066af-639a-4756-9758-175e9a91fadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14477f4a-2ae9-4a64-926c-d121f2b6a0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d0e1371d-7df8-4fa4-8710-b7715eeec934 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot delete request issued successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d0e1371d-7df8-4fa4-8710-b7715eeec934 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 202 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1358/2732] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:13:17 2026] DELETE /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8d2879c4-ffa9-4408-ad00-876be3cc8987 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8d2879c4-ffa9-4408-ad00-876be3cc8987 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8d2879c4-ffa9-4408-ad00-876be3cc8987 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8d2879c4-ffa9-4408-ad00-876be3cc8987 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8d2879c4-ffa9-4408-ad00-876be3cc8987 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14477f4a-2ae9-4a64-926c-d121f2b6a0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8d2879c4-ffa9-4408-ad00-876be3cc8987 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1359/2733] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:17 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 463 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c2f768-20f3-4672-bb7b-fd1e7ea17171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ff5d7b62-df6f-4e3a-9e54-549c86a8e5ee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff5d7b62-df6f-4e3a-9e54-549c86a8e5ee tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff5d7b62-df6f-4e3a-9e54-549c86a8e5ee tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff5d7b62-df6f-4e3a-9e54-549c86a8e5ee tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Created reservations ['0ae33906-acee-47d1-aa4d-815eb0b6b749', '0ce367d3-02ed-4ae0-b72b-0764c9837afd', '46f37616-3d67-40e1-9c14-e7f0ea96b87d', '12c0d981-2942-49f9-9aff-7f64ffdef99d'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c2f768-20f3-4672-bb7b-fd1e7ea17171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ae33906-acee-47d1-aa4d-815eb0b6b749', '0ce367d3-02ed-4ae0-b72b-0764c9837afd', '46f37616-3d67-40e1-9c14-e7f0ea96b87d', '12c0d981-2942-49f9-9aff-7f64ffdef99d']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ff5d7b62-df6f-4e3a-9e54-549c86a8e5ee tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e19408-ed44-4e3a-ad77-3dd330136999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff5d7b62-df6f-4e3a-9e54-549c86a8e5ee tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1360/2734] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:17 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e19408-ed44-4e3a-ad77-3dd330136999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd74bbb44-ed19-4898-b85b-6bbdf6245457', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1989228235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['0ae33906-acee-47d1-aa4d-815eb0b6b749','0ce367d3-02ed-4ae0-b72b-0764c9837afd','46f37616-3d67-40e1-9c14-e7f0ea96b87d','12c0d981-2942-49f9-9aff-7f64ffdef99d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1989228235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d74bbb44-ed19-4898-b85b-6bbdf6245457,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca6efe7bbee4135be6440fb441cd2bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff443f2886b843d0b031140b9679764e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47767d94-ccf1-4695-b784-3aec7ed52530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47767d94-ccf1-4695-b784-3aec7ed52530) transitioned into state 'SUCCESS' from state '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-1989228235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['0ae33906-acee-47d1-aa4d-815eb0b6b749','0ce367d3-02ed-4ae0-b72b-0764c9837afd','46f37616-3d67-40e1-9c14-e7f0ea96b87d','12c0d981-2942-49f9-9aff-7f64ffdef99d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2c86fd-61db-4476-b1bf-8e6c6647622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2c86fd-61db-4476-b1bf-8e6c6647622a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (ca8066af-639a-4756-9758-175e9a91fadc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request issued successfully. Sep 07 17:13:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fec56619-2c94-46c3-aebb-4f17820c86d8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1375/2735] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:17 2026] POST /volume/v3/volumes => generated 767 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d5393c44-0d4f-415a-8f9b-0aba54d52000", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1843576586"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd5393c44-0d4f-415a-8f9b-0aba54d52000', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1843576586'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:17 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume of 1 GB Sep 07 17:13:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Availability Zones retrieved successfully. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-19b69612-95a1-4c00-b35c-c1703ff34f11 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-19b69612-95a1-4c00-b35c-c1703ff34f11 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-19b69612-95a1-4c00-b35c-c1703ff34f11 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-19b69612-95a1-4c00-b35c-c1703ff34f11 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (1226ddf2-7659-49c0-a1f6-627290a8392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc3e0aa-3ba7-4ced-a596-a3a6f5d8769d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-19b69612-95a1-4c00-b35c-c1703ff34f11 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-19b69612-95a1-4c00-b35c-c1703ff34f11 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1376/2736] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:18 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc3e0aa-3ba7-4ced-a596-a3a6f5d8769d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0b4fdc-a8d9-42dd-8e24-0d91c7c6154c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Created reservations ['a4c17d2c-7be2-472c-98b3-0b276175e742', '9f47af24-b33c-4738-8135-836e52f67a25', '7be73661-0167-4eae-b4c3-0f16a22570cb', '9e6533e9-9b0f-49a5-b37c-38902e1e4aca'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0b4fdc-a8d9-42dd-8e24-0d91c7c6154c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4c17d2c-7be2-472c-98b3-0b276175e742', '9f47af24-b33c-4738-8135-836e52f67a25', '7be73661-0167-4eae-b4c3-0f16a22570cb', '9e6533e9-9b0f-49a5-b37c-38902e1e4aca']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c3ed3f-c3c8-410e-ac72-7319a98e53d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c3ed3f-c3c8-410e-ac72-7319a98e53d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1843576586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['a4c17d2c-7be2-472c-98b3-0b276175e742','9f47af24-b33c-4738-8135-836e52f67a25','7be73661-0167-4eae-b4c3-0f16a22570cb','9e6533e9-9b0f-49a5-b37c-38902e1e4aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1843576586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca6efe7bbee4135be6440fb441cd2bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff443f2886b843d0b031140b9679764e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c039bb-e5da-461a-9ff2-08560794b8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c039bb-e5da-461a-9ff2-08560794b8e6) transitioned into state 'SUCCESS' from state '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-1843576586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca6efe7bbee4135be6440fb441cd2bb',qos_specs=None,replication_status=,reservations=['a4c17d2c-7be2-472c-98b3-0b276175e742','9f47af24-b33c-4738-8135-836e52f67a25','7be73661-0167-4eae-b4c3-0f16a22570cb','9e6533e9-9b0f-49a5-b37c-38902e1e4aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff443f2886b843d0b031140b9679764e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ec3870-4930-4c2c-a956-40a2b053a575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ec3870-4930-4c2c-a956-40a2b053a575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Flow 'volume_create_api' (1226ddf2-7659-49c0-a1f6-627290a8392f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Create volume request issued successfully. Sep 07 17:13:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b2e053d-19af-4a89-a26e-fd52734ca80e tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1361/2737] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:17 2026] POST /volume/v3/volumes => generated 767 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9d8aed6e-85ac-49a8-a220-1c20e243fdff None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d8aed6e-85ac-49a8-a220-1c20e243fdff tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d8aed6e-85ac-49a8-a220-1c20e243fdff tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d8aed6e-85ac-49a8-a220-1c20e243fdff tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9d8aed6e-85ac-49a8-a220-1c20e243fdff tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d8aed6e-85ac-49a8-a220-1c20e243fdff tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1377/2738] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:18 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bdf71461-e063-4679-9fa4-34aed8920b1d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bdf71461-e063-4679-9fa4-34aed8920b1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bdf71461-e063-4679-9fa4-34aed8920b1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bdf71461-e063-4679-9fa4-34aed8920b1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bdf71461-e063-4679-9fa4-34aed8920b1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bdf71461-e063-4679-9fa4-34aed8920b1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1362/2739] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:18 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 463 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3561a6d0-145d-4e33-ba1c-c3307ba4e550 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3561a6d0-145d-4e33-ba1c-c3307ba4e550 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3561a6d0-145d-4e33-ba1c-c3307ba4e550 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3561a6d0-145d-4e33-ba1c-c3307ba4e550 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:18 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3561a6d0-145d-4e33-ba1c-c3307ba4e550 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3561a6d0-145d-4e33-ba1c-c3307ba4e550 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1378/2740] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:18 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-962678f8-935a-4b44-a4c7-ac3a7092d822 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-962678f8-935a-4b44-a4c7-ac3a7092d822 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-962678f8-935a-4b44-a4c7-ac3a7092d822 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-962678f8-935a-4b44-a4c7-ac3a7092d822 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-962678f8-935a-4b44-a4c7-ac3a7092d822 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-962678f8-935a-4b44-a4c7-ac3a7092d822 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1363/2741] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:19 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b9ae1b84-892e-434a-b26d-82b2072c22bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b9ae1b84-892e-434a-b26d-82b2072c22bf tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b9ae1b84-892e-434a-b26d-82b2072c22bf tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b9ae1b84-892e-434a-b26d-82b2072c22bf tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b9ae1b84-892e-434a-b26d-82b2072c22bf tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b9ae1b84-892e-434a-b26d-82b2072c22bf tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1379/2742] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:19 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-66c3457a-578d-427d-801b-50cfe6898485 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-66c3457a-578d-427d-801b-50cfe6898485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-66c3457a-578d-427d-801b-50cfe6898485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-66c3457a-578d-427d-801b-50cfe6898485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-66c3457a-578d-427d-801b-50cfe6898485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-66c3457a-578d-427d-801b-50cfe6898485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 200 Sep 07 17:13:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1364/2743] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:19 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 463 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-999fa686-bce8-4c0a-ac5b-172b170177f5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-999fa686-bce8-4c0a-ac5b-172b170177f5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-999fa686-bce8-4c0a-ac5b-172b170177f5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-999fa686-bce8-4c0a-ac5b-172b170177f5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-999fa686-bce8-4c0a-ac5b-172b170177f5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-999fa686-bce8-4c0a-ac5b-172b170177f5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1380/2744] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:19 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9e03ed09-aa83-4354-bb81-94d0379995e0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e03ed09-aa83-4354-bb81-94d0379995e0 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e03ed09-aa83-4354-bb81-94d0379995e0 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e03ed09-aa83-4354-bb81-94d0379995e0 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9e03ed09-aa83-4354-bb81-94d0379995e0 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e03ed09-aa83-4354-bb81-94d0379995e0 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1365/2745] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:20 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e8a73036-27d5-4a6d-a9f6-beda3d54e616 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8a73036-27d5-4a6d-a9f6-beda3d54e616 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8a73036-27d5-4a6d-a9f6-beda3d54e616 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8a73036-27d5-4a6d-a9f6-beda3d54e616 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e8a73036-27d5-4a6d-a9f6-beda3d54e616 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8a73036-27d5-4a6d-a9f6-beda3d54e616 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1381/2746] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:20 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6d3698f2-4022-477e-8904-80b078c57f77 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6d3698f2-4022-477e-8904-80b078c57f77 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 Sep 07 17:13:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6d3698f2-4022-477e-8904-80b078c57f77 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6d3698f2-4022-477e-8904-80b078c57f77 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6d3698f2-4022-477e-8904-80b078c57f77 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 returned with HTTP 404 Sep 07 17:13:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1366/2747] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:20 2026] GET /volume/v3/snapshots/d18f1b88-7c3f-4173-9455-334309c2f137 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0a699f31-adf4-400b-9074-414c0db51e4a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a699f31-adf4-400b-9074-414c0db51e4a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a699f31-adf4-400b-9074-414c0db51e4a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a699f31-adf4-400b-9074-414c0db51e4a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-0a699f31-adf4-400b-9074-414c0db51e4a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:20 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:20 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0a699f31-adf4-400b-9074-414c0db51e4a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0a699f31-adf4-400b-9074-414c0db51e4a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:13:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a699f31-adf4-400b-9074-414c0db51e4a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 returned with HTTP 202 Sep 07 17:13:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1382/2748] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:20 2026] DELETE /volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e4d414f4-a0f7-4510-bef3-9508433df5ef None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e4d414f4-a0f7-4510-bef3-9508433df5ef tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e4d414f4-a0f7-4510-bef3-9508433df5ef tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e4d414f4-a0f7-4510-bef3-9508433df5ef tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-152ad1af-5bbb-4a61-b472-56da17973d40 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-152ad1af-5bbb-4a61-b472-56da17973d40 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-152ad1af-5bbb-4a61-b472-56da17973d40 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-152ad1af-5bbb-4a61-b472-56da17973d40 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e4d414f4-a0f7-4510-bef3-9508433df5ef tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e4d414f4-a0f7-4510-bef3-9508433df5ef tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 returned with HTTP 200 Sep 07 17:13:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1367/2749] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:21 2026] GET /volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 => generated 1014 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:13:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-152ad1af-5bbb-4a61-b472-56da17973d40 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-152ad1af-5bbb-4a61-b472-56da17973d40 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1383/2750] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:21 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eb44be2a-7c38-4902-b3f2-8de5196812e9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb44be2a-7c38-4902-b3f2-8de5196812e9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb44be2a-7c38-4902-b3f2-8de5196812e9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb44be2a-7c38-4902-b3f2-8de5196812e9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-eb44be2a-7c38-4902-b3f2-8de5196812e9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb44be2a-7c38-4902-b3f2-8de5196812e9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1368/2751] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:21 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-78506317-d59b-4116-8166-7caf668359ba None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-78506317-d59b-4116-8166-7caf668359ba tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-78506317-d59b-4116-8166-7caf668359ba tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-78506317-d59b-4116-8166-7caf668359ba tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-78506317-d59b-4116-8166-7caf668359ba tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-78506317-d59b-4116-8166-7caf668359ba tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1384/2752] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:21 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-555e3364-49dc-45bc-96ed-9d8ebf43a8f8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-555e3364-49dc-45bc-96ed-9d8ebf43a8f8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-555e3364-49dc-45bc-96ed-9d8ebf43a8f8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-555e3364-49dc-45bc-96ed-9d8ebf43a8f8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-555e3364-49dc-45bc-96ed-9d8ebf43a8f8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ff385a47-3ab7-4e8c-a277-eba47adcaeb3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff385a47-3ab7-4e8c-a277-eba47adcaeb3 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ff385a47-3ab7-4e8c-a277-eba47adcaeb3 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ff385a47-3ab7-4e8c-a277-eba47adcaeb3 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-555e3364-49dc-45bc-96ed-9d8ebf43a8f8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 returned with HTTP 200 Sep 07 17:13:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1369/2753] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:22 2026] GET /volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 => generated 1014 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ff385a47-3ab7-4e8c-a277-eba47adcaeb3 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ff385a47-3ab7-4e8c-a277-eba47adcaeb3 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1385/2754] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:22 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7ae67603-0b52-4b96-8e52-d7198461e301 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7ae67603-0b52-4b96-8e52-d7198461e301 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7ae67603-0b52-4b96-8e52-d7198461e301 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7ae67603-0b52-4b96-8e52-d7198461e301 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7ae67603-0b52-4b96-8e52-d7198461e301 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7ae67603-0b52-4b96-8e52-d7198461e301 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1370/2755] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:22 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ebe64683-fc83-42c4-bb41-57008f863d41 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ebe64683-fc83-42c4-bb41-57008f863d41 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ebe64683-fc83-42c4-bb41-57008f863d41 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ebe64683-fc83-42c4-bb41-57008f863d41 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ebe64683-fc83-42c4-bb41-57008f863d41 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ebe64683-fc83-42c4-bb41-57008f863d41 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1386/2756] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:22 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9f71c06e-3fa5-4333-8658-e158014a30a6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f71c06e-3fa5-4333-8658-e158014a30a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f71c06e-3fa5-4333-8658-e158014a30a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f71c06e-3fa5-4333-8658-e158014a30a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f71c06e-3fa5-4333-8658-e158014a30a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 returned with HTTP 404 Sep 07 17:13:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1371/2757] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:23 2026] GET /volume/v3/volumes/c3e8ab95-4d0e-4953-ac87-72642bdf0f38 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-53261222-2571-47bb-87cb-c4d722c88558 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1689227850"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-53261222-2571-47bb-87cb-c4d722c88558 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-53261222-2571-47bb-87cb-c4d722c88558 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-53261222-2571-47bb-87cb-c4d722c88558 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1689227850'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (0cf40b0e-9631-47e3-927a-95cf4b33a707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c3119b-bd2b-4ba1-b203-408126d95d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-53261222-2571-47bb-87cb-c4d722c88558 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-53261222-2571-47bb-87cb-c4d722c88558 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1387/2758] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:23 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c3119b-bd2b-4ba1-b203-408126d95d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d46285c-ca6c-400c-bd56-e2adead2c30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['f974c734-af51-4390-bb8b-a899e5c42922', '6a02c06b-8e1c-4e60-bae4-857a0a30b082', '870dbc5a-8f17-4599-8062-119eceba610d', '2fb9e01a-15b3-4334-80c7-f90bc4543d19'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d46285c-ca6c-400c-bd56-e2adead2c30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f974c734-af51-4390-bb8b-a899e5c42922', '6a02c06b-8e1c-4e60-bae4-857a0a30b082', '870dbc5a-8f17-4599-8062-119eceba610d', '2fb9e01a-15b3-4334-80c7-f90bc4543d19']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c13e44-2dbd-40b9-bb9d-282ebb4df60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c13e44-2dbd-40b9-bb9d-282ebb4df60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a598934d-6162-459f-b75f-33b59cd83a3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1689227850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['f974c734-af51-4390-bb8b-a899e5c42922','6a02c06b-8e1c-4e60-bae4-857a0a30b082','870dbc5a-8f17-4599-8062-119eceba610d','2fb9e01a-15b3-4334-80c7-f90bc4543d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1689227850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a598934d-6162-459f-b75f-33b59cd83a3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14659167-0e47-4504-8950-f5e71e1e4bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14659167-0e47-4504-8950-f5e71e1e4bbd) transitioned into state 'SUCCESS' from state '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-1689227850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['f974c734-af51-4390-bb8b-a899e5c42922','6a02c06b-8e1c-4e60-bae4-857a0a30b082','870dbc5a-8f17-4599-8062-119eceba610d','2fb9e01a-15b3-4334-80c7-f90bc4543d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d7088e-a7ce-4252-b6d5-e6610cfb9049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b6e186fd-632f-49fa-a32d-33468564b867 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6e186fd-632f-49fa-a32d-33468564b867 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6e186fd-632f-49fa-a32d-33468564b867 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6e186fd-632f-49fa-a32d-33468564b867 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d7088e-a7ce-4252-b6d5-e6610cfb9049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (0cf40b0e-9631-47e3-927a-95cf4b33a707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ff0f40f7-eee5-405f-9a76-96b9d90221a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1372/2759] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:13:23 2026] POST /volume/v3/volumes => generated 785 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aa0fa942-2792-41ec-82b8-666165ff4063 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa0fa942-2792-41ec-82b8-666165ff4063 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aa0fa942-2792-41ec-82b8-666165ff4063 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aa0fa942-2792-41ec-82b8-666165ff4063 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b6e186fd-632f-49fa-a32d-33468564b867 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6e186fd-632f-49fa-a32d-33468564b867 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1388/2760] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:23 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-aa0fa942-2792-41ec-82b8-666165ff4063 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa0fa942-2792-41ec-82b8-666165ff4063 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1373/2761] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:23 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 964 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e8a4847c-d434-45c1-9c90-d4b228a39aed None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8a4847c-d434-45c1-9c90-d4b228a39aed tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8a4847c-d434-45c1-9c90-d4b228a39aed tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8a4847c-d434-45c1-9c90-d4b228a39aed tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e8a4847c-d434-45c1-9c90-d4b228a39aed tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8a4847c-d434-45c1-9c90-d4b228a39aed tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1389/2762] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:24 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6bad8b5c-0c8a-4c2b-811a-7c01a939f6d6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6bad8b5c-0c8a-4c2b-811a-7c01a939f6d6 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6bad8b5c-0c8a-4c2b-811a-7c01a939f6d6 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6bad8b5c-0c8a-4c2b-811a-7c01a939f6d6 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6bad8b5c-0c8a-4c2b-811a-7c01a939f6d6 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6bad8b5c-0c8a-4c2b-811a-7c01a939f6d6 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1374/2763] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:24 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 903 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b923398b-63de-49e2-8ed3-bef4b991252c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b923398b-63de-49e2-8ed3-bef4b991252c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b923398b-63de-49e2-8ed3-bef4b991252c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b923398b-63de-49e2-8ed3-bef4b991252c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-b923398b-63de-49e2-8ed3-bef4b991252c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Delete snapshot with id: a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b923398b-63de-49e2-8ed3-bef4b991252c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot retrieved successfully. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b923398b-63de-49e2-8ed3-bef4b991252c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot delete request issued successfully. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b923398b-63de-49e2-8ed3-bef4b991252c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 202 Sep 07 17:13:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1390/2764] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:13:24 2026] DELETE /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6fa82d5f-8035-4b25-a5df-75ced0098a87 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6fa82d5f-8035-4b25-a5df-75ced0098a87 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6fa82d5f-8035-4b25-a5df-75ced0098a87 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6fa82d5f-8035-4b25-a5df-75ced0098a87 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6fa82d5f-8035-4b25-a5df-75ced0098a87 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot retrieved successfully. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6fa82d5f-8035-4b25-a5df-75ced0098a87 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 200 Sep 07 17:13:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1375/2765] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:24 2026] GET /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2854e1f1-b8b9-40ee-a32b-17af6e51d316 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2854e1f1-b8b9-40ee-a32b-17af6e51d316 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2854e1f1-b8b9-40ee-a32b-17af6e51d316 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2854e1f1-b8b9-40ee-a32b-17af6e51d316 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2854e1f1-b8b9-40ee-a32b-17af6e51d316 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cb8566b8-1289-445e-b03b-a515a9c73b2a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cb8566b8-1289-445e-b03b-a515a9c73b2a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2854e1f1-b8b9-40ee-a32b-17af6e51d316 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1391/2766] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:24 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cb8566b8-1289-445e-b03b-a515a9c73b2a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cb8566b8-1289-445e-b03b-a515a9c73b2a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cb8566b8-1289-445e-b03b-a515a9c73b2a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cb8566b8-1289-445e-b03b-a515a9c73b2a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1376/2767] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:24 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-96a587c7-780e-4761-92ce-38aef75d739d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-96a587c7-780e-4761-92ce-38aef75d739d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-96a587c7-780e-4761-92ce-38aef75d739d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-96a587c7-780e-4761-92ce-38aef75d739d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-96a587c7-780e-4761-92ce-38aef75d739d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-96a587c7-780e-4761-92ce-38aef75d739d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1392/2768] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:25 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2606e4ac-4438-4c26-928f-b47ccc532515 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2606e4ac-4438-4c26-928f-b47ccc532515 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2606e4ac-4438-4c26-928f-b47ccc532515 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2606e4ac-4438-4c26-928f-b47ccc532515 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2606e4ac-4438-4c26-928f-b47ccc532515 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Snapshot retrieved successfully. Sep 07 17:13:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2606e4ac-4438-4c26-928f-b47ccc532515 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 200 Sep 07 17:13:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1377/2769] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:25 2026] GET /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-665a50ea-16f7-466d-9304-919034791ee7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-665a50ea-16f7-466d-9304-919034791ee7 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-665a50ea-16f7-466d-9304-919034791ee7 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:25 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-665a50ea-16f7-466d-9304-919034791ee7 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:25 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:25 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:25 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:25 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5e7dacaf-f982-4549-afe8-d0edb0901948 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e7dacaf-f982-4549-afe8-d0edb0901948 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e7dacaf-f982-4549-afe8-d0edb0901948 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5e7dacaf-f982-4549-afe8-d0edb0901948 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:25 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-665a50ea-16f7-466d-9304-919034791ee7 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:25 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-665a50ea-16f7-466d-9304-919034791ee7 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:25 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1393/2770] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:25 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 957 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:25 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:25 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5e7dacaf-f982-4549-afe8-d0edb0901948 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5e7dacaf-f982-4549-afe8-d0edb0901948 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1378/2771] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:25 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a88c86b9-af5b-43e6-9bd8-b14ac57d8b8f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a88c86b9-af5b-43e6-9bd8-b14ac57d8b8f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a88c86b9-af5b-43e6-9bd8-b14ac57d8b8f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a88c86b9-af5b-43e6-9bd8-b14ac57d8b8f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a88c86b9-af5b-43e6-9bd8-b14ac57d8b8f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a88c86b9-af5b-43e6-9bd8-b14ac57d8b8f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1394/2772] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:26 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8634f5c9-27c9-4f24-ad91-5d72c6248856 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8634f5c9-27c9-4f24-ad91-5d72c6248856 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8634f5c9-27c9-4f24-ad91-5d72c6248856 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8634f5c9-27c9-4f24-ad91-5d72c6248856 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8634f5c9-27c9-4f24-ad91-5d72c6248856 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8634f5c9-27c9-4f24-ad91-5d72c6248856 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c returned with HTTP 200 Sep 07 17:13:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1379/2773] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:26 2026] GET /volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7cb4ce42-ba74-4ebf-b2d3-c40302186a1a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cb4ce42-ba74-4ebf-b2d3-c40302186a1a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cb4ce42-ba74-4ebf-b2d3-c40302186a1a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7cb4ce42-ba74-4ebf-b2d3-c40302186a1a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7cb4ce42-ba74-4ebf-b2d3-c40302186a1a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7cb4ce42-ba74-4ebf-b2d3-c40302186a1a tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 returned with HTTP 200 Sep 07 17:13:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1395/2774] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:26 2026] GET /volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-174199ca-255c-4339-9c74-396129ad109e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-174199ca-255c-4339-9c74-396129ad109e tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-174199ca-255c-4339-9c74-396129ad109e tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-174199ca-255c-4339-9c74-396129ad109e tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-174199ca-255c-4339-9c74-396129ad109e tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 404 Sep 07 17:13:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1380/2775] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:26 2026] GET /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-941411c9-32ed-4d5a-91d2-e9d31e4d31bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-941411c9-32ed-4d5a-91d2-e9d31e4d31bf tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] DELETE http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-941411c9-32ed-4d5a-91d2-e9d31e4d31bf tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-941411c9-32ed-4d5a-91d2-e9d31e4d31bf tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-941411c9-32ed-4d5a-91d2-e9d31e4d31bf tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Delete volume with id: afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-941411c9-32ed-4d5a-91d2-e9d31e4d31bf tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-941411c9-32ed-4d5a-91d2-e9d31e4d31bf tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Delete volume request issued successfully. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-941411c9-32ed-4d5a-91d2-e9d31e4d31bf tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e returned with HTTP 202 Sep 07 17:13:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1396/2776] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:13:26 2026] DELETE /volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-48b410c3-4c68-4b16-99b3-6b9b053ace5c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-48b410c3-4c68-4b16-99b3-6b9b053ace5c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-48b410c3-4c68-4b16-99b3-6b9b053ace5c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-48b410c3-4c68-4b16-99b3-6b9b053ace5c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-48b410c3-4c68-4b16-99b3-6b9b053ace5c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-48b410c3-4c68-4b16-99b3-6b9b053ace5c tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e returned with HTTP 200 Sep 07 17:13:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1381/2777] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:26 2026] GET /volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e => generated 869 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aad0905a-79df-4f02-8ac0-faa974982654 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aad0905a-79df-4f02-8ac0-faa974982654 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aad0905a-79df-4f02-8ac0-faa974982654 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aad0905a-79df-4f02-8ac0-faa974982654 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0437bdf8-f8c2-4aba-a628-1b98beab0aa8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0437bdf8-f8c2-4aba-a628-1b98beab0aa8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0437bdf8-f8c2-4aba-a628-1b98beab0aa8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0437bdf8-f8c2-4aba-a628-1b98beab0aa8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-aad0905a-79df-4f02-8ac0-faa974982654 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aad0905a-79df-4f02-8ac0-faa974982654 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1397/2778] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:26 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 957 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0437bdf8-f8c2-4aba-a628-1b98beab0aa8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0437bdf8-f8c2-4aba-a628-1b98beab0aa8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1382/2779] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:26 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-98ac3def-5740-4745-900b-512514009192 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98ac3def-5740-4745-900b-512514009192 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 Sep 07 17:13:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98ac3def-5740-4745-900b-512514009192 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-98ac3def-5740-4745-900b-512514009192 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-98ac3def-5740-4745-900b-512514009192 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-98ac3def-5740-4745-900b-512514009192 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 returned with HTTP 200 Sep 07 17:13:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1398/2780] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:27 2026] GET /volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9c0388c8-b34b-48af-99cb-d443478df003 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9c0388c8-b34b-48af-99cb-d443478df003 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 Sep 07 17:13:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9c0388c8-b34b-48af-99cb-d443478df003 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9c0388c8-b34b-48af-99cb-d443478df003 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9c0388c8-b34b-48af-99cb-d443478df003 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9c0388c8-b34b-48af-99cb-d443478df003 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 returned with HTTP 200 Sep 07 17:13:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1383/2781] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:27 2026] GET /volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ed62da8f-aeee-4102-936c-576dd1de6601 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ed62da8f-aeee-4102-936c-576dd1de6601 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ed62da8f-aeee-4102-936c-576dd1de6601 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ed62da8f-aeee-4102-936c-576dd1de6601 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ed62da8f-aeee-4102-936c-576dd1de6601 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e returned with HTTP 404 Sep 07 17:13:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1399/2782] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:27 2026] GET /volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:13:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-37eb2637-05f5-4843-b2e7-bf2ef60640b5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-37eb2637-05f5-4843-b2e7-bf2ef60640b5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] DELETE http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-37eb2637-05f5-4843-b2e7-bf2ef60640b5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-37eb2637-05f5-4843-b2e7-bf2ef60640b5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-37eb2637-05f5-4843-b2e7-bf2ef60640b5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Delete volume with id: 409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:27 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-37eb2637-05f5-4843-b2e7-bf2ef60640b5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-37eb2637-05f5-4843-b2e7-bf2ef60640b5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Delete volume request issued successfully. Sep 07 17:13:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-37eb2637-05f5-4843-b2e7-bf2ef60640b5 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 202 Sep 07 17:13:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1384/2783] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:13:27 2026] DELETE /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:13:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3d3f7f9b-717d-4c7f-acc1-3cef3f2a2e11 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d3f7f9b-717d-4c7f-acc1-3cef3f2a2e11 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d3f7f9b-717d-4c7f-acc1-3cef3f2a2e11 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d3f7f9b-717d-4c7f-acc1-3cef3f2a2e11 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3d3f7f9b-717d-4c7f-acc1-3cef3f2a2e11 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Volume info retrieved successfully. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d3f7f9b-717d-4c7f-acc1-3cef3f2a2e11 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 200 Sep 07 17:13:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1400/2784] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:27 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 902 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3ba11414-2f5e-4cc3-bbbf-5ef8e6dc32b8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ba11414-2f5e-4cc3-bbbf-5ef8e6dc32b8 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ba11414-2f5e-4cc3-bbbf-5ef8e6dc32b8 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ba11414-2f5e-4cc3-bbbf-5ef8e6dc32b8 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-947613ab-6c10-4550-bcbc-fc0b59500e75 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-947613ab-6c10-4550-bcbc-fc0b59500e75 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-947613ab-6c10-4550-bcbc-fc0b59500e75 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-947613ab-6c10-4550-bcbc-fc0b59500e75 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3ba11414-2f5e-4cc3-bbbf-5ef8e6dc32b8 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-947613ab-6c10-4550-bcbc-fc0b59500e75 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ba11414-2f5e-4cc3-bbbf-5ef8e6dc32b8 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1385/2785] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:28 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 1301 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-947613ab-6c10-4550-bcbc-fc0b59500e75 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1401/2786] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:28 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4005f99a-8611-436e-9176-23a684967be9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4005f99a-8611-436e-9176-23a684967be9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] DELETE http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4005f99a-8611-436e-9176-23a684967be9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4005f99a-8611-436e-9176-23a684967be9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4005f99a-8611-436e-9176-23a684967be9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Delete volume with id: c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4005f99a-8611-436e-9176-23a684967be9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4005f99a-8611-436e-9176-23a684967be9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Delete volume request issued successfully. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4005f99a-8611-436e-9176-23a684967be9 tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 202 Sep 07 17:13:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1386/2787] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:28 2026] DELETE /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2c61cffd-cbe8-4bde-9c69-3a6b2769703e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c61cffd-cbe8-4bde-9c69-3a6b2769703e tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c61cffd-cbe8-4bde-9c69-3a6b2769703e tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2c61cffd-cbe8-4bde-9c69-3a6b2769703e tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2c61cffd-cbe8-4bde-9c69-3a6b2769703e tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Volume info retrieved successfully. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2c61cffd-cbe8-4bde-9c69-3a6b2769703e tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 200 Sep 07 17:13:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1402/2788] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:28 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-693677ee-daf8-4686-9b59-3c0ebc445bd1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-693677ee-daf8-4686-9b59-3c0ebc445bd1 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-693677ee-daf8-4686-9b59-3c0ebc445bd1 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-693677ee-daf8-4686-9b59-3c0ebc445bd1 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-693677ee-daf8-4686-9b59-3c0ebc445bd1 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-693677ee-daf8-4686-9b59-3c0ebc445bd1 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 returned with HTTP 200 Sep 07 17:13:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1387/2789] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:28 2026] GET /volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-180ba1e4-7a5d-41e2-a1f0-6225d9c8be8c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-180ba1e4-7a5d-41e2-a1f0-6225d9c8be8c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-180ba1e4-7a5d-41e2-a1f0-6225d9c8be8c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-180ba1e4-7a5d-41e2-a1f0-6225d9c8be8c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-180ba1e4-7a5d-41e2-a1f0-6225d9c8be8c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-180ba1e4-7a5d-41e2-a1f0-6225d9c8be8c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 returned with HTTP 200 Sep 07 17:13:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1403/2790] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:28 2026] GET /volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d10b2fdb-4b9d-436e-a1af-39a4c1bfb836 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d10b2fdb-4b9d-436e-a1af-39a4c1bfb836 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d10b2fdb-4b9d-436e-a1af-39a4c1bfb836 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d10b2fdb-4b9d-436e-a1af-39a4c1bfb836 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d10b2fdb-4b9d-436e-a1af-39a4c1bfb836 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 returned with HTTP 404 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1388/2791] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/volumes/409ff869-2e9b-403b-9a70-b8970109aa72 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5c48fe34-6516-4e2b-92b6-7bcd7a99fa48 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c48fe34-6516-4e2b-92b6-7bcd7a99fa48 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c48fe34-6516-4e2b-92b6-7bcd7a99fa48 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c48fe34-6516-4e2b-92b6-7bcd7a99fa48 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-5c48fe34-6516-4e2b-92b6-7bcd7a99fa48 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Delete snapshot with id: a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c48fe34-6516-4e2b-92b6-7bcd7a99fa48 tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 404 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1404/2792] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:13:29 2026] DELETE /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-929427cd-7b66-49af-91c0-4991eb0f4c6b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-929427cd-7b66-49af-91c0-4991eb0f4c6b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-929427cd-7b66-49af-91c0-4991eb0f4c6b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-929427cd-7b66-49af-91c0-4991eb0f4c6b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-929427cd-7b66-49af-91c0-4991eb0f4c6b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 returned with HTTP 404 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1389/2793] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/snapshots/a1f7e4ae-e6d7-4251-96b1-d7c172f6d4c8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fb6ed217-1313-4dbb-ad1e-e310936684e0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3995463a-d530-4abc-8479-03d5f11c611b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb6ed217-1313-4dbb-ad1e-e310936684e0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb6ed217-1313-4dbb-ad1e-e310936684e0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fb6ed217-1313-4dbb-ad1e-e310936684e0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3995463a-d530-4abc-8479-03d5f11c611b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] DELETE http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3995463a-d530-4abc-8479-03d5f11c611b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3995463a-d530-4abc-8479-03d5f11c611b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-3995463a-d530-4abc-8479-03d5f11c611b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Delete volume with id: afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3995463a-d530-4abc-8479-03d5f11c611b tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e returned with HTTP 404 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1405/2794] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:13:29 2026] DELETE /volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aa09d354-1757-4e0a-8324-46a9b655dfca None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fb6ed217-1313-4dbb-ad1e-e310936684e0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aa09d354-1757-4e0a-8324-46a9b655dfca tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] GET http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aa09d354-1757-4e0a-8324-46a9b655dfca tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aa09d354-1757-4e0a-8324-46a9b655dfca tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fb6ed217-1313-4dbb-ad1e-e310936684e0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1390/2795] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aa09d354-1757-4e0a-8324-46a9b655dfca tempest-VolumeDependencyTests-1335895922 tempest-VolumeDependencyTests-1335895922-project-member] http://192.168.122.80/volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e returned with HTTP 404 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1406/2796] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/volumes/afc7c0a9-adf6-41a0-a604-5c9c31be2b7e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e25a7c78-1621-4adb-bb92-2ba9781ed91a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e25a7c78-1621-4adb-bb92-2ba9781ed91a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] GET http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e25a7c78-1621-4adb-bb92-2ba9781ed91a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e25a7c78-1621-4adb-bb92-2ba9781ed91a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e25a7c78-1621-4adb-bb92-2ba9781ed91a tempest-VolumeAndVolumeTypeFromImageTest-1478856629 tempest-VolumeAndVolumeTypeFromImageTest-1478856629-project-member] http://192.168.122.80/volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 returned with HTTP 404 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1391/2797] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/volumes/c9f1e866-da74-4309-9cf0-d714809f5416 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e8a6829d-7d54-4d66-8137-8d942eb169de None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8a6829d-7d54-4d66-8137-8d942eb169de tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] GET http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8a6829d-7d54-4d66-8137-8d942eb169de tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e8a6829d-7d54-4d66-8137-8d942eb169de tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] Calling method 'detail' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e8a6829d-7d54-4d66-8137-8d942eb169de tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e8a6829d-7d54-4d66-8137-8d942eb169de tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] Get all volumes completed successfully. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e8a6829d-7d54-4d66-8137-8d942eb169de tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] http://192.168.122.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1407/2798] 192.168.122.80 () {58 vars in 1164 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7094 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-904b2eba-090d-4641-999b-54bcbf1b797e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-904b2eba-090d-4641-999b-54bcbf1b797e tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] DELETE http://192.168.122.80/volume/v3/types/a1ed8796-5d52-4a5e-9302-ad5e13cb39df Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-904b2eba-090d-4641-999b-54bcbf1b797e tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-904b2eba-090d-4641-999b-54bcbf1b797e tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f761385e-f5ac-4ac3-81fd-81c8437498c6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f761385e-f5ac-4ac3-81fd-81c8437498c6 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f761385e-f5ac-4ac3-81fd-81c8437498c6 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f761385e-f5ac-4ac3-81fd-81c8437498c6 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-904b2eba-090d-4641-999b-54bcbf1b797e tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] http://192.168.122.80/volume/v3/types/a1ed8796-5d52-4a5e-9302-ad5e13cb39df returned with HTTP 202 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1392/2799] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:13:29 2026] DELETE /volume/v3/types/a1ed8796-5d52-4a5e-9302-ad5e13cb39df => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0aa7c432-2f3c-479a-a864-97feb078d592 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0aa7c432-2f3c-479a-a864-97feb078d592 tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] GET http://192.168.122.80/volume/v3/types/a1ed8796-5d52-4a5e-9302-ad5e13cb39df Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0aa7c432-2f3c-479a-a864-97feb078d592 tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0aa7c432-2f3c-479a-a864-97feb078d592 tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f761385e-f5ac-4ac3-81fd-81c8437498c6 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0aa7c432-2f3c-479a-a864-97feb078d592 tempest-VolumeAndVolumeTypeFromImageTest-1822117397 tempest-VolumeAndVolumeTypeFromImageTest-1822117397-project-admin] http://192.168.122.80/volume/v3/types/a1ed8796-5d52-4a5e-9302-ad5e13cb39df returned with HTTP 404 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1393/2800] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/types/a1ed8796-5d52-4a5e-9302-ad5e13cb39df => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f761385e-f5ac-4ac3-81fd-81c8437498c6 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 returned with HTTP 200 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1408/2801] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8dd1c83b-a523-4472-b5f9-32964cb1a5cb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8dd1c83b-a523-4472-b5f9-32964cb1a5cb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8dd1c83b-a523-4472-b5f9-32964cb1a5cb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8dd1c83b-a523-4472-b5f9-32964cb1a5cb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-8dd1c83b-a523-4472-b5f9-32964cb1a5cb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume with id: 3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8dd1c83b-a523-4472-b5f9-32964cb1a5cb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8dd1c83b-a523-4472-b5f9-32964cb1a5cb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume request issued successfully. Sep 07 17:13:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8dd1c83b-a523-4472-b5f9-32964cb1a5cb tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 returned with HTTP 202 Sep 07 17:13:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1394/2802] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:29 2026] DELETE /volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-322e65d0-3a2a-4754-9001-2b3b72566237 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-322e65d0-3a2a-4754-9001-2b3b72566237 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-322e65d0-3a2a-4754-9001-2b3b72566237 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-322e65d0-3a2a-4754-9001-2b3b72566237 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-322e65d0-3a2a-4754-9001-2b3b72566237 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-322e65d0-3a2a-4754-9001-2b3b72566237 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 returned with HTTP 200 Sep 07 17:13:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1409/2803] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:29 2026] GET /volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b5672c0e-3eec-42ab-be28-4dc2d8a12739 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b5672c0e-3eec-42ab-be28-4dc2d8a12739 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b5672c0e-3eec-42ab-be28-4dc2d8a12739 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b5672c0e-3eec-42ab-be28-4dc2d8a12739 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b5672c0e-3eec-42ab-be28-4dc2d8a12739 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b5672c0e-3eec-42ab-be28-4dc2d8a12739 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1395/2804] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:30 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6e0c4baf-8fda-4d90-841e-a10ba022ea41 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e0c4baf-8fda-4d90-841e-a10ba022ea41 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:13:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e0c4baf-8fda-4d90-841e-a10ba022ea41 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a598934d-6162-459f-b75f-33b59cd83a3e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1945667643"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6e0c4baf-8fda-4d90-841e-a10ba022ea41 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:30 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-6e0c4baf-8fda-4d90-841e-a10ba022ea41 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create snapshot from volume a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:30 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-6e0c4baf-8fda-4d90-841e-a10ba022ea41 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['5b38aaf4-4362-4e7c-9b0d-12b9f6caa78a', '7dcf43e8-625e-4470-98be-e08b74eacb53', '8d88f82b-efc1-4f83-814b-87734f9531ec', 'a715ad77-d14b-4d17-adab-ee5255603b6c'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6e0c4baf-8fda-4d90-841e-a10ba022ea41 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot create request issued successfully. Sep 07 17:13:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e0c4baf-8fda-4d90-841e-a10ba022ea41 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:13:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1410/2805] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:13:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-25c22ae6-69b7-4cd0-91b5-35a581acaadf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-25c22ae6-69b7-4cd0-91b5-35a581acaadf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-25c22ae6-69b7-4cd0-91b5-35a581acaadf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-25c22ae6-69b7-4cd0-91b5-35a581acaadf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-25c22ae6-69b7-4cd0-91b5-35a581acaadf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-25c22ae6-69b7-4cd0-91b5-35a581acaadf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 200 Sep 07 17:13:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1396/2806] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:30 2026] GET /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-22c39bdf-1943-4efe-a5dd-427a43e24f64 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22c39bdf-1943-4efe-a5dd-427a43e24f64 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 Sep 07 17:13:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22c39bdf-1943-4efe-a5dd-427a43e24f64 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-22c39bdf-1943-4efe-a5dd-427a43e24f64 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-22c39bdf-1943-4efe-a5dd-427a43e24f64 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 returned with HTTP 404 Sep 07 17:13:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1411/2807] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:31 2026] GET /volume/v3/volumes/3d6c42c4-efc1-4cf8-b5c8-0ae6eec99844 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-210a0cdf-d25b-448d-aa59-531a1dcfd429 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-210a0cdf-d25b-448d-aa59-531a1dcfd429 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] DELETE http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 Sep 07 17:13:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-210a0cdf-d25b-448d-aa59-531a1dcfd429 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-210a0cdf-d25b-448d-aa59-531a1dcfd429 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:31 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-210a0cdf-d25b-448d-aa59-531a1dcfd429 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume with id: d74bbb44-ed19-4898-b85b-6bbdf6245457 Sep 07 17:13:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-210a0cdf-d25b-448d-aa59-531a1dcfd429 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-210a0cdf-d25b-448d-aa59-531a1dcfd429 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume request issued successfully. Sep 07 17:13:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-210a0cdf-d25b-448d-aa59-531a1dcfd429 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 returned with HTTP 202 Sep 07 17:13:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1397/2808] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:31 2026] DELETE /volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-85e4df24-b299-41bb-9897-5b6b80fad0b7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-85e4df24-b299-41bb-9897-5b6b80fad0b7 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 Sep 07 17:13:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-85e4df24-b299-41bb-9897-5b6b80fad0b7 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-85e4df24-b299-41bb-9897-5b6b80fad0b7 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-85e4df24-b299-41bb-9897-5b6b80fad0b7 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-85e4df24-b299-41bb-9897-5b6b80fad0b7 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 returned with HTTP 200 Sep 07 17:13:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1412/2809] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:31 2026] GET /volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7104ef4b-cf6b-48e3-94f2-4270854ea19b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7104ef4b-cf6b-48e3-94f2-4270854ea19b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7104ef4b-cf6b-48e3-94f2-4270854ea19b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7104ef4b-cf6b-48e3-94f2-4270854ea19b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7104ef4b-cf6b-48e3-94f2-4270854ea19b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7104ef4b-cf6b-48e3-94f2-4270854ea19b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 200 Sep 07 17:13:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1398/2810] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:31 2026] GET /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9e52908a-b711-4b30-b2ad-60773e5a279f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9e52908a-b711-4b30-b2ad-60773e5a279f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 Sep 07 17:13:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9e52908a-b711-4b30-b2ad-60773e5a279f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9e52908a-b711-4b30-b2ad-60773e5a279f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9e52908a-b711-4b30-b2ad-60773e5a279f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 returned with HTTP 404 Sep 07 17:13:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1413/2811] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:32 2026] GET /volume/v3/volumes/d74bbb44-ed19-4898-b85b-6bbdf6245457 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4d11adc8-c053-41d1-90a5-9b46d3ca097f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d11adc8-c053-41d1-90a5-9b46d3ca097f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] DELETE http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 Sep 07 17:13:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d11adc8-c053-41d1-90a5-9b46d3ca097f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d11adc8-c053-41d1-90a5-9b46d3ca097f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:32 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4d11adc8-c053-41d1-90a5-9b46d3ca097f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume with id: b2febe55-36db-4cea-af8e-a08d98b22001 Sep 07 17:13:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4d11adc8-c053-41d1-90a5-9b46d3ca097f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4d11adc8-c053-41d1-90a5-9b46d3ca097f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume request issued successfully. Sep 07 17:13:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d11adc8-c053-41d1-90a5-9b46d3ca097f tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 returned with HTTP 202 Sep 07 17:13:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-95dda9e4-e354-4ba8-bc38-70ad8b6551b9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1399/2812] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:32 2026] DELETE /volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:13:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95dda9e4-e354-4ba8-bc38-70ad8b6551b9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 Sep 07 17:13:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95dda9e4-e354-4ba8-bc38-70ad8b6551b9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95dda9e4-e354-4ba8-bc38-70ad8b6551b9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-95dda9e4-e354-4ba8-bc38-70ad8b6551b9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95dda9e4-e354-4ba8-bc38-70ad8b6551b9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 returned with HTTP 200 Sep 07 17:13:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1414/2813] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:32 2026] GET /volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 => generated 858 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2666021b-50f1-4ef1-8b08-9827f268f863 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2666021b-50f1-4ef1-8b08-9827f268f863 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2666021b-50f1-4ef1-8b08-9827f268f863 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2666021b-50f1-4ef1-8b08-9827f268f863 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2666021b-50f1-4ef1-8b08-9827f268f863 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2666021b-50f1-4ef1-8b08-9827f268f863 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 200 Sep 07 17:13:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1400/2814] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:32 2026] GET /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-621ef1d0-6ba0-4400-b110-4f63a8a58eb5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-621ef1d0-6ba0-4400-b110-4f63a8a58eb5 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-621ef1d0-6ba0-4400-b110-4f63a8a58eb5 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-621ef1d0-6ba0-4400-b110-4f63a8a58eb5 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-621ef1d0-6ba0-4400-b110-4f63a8a58eb5 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 returned with HTTP 404 Sep 07 17:13:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1415/2815] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:33 2026] GET /volume/v3/volumes/b2febe55-36db-4cea-af8e-a08d98b22001 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d75e44e3-cd52-4fcc-b8bf-258b2e951046 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d75e44e3-cd52-4fcc-b8bf-258b2e951046 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] DELETE http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d75e44e3-cd52-4fcc-b8bf-258b2e951046 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d75e44e3-cd52-4fcc-b8bf-258b2e951046 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-d75e44e3-cd52-4fcc-b8bf-258b2e951046 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume with id: b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c Sep 07 17:13:33 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:33 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d75e44e3-cd52-4fcc-b8bf-258b2e951046 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d75e44e3-cd52-4fcc-b8bf-258b2e951046 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume request issued successfully. Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d75e44e3-cd52-4fcc-b8bf-258b2e951046 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c returned with HTTP 202 Sep 07 17:13:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1401/2816] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:33 2026] DELETE /volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-25a3dedf-c8a5-4125-97b3-3e363bde6704 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25a3dedf-c8a5-4125-97b3-3e363bde6704 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25a3dedf-c8a5-4125-97b3-3e363bde6704 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25a3dedf-c8a5-4125-97b3-3e363bde6704 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bbc3586d-0d0e-4f46-919c-ecc020a56f20 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bbc3586d-0d0e-4f46-919c-ecc020a56f20 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bbc3586d-0d0e-4f46-919c-ecc020a56f20 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bbc3586d-0d0e-4f46-919c-ecc020a56f20 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-25a3dedf-c8a5-4125-97b3-3e363bde6704 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25a3dedf-c8a5-4125-97b3-3e363bde6704 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c returned with HTTP 200 Sep 07 17:13:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1416/2817] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:33 2026] GET /volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bbc3586d-0d0e-4f46-919c-ecc020a56f20 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bbc3586d-0d0e-4f46-919c-ecc020a56f20 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 200 Sep 07 17:13:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1402/2818] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:33 2026] GET /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-eef98fcb-585c-4089-8084-5674b27934c7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eef98fcb-585c-4089-8084-5674b27934c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eef98fcb-585c-4089-8084-5674b27934c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eef98fcb-585c-4089-8084-5674b27934c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-eef98fcb-585c-4089-8084-5674b27934c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Delete snapshot with id: 1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-eef98fcb-585c-4089-8084-5674b27934c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-eef98fcb-585c-4089-8084-5674b27934c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot delete request issued successfully. Sep 07 17:13:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eef98fcb-585c-4089-8084-5674b27934c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 202 Sep 07 17:13:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1417/2819] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:13:33 2026] DELETE /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c87099f3-1dc1-4b55-a5be-9b759b600b24 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c87099f3-1dc1-4b55-a5be-9b759b600b24 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c87099f3-1dc1-4b55-a5be-9b759b600b24 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c87099f3-1dc1-4b55-a5be-9b759b600b24 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c87099f3-1dc1-4b55-a5be-9b759b600b24 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c87099f3-1dc1-4b55-a5be-9b759b600b24 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 200 Sep 07 17:13:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1403/2820] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:33 2026] GET /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-647374474"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-647374474'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume of 1 GB Sep 07 17:13:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Availability Zones retrieved successfully. Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (fb55a2e8-e337-460a-a51d-49474c17d78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b42d93b-4b7b-47f8-9406-57aebeb98ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b42d93b-4b7b-47f8-9406-57aebeb98ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4af9f8-af57-41f8-95ad-7235db7083c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6fd7690f-c667-4ecd-a18f-0a448edfa452 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6fd7690f-c667-4ecd-a18f-0a448edfa452 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c Sep 07 17:13:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6fd7690f-c667-4ecd-a18f-0a448edfa452 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6fd7690f-c667-4ecd-a18f-0a448edfa452 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6fd7690f-c667-4ecd-a18f-0a448edfa452 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6fd7690f-c667-4ecd-a18f-0a448edfa452 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c returned with HTTP 200 Sep 07 17:13:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1404/2821] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:34 2026] GET /volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c => generated 859 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Created reservations ['dce41f5e-e543-4aed-9348-2799eb96ad1c', '2abea8fe-e825-4643-b0cc-da98630dd7b9', 'e2201922-1b6d-46e5-8159-059a6603225f', '5f4c110b-94bf-4c6c-af1e-3687e8f68bcd'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4af9f8-af57-41f8-95ad-7235db7083c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dce41f5e-e543-4aed-9348-2799eb96ad1c', '2abea8fe-e825-4643-b0cc-da98630dd7b9', 'e2201922-1b6d-46e5-8159-059a6603225f', '5f4c110b-94bf-4c6c-af1e-3687e8f68bcd']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef74285-caed-41ef-9d53-e6112f8b0d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef74285-caed-41ef-9d53-e6112f8b0d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8451e96d-2072-45a8-9e74-79c8bc31e062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-647374474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['dce41f5e-e543-4aed-9348-2799eb96ad1c','2abea8fe-e825-4643-b0cc-da98630dd7b9','e2201922-1b6d-46e5-8159-059a6603225f','5f4c110b-94bf-4c6c-af1e-3687e8f68bcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-647374474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8451e96d-2072-45a8-9e74-79c8bc31e062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79b39552bed14ae3aef3962387c1a286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='304677ad6b9b415585f65edfb8754d3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdcb43ed-9e09-4e2b-b854-9f795d6386ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-56c1ec1c-62ca-43c8-8b86-c62ad6c3226f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-56c1ec1c-62ca-43c8-8b86-c62ad6c3226f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-56c1ec1c-62ca-43c8-8b86-c62ad6c3226f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-56c1ec1c-62ca-43c8-8b86-c62ad6c3226f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-56c1ec1c-62ca-43c8-8b86-c62ad6c3226f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-56c1ec1c-62ca-43c8-8b86-c62ad6c3226f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 200 Sep 07 17:13:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1405/2822] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:34 2026] GET /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdcb43ed-9e09-4e2b-b854-9f795d6386ee) transitioned into state 'SUCCESS' from state '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-647374474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['dce41f5e-e543-4aed-9348-2799eb96ad1c','2abea8fe-e825-4643-b0cc-da98630dd7b9','e2201922-1b6d-46e5-8159-059a6603225f','5f4c110b-94bf-4c6c-af1e-3687e8f68bcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473579e2-cc3a-49e2-b9a6-ccc3ca62efc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473579e2-cc3a-49e2-b9a6-ccc3ca62efc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (fb55a2e8-e337-460a-a51d-49474c17d78a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request issued successfully. Sep 07 17:13:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7e2a8b20-9b69-48e4-b203-bd87be0a94a8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1418/2823] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:34 2026] POST /volume/v3/volumes => generated 763 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-95587755-e436-44d4-a9c8-d0feb3f61229 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1534063043"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1534063043'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume of 1 GB Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Availability Zones retrieved successfully. Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (69d9b120-7107-4ab3-a288-bff6c565d3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b06eee-348f-4d03-8058-a34bf65fe646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b06eee-348f-4d03-8058-a34bf65fe646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566a08ef-a110-402c-834e-0edb4420f210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Created reservations ['07879434-a14b-4f35-b80c-667b7c0fdf91', '8b9c8b67-b41b-49c6-90d9-05e44caa63bc', 'cbb71374-7414-4f36-947d-b88ff7dc2125', 'a38574d4-9bcd-4542-9f5e-3d57eb1cc42c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566a08ef-a110-402c-834e-0edb4420f210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07879434-a14b-4f35-b80c-667b7c0fdf91', '8b9c8b67-b41b-49c6-90d9-05e44caa63bc', 'cbb71374-7414-4f36-947d-b88ff7dc2125', 'a38574d4-9bcd-4542-9f5e-3d57eb1cc42c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f88d3dbd-1193-4e45-a553-744d56a1e81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f88d3dbd-1193-4e45-a553-744d56a1e81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86f1282d-3730-4ee9-8957-af556a2e8061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1534063043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['07879434-a14b-4f35-b80c-667b7c0fdf91','8b9c8b67-b41b-49c6-90d9-05e44caa63bc','cbb71374-7414-4f36-947d-b88ff7dc2125','a38574d4-9bcd-4542-9f5e-3d57eb1cc42c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1534063043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86f1282d-3730-4ee9-8957-af556a2e8061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79b39552bed14ae3aef3962387c1a286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='304677ad6b9b415585f65edfb8754d3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa97264-dac8-4d54-bdb8-cba2f09e7d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa97264-dac8-4d54-bdb8-cba2f09e7d41) transitioned into state 'SUCCESS' from state '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-1534063043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['07879434-a14b-4f35-b80c-667b7c0fdf91','8b9c8b67-b41b-49c6-90d9-05e44caa63bc','cbb71374-7414-4f36-947d-b88ff7dc2125','a38574d4-9bcd-4542-9f5e-3d57eb1cc42c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65539ef5-075b-44a5-bf53-679fb8ee6874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65539ef5-075b-44a5-bf53-679fb8ee6874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (69d9b120-7107-4ab3-a288-bff6c565d3c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request issued successfully. Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-95587755-e436-44d4-a9c8-d0feb3f61229 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1406/2824] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:35 2026] POST /volume/v3/volumes => generated 764 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-104032840"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-104032840'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume of 1 GB Sep 07 17:13:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Availability Zones retrieved successfully. Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (4a37adb9-77ba-48ca-85c0-71567a8870f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3544e5cb-7ac7-4626-a97a-03d5bbb0415b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3544e5cb-7ac7-4626-a97a-03d5bbb0415b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b13315-234a-47cc-bd6b-1ae3dbdbd833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "eae96f84-317e-460f-9986-dbe9fb0bf10a", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'eae96f84-317e-460f-9986-dbe9fb0bf10a', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Created reservations ['fbf6b08a-1fee-49c4-8805-32a525867866', 'eef62679-84ec-48db-9697-43dadf756b8d', 'ac666125-ca86-47f3-a475-3b8f9b90ce20', '93fb5d73-f2b9-4087-8e8a-783290c6059f'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b13315-234a-47cc-bd6b-1ae3dbdbd833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf6b08a-1fee-49c4-8805-32a525867866', 'eef62679-84ec-48db-9697-43dadf756b8d', 'ac666125-ca86-47f3-a475-3b8f9b90ce20', '93fb5d73-f2b9-4087-8e8a-783290c6059f']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7b6a78-19b2-4a1e-b77c-a3ef255348cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7b6a78-19b2-4a1e-b77c-a3ef255348cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ec5922d-75c8-4937-be76-c3b7e32c9ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-104032840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['fbf6b08a-1fee-49c4-8805-32a525867866','eef62679-84ec-48db-9697-43dadf756b8d','ac666125-ca86-47f3-a475-3b8f9b90ce20','93fb5d73-f2b9-4087-8e8a-783290c6059f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-104032840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ec5922d-75c8-4937-be76-c3b7e32c9ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79b39552bed14ae3aef3962387c1a286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='304677ad6b9b415585f65edfb8754d3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c388eea-f63d-44b1-b9f6-69f9ad847a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c388eea-f63d-44b1-b9f6-69f9ad847a2a) transitioned into state 'SUCCESS' from state '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-104032840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['fbf6b08a-1fee-49c4-8805-32a525867866','eef62679-84ec-48db-9697-43dadf756b8d','ac666125-ca86-47f3-a475-3b8f9b90ce20','93fb5d73-f2b9-4087-8e8a-783290c6059f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002fd429-0866-49c3-8974-a5b8be127d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002fd429-0866-49c3-8974-a5b8be127d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (4a37adb9-77ba-48ca-85c0-71567a8870f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request issued successfully. Sep 07 17:13:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-73ca55a1-8b13-4ca4-b568-4ef6de3a3d94 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1419/2825] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:35 2026] POST /volume/v3/volumes => generated 763 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-636c85cb-5b06-4fed-8504-96627aafb12b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-636c85cb-5b06-4fed-8504-96627aafb12b tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-636c85cb-5b06-4fed-8504-96627aafb12b tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-636c85cb-5b06-4fed-8504-96627aafb12b tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-636c85cb-5b06-4fed-8504-96627aafb12b tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c returned with HTTP 404 Sep 07 17:13:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1420/2826] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:35 2026] GET /volume/v3/volumes/b89b132a-dd6a-40d4-a7d0-fbe6b9f1d28c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-977254429"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-977254429'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume of 1 GB Sep 07 17:13:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Availability Zones retrieved successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (37f2af33-9c15-432d-9816-b7f4b1ef51d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496ecc3f-539c-4e53-a96a-b84c95329f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Create volume of 1 GB Sep 07 17:13:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Availability Zones retrieved successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496ecc3f-539c-4e53-a96a-b84c95329f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761abcc6-3681-4918-8669-8a09efb8ccee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Flow 'volume_create_api' (9b15d42b-2f1e-4695-a52d-642efe0466f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2fc8fe-b30e-4d59-84d8-fdab3d429a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Created reservations ['79766fea-b188-42ba-8410-624da3041318', 'cf740cec-495c-4176-aa18-21c5ca6affd2', '44c74529-2c9d-45b7-b148-fb76aeb3f906', '9256cb02-db50-48a2-aba8-48c892cb0f49'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761abcc6-3681-4918-8669-8a09efb8ccee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79766fea-b188-42ba-8410-624da3041318', 'cf740cec-495c-4176-aa18-21c5ca6affd2', '44c74529-2c9d-45b7-b148-fb76aeb3f906', '9256cb02-db50-48a2-aba8-48c892cb0f49']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7290767-8ee5-4e9c-84de-13702901ba85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2fc8fe-b30e-4d59-84d8-fdab3d429a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a102590a-f4ff-40d9-a2a0-a66ab3b8fa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7290767-8ee5-4e9c-84de-13702901ba85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96cd277e-6792-4956-aa57-6a05f255efa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-977254429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['79766fea-b188-42ba-8410-624da3041318','cf740cec-495c-4176-aa18-21c5ca6affd2','44c74529-2c9d-45b7-b148-fb76aeb3f906','9256cb02-db50-48a2-aba8-48c892cb0f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-977254429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96cd277e-6792-4956-aa57-6a05f255efa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79b39552bed14ae3aef3962387c1a286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='304677ad6b9b415585f65edfb8754d3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a65dae6-0bd0-48c3-83fb-ea26db17e0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a65dae6-0bd0-48c3-83fb-ea26db17e0b2) transitioned into state 'SUCCESS' from state '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-977254429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['79766fea-b188-42ba-8410-624da3041318','cf740cec-495c-4176-aa18-21c5ca6affd2','44c74529-2c9d-45b7-b148-fb76aeb3f906','9256cb02-db50-48a2-aba8-48c892cb0f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b80013cb-9e8c-4ce0-bc11-60248576b0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b80013cb-9e8c-4ce0-bc11-60248576b0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (37f2af33-9c15-432d-9816-b7f4b1ef51d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request issued successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fbe03912-9e11-4a9c-aafa-6507f5d3b554 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1421/2827] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:36 2026] POST /volume/v3/volumes => generated 763 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5aefb906-e1af-4009-8d88-169c57cf8d35 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5aefb906-e1af-4009-8d88-169c57cf8d35 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] DELETE http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5aefb906-e1af-4009-8d88-169c57cf8d35 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5aefb906-e1af-4009-8d88-169c57cf8d35 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-5aefb906-e1af-4009-8d88-169c57cf8d35 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume with id: 06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5aefb906-e1af-4009-8d88-169c57cf8d35 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Created reservations ['73055268-f55c-4a84-b638-c78d5f1770b3', '3aa219f1-d569-46e3-8f71-39ba08184373', '80790fc5-4a8b-4294-b6f5-7b541d1215d1', '3e1142f9-b27a-4546-8773-3d7513a1b51b'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a102590a-f4ff-40d9-a2a0-a66ab3b8fa8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73055268-f55c-4a84-b638-c78d5f1770b3', '3aa219f1-d569-46e3-8f71-39ba08184373', '80790fc5-4a8b-4294-b6f5-7b541d1215d1', '3e1142f9-b27a-4546-8773-3d7513a1b51b']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c79ff51-c4f7-4003-a8dd-808dcc0c6846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5aefb906-e1af-4009-8d88-169c57cf8d35 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume request issued successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5aefb906-e1af-4009-8d88-169c57cf8d35 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 202 Sep 07 17:13:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1422/2828] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:36 2026] DELETE /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-76f3c580-d4e1-4c2a-b46f-a251871df036 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-76f3c580-d4e1-4c2a-b46f-a251871df036 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-76f3c580-d4e1-4c2a-b46f-a251871df036 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-76f3c580-d4e1-4c2a-b46f-a251871df036 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-76f3c580-d4e1-4c2a-b46f-a251871df036 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 404 Sep 07 17:13:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1423/2829] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:36 2026] GET /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c79ff51-c4f7-4003-a8dd-808dcc0c6846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c48aa00-bcc1-47e4-8394-c1d80c2302c7', '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='9793e73438b84371bf3976eaac3fddf6',qos_specs=None,replication_status=,reservations=['73055268-f55c-4a84-b638-c78d5f1770b3','3aa219f1-d569-46e3-8f71-39ba08184373','80790fc5-4a8b-4294-b6f5-7b541d1215d1','3e1142f9-b27a-4546-8773-3d7513a1b51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbb97f1a34b4668a5d967f24f6cbb59',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:36Z,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=6c48aa00-bcc1-47e4-8394-c1d80c2302c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9793e73438b84371bf3976eaac3fddf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bbb97f1a34b4668a5d967f24f6cbb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dffeaf5a-108a-413d-bba4-7335835ed06b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f2d43e-f5ea-4f5c-aa85-e74cb661d786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "77b14ba4-a343-4bd3-897b-c62c1df35519", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-952682578"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request body: {'volume': {"'imageRef": '77b14ba4-a343-4bd3-897b-c62c1df35519', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-952682578'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume of 1 GB Sep 07 17:13:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Availability Zones retrieved successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (0d9be194-a06a-49af-8e62-793b76841211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f2d43e-f5ea-4f5c-aa85-e74cb661d786) transitioned into state 'SUCCESS' from 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='9793e73438b84371bf3976eaac3fddf6',qos_specs=None,replication_status=,reservations=['73055268-f55c-4a84-b638-c78d5f1770b3','3aa219f1-d569-46e3-8f71-39ba08184373','80790fc5-4a8b-4294-b6f5-7b541d1215d1','3e1142f9-b27a-4546-8773-3d7513a1b51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbb97f1a34b4668a5d967f24f6cbb59',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c8684b-1577-4146-9678-8d46824db7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add5f3ad-ec42-4703-8d00-e8f2ebebd779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add5f3ad-ec42-4703-8d00-e8f2ebebd779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Flow 'volume_create_api' (9b15d42b-2f1e-4695-a52d-642efe0466f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Create volume request issued successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0916710e-f15a-431f-a9eb-cc44dd8c0079 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1407/2830] 192.168.122.80 () {62 vars in 1179 bytes} [Mon Sep 7 17:13:35 2026] POST /volume/v3/volumes => generated 782 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-98216e97-d207-475a-a14a-7699e8c48295 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-98216e97-d207-475a-a14a-7699e8c48295 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-98216e97-d207-475a-a14a-7699e8c48295 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-98216e97-d207-475a-a14a-7699e8c48295 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c8684b-1577-4146-9678-8d46824db7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da4c1aee-cc81-462a-85c8-16861cc0953e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-98216e97-d207-475a-a14a-7699e8c48295 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-98216e97-d207-475a-a14a-7699e8c48295 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1408/2831] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:36 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a4834164-1377-4181-a92c-1c3fb663a36d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a4834164-1377-4181-a92c-1c3fb663a36d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a4834164-1377-4181-a92c-1c3fb663a36d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a4834164-1377-4181-a92c-1c3fb663a36d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-a4834164-1377-4181-a92c-1c3fb663a36d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete snapshot with id: 1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a4834164-1377-4181-a92c-1c3fb663a36d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 404 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1409/2832] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:13:36 2026] DELETE /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7b67c482-992f-433c-a71f-529b453a8c85 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7b67c482-992f-433c-a71f-529b453a8c85 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7b67c482-992f-433c-a71f-529b453a8c85 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7b67c482-992f-433c-a71f-529b453a8c85 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Created reservations ['3fe4595e-f981-4258-b2a9-c612f004443f', '45e994ba-5752-4cc2-9673-ecc2d3d201b0', '614e18fb-abe7-4cfb-b65d-ec424c4fcf5b', '59ef910b-7dc7-4e3a-af44-e8f927e57b9c'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da4c1aee-cc81-462a-85c8-16861cc0953e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fe4595e-f981-4258-b2a9-c612f004443f', '45e994ba-5752-4cc2-9673-ecc2d3d201b0', '614e18fb-abe7-4cfb-b65d-ec424c4fcf5b', '59ef910b-7dc7-4e3a-af44-e8f927e57b9c']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4292a14a-a1d3-448f-8691-9774417aece2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7b67c482-992f-433c-a71f-529b453a8c85 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4292a14a-a1d3-448f-8691-9774417aece2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2ae4df-1106-4038-94b4-25c702081f9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-952682578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['3fe4595e-f981-4258-b2a9-c612f004443f','45e994ba-5752-4cc2-9673-ecc2d3d201b0','614e18fb-abe7-4cfb-b65d-ec424c4fcf5b','59ef910b-7dc7-4e3a-af44-e8f927e57b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-952682578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db2ae4df-1106-4038-94b4-25c702081f9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79b39552bed14ae3aef3962387c1a286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='304677ad6b9b415585f65edfb8754d3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:36 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80349ad0-6ef2-46b2-8e2b-568090d305a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7b67c482-992f-433c-a71f-529b453a8c85 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1410/2833] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:36 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-63cb1441-60ca-43a6-88be-4d2e80cecf82 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-63cb1441-60ca-43a6-88be-4d2e80cecf82 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-63cb1441-60ca-43a6-88be-4d2e80cecf82 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-63cb1441-60ca-43a6-88be-4d2e80cecf82 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-63cb1441-60ca-43a6-88be-4d2e80cecf82 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 returned with HTTP 404 Sep 07 17:13:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1411/2834] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:36 2026] GET /volume/v3/snapshots/1871c6f2-25f2-44ee-b69f-e811a2c50983 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1c9de5e2-3103-4ab3-8e7b-cbaf309837a4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c9de5e2-3103-4ab3-8e7b-cbaf309837a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c9de5e2-3103-4ab3-8e7b-cbaf309837a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c9de5e2-3103-4ab3-8e7b-cbaf309837a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-1c9de5e2-3103-4ab3-8e7b-cbaf309837a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80349ad0-6ef2-46b2-8e2b-568090d305a9) transitioned into state 'SUCCESS' from state '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-952682578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b39552bed14ae3aef3962387c1a286',qos_specs=None,replication_status=,reservations=['3fe4595e-f981-4258-b2a9-c612f004443f','45e994ba-5752-4cc2-9673-ecc2d3d201b0','614e18fb-abe7-4cfb-b65d-ec424c4fcf5b','59ef910b-7dc7-4e3a-af44-e8f927e57b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304677ad6b9b415585f65edfb8754d3e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580139be-6351-4a36-8d69-eeef8cf817f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1c9de5e2-3103-4ab3-8e7b-cbaf309837a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580139be-6351-4a36-8d69-eeef8cf817f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1c9de5e2-3103-4ab3-8e7b-cbaf309837a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Flow 'volume_create_api' (0d9be194-a06a-49af-8e62-793b76841211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c9de5e2-3103-4ab3-8e7b-cbaf309837a4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 202 Sep 07 17:13:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Create volume request issued successfully. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1412/2835] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:37 2026] DELETE /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dffeaf5a-108a-413d-bba4-7335835ed06b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1424/2836] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:36 2026] POST /volume/v3/volumes => generated 763 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1edfab2a-8c85-44c9-923e-a444d02b7577 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1edfab2a-8c85-44c9-923e-a444d02b7577 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1edfab2a-8c85-44c9-923e-a444d02b7577 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1edfab2a-8c85-44c9-923e-a444d02b7577 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b269dce2-9cad-43ac-ac52-4af44157d8e2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b269dce2-9cad-43ac-ac52-4af44157d8e2 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b269dce2-9cad-43ac-ac52-4af44157d8e2 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b269dce2-9cad-43ac-ac52-4af44157d8e2 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1edfab2a-8c85-44c9-923e-a444d02b7577 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1edfab2a-8c85-44c9-923e-a444d02b7577 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1413/2837] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:37 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b269dce2-9cad-43ac-ac52-4af44157d8e2 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b269dce2-9cad-43ac-ac52-4af44157d8e2 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 returned with HTTP 200 Sep 07 17:13:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1425/2838] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:37 2026] GET /volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-178b7b90-8f50-4125-9c8e-9a9dc9d5cad8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-178b7b90-8f50-4125-9c8e-9a9dc9d5cad8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-178b7b90-8f50-4125-9c8e-9a9dc9d5cad8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-178b7b90-8f50-4125-9c8e-9a9dc9d5cad8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-178b7b90-8f50-4125-9c8e-9a9dc9d5cad8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-178b7b90-8f50-4125-9c8e-9a9dc9d5cad8 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 returned with HTTP 200 Sep 07 17:13:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1414/2839] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:37 2026] GET /volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8a5c3226-89d3-4093-8731-a54dbbe95b75 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8a5c3226-89d3-4093-8731-a54dbbe95b75 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8a5c3226-89d3-4093-8731-a54dbbe95b75 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8a5c3226-89d3-4093-8731-a54dbbe95b75 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8a5c3226-89d3-4093-8731-a54dbbe95b75 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8a5c3226-89d3-4093-8731-a54dbbe95b75 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 200 Sep 07 17:13:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1426/2840] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:37 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-27afd50e-1022-4b96-a5ca-c2e39747e47c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-27afd50e-1022-4b96-a5ca-c2e39747e47c tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-27afd50e-1022-4b96-a5ca-c2e39747e47c tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-27afd50e-1022-4b96-a5ca-c2e39747e47c tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-27afd50e-1022-4b96-a5ca-c2e39747e47c tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-27afd50e-1022-4b96-a5ca-c2e39747e47c tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1415/2841] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:37 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 874 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cfda21d6-aeba-4fa2-9a16-03927c877f98 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cfda21d6-aeba-4fa2-9a16-03927c877f98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cfda21d6-aeba-4fa2-9a16-03927c877f98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cfda21d6-aeba-4fa2-9a16-03927c877f98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cfda21d6-aeba-4fa2-9a16-03927c877f98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cfda21d6-aeba-4fa2-9a16-03927c877f98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 200 Sep 07 17:13:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1427/2842] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:38 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2068cfcd-ecf0-4811-ac3f-7c141ca56e22 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2068cfcd-ecf0-4811-ac3f-7c141ca56e22 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 Sep 07 17:13:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2068cfcd-ecf0-4811-ac3f-7c141ca56e22 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2068cfcd-ecf0-4811-ac3f-7c141ca56e22 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2068cfcd-ecf0-4811-ac3f-7c141ca56e22 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2068cfcd-ecf0-4811-ac3f-7c141ca56e22 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 returned with HTTP 200 Sep 07 17:13:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1416/2843] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:38 2026] GET /volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4ba67c8b-918d-41cf-a4e1-bed31e7da6a1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4ba67c8b-918d-41cf-a4e1-bed31e7da6a1 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4ba67c8b-918d-41cf-a4e1-bed31e7da6a1 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4ba67c8b-918d-41cf-a4e1-bed31e7da6a1 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4ba67c8b-918d-41cf-a4e1-bed31e7da6a1 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4ba67c8b-918d-41cf-a4e1-bed31e7da6a1 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 returned with HTTP 200 Sep 07 17:13:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1428/2844] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:38 2026] GET /volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-988a6c1c-c335-4068-be42-2dfbe55735f8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-988a6c1c-c335-4068-be42-2dfbe55735f8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 Sep 07 17:13:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-988a6c1c-c335-4068-be42-2dfbe55735f8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-988a6c1c-c335-4068-be42-2dfbe55735f8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-988a6c1c-c335-4068-be42-2dfbe55735f8 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 returned with HTTP 404 Sep 07 17:13:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1417/2845] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:38 2026] GET /volume/v3/volumes/06f4e04a-ebd0-4e39-806b-c774182aadd4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-29961855-4563-40cc-bf27-b90b1177fb6c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-29961855-4563-40cc-bf27-b90b1177fb6c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-29961855-4563-40cc-bf27-b90b1177fb6c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-29961855-4563-40cc-bf27-b90b1177fb6c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:38 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-29961855-4563-40cc-bf27-b90b1177fb6c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete snapshot with id: d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-29961855-4563-40cc-bf27-b90b1177fb6c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-29961855-4563-40cc-bf27-b90b1177fb6c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot delete request issued successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-29961855-4563-40cc-bf27-b90b1177fb6c tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 202 Sep 07 17:13:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1429/2846] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:13:38 2026] DELETE /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c501fc6a-99ef-4845-971b-e0b77813cd36 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c501fc6a-99ef-4845-971b-e0b77813cd36 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c501fc6a-99ef-4845-971b-e0b77813cd36 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c501fc6a-99ef-4845-971b-e0b77813cd36 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0290fa7f-79f5-4209-a88a-5d3789e6483d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0290fa7f-79f5-4209-a88a-5d3789e6483d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0290fa7f-79f5-4209-a88a-5d3789e6483d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0290fa7f-79f5-4209-a88a-5d3789e6483d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c501fc6a-99ef-4845-971b-e0b77813cd36 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c501fc6a-99ef-4845-971b-e0b77813cd36 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 200 Sep 07 17:13:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1418/2847] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:39 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 473 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0290fa7f-79f5-4209-a88a-5d3789e6483d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0290fa7f-79f5-4209-a88a-5d3789e6483d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1430/2848] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:39 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 932 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-674d0fd5-3682-4fd6-ad8c-e3e9a715b05e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-674d0fd5-3682-4fd6-ad8c-e3e9a715b05e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-674d0fd5-3682-4fd6-ad8c-e3e9a715b05e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-674d0fd5-3682-4fd6-ad8c-e3e9a715b05e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-674d0fd5-3682-4fd6-ad8c-e3e9a715b05e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e returned with HTTP 404 Sep 07 17:13:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1419/2849] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:39 2026] GET /volume/v3/volumes/a598934d-6162-459f-b75f-33b59cd83a3e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1512040478"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1512040478'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (0ab391d1-bfd2-4d47-85a4-cde887e00671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0ac64f-ab19-461c-a2c4-576731bb7d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0ac64f-ab19-461c-a2c4-576731bb7d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1c3d91-4922-4695-8a92-e9260c0c3339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['e375bab9-dace-42e9-9d4a-0c584308246b', 'ca48e32d-695d-4874-9a6d-b48ea5e708c2', '03f6dff3-4d37-43d9-8502-69c188d4117a', '7183fbcc-dc0a-44e6-a184-692425fac4ce'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1c3d91-4922-4695-8a92-e9260c0c3339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e375bab9-dace-42e9-9d4a-0c584308246b', 'ca48e32d-695d-4874-9a6d-b48ea5e708c2', '03f6dff3-4d37-43d9-8502-69c188d4117a', '7183fbcc-dc0a-44e6-a184-692425fac4ce']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a8e0fdc-34f7-481e-a653-a6c53ceec78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b603a13e-9d35-41e9-8115-c0ef754270b7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b603a13e-9d35-41e9-8115-c0ef754270b7 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b603a13e-9d35-41e9-8115-c0ef754270b7 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b603a13e-9d35-41e9-8115-c0ef754270b7 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a8e0fdc-34f7-481e-a653-a6c53ceec78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3c24dc9-39c6-41f3-85f0-d21ab2134e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512040478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['e375bab9-dace-42e9-9d4a-0c584308246b','ca48e32d-695d-4874-9a6d-b48ea5e708c2','03f6dff3-4d37-43d9-8502-69c188d4117a','7183fbcc-dc0a-44e6-a184-692425fac4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512040478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3c24dc9-39c6-41f3-85f0-d21ab2134e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e9b5ee-6607-4341-97f0-7b86bb3e8717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b603a13e-9d35-41e9-8115-c0ef754270b7 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b603a13e-9d35-41e9-8115-c0ef754270b7 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 returned with HTTP 200 Sep 07 17:13:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1420/2850] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:39 2026] GET /volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dbfb75b9-3811-4dbb-9b4b-e467afddc747 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e9b5ee-6607-4341-97f0-7b86bb3e8717) transitioned into state 'SUCCESS' from state '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-1512040478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['e375bab9-dace-42e9-9d4a-0c584308246b','ca48e32d-695d-4874-9a6d-b48ea5e708c2','03f6dff3-4d37-43d9-8502-69c188d4117a','7183fbcc-dc0a-44e6-a184-692425fac4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dbfb75b9-3811-4dbb-9b4b-e467afddc747 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67520a22-48f4-42cf-b4c3-28fd3b60a855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dbfb75b9-3811-4dbb-9b4b-e467afddc747 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dbfb75b9-3811-4dbb-9b4b-e467afddc747 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67520a22-48f4-42cf-b4c3-28fd3b60a855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (0ab391d1-bfd2-4d47-85a4-cde887e00671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc039d4f-7b25-4830-9e2b-55b65858afb0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1431/2851] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:13:39 2026] POST /volume/v3/volumes => generated 785 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dbfb75b9-3811-4dbb-9b4b-e467afddc747 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-52a35f95-4341-46d5-a30e-4fe887ba205d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52a35f95-4341-46d5-a30e-4fe887ba205d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52a35f95-4341-46d5-a30e-4fe887ba205d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52a35f95-4341-46d5-a30e-4fe887ba205d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dbfb75b9-3811-4dbb-9b4b-e467afddc747 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 returned with HTTP 200 Sep 07 17:13:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1421/2852] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:39 2026] GET /volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-52a35f95-4341-46d5-a30e-4fe887ba205d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52a35f95-4341-46d5-a30e-4fe887ba205d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f returned with HTTP 200 Sep 07 17:13:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1432/2853] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:39 2026] GET /volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f => generated 964 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c2eeb5f7-a6bf-4f59-aa9c-f46e50434a66 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2eeb5f7-a6bf-4f59-aa9c-f46e50434a66 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2eeb5f7-a6bf-4f59-aa9c-f46e50434a66 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c2eeb5f7-a6bf-4f59-aa9c-f46e50434a66 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c2eeb5f7-a6bf-4f59-aa9c-f46e50434a66 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Snapshot retrieved successfully. Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c2eeb5f7-a6bf-4f59-aa9c-f46e50434a66 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 200 Sep 07 17:13:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1422/2854] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:40 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0d709b5b-dbf7-46f8-adfa-d179d3eab761 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0d709b5b-dbf7-46f8-adfa-d179d3eab761 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0d709b5b-dbf7-46f8-adfa-d179d3eab761 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0d709b5b-dbf7-46f8-adfa-d179d3eab761 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0d709b5b-dbf7-46f8-adfa-d179d3eab761 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0d709b5b-dbf7-46f8-adfa-d179d3eab761 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1433/2855] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:40 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 932 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-19b12b02-5642-414c-a73d-4ac8ec019d97 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-19b12b02-5642-414c-a73d-4ac8ec019d97 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-19b12b02-5642-414c-a73d-4ac8ec019d97 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-19b12b02-5642-414c-a73d-4ac8ec019d97 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-19b12b02-5642-414c-a73d-4ac8ec019d97 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f9bfa4a4-3f73-458f-ad75-4568d30a975a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f9bfa4a4-3f73-458f-ad75-4568d30a975a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f9bfa4a4-3f73-458f-ad75-4568d30a975a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f9bfa4a4-3f73-458f-ad75-4568d30a975a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-19b12b02-5642-414c-a73d-4ac8ec019d97 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 returned with HTTP 200 Sep 07 17:13:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1423/2856] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:40 2026] GET /volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-513cf26a-4669-4c18-a6d8-31a26a45ddae None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f9bfa4a4-3f73-458f-ad75-4568d30a975a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-513cf26a-4669-4c18-a6d8-31a26a45ddae tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-513cf26a-4669-4c18-a6d8-31a26a45ddae tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-513cf26a-4669-4c18-a6d8-31a26a45ddae tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f9bfa4a4-3f73-458f-ad75-4568d30a975a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f returned with HTTP 200 Sep 07 17:13:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1434/2857] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:40 2026] GET /volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-513cf26a-4669-4c18-a6d8-31a26a45ddae tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-513cf26a-4669-4c18-a6d8-31a26a45ddae tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f returned with HTTP 200 Sep 07 17:13:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1424/2858] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:40 2026] GET /volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-37c6074f-3986-48c7-afa4-e2c0e897504f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-37c6074f-3986-48c7-afa4-e2c0e897504f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] DELETE http://192.168.122.80/volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-37c6074f-3986-48c7-afa4-e2c0e897504f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-37c6074f-3986-48c7-afa4-e2c0e897504f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-37c6074f-3986-48c7-afa4-e2c0e897504f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume with id: db2ae4df-1106-4038-94b4-25c702081f9f Sep 07 17:13:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-37c6074f-3986-48c7-afa4-e2c0e897504f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-37c6074f-3986-48c7-afa4-e2c0e897504f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume request issued successfully. Sep 07 17:13:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-37c6074f-3986-48c7-afa4-e2c0e897504f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f returned with HTTP 202 Sep 07 17:13:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1435/2859] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:40 2026] DELETE /volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b4ba8df0-7531-46fb-86b2-ba0a31403c33 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b4ba8df0-7531-46fb-86b2-ba0a31403c33 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b4ba8df0-7531-46fb-86b2-ba0a31403c33 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b4ba8df0-7531-46fb-86b2-ba0a31403c33 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b4ba8df0-7531-46fb-86b2-ba0a31403c33 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b4ba8df0-7531-46fb-86b2-ba0a31403c33 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f returned with HTTP 200 Sep 07 17:13:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1425/2860] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:41 2026] GET /volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ef5367d9-1ffc-45f6-ba50-32e6d2bdb04d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ef5367d9-1ffc-45f6-ba50-32e6d2bdb04d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 Sep 07 17:13:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ef5367d9-1ffc-45f6-ba50-32e6d2bdb04d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ef5367d9-1ffc-45f6-ba50-32e6d2bdb04d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ef5367d9-1ffc-45f6-ba50-32e6d2bdb04d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 returned with HTTP 404 Sep 07 17:13:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1436/2861] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:41 2026] GET /volume/v3/snapshots/d5393c44-0d4f-415a-8f9b-0aba54d52000 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-be3608ad-c467-4d16-b689-7f8c445591da None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-be3608ad-c467-4d16-b689-7f8c445591da tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] DELETE http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-be3608ad-c467-4d16-b689-7f8c445591da tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-be3608ad-c467-4d16-b689-7f8c445591da tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-be3608ad-c467-4d16-b689-7f8c445591da tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume with id: 641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-be3608ad-c467-4d16-b689-7f8c445591da tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-be3608ad-c467-4d16-b689-7f8c445591da tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Delete volume request issued successfully. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-be3608ad-c467-4d16-b689-7f8c445591da tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 returned with HTTP 202 Sep 07 17:13:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1426/2862] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:41 2026] DELETE /volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2d141e0e-9af4-49fb-bbfb-dc89ef123215 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-824bcec3-05c7-4dac-bee7-bebc16700600 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2d141e0e-9af4-49fb-bbfb-dc89ef123215 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2d141e0e-9af4-49fb-bbfb-dc89ef123215 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2d141e0e-9af4-49fb-bbfb-dc89ef123215 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-824bcec3-05c7-4dac-bee7-bebc16700600 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-824bcec3-05c7-4dac-bee7-bebc16700600 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-824bcec3-05c7-4dac-bee7-bebc16700600 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-824bcec3-05c7-4dac-bee7-bebc16700600 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2d141e0e-9af4-49fb-bbfb-dc89ef123215 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-824bcec3-05c7-4dac-bee7-bebc16700600 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 returned with HTTP 200 Sep 07 17:13:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1427/2863] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:41 2026] GET /volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2d141e0e-9af4-49fb-bbfb-dc89ef123215 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1437/2864] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:41 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 932 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6e145420-759b-42c8-b910-458bdeec28c5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e145420-759b-42c8-b910-458bdeec28c5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e145420-759b-42c8-b910-458bdeec28c5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6e145420-759b-42c8-b910-458bdeec28c5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6e145420-759b-42c8-b910-458bdeec28c5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6e145420-759b-42c8-b910-458bdeec28c5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f returned with HTTP 200 Sep 07 17:13:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1428/2865] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:41 2026] GET /volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-70c44870-815c-423a-8f6f-494d983d54f4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70c44870-815c-423a-8f6f-494d983d54f4 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70c44870-815c-423a-8f6f-494d983d54f4 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70c44870-815c-423a-8f6f-494d983d54f4 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70c44870-815c-423a-8f6f-494d983d54f4 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f returned with HTTP 404 Sep 07 17:13:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1438/2866] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:42 2026] GET /volume/v3/volumes/db2ae4df-1106-4038-94b4-25c702081f9f => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fa43124f-9744-4fe0-8a32-92c70b2ebb79 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa43124f-9744-4fe0-8a32-92c70b2ebb79 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] DELETE http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa43124f-9744-4fe0-8a32-92c70b2ebb79 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fa43124f-9744-4fe0-8a32-92c70b2ebb79 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-fa43124f-9744-4fe0-8a32-92c70b2ebb79 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume with id: 96cd277e-6792-4956-aa57-6a05f255efa9 Sep 07 17:13:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fa43124f-9744-4fe0-8a32-92c70b2ebb79 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fa43124f-9744-4fe0-8a32-92c70b2ebb79 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume request issued successfully. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fa43124f-9744-4fe0-8a32-92c70b2ebb79 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 returned with HTTP 202 Sep 07 17:13:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1429/2867] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:42 2026] DELETE /volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-70c3e023-2f79-4544-96bf-c9a6cf249ccd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70c3e023-2f79-4544-96bf-c9a6cf249ccd tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70c3e023-2f79-4544-96bf-c9a6cf249ccd tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70c3e023-2f79-4544-96bf-c9a6cf249ccd tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-70c3e023-2f79-4544-96bf-c9a6cf249ccd tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70c3e023-2f79-4544-96bf-c9a6cf249ccd tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 returned with HTTP 200 Sep 07 17:13:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1439/2868] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:42 2026] GET /volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a5cf66c3-dcb4-4880-8120-4860acaa5cb9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a5cf66c3-dcb4-4880-8120-4860acaa5cb9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a5cf66c3-dcb4-4880-8120-4860acaa5cb9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a5cf66c3-dcb4-4880-8120-4860acaa5cb9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c825f8bf-b9ba-48e9-9033-d77c60109e1b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c825f8bf-b9ba-48e9-9033-d77c60109e1b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c825f8bf-b9ba-48e9-9033-d77c60109e1b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c825f8bf-b9ba-48e9-9033-d77c60109e1b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a5cf66c3-dcb4-4880-8120-4860acaa5cb9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Volume info retrieved successfully. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a5cf66c3-dcb4-4880-8120-4860acaa5cb9 tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 returned with HTTP 200 Sep 07 17:13:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1430/2869] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:42 2026] GET /volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c825f8bf-b9ba-48e9-9033-d77c60109e1b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c825f8bf-b9ba-48e9-9033-d77c60109e1b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1440/2870] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:42 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 935 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-27a3fb1f-0fc8-411f-a39f-474ecafda495 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-27a3fb1f-0fc8-411f-a39f-474ecafda495 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-27a3fb1f-0fc8-411f-a39f-474ecafda495 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-27a3fb1f-0fc8-411f-a39f-474ecafda495 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-27a3fb1f-0fc8-411f-a39f-474ecafda495 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-27a3fb1f-0fc8-411f-a39f-474ecafda495 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f returned with HTTP 200 Sep 07 17:13:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1431/2871] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:42 2026] GET /volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-965ea48d-d310-4dee-b72f-e4e0c656553f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-965ea48d-d310-4dee-b72f-e4e0c656553f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-965ea48d-d310-4dee-b72f-e4e0c656553f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3c24dc9-39c6-41f3-85f0-d21ab2134e6f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1111348389"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-965ea48d-d310-4dee-b72f-e4e0c656553f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-965ea48d-d310-4dee-b72f-e4e0c656553f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create snapshot from volume c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-965ea48d-d310-4dee-b72f-e4e0c656553f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['759b9802-2cf0-4e5c-ae66-20750326e628', '6c00fb95-004e-4e13-b618-1cfaf13e5df7', '0ad70862-f0ee-426b-94e1-19a139385d2e', '95a864e1-7866-483a-9d80-261d10414a7e'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-965ea48d-d310-4dee-b72f-e4e0c656553f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot create request issued successfully. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-965ea48d-d310-4dee-b72f-e4e0c656553f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:13:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1441/2872] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:13:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-91bfcd40-c9fe-4439-ac18-899c3602aaeb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-91bfcd40-c9fe-4439-ac18-899c3602aaeb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-91bfcd40-c9fe-4439-ac18-899c3602aaeb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-91bfcd40-c9fe-4439-ac18-899c3602aaeb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-91bfcd40-c9fe-4439-ac18-899c3602aaeb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-91bfcd40-c9fe-4439-ac18-899c3602aaeb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 200 Sep 07 17:13:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1432/2873] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:43 2026] GET /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-68909ab9-b32d-4509-a156-4eba5fe11563 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-68909ab9-b32d-4509-a156-4eba5fe11563 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-68909ab9-b32d-4509-a156-4eba5fe11563 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-68909ab9-b32d-4509-a156-4eba5fe11563 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-68909ab9-b32d-4509-a156-4eba5fe11563 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 returned with HTTP 404 Sep 07 17:13:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1442/2874] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:43 2026] GET /volume/v3/volumes/96cd277e-6792-4956-aa57-6a05f255efa9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b2aebb37-bfa2-4b91-bc5b-4c6792cc1197 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2aebb37-bfa2-4b91-bc5b-4c6792cc1197 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] DELETE http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2aebb37-bfa2-4b91-bc5b-4c6792cc1197 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b2aebb37-bfa2-4b91-bc5b-4c6792cc1197 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-b2aebb37-bfa2-4b91-bc5b-4c6792cc1197 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume with id: 3ec5922d-75c8-4937-be76-c3b7e32c9ba6 Sep 07 17:13:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b2aebb37-bfa2-4b91-bc5b-4c6792cc1197 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-326f7747-5978-48da-9344-591269afbd3d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-326f7747-5978-48da-9344-591269afbd3d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] GET http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-326f7747-5978-48da-9344-591269afbd3d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-326f7747-5978-48da-9344-591269afbd3d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b2aebb37-bfa2-4b91-bc5b-4c6792cc1197 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume request issued successfully. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b2aebb37-bfa2-4b91-bc5b-4c6792cc1197 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 returned with HTTP 202 Sep 07 17:13:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1433/2875] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:43 2026] DELETE /volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-326f7747-5978-48da-9344-591269afbd3d tempest-CreateVolumesFromSnapshotTest-670462450 tempest-CreateVolumesFromSnapshotTest-670462450-project-member] http://192.168.122.80/volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 returned with HTTP 404 Sep 07 17:13:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1443/2876] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:43 2026] GET /volume/v3/volumes/641ff89c-c761-44c8-ac9e-3cee03f71ef8 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-60b74187-d70f-46b6-bc1f-c90a6a570bf1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-60b74187-d70f-46b6-bc1f-c90a6a570bf1 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a09654f5-1a7d-4338-9f07-46f21402468e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a09654f5-1a7d-4338-9f07-46f21402468e tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a09654f5-1a7d-4338-9f07-46f21402468e tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-60b74187-d70f-46b6-bc1f-c90a6a570bf1 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-60b74187-d70f-46b6-bc1f-c90a6a570bf1 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a09654f5-1a7d-4338-9f07-46f21402468e tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a09654f5-1a7d-4338-9f07-46f21402468e tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-60b74187-d70f-46b6-bc1f-c90a6a570bf1 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a09654f5-1a7d-4338-9f07-46f21402468e tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 returned with HTTP 200 Sep 07 17:13:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1444/2877] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:43 2026] GET /volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 => generated 855 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-60b74187-d70f-46b6-bc1f-c90a6a570bf1 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1434/2878] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:43 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 935 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c0e71f5f-9803-40da-910e-37a7c6798f25 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0e71f5f-9803-40da-910e-37a7c6798f25 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0e71f5f-9803-40da-910e-37a7c6798f25 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0e71f5f-9803-40da-910e-37a7c6798f25 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c0e71f5f-9803-40da-910e-37a7c6798f25 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0e71f5f-9803-40da-910e-37a7c6798f25 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 200 Sep 07 17:13:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1445/2879] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:44 2026] GET /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2c625cfe-dd9b-449c-811f-4a13665a9718 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c625cfe-dd9b-449c-811f-4a13665a9718 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 Sep 07 17:13:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c625cfe-dd9b-449c-811f-4a13665a9718 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c625cfe-dd9b-449c-811f-4a13665a9718 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c0be6273-6e36-42ba-b536-731eda78d14d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0be6273-6e36-42ba-b536-731eda78d14d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0be6273-6e36-42ba-b536-731eda78d14d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0be6273-6e36-42ba-b536-731eda78d14d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c625cfe-dd9b-449c-811f-4a13665a9718 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:44 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:44 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:44 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:44 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c625cfe-dd9b-449c-811f-4a13665a9718 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 returned with HTTP 200 Sep 07 17:13:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1435/2880] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:44 2026] GET /volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:44 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c0be6273-6e36-42ba-b536-731eda78d14d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0be6273-6e36-42ba-b536-731eda78d14d tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1446/2881] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:44 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 934 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d6871e18-6772-4656-9f73-661f35a4dffb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6871e18-6772-4656-9f73-661f35a4dffb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d6871e18-6772-4656-9f73-661f35a4dffb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d6871e18-6772-4656-9f73-661f35a4dffb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d6871e18-6772-4656-9f73-661f35a4dffb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6871e18-6772-4656-9f73-661f35a4dffb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 200 Sep 07 17:13:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1436/2882] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:45 2026] GET /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e5f9bd04-0e65-4356-9e3d-81ba0ba1a711 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e5f9bd04-0e65-4356-9e3d-81ba0ba1a711 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e5f9bd04-0e65-4356-9e3d-81ba0ba1a711 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e5f9bd04-0e65-4356-9e3d-81ba0ba1a711 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e5f9bd04-0e65-4356-9e3d-81ba0ba1a711 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 returned with HTTP 404 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1447/2883] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:45 2026] GET /volume/v3/volumes/3ec5922d-75c8-4937-be76-c3b7e32c9ba6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-539ea91c-966a-4a89-bd08-404a6596b7fa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-539ea91c-966a-4a89-bd08-404a6596b7fa tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] DELETE http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-539ea91c-966a-4a89-bd08-404a6596b7fa tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-539ea91c-966a-4a89-bd08-404a6596b7fa tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-539ea91c-966a-4a89-bd08-404a6596b7fa tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume with id: 86f1282d-3730-4ee9-8957-af556a2e8061 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9b866a05-fd5d-409b-8abc-90a9b026c4f8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b866a05-fd5d-409b-8abc-90a9b026c4f8 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b866a05-fd5d-409b-8abc-90a9b026c4f8 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9b866a05-fd5d-409b-8abc-90a9b026c4f8 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-539ea91c-966a-4a89-bd08-404a6596b7fa tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9b866a05-fd5d-409b-8abc-90a9b026c4f8 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9b866a05-fd5d-409b-8abc-90a9b026c4f8 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1448/2884] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:45 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 1200 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-539ea91c-966a-4a89-bd08-404a6596b7fa tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume request issued successfully. Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-539ea91c-966a-4a89-bd08-404a6596b7fa tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 returned with HTTP 202 Sep 07 17:13:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1437/2885] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:45 2026] DELETE /volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-098a0dcf-4d03-475e-a603-13c621cc6c94 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dd62f057-6a41-40b7-9586-fa4b20998706 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-098a0dcf-4d03-475e-a603-13c621cc6c94 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-098a0dcf-4d03-475e-a603-13c621cc6c94 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-098a0dcf-4d03-475e-a603-13c621cc6c94 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dd62f057-6a41-40b7-9586-fa4b20998706 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dd62f057-6a41-40b7-9586-fa4b20998706 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dd62f057-6a41-40b7-9586-fa4b20998706 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-098a0dcf-4d03-475e-a603-13c621cc6c94 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-098a0dcf-4d03-475e-a603-13c621cc6c94 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1449/2886] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:45 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-dd62f057-6a41-40b7-9586-fa4b20998706 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9e115b64-a48d-4374-8c77-510236be7bd9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dd62f057-6a41-40b7-9586-fa4b20998706 tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 returned with HTTP 200 Sep 07 17:13:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1438/2887] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:45 2026] GET /volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9e115b64-a48d-4374-8c77-510236be7bd9 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] DELETE http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9e115b64-a48d-4374-8c77-510236be7bd9 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9e115b64-a48d-4374-8c77-510236be7bd9 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9e115b64-a48d-4374-8c77-510236be7bd9 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Delete volume with id: 6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9e115b64-a48d-4374-8c77-510236be7bd9 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9e115b64-a48d-4374-8c77-510236be7bd9 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Delete volume request issued successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9e115b64-a48d-4374-8c77-510236be7bd9 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 202 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1450/2888] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:13:45 2026] DELETE /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-289f0632-f680-49e0-8888-a31b9ab3b55b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-289f0632-f680-49e0-8888-a31b9ab3b55b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-289f0632-f680-49e0-8888-a31b9ab3b55b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-289f0632-f680-49e0-8888-a31b9ab3b55b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-289f0632-f680-49e0-8888-a31b9ab3b55b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Volume info retrieved successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-289f0632-f680-49e0-8888-a31b9ab3b55b tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 200 Sep 07 17:13:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1439/2889] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:46 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 1199 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1b5a7e36-ef40-4dd1-acca-771c59dd7a74 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1b5a7e36-ef40-4dd1-acca-771c59dd7a74 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1b5a7e36-ef40-4dd1-acca-771c59dd7a74 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1b5a7e36-ef40-4dd1-acca-771c59dd7a74 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0418d853-06b3-4697-98dc-69f601514d5b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1b5a7e36-ef40-4dd1-acca-771c59dd7a74 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1b5a7e36-ef40-4dd1-acca-771c59dd7a74 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 200 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1451/2890] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:46 2026] GET /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-af984238-b205-4414-897f-2476d8706fbb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-af984238-b205-4414-897f-2476d8706fbb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] POST http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4/action Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-af984238-b205-4414-897f-2476d8706fbb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-af984238-b205-4414-897f-2476d8706fbb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-af984238-b205-4414-897f-2476d8706fbb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-af984238-b205-4414-897f-2476d8706fbb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '67aa76fad76f4d5783f6d746b12df0e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c99ebc5a9f0f4a30a1e4122d7e009144', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-af984238-b205-4414-897f-2476d8706fbb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4/action returned with HTTP 403 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1452/2891] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:13:46 2026] POST /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2f983d5b-f9e8-4245-8cdd-6fb7fbce009e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2f983d5b-f9e8-4245-8cdd-6fb7fbce009e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2f983d5b-f9e8-4245-8cdd-6fb7fbce009e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2f983d5b-f9e8-4245-8cdd-6fb7fbce009e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-2f983d5b-f9e8-4245-8cdd-6fb7fbce009e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete snapshot with id: d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2f983d5b-f9e8-4245-8cdd-6fb7fbce009e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2f983d5b-f9e8-4245-8cdd-6fb7fbce009e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot delete request issued successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2f983d5b-f9e8-4245-8cdd-6fb7fbce009e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 202 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1453/2892] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:13:46 2026] DELETE /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-42358db7-80b6-41b2-bbcb-382c4c94e5ed None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42358db7-80b6-41b2-bbcb-382c4c94e5ed tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42358db7-80b6-41b2-bbcb-382c4c94e5ed tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-42358db7-80b6-41b2-bbcb-382c4c94e5ed tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-42358db7-80b6-41b2-bbcb-382c4c94e5ed tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-42358db7-80b6-41b2-bbcb-382c4c94e5ed tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 200 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1454/2893] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:46 2026] GET /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1734628091"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1734628091'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume of 1 GB Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Availability Zones retrieved successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (5378f229-ef81-4447-8494-c966cf3ba225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5073eda1-1300-4e12-b9d8-61ee9f3e8a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5073eda1-1300-4e12-b9d8-61ee9f3e8a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (163a0471-4ffc-4a7f-85fb-bcec0bce9981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Created reservations ['e12c0d21-3c11-4c02-b51f-285d11318600', '2ce76018-9779-4c42-8bab-ad94b5b927ba', '1786a2b3-9eb8-477a-9080-ab8c8cef295d', '826877b5-765f-49e3-88d1-eef33cef47ca'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (163a0471-4ffc-4a7f-85fb-bcec0bce9981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e12c0d21-3c11-4c02-b51f-285d11318600', '2ce76018-9779-4c42-8bab-ad94b5b927ba', '1786a2b3-9eb8-477a-9080-ab8c8cef295d', '826877b5-765f-49e3-88d1-eef33cef47ca']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4ed5b4-3b94-4e91-96ef-6262e8155623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4ed5b4-3b94-4e91-96ef-6262e8155623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cf7db16-7889-460d-ba31-062d3387f599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1734628091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['e12c0d21-3c11-4c02-b51f-285d11318600','2ce76018-9779-4c42-8bab-ad94b5b927ba','1786a2b3-9eb8-477a-9080-ab8c8cef295d','826877b5-765f-49e3-88d1-eef33cef47ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1734628091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cf7db16-7889-460d-ba31-062d3387f599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6351a57585364a40bfef2de51798a200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e415a86282dc4167a9aa4799c5d15927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (983defe8-798c-4dcc-8de1-2ac9a428a3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (983defe8-798c-4dcc-8de1-2ac9a428a3d2) transitioned into state 'SUCCESS' from state '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-1734628091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['e12c0d21-3c11-4c02-b51f-285d11318600','2ce76018-9779-4c42-8bab-ad94b5b927ba','1786a2b3-9eb8-477a-9080-ab8c8cef295d','826877b5-765f-49e3-88d1-eef33cef47ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd01204-ac78-4868-84ca-e54c162d9402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd01204-ac78-4868-84ca-e54c162d9402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (5378f229-ef81-4447-8494-c966cf3ba225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request issued successfully. Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0418d853-06b3-4697-98dc-69f601514d5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1440/2894] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:13:46 2026] POST /volume/v3/volumes => generated 771 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b087c024-2886-4a1a-9aa7-82aa70183124 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b087c024-2886-4a1a-9aa7-82aa70183124 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b087c024-2886-4a1a-9aa7-82aa70183124 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b087c024-2886-4a1a-9aa7-82aa70183124 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a780d030-7897-4ca9-8477-c4d483227f5f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a780d030-7897-4ca9-8477-c4d483227f5f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a780d030-7897-4ca9-8477-c4d483227f5f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a780d030-7897-4ca9-8477-c4d483227f5f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a780d030-7897-4ca9-8477-c4d483227f5f tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 returned with HTTP 404 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1441/2895] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:46 2026] GET /volume/v3/volumes/86f1282d-3730-4ee9-8957-af556a2e8061 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-103bbf9c-bca2-4b0c-b2f8-210d6270a5eb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-103bbf9c-bca2-4b0c-b2f8-210d6270a5eb tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] DELETE http://192.168.122.80/volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-103bbf9c-bca2-4b0c-b2f8-210d6270a5eb tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-103bbf9c-bca2-4b0c-b2f8-210d6270a5eb tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-103bbf9c-bca2-4b0c-b2f8-210d6270a5eb tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume with id: 8451e96d-2072-45a8-9e74-79c8bc31e062 Sep 07 17:13:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b087c024-2886-4a1a-9aa7-82aa70183124 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-103bbf9c-bca2-4b0c-b2f8-210d6270a5eb tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b087c024-2886-4a1a-9aa7-82aa70183124 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 returned with HTTP 200 Sep 07 17:13:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1455/2896] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:46 2026] GET /volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 => generated 839 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-103bbf9c-bca2-4b0c-b2f8-210d6270a5eb tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Delete volume request issued successfully. Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-103bbf9c-bca2-4b0c-b2f8-210d6270a5eb tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 returned with HTTP 202 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1442/2897] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:47 2026] DELETE /volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3b962e59-26d0-4f3e-8f44-ab8c7ed7394b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b962e59-26d0-4f3e-8f44-ab8c7ed7394b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 Sep 07 17:13:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b962e59-26d0-4f3e-8f44-ab8c7ed7394b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3b962e59-26d0-4f3e-8f44-ab8c7ed7394b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ba4be29e-3380-48d6-a10d-968e13146d24 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba4be29e-3380-48d6-a10d-968e13146d24 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba4be29e-3380-48d6-a10d-968e13146d24 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ba4be29e-3380-48d6-a10d-968e13146d24 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ba4be29e-3380-48d6-a10d-968e13146d24 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 404 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1443/2898] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:47 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:13:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3b962e59-26d0-4f3e-8f44-ab8c7ed7394b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Volume info retrieved successfully. Sep 07 17:13:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3b962e59-26d0-4f3e-8f44-ab8c7ed7394b tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 returned with HTTP 200 Sep 07 17:13:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1456/2899] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:47 2026] GET /volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 => generated 855 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b0911e86-5fb4-4095-990a-c20b9cd8d6de None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0911e86-5fb4-4095-990a-c20b9cd8d6de tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] DELETE http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0911e86-5fb4-4095-990a-c20b9cd8d6de tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0911e86-5fb4-4095-990a-c20b9cd8d6de tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-b0911e86-5fb4-4095-990a-c20b9cd8d6de tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Delete volume with id: 6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0911e86-5fb4-4095-990a-c20b9cd8d6de tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 404 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1444/2900] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:13:47 2026] DELETE /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:13:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-84f021f3-9891-4c33-aa50-8c2b992a6654 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-84f021f3-9891-4c33-aa50-8c2b992a6654 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] GET http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 Sep 07 17:13:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-84f021f3-9891-4c33-aa50-8c2b992a6654 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-84f021f3-9891-4c33-aa50-8c2b992a6654 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-84f021f3-9891-4c33-aa50-8c2b992a6654 tempest-VolumeImageDependencyTests-673617125 tempest-VolumeImageDependencyTests-673617125-project-member] http://192.168.122.80/volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 returned with HTTP 404 Sep 07 17:13:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1457/2901] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:13:47 2026] GET /volume/v3/volumes/6c48aa00-bcc1-47e4-8394-c1d80c2302c7 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-00347aae-732c-464e-9512-8d8dad0549b3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-00347aae-732c-464e-9512-8d8dad0549b3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-00347aae-732c-464e-9512-8d8dad0549b3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-00347aae-732c-464e-9512-8d8dad0549b3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-00347aae-732c-464e-9512-8d8dad0549b3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-00347aae-732c-464e-9512-8d8dad0549b3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 200 Sep 07 17:13:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1445/2902] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:47 2026] GET /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-51d5683a-5ed7-4924-9a29-8d9a52b19d3c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51d5683a-5ed7-4924-9a29-8d9a52b19d3c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 Sep 07 17:13:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51d5683a-5ed7-4924-9a29-8d9a52b19d3c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51d5683a-5ed7-4924-9a29-8d9a52b19d3c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:48 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:48 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-51d5683a-5ed7-4924-9a29-8d9a52b19d3c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51d5683a-5ed7-4924-9a29-8d9a52b19d3c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 returned with HTTP 200 Sep 07 17:13:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1458/2903] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:48 2026] GET /volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a7e18137-5e8c-4497-b5b1-04c5d5a0ee4a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7e18137-5e8c-4497-b5b1-04c5d5a0ee4a tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] GET http://192.168.122.80/volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 Sep 07 17:13:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7e18137-5e8c-4497-b5b1-04c5d5a0ee4a tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7e18137-5e8c-4497-b5b1-04c5d5a0ee4a tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7e18137-5e8c-4497-b5b1-04c5d5a0ee4a tempest-CreateVolumesFromImageTest-864349796 tempest-CreateVolumesFromImageTest-864349796-project-member] http://192.168.122.80/volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 returned with HTTP 404 Sep 07 17:13:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1446/2904] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:48 2026] GET /volume/v3/volumes/8451e96d-2072-45a8-9e74-79c8bc31e062 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d69cc8f7-2bb1-4a24-a8c9-4e9ed7509086 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d69cc8f7-2bb1-4a24-a8c9-4e9ed7509086 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d69cc8f7-2bb1-4a24-a8c9-4e9ed7509086 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d69cc8f7-2bb1-4a24-a8c9-4e9ed7509086 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d69cc8f7-2bb1-4a24-a8c9-4e9ed7509086 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d69cc8f7-2bb1-4a24-a8c9-4e9ed7509086 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 200 Sep 07 17:13:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1459/2905] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:48 2026] GET /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-415c7ac7-582d-4165-b844-6cb3f7824fa0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-415c7ac7-582d-4165-b844-6cb3f7824fa0 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-415c7ac7-582d-4165-b844-6cb3f7824fa0 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-415c7ac7-582d-4165-b844-6cb3f7824fa0 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:49 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:49 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:49 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-415c7ac7-582d-4165-b844-6cb3f7824fa0 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-415c7ac7-582d-4165-b844-6cb3f7824fa0 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 returned with HTTP 200 Sep 07 17:13:49 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1447/2906] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:49 2026] GET /volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4cf7db16-7889-460d-ba31-062d3387f599", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-141659318"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request body: {'volume': {"'source_volid": '4cf7db16-7889-460d-ba31-062d3387f599', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-141659318'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume of 1 GB Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Availability Zones retrieved successfully. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (193cefee-da84-45b7-ac4a-59208617fc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca70c3d9-b0ae-42c2-8027-4a7e35a9327b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca70c3d9-b0ae-42c2-8027-4a7e35a9327b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da89329f-d449-46b9-af4f-47ab4fd8b5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Created reservations ['03535f88-38c4-4ba7-a147-824e2ed0c36e', 'aecb3602-87c6-4443-b98f-646e06a992b3', '9355f53e-b357-4198-8319-fbf97e5fefc7', 'de0ca27b-ce3e-4f6c-9f1d-9b4b0a2a8224'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da89329f-d449-46b9-af4f-47ab4fd8b5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03535f88-38c4-4ba7-a147-824e2ed0c36e', 'aecb3602-87c6-4443-b98f-646e06a992b3', '9355f53e-b357-4198-8319-fbf97e5fefc7', 'de0ca27b-ce3e-4f6c-9f1d-9b4b0a2a8224']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65ce0a6-50b7-4dab-9ee7-0d8194caaa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65ce0a6-50b7-4dab-9ee7-0d8194caaa80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb5aca4e-f35c-424b-8519-b4df42119a64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-141659318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['03535f88-38c4-4ba7-a147-824e2ed0c36e','aecb3602-87c6-4443-b98f-646e06a992b3','9355f53e-b357-4198-8319-fbf97e5fefc7','de0ca27b-ce3e-4f6c-9f1d-9b4b0a2a8224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-141659318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb5aca4e-f35c-424b-8519-b4df42119a64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6351a57585364a40bfef2de51798a200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e415a86282dc4167a9aa4799c5d15927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db670180-4637-43c2-abfc-de956472e62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db670180-4637-43c2-abfc-de956472e62b) transitioned into state 'SUCCESS' from state '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-141659318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['03535f88-38c4-4ba7-a147-824e2ed0c36e','aecb3602-87c6-4443-b98f-646e06a992b3','9355f53e-b357-4198-8319-fbf97e5fefc7','de0ca27b-ce3e-4f6c-9f1d-9b4b0a2a8224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16bdfa9d-4505-4843-ba6d-36704874fd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16bdfa9d-4505-4843-ba6d-36704874fd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (193cefee-da84-45b7-ac4a-59208617fc63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request issued successfully. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aa5d0d40-1544-405a-8e65-c67be9d0cf68 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1460/2907] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:49 2026] POST /volume/v3/volumes => generated 770 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4cf7db16-7889-460d-ba31-062d3387f599", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1284920218"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request body: {'volume': {"'source_volid": '4cf7db16-7889-460d-ba31-062d3387f599', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1284920218'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume of 1 GB Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-35b15982-a95d-4885-be56-806b72292ce1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-35b15982-a95d-4885-be56-806b72292ce1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-35b15982-a95d-4885-be56-806b72292ce1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-35b15982-a95d-4885-be56-806b72292ce1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Availability Zones retrieved successfully. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-35b15982-a95d-4885-be56-806b72292ce1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 returned with HTTP 404 Sep 07 17:13:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1461/2908] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:49 2026] GET /volume/v3/snapshots/d50282bd-c9af-4d0e-a107-2aee01bdfcd4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5b7df24d-4c2e-4c03-baf5-59ef8396ccab None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b7df24d-4c2e-4c03-baf5-59ef8396ccab tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b7df24d-4c2e-4c03-baf5-59ef8396ccab tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5b7df24d-4c2e-4c03-baf5-59ef8396ccab tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (2df35638-ca56-4e32-81c3-1046d42b27d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-5b7df24d-4c2e-4c03-baf5-59ef8396ccab tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74255522-a79e-4c7d-b578-997412bcc310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5b7df24d-4c2e-4c03-baf5-59ef8396ccab tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5b7df24d-4c2e-4c03-baf5-59ef8396ccab tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5b7df24d-4c2e-4c03-baf5-59ef8396ccab tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f returned with HTTP 202 Sep 07 17:13:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1462/2909] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:49 2026] DELETE /volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-934c0ffd-d67e-43fd-a46a-d37f9f3b00d2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-934c0ffd-d67e-43fd-a46a-d37f9f3b00d2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-934c0ffd-d67e-43fd-a46a-d37f9f3b00d2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-934c0ffd-d67e-43fd-a46a-d37f9f3b00d2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74255522-a79e-4c7d-b578-997412bcc310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:49 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce38cff-ad7b-416e-8149-ae015ab1cccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:49 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-934c0ffd-d67e-43fd-a46a-d37f9f3b00d2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-934c0ffd-d67e-43fd-a46a-d37f9f3b00d2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f returned with HTTP 200 Sep 07 17:13:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1463/2910] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:49 2026] GET /volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f => generated 1014 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Created reservations ['77d07b11-4e02-42b1-ac96-9f6773ad1d70', 'd91affc8-1266-449f-9710-988c836f6fe3', '5431bbb2-ec74-44b6-8ab6-33f07e5f4202', '43ed57c4-3fcd-4659-b6ff-5ee3b19bf58e'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce38cff-ad7b-416e-8149-ae015ab1cccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77d07b11-4e02-42b1-ac96-9f6773ad1d70', 'd91affc8-1266-449f-9710-988c836f6fe3', '5431bbb2-ec74-44b6-8ab6-33f07e5f4202', '43ed57c4-3fcd-4659-b6ff-5ee3b19bf58e']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab42c01-753c-41ad-b12f-39e517c95e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab42c01-753c-41ad-b12f-39e517c95e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051f0190-0777-4084-a4c9-939df2fd6876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1284920218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['77d07b11-4e02-42b1-ac96-9f6773ad1d70','d91affc8-1266-449f-9710-988c836f6fe3','5431bbb2-ec74-44b6-8ab6-33f07e5f4202','43ed57c4-3fcd-4659-b6ff-5ee3b19bf58e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1284920218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051f0190-0777-4084-a4c9-939df2fd6876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6351a57585364a40bfef2de51798a200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e415a86282dc4167a9aa4799c5d15927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de0574a0-bf10-468e-9c0e-6acd499b0bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de0574a0-bf10-468e-9c0e-6acd499b0bde) transitioned into state 'SUCCESS' from state '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-1284920218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['77d07b11-4e02-42b1-ac96-9f6773ad1d70','d91affc8-1266-449f-9710-988c836f6fe3','5431bbb2-ec74-44b6-8ab6-33f07e5f4202','43ed57c4-3fcd-4659-b6ff-5ee3b19bf58e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba06edf-4b7e-43b3-84f9-f524b1987a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba06edf-4b7e-43b3-84f9-f524b1987a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (2df35638-ca56-4e32-81c3-1046d42b27d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request issued successfully. Sep 07 17:13:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8ff44f9a-8c7c-4e4f-ae70-81bdbc99ec0f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1448/2911] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:49 2026] POST /volume/v3/volumes => generated 771 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4cf7db16-7889-460d-ba31-062d3387f599", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1302706260"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request body: {'volume': {"'source_volid": '4cf7db16-7889-460d-ba31-062d3387f599', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1302706260'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume of 1 GB Sep 07 17:13:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Availability Zones retrieved successfully. Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (85fdfe00-129d-4932-acf3-349e424628fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12ed8e6-a694-43d3-9074-4991729baeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12ed8e6-a694-43d3-9074-4991729baeed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (325990e1-755f-432e-b4e4-65a30319cd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Created reservations ['b5afc4d4-ee87-4647-bc84-90091c71b1e4', 'ee49d1df-6bb9-4f4d-84fd-c445db429089', '0ce507eb-c08c-402a-85c9-cd30d07b4453', 'e1948782-1f8d-4876-afbb-772e7ce5891e'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (325990e1-755f-432e-b4e4-65a30319cd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5afc4d4-ee87-4647-bc84-90091c71b1e4', 'ee49d1df-6bb9-4f4d-84fd-c445db429089', '0ce507eb-c08c-402a-85c9-cd30d07b4453', 'e1948782-1f8d-4876-afbb-772e7ce5891e']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4639eafc-aab7-456d-9a1f-f9255efba77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4639eafc-aab7-456d-9a1f-f9255efba77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd55e0b0d-3e26-4537-89d7-c34b77a54b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1302706260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['b5afc4d4-ee87-4647-bc84-90091c71b1e4','ee49d1df-6bb9-4f4d-84fd-c445db429089','0ce507eb-c08c-402a-85c9-cd30d07b4453','e1948782-1f8d-4876-afbb-772e7ce5891e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1302706260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d55e0b0d-3e26-4537-89d7-c34b77a54b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6351a57585364a40bfef2de51798a200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e415a86282dc4167a9aa4799c5d15927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9807b5c8-b191-4bb5-a79a-03463d20a7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9807b5c8-b191-4bb5-a79a-03463d20a7b5) transitioned into state 'SUCCESS' from state '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-1302706260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['b5afc4d4-ee87-4647-bc84-90091c71b1e4','ee49d1df-6bb9-4f4d-84fd-c445db429089','0ce507eb-c08c-402a-85c9-cd30d07b4453','e1948782-1f8d-4876-afbb-772e7ce5891e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f7b736-9ff1-4cfd-b584-e8bd2b06d7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f7b736-9ff1-4cfd-b584-e8bd2b06d7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (85fdfe00-129d-4932-acf3-349e424628fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request issued successfully. Sep 07 17:13:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6c07b02-e9ad-45ce-8da0-ba70d1cb035a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1464/2912] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:50 2026] POST /volume/v3/volumes => generated 771 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9dabaff0-4585-4175-9aed-829ed729481c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4cf7db16-7889-460d-ba31-062d3387f599", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1424207854"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request body: {'volume': {"'source_volid": '4cf7db16-7889-460d-ba31-062d3387f599', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1424207854'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume of 1 GB Sep 07 17:13:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Availability Zones retrieved successfully. Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-374e6687-35a2-40f6-a2fa-5a312d879e30 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (bc93493f-d48b-4aa8-bc62-b7e204fe688c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-374e6687-35a2-40f6-a2fa-5a312d879e30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983eb603-378f-4b91-9164-c80c1843522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-374e6687-35a2-40f6-a2fa-5a312d879e30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-374e6687-35a2-40f6-a2fa-5a312d879e30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:50 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:51 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-374e6687-35a2-40f6-a2fa-5a312d879e30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-374e6687-35a2-40f6-a2fa-5a312d879e30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f returned with HTTP 200 Sep 07 17:13:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1465/2913] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:50 2026] GET /volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f => generated 1014 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983eb603-378f-4b91-9164-c80c1843522e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e161eeae-796e-4b1c-953c-32a8a155fa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Created reservations ['c1dda2e0-70a2-46ad-931e-901ca4858df3', 'ca00623e-9ec1-44b9-a192-28a9610dbd51', 'c12c1763-da09-4708-b20e-807fa717af28', '4d3feac3-6777-4c3f-a892-8f34133e3a7c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e161eeae-796e-4b1c-953c-32a8a155fa91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1dda2e0-70a2-46ad-931e-901ca4858df3', 'ca00623e-9ec1-44b9-a192-28a9610dbd51', 'c12c1763-da09-4708-b20e-807fa717af28', '4d3feac3-6777-4c3f-a892-8f34133e3a7c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d697b2e-6818-4394-930a-46dbd3a94b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d697b2e-6818-4394-930a-46dbd3a94b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '873572e2-8be0-47d0-af39-a540ef339737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1424207854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['c1dda2e0-70a2-46ad-931e-901ca4858df3','ca00623e-9ec1-44b9-a192-28a9610dbd51','c12c1763-da09-4708-b20e-807fa717af28','4d3feac3-6777-4c3f-a892-8f34133e3a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1424207854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=873572e2-8be0-47d0-af39-a540ef339737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6351a57585364a40bfef2de51798a200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e415a86282dc4167a9aa4799c5d15927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3158dc83-1300-4de5-bfc1-77d762380a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3158dc83-1300-4de5-bfc1-77d762380a8a) transitioned into state 'SUCCESS' from state '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-1424207854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['c1dda2e0-70a2-46ad-931e-901ca4858df3','ca00623e-9ec1-44b9-a192-28a9610dbd51','c12c1763-da09-4708-b20e-807fa717af28','4d3feac3-6777-4c3f-a892-8f34133e3a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720569ac-2eef-4a8c-9916-36fb779e30c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-68973508-2d3e-42a5-8e55-c056f36affb4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720569ac-2eef-4a8c-9916-36fb779e30c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (bc93493f-d48b-4aa8-bc62-b7e204fe688c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request issued successfully. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9dabaff0-4585-4175-9aed-829ed729481c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1449/2914] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:50 2026] POST /volume/v3/volumes => generated 771 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4cf7db16-7889-460d-ba31-062d3387f599", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-377461115"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request body: {'volume': {"'source_volid": '4cf7db16-7889-460d-ba31-062d3387f599', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-377461115'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume of 1 GB Sep 07 17:13:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Availability Zones retrieved successfully. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (e6db41cb-089f-4ffa-af92-0584d2c36230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81fdd586-eceb-461c-9ba8-0a56668ab910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-68973508-2d3e-42a5-8e55-c056f36affb4 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-68973508-2d3e-42a5-8e55-c056f36affb4 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1340032347", "extra_specs": {"storage_protocol": "tempest-storage_protocol-950334589", "vendor_name": "tempest-vendor_name-253162463"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-68973508-2d3e-42a5-8e55-c056f36affb4 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:13:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1466/2915] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:13:51 2026] POST /volume/v3/types => generated 327 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81fdd586-eceb-461c-9ba8-0a56668ab910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1252fc-bbe3-468c-b381-c36217fd060f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa2ba8fa-5498-45c9-89d3-1d273cc7a389", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume request body: {'volume': {'volume_type': 'aa2ba8fa-5498-45c9-89d3-1d273cc7a389', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume of 1 GB Sep 07 17:13:51 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:51 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:51 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Availability Zones retrieved successfully. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Created reservations ['894de28a-c64a-4587-8eba-025ca8347326', '170144ab-45c0-446a-b4d5-1aed7d7b54cf', '0f00da1e-5292-4a7e-b53b-0fc3f1c9b7bc', '95f2568b-e015-4647-9590-fbed611c56f1'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Flow 'volume_create_api' (09de328f-70e6-469e-9584-016fa4892fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1252fc-bbe3-468c-b381-c36217fd060f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['894de28a-c64a-4587-8eba-025ca8347326', '170144ab-45c0-446a-b4d5-1aed7d7b54cf', '0f00da1e-5292-4a7e-b53b-0fc3f1c9b7bc', '95f2568b-e015-4647-9590-fbed611c56f1']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3cd3b7-9801-48c8-b80c-1ed4e0defa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2711030-ed5f-4ce2-9095-cb7abf7cd28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3cd3b7-9801-48c8-b80c-1ed4e0defa77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '794d44c0-e267-4bf7-97f4-d51145c0f9d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-377461115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['894de28a-c64a-4587-8eba-025ca8347326','170144ab-45c0-446a-b4d5-1aed7d7b54cf','0f00da1e-5292-4a7e-b53b-0fc3f1c9b7bc','95f2568b-e015-4647-9590-fbed611c56f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-377461115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=794d44c0-e267-4bf7-97f4-d51145c0f9d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6351a57585364a40bfef2de51798a200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e415a86282dc4167a9aa4799c5d15927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a291998b-f493-4da4-8b63-f03b76f17e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2711030-ed5f-4ce2-9095-cb7abf7cd28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:13:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-950334589',vendor_name='tempest-vendor_name-253162463'},id=aa2ba8fa-5498-45c9-89d3-1d273cc7a389,is_public=True,name='tempest-ProjectAdminTests-volume-type-1340032347',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa2ba8fa-5498-45c9-89d3-1d273cc7a389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd97371-b4eb-4750-bcc8-deefde9eee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a291998b-f493-4da4-8b63-f03b76f17e80) transitioned into state 'SUCCESS' from state '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-377461115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6351a57585364a40bfef2de51798a200',qos_specs=None,replication_status=,reservations=['894de28a-c64a-4587-8eba-025ca8347326','170144ab-45c0-446a-b4d5-1aed7d7b54cf','0f00da1e-5292-4a7e-b53b-0fc3f1c9b7bc','95f2568b-e015-4647-9590-fbed611c56f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e415a86282dc4167a9aa4799c5d15927',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0de65b-8cf3-4130-99b2-aa2902b9707a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0de65b-8cf3-4130-99b2-aa2902b9707a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Flow 'volume_create_api' (e6db41cb-089f-4ffa-af92-0584d2c36230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Create volume request issued successfully. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-17c3de2f-7581-495d-8782-a65a3a7938a2 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1450/2916] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:13:51 2026] POST /volume/v3/volumes => generated 770 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-db3bc5a8-f258-4753-a399-676ff1f149aa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-db3bc5a8-f258-4753-a399-676ff1f149aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-db3bc5a8-f258-4753-a399-676ff1f149aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-db3bc5a8-f258-4753-a399-676ff1f149aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:51 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1340032347 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1340032347, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:51 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1340032347 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1340032347, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:51 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:51 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:51 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-db3bc5a8-f258-4753-a399-676ff1f149aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-db3bc5a8-f258-4753-a399-676ff1f149aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 returned with HTTP 200 Sep 07 17:13:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1451/2917] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:51 2026] GET /volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 => generated 863 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-29937427-904f-48a6-b5a8-6212bfeb8beb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29937427-904f-48a6-b5a8-6212bfeb8beb tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29937427-904f-48a6-b5a8-6212bfeb8beb tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29937427-904f-48a6-b5a8-6212bfeb8beb tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:52 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:52 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-29937427-904f-48a6-b5a8-6212bfeb8beb tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Created reservations ['d2811a33-358e-4edb-9aaa-05f54033d447', 'c206e7ac-0d5e-4b2d-99b1-5ffe561cf198', 'afa98280-49f2-4a01-920b-d1ada79e4522', '6695db3e-a0c0-4b65-9e30-c1cee96d6dce'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29937427-904f-48a6-b5a8-6212bfeb8beb tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 returned with HTTP 200 Sep 07 17:13:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1452/2918] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:52 2026] GET /volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd97371-b4eb-4750-bcc8-deefde9eee04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2811a33-358e-4edb-9aaa-05f54033d447', 'c206e7ac-0d5e-4b2d-99b1-5ffe561cf198', 'afa98280-49f2-4a01-920b-d1ada79e4522', '6695db3e-a0c0-4b65-9e30-c1cee96d6dce']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-191fedba-664c-47f2-8da1-3a9dc369c5b2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e9b42c7-97fa-44fa-b615-5e1c60475711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-191fedba-664c-47f2-8da1-3a9dc369c5b2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-191fedba-664c-47f2-8da1-3a9dc369c5b2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-191fedba-664c-47f2-8da1-3a9dc369c5b2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-191fedba-664c-47f2-8da1-3a9dc369c5b2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f returned with HTTP 404 Sep 07 17:13:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1453/2919] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:52 2026] GET /volume/v3/volumes/c3c24dc9-39c6-41f3-85f0-d21ab2134e6f => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-67cad896-a314-48b4-830f-3d473c243017 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1758884727"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1758884727'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:13:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e9b42c7-97fa-44fa-b615-5e1c60475711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5baa2890-35a0-4f87-a04e-767e8d7d64fb', '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='7c42d98d2e064bad8544ddb6fa2a9095',qos_specs=None,replication_status=,reservations=['d2811a33-358e-4edb-9aaa-05f54033d447','c206e7ac-0d5e-4b2d-99b1-5ffe561cf198','afa98280-49f2-4a01-920b-d1ada79e4522','6695db3e-a0c0-4b65-9e30-c1cee96d6dce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffac536a4dc4029ba06defdee834858',volume_type_id=aa2ba8fa-5498-45c9-89d3-1d273cc7a389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:52Z,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=5baa2890-35a0-4f87-a04e-767e8d7d64fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c42d98d2e064bad8544ddb6fa2a9095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cffac536a4dc4029ba06defdee834858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa2ba8fa-5498-45c9-89d3-1d273cc7a389),volume_type_id=aa2ba8fa-5498-45c9-89d3-1d273cc7a389)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb4be23-9c05-4f78-a392-3ddb4216a1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (ce79ac80-f476-4cd0-9545-b03b2006eb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a049e796-7506-4dbd-9a79-f2a2de5e057d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb4be23-9c05-4f78-a392-3ddb4216a1cd) transitioned into state 'SUCCESS' from 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='7c42d98d2e064bad8544ddb6fa2a9095',qos_specs=None,replication_status=,reservations=['d2811a33-358e-4edb-9aaa-05f54033d447','c206e7ac-0d5e-4b2d-99b1-5ffe561cf198','afa98280-49f2-4a01-920b-d1ada79e4522','6695db3e-a0c0-4b65-9e30-c1cee96d6dce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffac536a4dc4029ba06defdee834858',volume_type_id=aa2ba8fa-5498-45c9-89d3-1d273cc7a389)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb546359-3faf-489e-9e70-c29c6e7234b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a049e796-7506-4dbd-9a79-f2a2de5e057d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754c4cd7-eb67-4243-8831-8db15dc858b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb546359-3faf-489e-9e70-c29c6e7234b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Flow 'volume_create_api' (09de328f-70e6-469e-9584-016fa4892fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume request issued successfully. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3ba3dad-d6f6-4b63-9102-e64388919ce0 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1467/2920] 192.168.122.80 () {62 vars in 1177 bytes} [Mon Sep 7 17:13:51 2026] POST /volume/v3/volumes => generated 779 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-02c72790-56f9-411d-8542-0c37a2f69b84 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-02c72790-56f9-411d-8542-0c37a2f69b84 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-02c72790-56f9-411d-8542-0c37a2f69b84 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-02c72790-56f9-411d-8542-0c37a2f69b84 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-02c72790-56f9-411d-8542-0c37a2f69b84 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['3788c53c-a3d5-4c82-bc57-88e70d7e3b1d', '9de249ec-e7d5-47e4-86b9-275b3290187a', '49228de9-748c-43a4-9e8f-e84334430b19', '23edb392-00d9-459d-a75d-1af72b590174'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754c4cd7-eb67-4243-8831-8db15dc858b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3788c53c-a3d5-4c82-bc57-88e70d7e3b1d', '9de249ec-e7d5-47e4-86b9-275b3290187a', '49228de9-748c-43a4-9e8f-e84334430b19', '23edb392-00d9-459d-a75d-1af72b590174']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4727cf0d-ddc0-4fd3-9ad4-67df263b2051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-02c72790-56f9-411d-8542-0c37a2f69b84 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb returned with HTTP 200 Sep 07 17:13:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1468/2921] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:13:52 2026] GET /volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb => generated 958 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:52 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:52 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4727cf0d-ddc0-4fd3-9ad4-67df263b2051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d0a6b41-e766-4c8a-aaf0-d954e289decb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758884727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['3788c53c-a3d5-4c82-bc57-88e70d7e3b1d','9de249ec-e7d5-47e4-86b9-275b3290187a','49228de9-748c-43a4-9e8f-e84334430b19','23edb392-00d9-459d-a75d-1af72b590174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758884727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d0a6b41-e766-4c8a-aaf0-d954e289decb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3aeac8-cc29-43e1-b382-abbb0d716562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3aeac8-cc29-43e1-b382-abbb0d716562) transitioned into state 'SUCCESS' from state '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-1758884727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['3788c53c-a3d5-4c82-bc57-88e70d7e3b1d','9de249ec-e7d5-47e4-86b9-275b3290187a','49228de9-748c-43a4-9e8f-e84334430b19','23edb392-00d9-459d-a75d-1af72b590174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e4350bb-8760-44fb-affc-e1bff58f2755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e4350bb-8760-44fb-affc-e1bff58f2755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (ce79ac80-f476-4cd0-9545-b03b2006eb2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:13:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-67cad896-a314-48b4-830f-3d473c243017 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1454/2922] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:13:52 2026] POST /volume/v3/volumes => generated 785 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0db38730-2db3-4844-b102-e86e7db844e5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0db38730-2db3-4844-b102-e86e7db844e5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0db38730-2db3-4844-b102-e86e7db844e5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0db38730-2db3-4844-b102-e86e7db844e5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:52 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:52 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:52 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0db38730-2db3-4844-b102-e86e7db844e5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0db38730-2db3-4844-b102-e86e7db844e5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb returned with HTTP 200 Sep 07 17:13:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1469/2923] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:52 2026] GET /volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb => generated 964 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0509d252-e966-4642-88e2-2efc601459cf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4c3dd92d-87ac-49bb-b278-4c7cba532296 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c3dd92d-87ac-49bb-b278-4c7cba532296 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c3dd92d-87ac-49bb-b278-4c7cba532296 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c3dd92d-87ac-49bb-b278-4c7cba532296 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4c3dd92d-87ac-49bb-b278-4c7cba532296 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c3dd92d-87ac-49bb-b278-4c7cba532296 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 returned with HTTP 200 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1470/2924] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:53 2026] GET /volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-df2c4ade-f52b-4c82-b5b4-29471618f80d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-df2c4ade-f52b-4c82-b5b4-29471618f80d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-df2c4ade-f52b-4c82-b5b4-29471618f80d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-df2c4ade-f52b-4c82-b5b4-29471618f80d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-df2c4ade-f52b-4c82-b5b4-29471618f80d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-df2c4ade-f52b-4c82-b5b4-29471618f80d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d returned with HTTP 200 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1471/2925] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:53 2026] GET /volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0509d252-e966-4642-88e2-2efc601459cf tempest-ProjectAdminTests-558752223 tempest-ProjectAdminTests-558752223-project-admin] GET http://192.168.122.80/volume/v3/scheduler-stats/get_pools Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0509d252-e966-4642-88e2-2efc601459cf tempest-ProjectAdminTests-558752223 tempest-ProjectAdminTests-558752223-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0509d252-e966-4642-88e2-2efc601459cf tempest-ProjectAdminTests-558752223 tempest-ProjectAdminTests-558752223-project-admin] Calling method 'get_pools' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0509d252-e966-4642-88e2-2efc601459cf tempest-ProjectAdminTests-558752223 tempest-ProjectAdminTests-558752223-project-admin] http://192.168.122.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 17:13:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1455/2926] 192.168.122.80 () {58 vars in 1170 bytes} [Mon Sep 7 17:13:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aad6ac0a-b000-4fed-bc52-e7798c358312 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aad6ac0a-b000-4fed-bc52-e7798c358312 tempest-ProjectAdminTests-558752223 tempest-ProjectAdminTests-558752223-project-admin] GET http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aad6ac0a-b000-4fed-bc52-e7798c358312 tempest-ProjectAdminTests-558752223 tempest-ProjectAdminTests-558752223-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aad6ac0a-b000-4fed-bc52-e7798c358312 tempest-ProjectAdminTests-558752223 tempest-ProjectAdminTests-558752223-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aad6ac0a-b000-4fed-bc52-e7798c358312 tempest-ProjectAdminTests-558752223 tempest-ProjectAdminTests-558752223-project-admin] http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1472/2927] 192.168.122.80 () {58 vars in 1188 bytes} [Mon Sep 7 17:13:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a7e664cb-4fbc-44d1-b2e0-8e42c056142f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7e664cb-4fbc-44d1-b2e0-8e42c056142f tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7e664cb-4fbc-44d1-b2e0-8e42c056142f tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7e664cb-4fbc-44d1-b2e0-8e42c056142f tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a7e664cb-4fbc-44d1-b2e0-8e42c056142f tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7e664cb-4fbc-44d1-b2e0-8e42c056142f tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb returned with HTTP 200 Sep 07 17:13:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1456/2928] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:13:53 2026] GET /volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb => generated 979 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-14b5cef0-9170-4110-85a7-107cd9ab7002 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-14b5cef0-9170-4110-85a7-107cd9ab7002 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-14b5cef0-9170-4110-85a7-107cd9ab7002 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-14b5cef0-9170-4110-85a7-107cd9ab7002 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-14b5cef0-9170-4110-85a7-107cd9ab7002 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1473/2929] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:13:53 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b5adea0c-8b49-4fcc-b930-a5c1c0df00c5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b5adea0c-8b49-4fcc-b930-a5c1c0df00c5 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/messages/6c8368e1-45d8-4065-baf7-ad7dce04c676 Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b5adea0c-8b49-4fcc-b930-a5c1c0df00c5 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b5adea0c-8b49-4fcc-b930-a5c1c0df00c5 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b5adea0c-8b49-4fcc-b930-a5c1c0df00c5 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages/6c8368e1-45d8-4065-baf7-ad7dce04c676 returned with HTTP 204 Sep 07 17:13:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1457/2930] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:13:53 2026] DELETE /volume/v3/messages/6c8368e1-45d8-4065-baf7-ad7dce04c676 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0dc95c02-a778-45a6-a9d3-4ef48a5d83cd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0dc95c02-a778-45a6-a9d3-4ef48a5d83cd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/messages/6c8368e1-45d8-4065-baf7-ad7dce04c676 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0dc95c02-a778-45a6-a9d3-4ef48a5d83cd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0dc95c02-a778-45a6-a9d3-4ef48a5d83cd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0dc95c02-a778-45a6-a9d3-4ef48a5d83cd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages/6c8368e1-45d8-4065-baf7-ad7dce04c676 returned with HTTP 404 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1474/2931] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:13:53 2026] GET /volume/v3/messages/6c8368e1-45d8-4065-baf7-ad7dce04c676 => generated 110 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Delete volume with id: 5baa2890-35a0-4f87-a04e-767e8d7d64fb Sep 07 17:13:53 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:53 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86481) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1340032347 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1340032347, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1340032347 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1340032347, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Created reservations ['1f1fca92-d3ec-4e4d-85b5-3acc8fcbc447', 'fbb553ec-b14b-4a70-9361-896c5623a6e9', '030a4522-7660-4098-aa02-5c666406afae', '6011a5e8-c225-4570-90f2-d650a2ddb06e'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-19f714a3-6d00-4efb-b3e2-91d6808ae37d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-19f714a3-6d00-4efb-b3e2-91d6808ae37d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-19f714a3-6d00-4efb-b3e2-91d6808ae37d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-19f714a3-6d00-4efb-b3e2-91d6808ae37d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:53 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-19f714a3-6d00-4efb-b3e2-91d6808ae37d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-19f714a3-6d00-4efb-b3e2-91d6808ae37d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb returned with HTTP 200 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1475/2932] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:53 2026] GET /volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Delete volume request issued successfully. Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2bdcc16c-49cc-4aaf-ae8d-10ba8e7b99ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb returned with HTTP 202 Sep 07 17:13:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1458/2933] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:13:53 2026] DELETE /volume/v3/volumes/5baa2890-35a0-4f87-a04e-767e8d7d64fb => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-68555467-7a8d-40d2-b6b5-65065f5e81df None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-68555467-7a8d-40d2-b6b5-65065f5e81df tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/types/aa2ba8fa-5498-45c9-89d3-1d273cc7a389 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-68555467-7a8d-40d2-b6b5-65065f5e81df tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-68555467-7a8d-40d2-b6b5-65065f5e81df tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-68555467-7a8d-40d2-b6b5-65065f5e81df tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/types/aa2ba8fa-5498-45c9-89d3-1d273cc7a389 returned with HTTP 202 Sep 07 17:13:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1476/2934] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:13:53 2026] DELETE /volume/v3/types/aa2ba8fa-5498-45c9-89d3-1d273cc7a389 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f568e63c-0495-49f2-8c3f-191786509f28 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f568e63c-0495-49f2-8c3f-191786509f28 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:13:53 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f568e63c-0495-49f2-8c3f-191786509f28 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-38013460", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1073141351", "vendor_name": "tempest-vendor_name-736930776"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f568e63c-0495-49f2-8c3f-191786509f28 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:13:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1459/2935] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:13:53 2026] POST /volume/v3/types => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a60bc868-42bf-437b-987c-ddeca94765e8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5b475507-86a9-466b-b833-c8f1491e0645", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume request body: {'volume': {'volume_type': '5b475507-86a9-466b-b833-c8f1491e0645', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume of 1 GB Sep 07 17:13:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Availability Zones retrieved successfully. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Flow 'volume_create_api' (0e29607d-52ab-4972-a7cf-996056791a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f0280b-d1e4-4e3e-8610-095b3aec0e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f0280b-d1e4-4e3e-8610-095b3aec0e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:13:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1073141351',vendor_name='tempest-vendor_name-736930776'},id=5b475507-86a9-466b-b833-c8f1491e0645,is_public=True,name='tempest-ProjectAdminTests-volume-type-38013460',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b475507-86a9-466b-b833-c8f1491e0645', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f776327c-fa5f-468e-a675-8f26ec32b414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-38013460 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-38013460, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-38013460 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-38013460, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6c461624-641e-4075-a99e-b37fe4153678 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Created reservations ['8328c67f-07e1-4c93-aee5-503e27680b1b', 'c7b49050-44d4-4fea-93cb-e6cfa3cba162', 'a73c8e26-9786-4f25-93cf-ef299282a10e', '1d983bb0-fe74-4cb0-9bc3-53e674b87436'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f776327c-fa5f-468e-a675-8f26ec32b414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8328c67f-07e1-4c93-aee5-503e27680b1b', 'c7b49050-44d4-4fea-93cb-e6cfa3cba162', 'a73c8e26-9786-4f25-93cf-ef299282a10e', '1d983bb0-fe74-4cb0-9bc3-53e674b87436']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6c461624-641e-4075-a99e-b37fe4153678 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eacbcd3-3967-46b6-b34b-732501ba5fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6c461624-641e-4075-a99e-b37fe4153678 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6c461624-641e-4075-a99e-b37fe4153678 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6c461624-641e-4075-a99e-b37fe4153678 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6c461624-641e-4075-a99e-b37fe4153678 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d returned with HTTP 200 Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eacbcd3-3967-46b6-b34b-732501ba5fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c14cca-2dd0-4c5d-8cf8-6224fb627e43', '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='7c42d98d2e064bad8544ddb6fa2a9095',qos_specs=None,replication_status=,reservations=['8328c67f-07e1-4c93-aee5-503e27680b1b','c7b49050-44d4-4fea-93cb-e6cfa3cba162','a73c8e26-9786-4f25-93cf-ef299282a10e','1d983bb0-fe74-4cb0-9bc3-53e674b87436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffac536a4dc4029ba06defdee834858',volume_type_id=5b475507-86a9-466b-b833-c8f1491e0645), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13: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=59c14cca-2dd0-4c5d-8cf8-6224fb627e43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c42d98d2e064bad8544ddb6fa2a9095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cffac536a4dc4029ba06defdee834858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b475507-86a9-466b-b833-c8f1491e0645),volume_type_id=5b475507-86a9-466b-b833-c8f1491e0645)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1460/2936] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:54 2026] GET /volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b816d09-fc9b-481c-971c-44ed06feed77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-77185031-9fac-4e30-a4cd-47ec6b8a744b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-77185031-9fac-4e30-a4cd-47ec6b8a744b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-77185031-9fac-4e30-a4cd-47ec6b8a744b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-77185031-9fac-4e30-a4cd-47ec6b8a744b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b816d09-fc9b-481c-971c-44ed06feed77) transitioned into state 'SUCCESS' from 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='7c42d98d2e064bad8544ddb6fa2a9095',qos_specs=None,replication_status=,reservations=['8328c67f-07e1-4c93-aee5-503e27680b1b','c7b49050-44d4-4fea-93cb-e6cfa3cba162','a73c8e26-9786-4f25-93cf-ef299282a10e','1d983bb0-fe74-4cb0-9bc3-53e674b87436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffac536a4dc4029ba06defdee834858',volume_type_id=5b475507-86a9-466b-b833-c8f1491e0645)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3830600-81ae-4424-8df1-c547cf3b4deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-77185031-9fac-4e30-a4cd-47ec6b8a744b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-77185031-9fac-4e30-a4cd-47ec6b8a744b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 returned with HTTP 200 Sep 07 17:13:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1461/2937] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:54 2026] GET /volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3830600-81ae-4424-8df1-c547cf3b4deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Flow 'volume_create_api' (0e29607d-52ab-4972-a7cf-996056791a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume request issued successfully. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a60bc868-42bf-437b-987c-ddeca94765e8 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1477/2938] 192.168.122.80 () {62 vars in 1177 bytes} [Mon Sep 7 17:13:54 2026] POST /volume/v3/volumes => generated 777 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fac89194-32aa-4cd6-83d7-bcda0e694451 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fac89194-32aa-4cd6-83d7-bcda0e694451 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fac89194-32aa-4cd6-83d7-bcda0e694451 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fac89194-32aa-4cd6-83d7-bcda0e694451 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:54 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:54 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fac89194-32aa-4cd6-83d7-bcda0e694451 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:54 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fac89194-32aa-4cd6-83d7-bcda0e694451 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 returned with HTTP 200 Sep 07 17:13:54 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1462/2939] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:13:54 2026] GET /volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b90567e4-7c0a-4fa0-968f-826955ceb485 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b90567e4-7c0a-4fa0-968f-826955ceb485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b90567e4-7c0a-4fa0-968f-826955ceb485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b90567e4-7c0a-4fa0-968f-826955ceb485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:54 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:54 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:54 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b90567e4-7c0a-4fa0-968f-826955ceb485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:54 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b90567e4-7c0a-4fa0-968f-826955ceb485 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb returned with HTTP 200 Sep 07 17:13:54 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1478/2940] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:54 2026] GET /volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bcd8482d-2142-452d-a9d5-7e4478028f29 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bcd8482d-2142-452d-a9d5-7e4478028f29 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bcd8482d-2142-452d-a9d5-7e4478028f29 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bcd8482d-2142-452d-a9d5-7e4478028f29 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bcd8482d-2142-452d-a9d5-7e4478028f29 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bcd8482d-2142-452d-a9d5-7e4478028f29 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 returned with HTTP 200 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1463/2941] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:55 2026] GET /volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0be564a7-c926-4e72-b571-efdfeedbdb85 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0be564a7-c926-4e72-b571-efdfeedbdb85 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0be564a7-c926-4e72-b571-efdfeedbdb85 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0be564a7-c926-4e72-b571-efdfeedbdb85 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ec0c4985-1a6f-48ba-b769-e1ed085e415d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0be564a7-c926-4e72-b571-efdfeedbdb85 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec0c4985-1a6f-48ba-b769-e1ed085e415d tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec0c4985-1a6f-48ba-b769-e1ed085e415d tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec0c4985-1a6f-48ba-b769-e1ed085e415d tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0be564a7-c926-4e72-b571-efdfeedbdb85 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 returned with HTTP 200 Sep 07 17:13:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1479/2942] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:55 2026] GET /volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-084aa02b-a797-4aac-91af-2104047b6a5b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-084aa02b-a797-4aac-91af-2104047b6a5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] DELETE http://192.168.122.80/volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-084aa02b-a797-4aac-91af-2104047b6a5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-084aa02b-a797-4aac-91af-2104047b6a5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-084aa02b-a797-4aac-91af-2104047b6a5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume with id: 794d44c0-e267-4bf7-97f4-d51145c0f9d3 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ec0c4985-1a6f-48ba-b769-e1ed085e415d tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-084aa02b-a797-4aac-91af-2104047b6a5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec0c4985-1a6f-48ba-b769-e1ed085e415d tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 returned with HTTP 200 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1464/2943] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:13:55 2026] GET /volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 => generated 977 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-917796bb-04e2-4fb1-a5ff-4f6d31e9c831 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-917796bb-04e2-4fb1-a5ff-4f6d31e9c831 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-917796bb-04e2-4fb1-a5ff-4f6d31e9c831 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-917796bb-04e2-4fb1-a5ff-4f6d31e9c831 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-917796bb-04e2-4fb1-a5ff-4f6d31e9c831 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1465/2944] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:13:55 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-efc7c2da-2f5e-40e0-81a0-a465479ba96e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-efc7c2da-2f5e-40e0-81a0-a465479ba96e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-efc7c2da-2f5e-40e0-81a0-a465479ba96e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-efc7c2da-2f5e-40e0-81a0-a465479ba96e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-084aa02b-a797-4aac-91af-2104047b6a5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume request issued successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-084aa02b-a797-4aac-91af-2104047b6a5b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 returned with HTTP 202 Sep 07 17:13:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1480/2945] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:55 2026] DELETE /volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-efc7c2da-2f5e-40e0-81a0-a465479ba96e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1466/2946] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:13:55 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5dc38051-d808-4557-b7a7-c35256015856 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5dc38051-d808-4557-b7a7-c35256015856 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5dc38051-d808-4557-b7a7-c35256015856 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5dc38051-d808-4557-b7a7-c35256015856 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-355b716b-e37a-45a0-98f4-aa8ab904f152 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-355b716b-e37a-45a0-98f4-aa8ab904f152 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/messages/45b20559-fcd6-447d-a820-862501fb511f Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-355b716b-e37a-45a0-98f4-aa8ab904f152 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-355b716b-e37a-45a0-98f4-aa8ab904f152 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-355b716b-e37a-45a0-98f4-aa8ab904f152 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages/45b20559-fcd6-447d-a820-862501fb511f returned with HTTP 204 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1467/2947] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:13:55 2026] DELETE /volume/v3/messages/45b20559-fcd6-447d-a820-862501fb511f => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5dc38051-d808-4557-b7a7-c35256015856 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5dc38051-d808-4557-b7a7-c35256015856 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 returned with HTTP 200 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Delete volume with id: 59c14cca-2dd0-4c5d-8cf8-6224fb627e43 Sep 07 17:13:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1481/2948] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:55 2026] GET /volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86481) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-38013460 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-38013460, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-38013460 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-38013460, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Created reservations ['3fc5f148-2936-4dee-9086-fe4b9b6b8660', 'd1dc2e03-e765-4d81-804a-cad65b653a30', 'c60763e1-4beb-40eb-a996-59f8fee45e60', '65d67cff-e7fc-4f33-83d3-cb9f3ddf94a8'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Delete volume request issued successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2a58c8d8-710d-4211-b599-8e5480ca5cbd tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 returned with HTTP 202 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1468/2949] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:13:55 2026] DELETE /volume/v3/volumes/59c14cca-2dd0-4c5d-8cf8-6224fb627e43 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-129bad9c-df3d-4fa9-a439-3033425ac305 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0f9f27c3-fa93-4e94-8e2d-4376702febec None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-129bad9c-df3d-4fa9-a439-3033425ac305 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/types/5b475507-86a9-466b-b833-c8f1491e0645 Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-129bad9c-df3d-4fa9-a439-3033425ac305 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0f9f27c3-fa93-4e94-8e2d-4376702febec tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0f9f27c3-fa93-4e94-8e2d-4376702febec tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0f9f27c3-fa93-4e94-8e2d-4376702febec tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-129bad9c-df3d-4fa9-a439-3033425ac305 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0f9f27c3-fa93-4e94-8e2d-4376702febec tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0f9f27c3-fa93-4e94-8e2d-4376702febec tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb returned with HTTP 200 Sep 07 17:13:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1469/2950] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:55 2026] GET /volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-129bad9c-df3d-4fa9-a439-3033425ac305 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/types/5b475507-86a9-466b-b833-c8f1491e0645 returned with HTTP 202 Sep 07 17:13:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1482/2951] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:13:55 2026] DELETE /volume/v3/types/5b475507-86a9-466b-b833-c8f1491e0645 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9fc1c7eb-32f3-493f-80dd-cd186b83581a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fc1c7eb-32f3-493f-80dd-cd186b83581a tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fc1c7eb-32f3-493f-80dd-cd186b83581a tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-9771328", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1771115392", "vendor_name": "tempest-vendor_name-79053237"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fc1c7eb-32f3-493f-80dd-cd186b83581a tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:13:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1470/2952] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:13:56 2026] POST /volume/v3/types => generated 324 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9815286a-a315-47d1-92e6-748703f9aa8e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ec70d96b-4b9c-4dc5-916e-caca9143c73a", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume request body: {'volume': {'volume_type': 'ec70d96b-4b9c-4dc5-916e-caca9143c73a', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume of 1 GB Sep 07 17:13:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Availability Zones retrieved successfully. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Flow 'volume_create_api' (2dea02c6-85e2-433d-a058-0e843bea7b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553a0300-82e0-4f6d-b307-4fbaa7c87ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553a0300-82e0-4f6d-b307-4fbaa7c87ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:13:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1771115392',vendor_name='tempest-vendor_name-79053237'},id=ec70d96b-4b9c-4dc5-916e-caca9143c73a,is_public=True,name='tempest-ProjectAdminTests-volume-type-9771328',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec70d96b-4b9c-4dc5-916e-caca9143c73a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c07bd7b-37d3-400c-b9df-88303bcab68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-9771328 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-9771328, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-9771328 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-9771328, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Created reservations ['710c0012-c54c-42bd-a1c0-61f4e422a545', '3045f8a0-0923-434e-8d9b-af0aabe40243', '6865925f-a220-428d-9d51-80b10d0be829', '9ea502ef-cecd-4f8c-97b3-b5122dc8cfa0'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c07bd7b-37d3-400c-b9df-88303bcab68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['710c0012-c54c-42bd-a1c0-61f4e422a545', '3045f8a0-0923-434e-8d9b-af0aabe40243', '6865925f-a220-428d-9d51-80b10d0be829', '9ea502ef-cecd-4f8c-97b3-b5122dc8cfa0']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d588593-7037-46c0-a3d7-a27566034cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d588593-7037-46c0-a3d7-a27566034cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e04b99c1-1495-4405-8456-f53f36096c3c', '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='7c42d98d2e064bad8544ddb6fa2a9095',qos_specs=None,replication_status=,reservations=['710c0012-c54c-42bd-a1c0-61f4e422a545','3045f8a0-0923-434e-8d9b-af0aabe40243','6865925f-a220-428d-9d51-80b10d0be829','9ea502ef-cecd-4f8c-97b3-b5122dc8cfa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffac536a4dc4029ba06defdee834858',volume_type_id=ec70d96b-4b9c-4dc5-916e-caca9143c73a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13: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=e04b99c1-1495-4405-8456-f53f36096c3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c42d98d2e064bad8544ddb6fa2a9095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cffac536a4dc4029ba06defdee834858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec70d96b-4b9c-4dc5-916e-caca9143c73a),volume_type_id=ec70d96b-4b9c-4dc5-916e-caca9143c73a)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4294749-370d-4fc7-b8ff-14da244a0214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4294749-370d-4fc7-b8ff-14da244a0214) transitioned into state 'SUCCESS' from 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='7c42d98d2e064bad8544ddb6fa2a9095',qos_specs=None,replication_status=,reservations=['710c0012-c54c-42bd-a1c0-61f4e422a545','3045f8a0-0923-434e-8d9b-af0aabe40243','6865925f-a220-428d-9d51-80b10d0be829','9ea502ef-cecd-4f8c-97b3-b5122dc8cfa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffac536a4dc4029ba06defdee834858',volume_type_id=ec70d96b-4b9c-4dc5-916e-caca9143c73a)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6fcff0-b728-4b52-bb28-33292beb51ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6fcff0-b728-4b52-bb28-33292beb51ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Flow 'volume_create_api' (2dea02c6-85e2-433d-a058-0e843bea7b58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Create volume request issued successfully. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9815286a-a315-47d1-92e6-748703f9aa8e tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1483/2953] 192.168.122.80 () {62 vars in 1177 bytes} [Mon Sep 7 17:13:56 2026] POST /volume/v3/volumes => generated 776 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b47b61d2-cce2-429e-88e6-2e2e99f113f6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b47b61d2-cce2-429e-88e6-2e2e99f113f6 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b47b61d2-cce2-429e-88e6-2e2e99f113f6 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b47b61d2-cce2-429e-88e6-2e2e99f113f6 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b47b61d2-cce2-429e-88e6-2e2e99f113f6 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b47b61d2-cce2-429e-88e6-2e2e99f113f6 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c returned with HTTP 200 Sep 07 17:13:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1471/2954] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:13:56 2026] GET /volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c => generated 955 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c9cad418-9c0d-48eb-a88c-6b121d3a80c3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c9cad418-9c0d-48eb-a88c-6b121d3a80c3 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c9cad418-9c0d-48eb-a88c-6b121d3a80c3 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c9cad418-9c0d-48eb-a88c-6b121d3a80c3 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c9cad418-9c0d-48eb-a88c-6b121d3a80c3 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 returned with HTTP 404 Sep 07 17:13:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1484/2955] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:56 2026] GET /volume/v3/volumes/794d44c0-e267-4bf7-97f4-d51145c0f9d3 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9de8e631-ef89-4dac-9cc2-cbf908c018aa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9de8e631-ef89-4dac-9cc2-cbf908c018aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] DELETE http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9de8e631-ef89-4dac-9cc2-cbf908c018aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9de8e631-ef89-4dac-9cc2-cbf908c018aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-9de8e631-ef89-4dac-9cc2-cbf908c018aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume with id: 873572e2-8be0-47d0-af39-a540ef339737 Sep 07 17:13:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9de8e631-ef89-4dac-9cc2-cbf908c018aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9de8e631-ef89-4dac-9cc2-cbf908c018aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume request issued successfully. Sep 07 17:13:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9de8e631-ef89-4dac-9cc2-cbf908c018aa tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 returned with HTTP 202 Sep 07 17:13:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1472/2956] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:56 2026] DELETE /volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-33ecc527-9ab0-40a8-9271-b705ce9cdf7f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-33ecc527-9ab0-40a8-9271-b705ce9cdf7f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-33ecc527-9ab0-40a8-9271-b705ce9cdf7f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-33ecc527-9ab0-40a8-9271-b705ce9cdf7f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:56 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-33ecc527-9ab0-40a8-9271-b705ce9cdf7f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-33ecc527-9ab0-40a8-9271-b705ce9cdf7f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 returned with HTTP 200 Sep 07 17:13:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1485/2957] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:56 2026] GET /volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 => generated 863 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cf820a20-1f6c-42b0-b5e5-e3752d6e5bfd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cf820a20-1f6c-42b0-b5e5-e3752d6e5bfd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cf820a20-1f6c-42b0-b5e5-e3752d6e5bfd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cf820a20-1f6c-42b0-b5e5-e3752d6e5bfd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cf820a20-1f6c-42b0-b5e5-e3752d6e5bfd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cf820a20-1f6c-42b0-b5e5-e3752d6e5bfd tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb returned with HTTP 200 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1473/2958] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:56 2026] GET /volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d09f2f2d-d892-4eb0-9887-8b78f9a232d6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d09f2f2d-d892-4eb0-9887-8b78f9a232d6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d09f2f2d-d892-4eb0-9887-8b78f9a232d6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d0a6b41-e766-4c8a-aaf0-d954e289decb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1517869610"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d09f2f2d-d892-4eb0-9887-8b78f9a232d6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-d09f2f2d-d892-4eb0-9887-8b78f9a232d6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create snapshot from volume 2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-d09f2f2d-d892-4eb0-9887-8b78f9a232d6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['ccacf90e-0433-414f-a025-84c300f71ef6', '31dac250-96ba-4912-b394-3162e0e9beae', 'fbe8f5ab-369f-4e06-aa59-c6402d619cfd', '7e04a628-29fc-4e59-812a-bc6ff110e594'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d09f2f2d-d892-4eb0-9887-8b78f9a232d6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot create request issued successfully. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d09f2f2d-d892-4eb0-9887-8b78f9a232d6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:13:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1486/2959] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:13:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2e0fc2ff-afc3-4c4d-a636-823c0910fa14 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e0fc2ff-afc3-4c4d-a636-823c0910fa14 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e0fc2ff-afc3-4c4d-a636-823c0910fa14 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e0fc2ff-afc3-4c4d-a636-823c0910fa14 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2e0fc2ff-afc3-4c4d-a636-823c0910fa14 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e0fc2ff-afc3-4c4d-a636-823c0910fa14 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 200 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1474/2960] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:57 2026] GET /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-872e80dc-8284-4968-a949-3152cd43a315 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2075173591"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2075173591'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume of 1 GB Sep 07 17:13:57 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:57 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Availability Zones retrieved successfully. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (db3146b6-00b3-4b12-be7c-aa339e2a1346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b0aaef-0150-4d9b-a795-77cfb82fa10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0e8ce546-20e5-441e-afa8-2b2904ace438 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0e8ce546-20e5-441e-afa8-2b2904ace438 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0e8ce546-20e5-441e-afa8-2b2904ace438 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0e8ce546-20e5-441e-afa8-2b2904ace438 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b0aaef-0150-4d9b-a795-77cfb82fa10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (470114b0-6b30-4ff0-9ab2-68f776c8a01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0e8ce546-20e5-441e-afa8-2b2904ace438 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0e8ce546-20e5-441e-afa8-2b2904ace438 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c returned with HTTP 200 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1475/2961] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:13:57 2026] GET /volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c => generated 976 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-dadcef05-0042-470c-8b60-8fb45b5542ff None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dadcef05-0042-470c-8b60-8fb45b5542ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dadcef05-0042-470c-8b60-8fb45b5542ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-dadcef05-0042-470c-8b60-8fb45b5542ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-dadcef05-0042-470c-8b60-8fb45b5542ff tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1476/2962] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:13:57 2026] GET /volume/v3/messages => generated 676 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-690ce48f-ebb3-4ee4-94a9-b6c68c3adb82 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-690ce48f-ebb3-4ee4-94a9-b6c68c3adb82 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] GET http://192.168.122.80/volume/v3/messages/494a45f8-c18b-48e6-8fc2-2966a7e872aa Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-690ce48f-ebb3-4ee4-94a9-b6c68c3adb82 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-690ce48f-ebb3-4ee4-94a9-b6c68c3adb82 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-690ce48f-ebb3-4ee4-94a9-b6c68c3adb82 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages/494a45f8-c18b-48e6-8fc2-2966a7e872aa returned with HTTP 200 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1477/2963] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:13:57 2026] GET /volume/v3/messages/494a45f8-c18b-48e6-8fc2-2966a7e872aa => generated 673 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6a924d93-3935-48e1-9fe9-440eacb9ee3a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6a924d93-3935-48e1-9fe9-440eacb9ee3a tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/messages/494a45f8-c18b-48e6-8fc2-2966a7e872aa Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6a924d93-3935-48e1-9fe9-440eacb9ee3a tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6a924d93-3935-48e1-9fe9-440eacb9ee3a tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6a924d93-3935-48e1-9fe9-440eacb9ee3a tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/messages/494a45f8-c18b-48e6-8fc2-2966a7e872aa returned with HTTP 204 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1478/2964] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:13:57 2026] DELETE /volume/v3/messages/494a45f8-c18b-48e6-8fc2-2966a7e872aa => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8418f259-01ff-47cd-931c-239b831df574 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Delete volume with id: e04b99c1-1495-4405-8456-f53f36096c3c Sep 07 17:13:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Volume info retrieved successfully. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86481) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-9771328 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-9771328, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-9771328 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-9771328, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['03f0a269-464e-4fbd-9306-4d1d4eedfb51', 'a497579a-8a44-4691-810d-2548fd25ca02', '328b81d6-89fd-445b-80db-1535808ac786', '538aba5f-224b-4b52-a976-9316496ab8b9'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (470114b0-6b30-4ff0-9ab2-68f776c8a01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f0a269-464e-4fbd-9306-4d1d4eedfb51', 'a497579a-8a44-4691-810d-2548fd25ca02', '328b81d6-89fd-445b-80db-1535808ac786', '538aba5f-224b-4b52-a976-9316496ab8b9']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Created reservations ['82d9f425-68a6-44c4-bd0f-c4198f339166', 'dfea83b0-9cf3-41c4-8211-ec6d648f3251', '84021beb-87dc-4c1e-9b4e-471a7b210649', 'a377aeb9-886a-4497-8d1f-395ccf013cb1'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18bc85ac-1453-404b-8384-e8dcdc1ab205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:57 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18bc85ac-1453-404b-8384-e8dcdc1ab205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e765bb-a1fb-46c1-b20c-15976c338d18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075173591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['03f0a269-464e-4fbd-9306-4d1d4eedfb51','a497579a-8a44-4691-810d-2548fd25ca02','328b81d6-89fd-445b-80db-1535808ac786','538aba5f-224b-4b52-a976-9316496ab8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075173591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e765bb-a1fb-46c1-b20c-15976c338d18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ac6428774047509f485e12f5a5b51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106891fc938c4393a6b1bfee93bbcb20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca4eed5-8fb3-4df5-8f3b-2fb0f24ce8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Delete volume request issued successfully. Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8418f259-01ff-47cd-931c-239b831df574 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c returned with HTTP 202 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1479/2965] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:13:57 2026] DELETE /volume/v3/volumes/e04b99c1-1495-4405-8456-f53f36096c3c => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca4eed5-8fb3-4df5-8f3b-2fb0f24ce8bf) transitioned into state 'SUCCESS' from state '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-2075173591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['03f0a269-464e-4fbd-9306-4d1d4eedfb51','a497579a-8a44-4691-810d-2548fd25ca02','328b81d6-89fd-445b-80db-1535808ac786','538aba5f-224b-4b52-a976-9316496ab8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5dd0bcee-2c01-4391-89bc-cf3d2fba5a6f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:57 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939f8f0e-d1ae-4167-abca-b9db01729125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5dd0bcee-2c01-4391-89bc-cf3d2fba5a6f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5dd0bcee-2c01-4391-89bc-cf3d2fba5a6f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5dd0bcee-2c01-4391-89bc-cf3d2fba5a6f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5dd0bcee-2c01-4391-89bc-cf3d2fba5a6f tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 returned with HTTP 404 Sep 07 17:13:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1480/2966] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:57 2026] GET /volume/v3/volumes/873572e2-8be0-47d0-af39-a540ef339737 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a7ba8b28-5b2b-4b10-a67d-0e4c66686e73 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7ba8b28-5b2b-4b10-a67d-0e4c66686e73 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] DELETE http://192.168.122.80/volume/v3/types/ec70d96b-4b9c-4dc5-916e-caca9143c73a Sep 07 17:13:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7ba8b28-5b2b-4b10-a67d-0e4c66686e73 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a7ba8b28-5b2b-4b10-a67d-0e4c66686e73 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939f8f0e-d1ae-4167-abca-b9db01729125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:13:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (db3146b6-00b3-4b12-be7c-aa339e2a1346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request issued successfully. Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-872e80dc-8284-4968-a949-3152cd43a315 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:13:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1487/2967] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:13:57 2026] POST /volume/v3/volumes => generated 785 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:13:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-00270606-7edd-47d8-b9f8-0de2afdc2fd9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00270606-7edd-47d8-b9f8-0de2afdc2fd9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] DELETE http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d Sep 07 17:13:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00270606-7edd-47d8-b9f8-0de2afdc2fd9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00270606-7edd-47d8-b9f8-0de2afdc2fd9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-00270606-7edd-47d8-b9f8-0de2afdc2fd9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume with id: d55e0b0d-3e26-4537-89d7-c34b77a54b2d Sep 07 17:13:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00270606-7edd-47d8-b9f8-0de2afdc2fd9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00270606-7edd-47d8-b9f8-0de2afdc2fd9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume request issued successfully. Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00270606-7edd-47d8-b9f8-0de2afdc2fd9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d returned with HTTP 202 Sep 07 17:13:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1488/2968] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:58 2026] DELETE /volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-03fe5d04-9109-4cce-b7f0-ca44045be26f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a7ba8b28-5b2b-4b10-a67d-0e4c66686e73 tempest-ProjectAdminTests-1926470202 tempest-ProjectAdminTests-1926470202-project-admin] http://192.168.122.80/volume/v3/types/ec70d96b-4b9c-4dc5-916e-caca9143c73a returned with HTTP 202 Sep 07 17:13:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1481/2969] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:13:57 2026] DELETE /volume/v3/types/ec70d96b-4b9c-4dc5-916e-caca9143c73a => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-114d6fd0-9d16-4a52-88c0-bad28e18ee69 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03fe5d04-9109-4cce-b7f0-ca44045be26f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:13:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03fe5d04-9109-4cce-b7f0-ca44045be26f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-03fe5d04-9109-4cce-b7f0-ca44045be26f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-114d6fd0-9d16-4a52-88c0-bad28e18ee69 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d Sep 07 17:13:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-114d6fd0-9d16-4a52-88c0-bad28e18ee69 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-114d6fd0-9d16-4a52-88c0-bad28e18ee69 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:58 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-114d6fd0-9d16-4a52-88c0-bad28e18ee69 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-114d6fd0-9d16-4a52-88c0-bad28e18ee69 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d returned with HTTP 200 Sep 07 17:13:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1482/2970] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:58 2026] GET /volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-03fe5d04-9109-4cce-b7f0-ca44045be26f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:13:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-03fe5d04-9109-4cce-b7f0-ca44045be26f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 returned with HTTP 200 Sep 07 17:13:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1489/2971] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:58 2026] GET /volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 => generated 964 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1e6ca3f2-0afb-419d-bab6-3418cc4c07dc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e6ca3f2-0afb-419d-bab6-3418cc4c07dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:13:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e6ca3f2-0afb-419d-bab6-3418cc4c07dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e6ca3f2-0afb-419d-bab6-3418cc4c07dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:58 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:58 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:58 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1e6ca3f2-0afb-419d-bab6-3418cc4c07dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e6ca3f2-0afb-419d-bab6-3418cc4c07dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 200 Sep 07 17:13:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1483/2972] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:58 2026] GET /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-89cf6d81-3f49-4a14-82eb-70c57270ed7c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-89cf6d81-3f49-4a14-82eb-70c57270ed7c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-89cf6d81-3f49-4a14-82eb-70c57270ed7c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-89cf6d81-3f49-4a14-82eb-70c57270ed7c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-89cf6d81-3f49-4a14-82eb-70c57270ed7c tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d returned with HTTP 404 Sep 07 17:13:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4b2633e6-9be2-4abc-99b4-72418bca51d5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1490/2973] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:59 2026] GET /volume/v3/volumes/d55e0b0d-3e26-4537-89d7-c34b77a54b2d => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8485b2cc-036e-4874-b04c-442898abfab5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b2633e6-9be2-4abc-99b4-72418bca51d5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:13:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b2633e6-9be2-4abc-99b4-72418bca51d5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b2633e6-9be2-4abc-99b4-72418bca51d5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8485b2cc-036e-4874-b04c-442898abfab5 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] DELETE http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8485b2cc-036e-4874-b04c-442898abfab5 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8485b2cc-036e-4874-b04c-442898abfab5 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-8485b2cc-036e-4874-b04c-442898abfab5 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume with id: 051f0190-0777-4084-a4c9-939df2fd6876 Sep 07 17:13:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:13:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8485b2cc-036e-4874-b04c-442898abfab5 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4b2633e6-9be2-4abc-99b4-72418bca51d5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:13:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b2633e6-9be2-4abc-99b4-72418bca51d5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 returned with HTTP 200 Sep 07 17:13:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1484/2974] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:59 2026] GET /volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8485b2cc-036e-4874-b04c-442898abfab5 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume request issued successfully. Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8485b2cc-036e-4874-b04c-442898abfab5 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 returned with HTTP 202 Sep 07 17:13:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1491/2975] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:13:59 2026] DELETE /volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:13:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3ebf3c9d-1a20-4332-aa49-cfae7065cc87 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4b29e603-f958-4ff2-bb08-cc2eebb7349d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b29e603-f958-4ff2-bb08-cc2eebb7349d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b29e603-f958-4ff2-bb08-cc2eebb7349d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b29e603-f958-4ff2-bb08-cc2eebb7349d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ebf3c9d-1a20-4332-aa49-cfae7065cc87 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 Sep 07 17:13:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ebf3c9d-1a20-4332-aa49-cfae7065cc87 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:13:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ebf3c9d-1a20-4332-aa49-cfae7065cc87 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:13:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4b29e603-f958-4ff2-bb08-cc2eebb7349d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:13:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b29e603-f958-4ff2-bb08-cc2eebb7349d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 200 Sep 07 17:13:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1492/2976] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:13:59 2026] GET /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:13:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:13:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:13:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:13:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:13:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3ebf3c9d-1a20-4332-aa49-cfae7065cc87 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:13:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ebf3c9d-1a20-4332-aa49-cfae7065cc87 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 returned with HTTP 200 Sep 07 17:13:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1485/2977] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:13:59 2026] GET /volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-51108536-ed3f-4c38-b806-05979e62bb78 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51108536-ed3f-4c38-b806-05979e62bb78 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51108536-ed3f-4c38-b806-05979e62bb78 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-51108536-ed3f-4c38-b806-05979e62bb78 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-51108536-ed3f-4c38-b806-05979e62bb78 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-51108536-ed3f-4c38-b806-05979e62bb78 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 returned with HTTP 200 Sep 07 17:14:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1493/2978] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:00 2026] GET /volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d171dd94-d934-4ea6-8820-b78cc8ff11e8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d171dd94-d934-4ea6-8820-b78cc8ff11e8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d171dd94-d934-4ea6-8820-b78cc8ff11e8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d171dd94-d934-4ea6-8820-b78cc8ff11e8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d171dd94-d934-4ea6-8820-b78cc8ff11e8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d171dd94-d934-4ea6-8820-b78cc8ff11e8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 200 Sep 07 17:14:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1486/2979] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:00 2026] GET /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c0379f58-e6dc-4e57-a0fb-9115ff1f5d99 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0379f58-e6dc-4e57-a0fb-9115ff1f5d99 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0379f58-e6dc-4e57-a0fb-9115ff1f5d99 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0379f58-e6dc-4e57-a0fb-9115ff1f5d99 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-c0379f58-e6dc-4e57-a0fb-9115ff1f5d99 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bbea9da3-7e7f-46cb-9935-ec72ddaee89a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-c0379f58-e6dc-4e57-a0fb-9115ff1f5d99 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bbea9da3-7e7f-46cb-9935-ec72ddaee89a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bbea9da3-7e7f-46cb-9935-ec72ddaee89a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bbea9da3-7e7f-46cb-9935-ec72ddaee89a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c0379f58-e6dc-4e57-a0fb-9115ff1f5d99 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Get all snapshots completed successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0379f58-e6dc-4e57-a0fb-9115ff1f5d99 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 200 Sep 07 17:14:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1494/2980] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 17:14:00 2026] GET /volume/v3/snapshots => generated 336 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4436f294-078b-44d1-b050-1bb15cae6998 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bbea9da3-7e7f-46cb-9935-ec72ddaee89a tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 returned with HTTP 404 Sep 07 17:14:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1487/2981] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:00 2026] GET /volume/v3/volumes/051f0190-0777-4084-a4c9-939df2fd6876 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4436f294-078b-44d1-b050-1bb15cae6998 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4436f294-078b-44d1-b050-1bb15cae6998 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4436f294-078b-44d1-b050-1bb15cae6998 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-4436f294-078b-44d1-b050-1bb15cae6998 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete snapshot with id: c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7cd55fb4-a1c2-47fa-9444-5686850e9d60 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7cd55fb4-a1c2-47fa-9444-5686850e9d60 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] DELETE http://192.168.122.80/volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7cd55fb4-a1c2-47fa-9444-5686850e9d60 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7cd55fb4-a1c2-47fa-9444-5686850e9d60 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-7cd55fb4-a1c2-47fa-9444-5686850e9d60 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume with id: bb5aca4e-f35c-424b-8519-b4df42119a64 Sep 07 17:14:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4436f294-078b-44d1-b050-1bb15cae6998 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7cd55fb4-a1c2-47fa-9444-5686850e9d60 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7cd55fb4-a1c2-47fa-9444-5686850e9d60 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume request issued successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7cd55fb4-a1c2-47fa-9444-5686850e9d60 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 returned with HTTP 202 Sep 07 17:14:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1488/2982] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:00 2026] DELETE /volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-032f5197-f4f1-4cb9-acf7-a35b88d68ad9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4436f294-078b-44d1-b050-1bb15cae6998 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4436f294-078b-44d1-b050-1bb15cae6998 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 202 Sep 07 17:14:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1495/2983] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:00 2026] DELETE /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-032f5197-f4f1-4cb9-acf7-a35b88d68ad9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-032f5197-f4f1-4cb9-acf7-a35b88d68ad9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-032f5197-f4f1-4cb9-acf7-a35b88d68ad9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c128248f-725c-4d61-a37b-f64dbf84fbf4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c128248f-725c-4d61-a37b-f64dbf84fbf4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c128248f-725c-4d61-a37b-f64dbf84fbf4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c128248f-725c-4d61-a37b-f64dbf84fbf4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c128248f-725c-4d61-a37b-f64dbf84fbf4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c128248f-725c-4d61-a37b-f64dbf84fbf4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 200 Sep 07 17:14:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1496/2984] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:00 2026] GET /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-032f5197-f4f1-4cb9-acf7-a35b88d68ad9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:14:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-032f5197-f4f1-4cb9-acf7-a35b88d68ad9 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 returned with HTTP 200 Sep 07 17:14:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1489/2985] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:00 2026] GET /volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 => generated 862 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ee952759-25b6-4a11-974a-559d9e3aef01 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ee952759-25b6-4a11-974a-559d9e3aef01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ee952759-25b6-4a11-974a-559d9e3aef01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ee952759-25b6-4a11-974a-559d9e3aef01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ee952759-25b6-4a11-974a-559d9e3aef01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ee952759-25b6-4a11-974a-559d9e3aef01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 returned with HTTP 200 Sep 07 17:14:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1497/2986] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:01 2026] GET /volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2faebb1e-83c6-4dbe-9693-a2d02303bf71 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2faebb1e-83c6-4dbe-9693-a2d02303bf71 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2faebb1e-83c6-4dbe-9693-a2d02303bf71 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81e765bb-a1fb-46c1-b20c-15976c338d18", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1535291946"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2faebb1e-83c6-4dbe-9693-a2d02303bf71 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:01 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-2faebb1e-83c6-4dbe-9693-a2d02303bf71 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create snapshot from volume 81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:14:01 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-2faebb1e-83c6-4dbe-9693-a2d02303bf71 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['b8efe322-076d-4a5d-ab3f-6c8f08743dae', 'bce45020-2f5f-4796-b667-2429560bb238', 'a80c454a-213a-4f8c-898c-dc477c1e6bf5', 'edab4345-c266-4d14-9994-c08d9a63ca0a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2e77d76c-ae93-48f1-975a-8f0b05e21171 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2e77d76c-ae93-48f1-975a-8f0b05e21171 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2e77d76c-ae93-48f1-975a-8f0b05e21171 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2e77d76c-ae93-48f1-975a-8f0b05e21171 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2e77d76c-ae93-48f1-975a-8f0b05e21171 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2e77d76c-ae93-48f1-975a-8f0b05e21171 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 200 Sep 07 17:14:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1498/2987] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:01 2026] GET /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f0f5e725-958e-4cec-8478-8cba88b8307b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f0f5e725-958e-4cec-8478-8cba88b8307b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f0f5e725-958e-4cec-8478-8cba88b8307b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f0f5e725-958e-4cec-8478-8cba88b8307b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2faebb1e-83c6-4dbe-9693-a2d02303bf71 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot create request issued successfully. Sep 07 17:14:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2faebb1e-83c6-4dbe-9693-a2d02303bf71 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1490/2988] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:14:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-217c8a47-a2a6-4497-a48c-5f7f5081bb81 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-217c8a47-a2a6-4497-a48c-5f7f5081bb81 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-217c8a47-a2a6-4497-a48c-5f7f5081bb81 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f0f5e725-958e-4cec-8478-8cba88b8307b tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 returned with HTTP 404 Sep 07 17:14:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1499/2989] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:01 2026] GET /volume/v3/volumes/bb5aca4e-f35c-424b-8519-b4df42119a64 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-217c8a47-a2a6-4497-a48c-5f7f5081bb81 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:01 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:01 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-217c8a47-a2a6-4497-a48c-5f7f5081bb81 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-87bf5467-0910-45a3-af09-8031098530dc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-217c8a47-a2a6-4497-a48c-5f7f5081bb81 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b returned with HTTP 200 Sep 07 17:14:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1491/2990] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:01 2026] GET /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-87bf5467-0910-45a3-af09-8031098530dc tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] DELETE http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-87bf5467-0910-45a3-af09-8031098530dc tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-87bf5467-0910-45a3-af09-8031098530dc tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-87bf5467-0910-45a3-af09-8031098530dc tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume with id: 4cf7db16-7889-460d-ba31-062d3387f599 Sep 07 17:14:01 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-87bf5467-0910-45a3-af09-8031098530dc tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-87bf5467-0910-45a3-af09-8031098530dc tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Delete volume request issued successfully. Sep 07 17:14:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-87bf5467-0910-45a3-af09-8031098530dc tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 returned with HTTP 202 Sep 07 17:14:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1500/2991] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:01 2026] DELETE /volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bf8995bb-a15d-4107-9c94-000d7d49470d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf8995bb-a15d-4107-9c94-000d7d49470d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 Sep 07 17:14:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf8995bb-a15d-4107-9c94-000d7d49470d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf8995bb-a15d-4107-9c94-000d7d49470d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-138041464"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-138041464'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Create volume of 1 GB Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf8995bb-a15d-4107-9c94-000d7d49470d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:14:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf8995bb-a15d-4107-9c94-000d7d49470d tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 returned with HTTP 200 Sep 07 17:14:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1501/2992] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:01 2026] GET /volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 => generated 863 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Flow 'volume_create_api' (e01708ea-7982-4df6-9fee-8ff7de95fad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37941b5-4054-4fc0-8fa0-c30ff5580e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37941b5-4054-4fc0-8fa0-c30ff5580e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a2acee-928f-4218-8acd-14d79bdf136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Created reservations ['17aba0b9-e1df-4b8d-bfd1-2c18ee099865', '2f4a09de-57b2-4dfc-a4e9-2652d39d04bf', '4b016123-3fc8-4070-8247-6decb8e6b7bc', '12eb0bee-4b4d-49b2-aca4-1a39b42dfe37'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a2acee-928f-4218-8acd-14d79bdf136f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17aba0b9-e1df-4b8d-bfd1-2c18ee099865', '2f4a09de-57b2-4dfc-a4e9-2652d39d04bf', '4b016123-3fc8-4070-8247-6decb8e6b7bc', '12eb0bee-4b4d-49b2-aca4-1a39b42dfe37']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dd12af-9db8-4cab-9e80-ec128cdc6c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dd12af-9db8-4cab-9e80-ec128cdc6c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b4b41f4-99c3-42e1-8081-97827d039c0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138041464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c767e6c339b45ac806d5148ca83bb47',qos_specs=None,replication_status=,reservations=['17aba0b9-e1df-4b8d-bfd1-2c18ee099865','2f4a09de-57b2-4dfc-a4e9-2652d39d04bf','4b016123-3fc8-4070-8247-6decb8e6b7bc','12eb0bee-4b4d-49b2-aca4-1a39b42dfe37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3834b931dde44938b33a0df528eb05b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138041464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b4b41f4-99c3-42e1-8081-97827d039c0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c767e6c339b45ac806d5148ca83bb47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3834b931dde44938b33a0df528eb05b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9828b364-af39-44a9-8881-30ca915ac3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9828b364-af39-44a9-8881-30ca915ac3ed) transitioned into state 'SUCCESS' from state '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-138041464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c767e6c339b45ac806d5148ca83bb47',qos_specs=None,replication_status=,reservations=['17aba0b9-e1df-4b8d-bfd1-2c18ee099865','2f4a09de-57b2-4dfc-a4e9-2652d39d04bf','4b016123-3fc8-4070-8247-6decb8e6b7bc','12eb0bee-4b4d-49b2-aca4-1a39b42dfe37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3834b931dde44938b33a0df528eb05b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d3c653-4676-4c8b-af02-52a9617062d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d3c653-4676-4c8b-af02-52a9617062d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Flow 'volume_create_api' (e01708ea-7982-4df6-9fee-8ff7de95fad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Create volume request issued successfully. Sep 07 17:14:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d313b3e8-ec17-4813-8be1-0cb42d79900f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1492/2993] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:01 2026] POST /volume/v3/volumes => generated 784 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-61d38494-ea26-4a32-b2af-80aad872557f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-61d38494-ea26-4a32-b2af-80aad872557f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d Sep 07 17:14:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-61d38494-ea26-4a32-b2af-80aad872557f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-61d38494-ea26-4a32-b2af-80aad872557f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-61d38494-ea26-4a32-b2af-80aad872557f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-61d38494-ea26-4a32-b2af-80aad872557f tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d returned with HTTP 200 Sep 07 17:14:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1502/2994] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:02 2026] GET /volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d => generated 963 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-29905ca4-343d-462d-bfc7-18deab896339 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29905ca4-343d-462d-bfc7-18deab896339 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29905ca4-343d-462d-bfc7-18deab896339 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29905ca4-343d-462d-bfc7-18deab896339 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-29905ca4-343d-462d-bfc7-18deab896339 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29905ca4-343d-462d-bfc7-18deab896339 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 200 Sep 07 17:14:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1493/2995] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:02 2026] GET /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bd0d347b-376b-4ac9-8613-1c84dec14b8e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd0d347b-376b-4ac9-8613-1c84dec14b8e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd0d347b-376b-4ac9-8613-1c84dec14b8e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bd0d347b-376b-4ac9-8613-1c84dec14b8e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bd0d347b-376b-4ac9-8613-1c84dec14b8e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bd0d347b-376b-4ac9-8613-1c84dec14b8e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b returned with HTTP 200 Sep 07 17:14:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1503/2996] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:02 2026] GET /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-800a94f5-48b9-42b1-a778-321e28720101 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-800a94f5-48b9-42b1-a778-321e28720101 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-800a94f5-48b9-42b1-a778-321e28720101 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-800a94f5-48b9-42b1-a778-321e28720101 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:03 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-800a94f5-48b9-42b1-a778-321e28720101 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Volume info retrieved successfully. Sep 07 17:14:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-800a94f5-48b9-42b1-a778-321e28720101 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 returned with HTTP 200 Sep 07 17:14:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1494/2997] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:03 2026] GET /volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-05be70d8-f121-4603-b0d9-e155564a1a45 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05be70d8-f121-4603-b0d9-e155564a1a45 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05be70d8-f121-4603-b0d9-e155564a1a45 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05be70d8-f121-4603-b0d9-e155564a1a45 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-05be70d8-f121-4603-b0d9-e155564a1a45 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05be70d8-f121-4603-b0d9-e155564a1a45 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d returned with HTTP 200 Sep 07 17:14:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1504/2998] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:03 2026] GET /volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d787ed22-2cb5-458e-a491-a6adf5748abc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d787ed22-2cb5-458e-a491-a6adf5748abc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d787ed22-2cb5-458e-a491-a6adf5748abc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d787ed22-2cb5-458e-a491-a6adf5748abc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d787ed22-2cb5-458e-a491-a6adf5748abc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e returned with HTTP 404 Sep 07 17:14:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1495/2999] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:03 2026] GET /volume/v3/snapshots/c85d88f4-db2a-4bbb-83e5-3e3d92a2849e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7f050d63-8732-4b1c-b9f5-d169e160d852 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7f050d63-8732-4b1c-b9f5-d169e160d852 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7f050d63-8732-4b1c-b9f5-d169e160d852 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7f050d63-8732-4b1c-b9f5-d169e160d852 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-7f050d63-8732-4b1c-b9f5-d169e160d852 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: 2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:14:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7f050d63-8732-4b1c-b9f5-d169e160d852 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7f050d63-8732-4b1c-b9f5-d169e160d852 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7f050d63-8732-4b1c-b9f5-d169e160d852 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb returned with HTTP 202 Sep 07 17:14:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1505/3000] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:03 2026] DELETE /volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2715a586-3e82-4ec4-8ec7-7fbffc74fa6f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2a03ddb2-2419-4947-bc14-d21064ac685b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2715a586-3e82-4ec4-8ec7-7fbffc74fa6f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2715a586-3e82-4ec4-8ec7-7fbffc74fa6f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2715a586-3e82-4ec4-8ec7-7fbffc74fa6f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2a03ddb2-2419-4947-bc14-d21064ac685b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2a03ddb2-2419-4947-bc14-d21064ac685b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2a03ddb2-2419-4947-bc14-d21064ac685b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:03 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:03 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:03 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2715a586-3e82-4ec4-8ec7-7fbffc74fa6f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2715a586-3e82-4ec4-8ec7-7fbffc74fa6f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b returned with HTTP 200 Sep 07 17:14:03 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1496/3001] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:03 2026] GET /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:03 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2a03ddb2-2419-4947-bc14-d21064ac685b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2a03ddb2-2419-4947-bc14-d21064ac685b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb returned with HTTP 200 Sep 07 17:14:03 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1506/3002] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:03 2026] GET /volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-05e1463a-ded5-47a6-8df4-5e6c4cdf8f00 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-05e1463a-ded5-47a6-8df4-5e6c4cdf8f00 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] GET http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-05e1463a-ded5-47a6-8df4-5e6c4cdf8f00 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-05e1463a-ded5-47a6-8df4-5e6c4cdf8f00 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-05e1463a-ded5-47a6-8df4-5e6c4cdf8f00 tempest-CreateVolumesFromSourceVolumeTest-1669521660 tempest-CreateVolumesFromSourceVolumeTest-1669521660-project-member] http://192.168.122.80/volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 returned with HTTP 404 Sep 07 17:14:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1497/3003] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:04 2026] GET /volume/v3/volumes/4cf7db16-7889-460d-ba31-062d3387f599 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a0c63dcc-5431-473e-9187-b02f0d797fd1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a0c63dcc-5431-473e-9187-b02f0d797fd1 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d Sep 07 17:14:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a0c63dcc-5431-473e-9187-b02f0d797fd1 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a0c63dcc-5431-473e-9187-b02f0d797fd1 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a0c63dcc-5431-473e-9187-b02f0d797fd1 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a0c63dcc-5431-473e-9187-b02f0d797fd1 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d returned with HTTP 200 Sep 07 17:14:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1507/3004] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:04 2026] GET /volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4b6cbb88-12b1-4b3a-bc09-51b37088f671 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b6cbb88-12b1-4b3a-bc09-51b37088f671 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b6cbb88-12b1-4b3a-bc09-51b37088f671 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b6cbb88-12b1-4b3a-bc09-51b37088f671 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4b6cbb88-12b1-4b3a-bc09-51b37088f671 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b6cbb88-12b1-4b3a-bc09-51b37088f671 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b returned with HTTP 200 Sep 07 17:14:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1498/3005] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:04 2026] GET /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-eda613e0-8f9c-4ad3-8288-ce59e2de8cb9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-eb572694-aa04-4646-9d0f-7e6cf563092e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb572694-aa04-4646-9d0f-7e6cf563092e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb572694-aa04-4646-9d0f-7e6cf563092e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-eb572694-aa04-4646-9d0f-7e6cf563092e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-eb572694-aa04-4646-9d0f-7e6cf563092e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb returned with HTTP 404 Sep 07 17:14:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1499/3006] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:04 2026] GET /volume/v3/volumes/2d0a6b41-e766-4c8a-aaf0-d954e289decb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0b656077-bd12-4e1c-9e31-e724798292c3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1053716113"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1053716113'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (2461a1c3-50fa-46e5-9cd0-ac44b14c4f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f03642-11b6-4f6f-b118-1bb243ef7e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f03642-11b6-4f6f-b118-1bb243ef7e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37373d8-9466-4142-9e01-e2e705f2a686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['266c5a66-56e0-40d0-85b9-4482ed5f3e12', '98b333ec-d6d0-4996-a609-8e07a9475def', 'c7e27be7-108f-45f0-ae19-adba75b89e42', '46108736-eb92-41fd-b3ab-7c33ead8fb31'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37373d8-9466-4142-9e01-e2e705f2a686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['266c5a66-56e0-40d0-85b9-4482ed5f3e12', '98b333ec-d6d0-4996-a609-8e07a9475def', 'c7e27be7-108f-45f0-ae19-adba75b89e42', '46108736-eb92-41fd-b3ab-7c33ead8fb31']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eda613e0-8f9c-4ad3-8288-ce59e2de8cb9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] POST http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b/action Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eda613e0-8f9c-4ad3-8288-ce59e2de8cb9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ea5e54-d0c5-4af7-9307-38c9724aa076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-eda613e0-8f9c-4ad3-8288-ce59e2de8cb9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-eda613e0-8f9c-4ad3-8288-ce59e2de8cb9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Snapshot retrieved successfully. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-eda613e0-8f9c-4ad3-8288-ce59e2de8cb9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a2e6d4dd9b0f4df5934962a7db0c99c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4ac6428774047509f485e12f5a5b51f', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-eda613e0-8f9c-4ad3-8288-ce59e2de8cb9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b/action returned with HTTP 403 Sep 07 17:14:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1508/3007] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:14:04 2026] POST /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b/action => generated 133 bytes in 316 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-900aafbf-78cf-457a-aeb9-0855325bb83b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-900aafbf-78cf-457a-aeb9-0855325bb83b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-900aafbf-78cf-457a-aeb9-0855325bb83b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-900aafbf-78cf-457a-aeb9-0855325bb83b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-900aafbf-78cf-457a-aeb9-0855325bb83b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete snapshot with id: d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ea5e54-d0c5-4af7-9307-38c9724aa076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd58e9a98-3b63-47e8-94c6-2fd97573306e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1053716113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['266c5a66-56e0-40d0-85b9-4482ed5f3e12','98b333ec-d6d0-4996-a609-8e07a9475def','c7e27be7-108f-45f0-ae19-adba75b89e42','46108736-eb92-41fd-b3ab-7c33ead8fb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1053716113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d58e9a98-3b63-47e8-94c6-2fd97573306e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-900aafbf-78cf-457a-aeb9-0855325bb83b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a4553a-af41-4b6a-b2c6-9967694f7eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-900aafbf-78cf-457a-aeb9-0855325bb83b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-900aafbf-78cf-457a-aeb9-0855325bb83b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b returned with HTTP 202 Sep 07 17:14:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1509/3008] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:05 2026] DELETE /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a4553a-af41-4b6a-b2c6-9967694f7eb2) transitioned into state 'SUCCESS' from state '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-1053716113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['266c5a66-56e0-40d0-85b9-4482ed5f3e12','98b333ec-d6d0-4996-a609-8e07a9475def','c7e27be7-108f-45f0-ae19-adba75b89e42','46108736-eb92-41fd-b3ab-7c33ead8fb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-025df4af-d962-4a24-aa58-726c60f1e3a6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff78232-61a3-4f47-8add-43bd44a97400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-025df4af-d962-4a24-aa58-726c60f1e3a6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-025df4af-d962-4a24-aa58-726c60f1e3a6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-025df4af-d962-4a24-aa58-726c60f1e3a6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff78232-61a3-4f47-8add-43bd44a97400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (2461a1c3-50fa-46e5-9cd0-ac44b14c4f61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-025df4af-d962-4a24-aa58-726c60f1e3a6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0b656077-bd12-4e1c-9e31-e724798292c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1500/3009] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:05 2026] POST /volume/v3/volumes => generated 785 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-025df4af-d962-4a24-aa58-726c60f1e3a6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b returned with HTTP 200 Sep 07 17:14:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1510/3010] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:05 2026] GET /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-258a7fa9-9932-42c7-962d-22536fd392c1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-258a7fa9-9932-42c7-962d-22536fd392c1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-258a7fa9-9932-42c7-962d-22536fd392c1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-258a7fa9-9932-42c7-962d-22536fd392c1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-258a7fa9-9932-42c7-962d-22536fd392c1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-258a7fa9-9932-42c7-962d-22536fd392c1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e returned with HTTP 200 Sep 07 17:14:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1501/3011] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:05 2026] GET /volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2235f70f-e12b-43bd-8960-2b90dc780e39 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2235f70f-e12b-43bd-8960-2b90dc780e39 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2235f70f-e12b-43bd-8960-2b90dc780e39 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2235f70f-e12b-43bd-8960-2b90dc780e39 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2235f70f-e12b-43bd-8960-2b90dc780e39 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2235f70f-e12b-43bd-8960-2b90dc780e39 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d returned with HTTP 200 Sep 07 17:14:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1511/3012] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:05 2026] GET /volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-724e8c79-89c6-4f9c-bfcc-6102c6c4a44d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-724e8c79-89c6-4f9c-bfcc-6102c6c4a44d tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] POST http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d/action Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-724e8c79-89c6-4f9c-bfcc-6102c6c4a44d tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-724e8c79-89c6-4f9c-bfcc-6102c6c4a44d tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-724e8c79-89c6-4f9c-bfcc-6102c6c4a44d tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] Volume info retrieved successfully. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-724e8c79-89c6-4f9c-bfcc-6102c6c4a44d tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5a0d22907c064c58abc8dded5f6da83a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c767e6c339b45ac806d5148ca83bb47', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-724e8c79-89c6-4f9c-bfcc-6102c6c4a44d tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d/action returned with HTTP 403 Sep 07 17:14:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1502/3013] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:14:05 2026] POST /volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d/action => generated 131 bytes in 185 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b29e32e2-9ac4-4db0-8690-6ebecc5acf00 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b29e32e2-9ac4-4db0-8690-6ebecc5acf00 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d Sep 07 17:14:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b29e32e2-9ac4-4db0-8690-6ebecc5acf00 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b29e32e2-9ac4-4db0-8690-6ebecc5acf00 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:06 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-b29e32e2-9ac4-4db0-8690-6ebecc5acf00 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Delete volume with id: 6b4b41f4-99c3-42e1-8081-97827d039c0d Sep 07 17:14:06 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=841,cinder:INSERT=157,cinder:UPDATE=265 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:14:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b29e32e2-9ac4-4db0-8690-6ebecc5acf00 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b29e32e2-9ac4-4db0-8690-6ebecc5acf00 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Delete volume request issued successfully. Sep 07 17:14:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b29e32e2-9ac4-4db0-8690-6ebecc5acf00 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d returned with HTTP 202 Sep 07 17:14:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1512/3014] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:06 2026] DELETE /volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-317fe1c7-6ba8-42e3-bc5e-281ed1a406ee None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-317fe1c7-6ba8-42e3-bc5e-281ed1a406ee tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-317fe1c7-6ba8-42e3-bc5e-281ed1a406ee tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-317fe1c7-6ba8-42e3-bc5e-281ed1a406ee tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-317fe1c7-6ba8-42e3-bc5e-281ed1a406ee tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-317fe1c7-6ba8-42e3-bc5e-281ed1a406ee tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d returned with HTTP 200 Sep 07 17:14:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1503/3015] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:06 2026] GET /volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d => generated 1013 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7802dc2d-e24f-4572-afe6-84a4e9eba035 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7802dc2d-e24f-4572-afe6-84a4e9eba035 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7802dc2d-e24f-4572-afe6-84a4e9eba035 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7802dc2d-e24f-4572-afe6-84a4e9eba035 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7802dc2d-e24f-4572-afe6-84a4e9eba035 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7802dc2d-e24f-4572-afe6-84a4e9eba035 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b returned with HTTP 200 Sep 07 17:14:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1513/3016] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:06 2026] GET /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7dd4ab11-32b2-484e-bb36-ab4cd08d7e52 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7dd4ab11-32b2-484e-bb36-ab4cd08d7e52 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7dd4ab11-32b2-484e-bb36-ab4cd08d7e52 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7dd4ab11-32b2-484e-bb36-ab4cd08d7e52 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7dd4ab11-32b2-484e-bb36-ab4cd08d7e52 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7dd4ab11-32b2-484e-bb36-ab4cd08d7e52 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e returned with HTTP 200 Sep 07 17:14:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1504/3017] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:06 2026] GET /volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Create volume of 1 GB Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Availability Zones retrieved successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f69d694e-b2ef-456c-9a21-d4d333c52e66 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f69d694e-b2ef-456c-9a21-d4d333c52e66 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f69d694e-b2ef-456c-9a21-d4d333c52e66 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f69d694e-b2ef-456c-9a21-d4d333c52e66 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=805,cinder:INSERT=163,cinder:UPDATE=287 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Flow 'volume_create_api' (3912c8f6-57dc-4a1e-a8a2-02b6e6e372f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c30d156-7e3d-4dcd-8c6e-9f8176ebee34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f69d694e-b2ef-456c-9a21-d4d333c52e66 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d returned with HTTP 404 Sep 07 17:14:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1505/3018] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:07 2026] GET /volume/v3/volumes/6b4b41f4-99c3-42e1-8081-97827d039c0d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-941510839"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-941510839'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Create volume of 1 GB Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Flow 'volume_create_api' (74eb88e7-3908-432a-8407-395c7cc4846e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c30d156-7e3d-4dcd-8c6e-9f8176ebee34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b51a14b-c1ab-424a-b413-52ab3d9b9571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd0adfc-fb29-4409-96df-141a0917cd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd0adfc-fb29-4409-96df-141a0917cd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91f7a81-25b5-445f-925d-d5f7f2e0c560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Created reservations ['bfcb4dbb-cf01-4629-a09f-1cb8806641f6', '433cc51e-815b-4353-b1bd-1ed1865e8948', '935d0538-7edb-4577-b8dd-bf635f15ee98', '7fded1c5-4c6e-41e5-b02f-abf5dc218b10'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b51a14b-c1ab-424a-b413-52ab3d9b9571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfcb4dbb-cf01-4629-a09f-1cb8806641f6', '433cc51e-815b-4353-b1bd-1ed1865e8948', '935d0538-7edb-4577-b8dd-bf635f15ee98', '7fded1c5-4c6e-41e5-b02f-abf5dc218b10']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbfa2dd8-e7e7-41f7-9d15-ae1948bfcac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Created reservations ['071c540b-257d-462e-8e81-73d3ec446d68', '9946aad1-cb58-4592-b119-98bc80a71d13', '0cb1bbba-1d45-44a7-b1fe-8c08d3659b37', 'a0fd3396-01ab-4791-b69d-22258e3d4b7c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91f7a81-25b5-445f-925d-d5f7f2e0c560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['071c540b-257d-462e-8e81-73d3ec446d68', '9946aad1-cb58-4592-b119-98bc80a71d13', '0cb1bbba-1d45-44a7-b1fe-8c08d3659b37', 'a0fd3396-01ab-4791-b69d-22258e3d4b7c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dda2b9c-986e-450d-8577-ab18cb66a933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbfa2dd8-e7e7-41f7-9d15-ae1948bfcac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a64a16-902b-4379-9cdc-94b8906492e9', '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='2a20ca93151a4823b1558f070db20622',qos_specs=None,replication_status=,reservations=['bfcb4dbb-cf01-4629-a09f-1cb8806641f6','433cc51e-815b-4353-b1bd-1ed1865e8948','935d0538-7edb-4577-b8dd-bf635f15ee98','7fded1c5-4c6e-41e5-b02f-abf5dc218b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bb6efd5b4947de90d41733969a240e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:07Z,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=09a64a16-902b-4379-9cdc-94b8906492e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a20ca93151a4823b1558f070db20622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10bb6efd5b4947de90d41733969a240e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af3f3cb-eea3-4bdf-8948-e7f4925c0232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dda2b9c-986e-450d-8577-ab18cb66a933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16bc20be-66c6-4248-aa0e-def9b8ba099e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-941510839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c767e6c339b45ac806d5148ca83bb47',qos_specs=None,replication_status=,reservations=['071c540b-257d-462e-8e81-73d3ec446d68','9946aad1-cb58-4592-b119-98bc80a71d13','0cb1bbba-1d45-44a7-b1fe-8c08d3659b37','a0fd3396-01ab-4791-b69d-22258e3d4b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3834b931dde44938b33a0df528eb05b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-941510839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16bc20be-66c6-4248-aa0e-def9b8ba099e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c767e6c339b45ac806d5148ca83bb47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3834b931dde44938b33a0df528eb05b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af3f3cb-eea3-4bdf-8948-e7f4925c0232) transitioned into state 'SUCCESS' from 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='2a20ca93151a4823b1558f070db20622',qos_specs=None,replication_status=,reservations=['bfcb4dbb-cf01-4629-a09f-1cb8806641f6','433cc51e-815b-4353-b1bd-1ed1865e8948','935d0538-7edb-4577-b8dd-bf635f15ee98','7fded1c5-4c6e-41e5-b02f-abf5dc218b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bb6efd5b4947de90d41733969a240e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454179f5-79fe-4728-84ee-e93d38a3bea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ec8005-b25d-4acb-be59-e45c6f964e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ec8005-b25d-4acb-be59-e45c6f964e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Flow 'volume_create_api' (3912c8f6-57dc-4a1e-a8a2-02b6e6e372f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Create volume request issued successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9d63294e-1bdc-4482-bcd1-00eb5f6d8426 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1514/3019] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:07 2026] POST /volume/v3/volumes => generated 747 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c0f90260-724c-4aa5-87f1-6d8f18f7c574 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454179f5-79fe-4728-84ee-e93d38a3bea4) transitioned into state 'SUCCESS' from state '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-941510839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c767e6c339b45ac806d5148ca83bb47',qos_specs=None,replication_status=,reservations=['071c540b-257d-462e-8e81-73d3ec446d68','9946aad1-cb58-4592-b119-98bc80a71d13','0cb1bbba-1d45-44a7-b1fe-8c08d3659b37','a0fd3396-01ab-4791-b69d-22258e3d4b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3834b931dde44938b33a0df528eb05b',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0f90260-724c-4aa5-87f1-6d8f18f7c574 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0f90260-724c-4aa5-87f1-6d8f18f7c574 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c0f90260-724c-4aa5-87f1-6d8f18f7c574 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419a4c86-7c38-407e-98bb-b9c14cbef648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c0f90260-724c-4aa5-87f1-6d8f18f7c574 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b returned with HTTP 404 Sep 07 17:14:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1515/3020] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:07 2026] GET /volume/v3/snapshots/d128237d-8819-4422-93b3-3e23b8f1f30b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-29c64729-811d-41cd-9314-052c5d504fb7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-29c64729-811d-41cd-9314-052c5d504fb7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-29c64729-811d-41cd-9314-052c5d504fb7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-29c64729-811d-41cd-9314-052c5d504fb7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419a4c86-7c38-407e-98bb-b9c14cbef648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Flow 'volume_create_api' (74eb88e7-3908-432a-8407-395c7cc4846e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Create volume request issued successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1f2b1e7-6a58-4e57-bc28-36e34b7662fa tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1506/3021] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:07 2026] POST /volume/v3/volumes => generated 784 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c51b880e-1105-496d-aac1-2025d093d5e9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c51b880e-1105-496d-aac1-2025d093d5e9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c51b880e-1105-496d-aac1-2025d093d5e9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c51b880e-1105-496d-aac1-2025d093d5e9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c51b880e-1105-496d-aac1-2025d093d5e9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-29c64729-811d-41cd-9314-052c5d504fb7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c51b880e-1105-496d-aac1-2025d093d5e9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 returned with HTTP 200 Sep 07 17:14:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1507/3022] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:07 2026] GET /volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 => generated 815 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-37c85643-d52a-4152-beb8-94780fa64894 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-37c85643-d52a-4152-beb8-94780fa64894 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-37c85643-d52a-4152-beb8-94780fa64894 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-37c85643-d52a-4152-beb8-94780fa64894 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-37c85643-d52a-4152-beb8-94780fa64894 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume with id: 81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-29c64729-811d-41cd-9314-052c5d504fb7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e returned with HTTP 200 Sep 07 17:14:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1516/3023] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:07 2026] GET /volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e => generated 1015 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-90a85e94-1783-4f51-a1ee-d900db25e5ac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-90a85e94-1783-4f51-a1ee-d900db25e5ac tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-90a85e94-1783-4f51-a1ee-d900db25e5ac tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-90a85e94-1783-4f51-a1ee-d900db25e5ac tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-37c85643-d52a-4152-beb8-94780fa64894 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-90a85e94-1783-4f51-a1ee-d900db25e5ac tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-90a85e94-1783-4f51-a1ee-d900db25e5ac tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e returned with HTTP 200 Sep 07 17:14:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1517/3024] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:07 2026] GET /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e => generated 963 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-14a66aa7-a38d-4ea0-a16b-338ef2f3002e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-14a66aa7-a38d-4ea0-a16b-338ef2f3002e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-14a66aa7-a38d-4ea0-a16b-338ef2f3002e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d58e9a98-3b63-47e8-94c6-2fd97573306e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1179238971"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-37c85643-d52a-4152-beb8-94780fa64894 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume request issued successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-37c85643-d52a-4152-beb8-94780fa64894 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 returned with HTTP 202 Sep 07 17:14:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1508/3025] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:07 2026] DELETE /volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b72a8881-ec87-47e3-932d-21b788e1359f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b72a8881-ec87-47e3-932d-21b788e1359f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b72a8881-ec87-47e3-932d-21b788e1359f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b72a8881-ec87-47e3-932d-21b788e1359f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-14a66aa7-a38d-4ea0-a16b-338ef2f3002e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-14a66aa7-a38d-4ea0-a16b-338ef2f3002e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create snapshot from volume d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:07 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b72a8881-ec87-47e3-932d-21b788e1359f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b72a8881-ec87-47e3-932d-21b788e1359f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 returned with HTTP 200 Sep 07 17:14:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1509/3026] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:07 2026] GET /volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:07 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-14a66aa7-a38d-4ea0-a16b-338ef2f3002e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['a6382709-2b31-4727-9304-7a9cd6e90322', '633d0c40-6815-43aa-9b07-b7dd0b21f9f3', '37fbd312-fbef-4d1a-990f-0455038e31ad', '48238d04-af03-4dcd-8ce6-82e07645cd8a'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-14a66aa7-a38d-4ea0-a16b-338ef2f3002e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot create request issued successfully. Sep 07 17:14:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-14a66aa7-a38d-4ea0-a16b-338ef2f3002e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1518/3027] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bf872276-778d-44b5-ba8c-94d636a16bd3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bf872276-778d-44b5-ba8c-94d636a16bd3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bf872276-778d-44b5-ba8c-94d636a16bd3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bf872276-778d-44b5-ba8c-94d636a16bd3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-bf872276-778d-44b5-ba8c-94d636a16bd3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bf872276-778d-44b5-ba8c-94d636a16bd3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 200 Sep 07 17:14:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1510/3028] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:08 2026] GET /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a1aab36d-85bb-4107-b0d8-f375cb887130 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a1aab36d-85bb-4107-b0d8-f375cb887130 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 Sep 07 17:14:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a1aab36d-85bb-4107-b0d8-f375cb887130 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a1aab36d-85bb-4107-b0d8-f375cb887130 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a1aab36d-85bb-4107-b0d8-f375cb887130 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a1aab36d-85bb-4107-b0d8-f375cb887130 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 returned with HTTP 200 Sep 07 17:14:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1519/3029] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:08 2026] GET /volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5ec0952d-c3d6-4982-8eff-1d1aa2373273 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ec0952d-c3d6-4982-8eff-1d1aa2373273 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ec0952d-c3d6-4982-8eff-1d1aa2373273 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5ec0952d-c3d6-4982-8eff-1d1aa2373273 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5ec0952d-c3d6-4982-8eff-1d1aa2373273 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5ec0952d-c3d6-4982-8eff-1d1aa2373273 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e returned with HTTP 200 Sep 07 17:14:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1511/3030] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:08 2026] GET /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-798e64bb-d808-4fa4-a148-523628dab20d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-798e64bb-d808-4fa4-a148-523628dab20d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 Sep 07 17:14:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-798e64bb-d808-4fa4-a148-523628dab20d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-798e64bb-d808-4fa4-a148-523628dab20d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-798e64bb-d808-4fa4-a148-523628dab20d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 returned with HTTP 404 Sep 07 17:14:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1520/3031] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:08 2026] GET /volume/v3/volumes/81e765bb-a1fb-46c1-b20c-15976c338d18 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1509341064"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1509341064'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume of 1 GB Sep 07 17:14:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (5f293aed-5175-47e9-af9d-d6de8a9ad800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453ca00e-f3b5-4267-a31b-aab272f37ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:08 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453ca00e-f3b5-4267-a31b-aab272f37ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca59fb06-3173-4436-8f26-5135a72cfc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea8ebd25-eeb2-49a5-95ec-8b0024a2ed1c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea8ebd25-eeb2-49a5-95ec-8b0024a2ed1c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea8ebd25-eeb2-49a5-95ec-8b0024a2ed1c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea8ebd25-eeb2-49a5-95ec-8b0024a2ed1c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea8ebd25-eeb2-49a5-95ec-8b0024a2ed1c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea8ebd25-eeb2-49a5-95ec-8b0024a2ed1c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 200 Sep 07 17:14:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1521/3032] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:09 2026] GET /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['d1c6eb69-ef7b-4dfa-b017-45781b596f71', '8e5eee64-232e-4f4a-bd14-ce559d67c8cd', '783731d0-e483-4c95-ba0d-30382cdc2c68', '3b6f1303-8dd7-4bc3-a326-ee1f5b767b57'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca59fb06-3173-4436-8f26-5135a72cfc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c6eb69-ef7b-4dfa-b017-45781b596f71', '8e5eee64-232e-4f4a-bd14-ce559d67c8cd', '783731d0-e483-4c95-ba0d-30382cdc2c68', '3b6f1303-8dd7-4bc3-a326-ee1f5b767b57']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca9a47a-c9c3-4a3e-891b-ee61ed5c1a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca9a47a-c9c3-4a3e-891b-ee61ed5c1a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be68aff2-d794-4fe5-a8cf-09a4c66f76e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1509341064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['d1c6eb69-ef7b-4dfa-b017-45781b596f71','8e5eee64-232e-4f4a-bd14-ce559d67c8cd','783731d0-e483-4c95-ba0d-30382cdc2c68','3b6f1303-8dd7-4bc3-a326-ee1f5b767b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1509341064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be68aff2-d794-4fe5-a8cf-09a4c66f76e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ac6428774047509f485e12f5a5b51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106891fc938c4393a6b1bfee93bbcb20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060160fa-7fb1-4b1d-83aa-8a8252482770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060160fa-7fb1-4b1d-83aa-8a8252482770) transitioned into state 'SUCCESS' from state '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-1509341064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['d1c6eb69-ef7b-4dfa-b017-45781b596f71','8e5eee64-232e-4f4a-bd14-ce559d67c8cd','783731d0-e483-4c95-ba0d-30382cdc2c68','3b6f1303-8dd7-4bc3-a326-ee1f5b767b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f4a489-06d7-46ac-b448-f9a9177b6ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f4a489-06d7-46ac-b448-f9a9177b6ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (5f293aed-5175-47e9-af9d-d6de8a9ad800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request issued successfully. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-96333f77-183b-4cc6-a7e9-3125f7dd1cc5 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1512/3033] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:08 2026] POST /volume/v3/volumes => generated 785 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b49edd61-cf2b-4b2c-9f9c-3deed68fbc40 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b49edd61-cf2b-4b2c-9f9c-3deed68fbc40 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b49edd61-cf2b-4b2c-9f9c-3deed68fbc40 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b49edd61-cf2b-4b2c-9f9c-3deed68fbc40 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b49edd61-cf2b-4b2c-9f9c-3deed68fbc40 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b49edd61-cf2b-4b2c-9f9c-3deed68fbc40 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 returned with HTTP 200 Sep 07 17:14:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1522/3034] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:09 2026] GET /volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c92a6ede-5129-46a6-be22-77f8083910c8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c92a6ede-5129-46a6-be22-77f8083910c8 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c92a6ede-5129-46a6-be22-77f8083910c8 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c92a6ede-5129-46a6-be22-77f8083910c8 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c92a6ede-5129-46a6-be22-77f8083910c8 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c92a6ede-5129-46a6-be22-77f8083910c8 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 returned with HTTP 200 Sep 07 17:14:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1513/3035] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:09 2026] GET /volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8cb1e43c-7445-42f1-be9f-ac8d7a46c974 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8cb1e43c-7445-42f1-be9f-ac8d7a46c974 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8cb1e43c-7445-42f1-be9f-ac8d7a46c974 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8cb1e43c-7445-42f1-be9f-ac8d7a46c974 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9e7d5458-25bb-44be-a5c9-7821cc11c1b6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e7d5458-25bb-44be-a5c9-7821cc11c1b6 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e7d5458-25bb-44be-a5c9-7821cc11c1b6 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9e7d5458-25bb-44be-a5c9-7821cc11c1b6 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:09 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:09 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8cb1e43c-7445-42f1-be9f-ac8d7a46c974 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9e7d5458-25bb-44be-a5c9-7821cc11c1b6 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9e7d5458-25bb-44be-a5c9-7821cc11c1b6 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e returned with HTTP 200 Sep 07 17:14:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1514/3036] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:09 2026] GET /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8cb1e43c-7445-42f1-be9f-ac8d7a46c974 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 returned with HTTP 200 Sep 07 17:14:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1523/3037] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:09 2026] GET /volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 => generated 840 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1758930254"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1758930254'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Create volume of 1 GB Sep 07 17:14:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Availability Zones retrieved successfully. Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Flow 'volume_create_api' (2e7ac62b-d9f8-4184-94da-e0c7ae6c958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5c53625-f722-442f-a8a6-03d702c3863e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:09 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5c53625-f722-442f-a8a6-03d702c3863e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a738ad04-ec2a-443a-beb9-afb69307a18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f60ef1eb-676f-4f83-b22c-be2e4bd142dc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f60ef1eb-676f-4f83-b22c-be2e4bd142dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f60ef1eb-676f-4f83-b22c-be2e4bd142dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f60ef1eb-676f-4f83-b22c-be2e4bd142dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f60ef1eb-676f-4f83-b22c-be2e4bd142dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f60ef1eb-676f-4f83-b22c-be2e4bd142dc tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 200 Sep 07 17:14:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1524/3038] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:10 2026] GET /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Created reservations ['8d1ed397-2307-4fb9-9202-20619984e911', '78a5d4f2-d87c-4dca-9f1b-b589a9e4416d', 'd2abb85c-ebae-4ca9-873d-02e9b72d1e32', '5ce8e8f5-f982-4a64-b3b0-e9fd92555f39'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a738ad04-ec2a-443a-beb9-afb69307a18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d1ed397-2307-4fb9-9202-20619984e911', '78a5d4f2-d87c-4dca-9f1b-b589a9e4416d', 'd2abb85c-ebae-4ca9-873d-02e9b72d1e32', '5ce8e8f5-f982-4a64-b3b0-e9fd92555f39']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6dc3828-fd9d-488d-8541-3e11e9455eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6dc3828-fd9d-488d-8541-3e11e9455eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26907227-2f8c-4491-9269-38ffd48a8233', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1758930254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a20ca93151a4823b1558f070db20622',qos_specs=None,replication_status=,reservations=['8d1ed397-2307-4fb9-9202-20619984e911','78a5d4f2-d87c-4dca-9f1b-b589a9e4416d','d2abb85c-ebae-4ca9-873d-02e9b72d1e32','5ce8e8f5-f982-4a64-b3b0-e9fd92555f39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bb6efd5b4947de90d41733969a240e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:10Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1758930254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26907227-2f8c-4491-9269-38ffd48a8233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a20ca93151a4823b1558f070db20622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10bb6efd5b4947de90d41733969a240e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d33ece-09a3-416d-b4d9-69ebb500c856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d33ece-09a3-416d-b4d9-69ebb500c856) transitioned into 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-1758930254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a20ca93151a4823b1558f070db20622',qos_specs=None,replication_status=,reservations=['8d1ed397-2307-4fb9-9202-20619984e911','78a5d4f2-d87c-4dca-9f1b-b589a9e4416d','d2abb85c-ebae-4ca9-873d-02e9b72d1e32','5ce8e8f5-f982-4a64-b3b0-e9fd92555f39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bb6efd5b4947de90d41733969a240e',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abdc2d55-43f0-41a9-bfea-ead2436fd597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abdc2d55-43f0-41a9-bfea-ead2436fd597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Flow 'volume_create_api' (2e7ac62b-d9f8-4184-94da-e0c7ae6c958d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Create volume request issued successfully. Sep 07 17:14:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-06cae376-5eb6-43c4-adda-b01ec1e9ce9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1515/3039] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:14:09 2026] POST /volume/v3/volumes => generated 783 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-66c3fd4c-e6d2-4eee-967d-d168a2dc77af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-66c3fd4c-e6d2-4eee-967d-d168a2dc77af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-66c3fd4c-e6d2-4eee-967d-d168a2dc77af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-66c3fd4c-e6d2-4eee-967d-d168a2dc77af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-66c3fd4c-e6d2-4eee-967d-d168a2dc77af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-66c3fd4c-e6d2-4eee-967d-d168a2dc77af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 200 Sep 07 17:14:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1525/3040] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:10 2026] GET /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-64866997-d1ee-40ab-81cb-a936e12581e0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-64866997-d1ee-40ab-81cb-a936e12581e0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-64866997-d1ee-40ab-81cb-a936e12581e0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-64866997-d1ee-40ab-81cb-a936e12581e0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:10 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:10 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:10 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:10 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:10 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-64866997-d1ee-40ab-81cb-a936e12581e0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:10 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-64866997-d1ee-40ab-81cb-a936e12581e0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 returned with HTTP 200 Sep 07 17:14:10 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1516/3041] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:10 2026] GET /volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ec0544cb-c878-4b35-a7f1-95da4b54923c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec0544cb-c878-4b35-a7f1-95da4b54923c tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec0544cb-c878-4b35-a7f1-95da4b54923c tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ec0544cb-c878-4b35-a7f1-95da4b54923c tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ec0544cb-c878-4b35-a7f1-95da4b54923c tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ec0544cb-c878-4b35-a7f1-95da4b54923c tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e returned with HTTP 200 Sep 07 17:14:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1526/3042] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:10 2026] GET /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-87cbddab-9838-40cd-a225-80459b0ea198 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-87cbddab-9838-40cd-a225-80459b0ea198 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-87cbddab-9838-40cd-a225-80459b0ea198 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-87cbddab-9838-40cd-a225-80459b0ea198 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-87cbddab-9838-40cd-a225-80459b0ea198 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-87cbddab-9838-40cd-a225-80459b0ea198 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 200 Sep 07 17:14:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1517/3043] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:11 2026] GET /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f0af92a7-cf89-4d88-b47e-630d84ced8d1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f0af92a7-cf89-4d88-b47e-630d84ced8d1 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f0af92a7-cf89-4d88-b47e-630d84ced8d1 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f0af92a7-cf89-4d88-b47e-630d84ced8d1 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f0af92a7-cf89-4d88-b47e-630d84ced8d1 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f0af92a7-cf89-4d88-b47e-630d84ced8d1 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 200 Sep 07 17:14:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1527/3044] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:11 2026] GET /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-651ce800-6630-461a-954f-7ca05c5732de None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-651ce800-6630-461a-954f-7ca05c5732de tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-651ce800-6630-461a-954f-7ca05c5732de tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-651ce800-6630-461a-954f-7ca05c5732de tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-651ce800-6630-461a-954f-7ca05c5732de tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-651ce800-6630-461a-954f-7ca05c5732de tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 returned with HTTP 200 Sep 07 17:14:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1518/3045] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:11 2026] GET /volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0f47ce47-8c57-4c02-bd4b-babc56952880 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0f47ce47-8c57-4c02-bd4b-babc56952880 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0f47ce47-8c57-4c02-bd4b-babc56952880 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0f47ce47-8c57-4c02-bd4b-babc56952880 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0f47ce47-8c57-4c02-bd4b-babc56952880 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0f47ce47-8c57-4c02-bd4b-babc56952880 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e returned with HTTP 200 Sep 07 17:14:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1528/3046] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:12 2026] GET /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8eaef6ae-3046-43e3-8515-56cef45acdb3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8eaef6ae-3046-43e3-8515-56cef45acdb3 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] POST http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e/action Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8eaef6ae-3046-43e3-8515-56cef45acdb3 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8eaef6ae-3046-43e3-8515-56cef45acdb3 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-8eaef6ae-3046-43e3-8515-56cef45acdb3 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5a0d22907c064c58abc8dded5f6da83a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c767e6c339b45ac806d5148ca83bb47', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8eaef6ae-3046-43e3-8515-56cef45acdb3 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-reader] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e/action returned with HTTP 403 Sep 07 17:14:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1519/3047] 192.168.122.80 () {60 vars in 1269 bytes} [Mon Sep 7 17:14:12 2026] POST /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e/action => generated 131 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9a344a3a-1482-4909-94b0-11cda85f7930 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a344a3a-1482-4909-94b0-11cda85f7930 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a344a3a-1482-4909-94b0-11cda85f7930 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9a344a3a-1482-4909-94b0-11cda85f7930 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9a344a3a-1482-4909-94b0-11cda85f7930 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Delete volume with id: 16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9a344a3a-1482-4909-94b0-11cda85f7930 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-56e85c91-db8a-44b3-9c49-29b837264749 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-56e85c91-db8a-44b3-9c49-29b837264749 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-56e85c91-db8a-44b3-9c49-29b837264749 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-56e85c91-db8a-44b3-9c49-29b837264749 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9a344a3a-1482-4909-94b0-11cda85f7930 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Delete volume request issued successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9a344a3a-1482-4909-94b0-11cda85f7930 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e returned with HTTP 202 Sep 07 17:14:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1529/3048] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:12 2026] DELETE /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-426fe500-d0a8-4214-ad72-a3c91bc7b4dc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-426fe500-d0a8-4214-ad72-a3c91bc7b4dc tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-426fe500-d0a8-4214-ad72-a3c91bc7b4dc tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-56e85c91-db8a-44b3-9c49-29b837264749 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-426fe500-d0a8-4214-ad72-a3c91bc7b4dc tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-56e85c91-db8a-44b3-9c49-29b837264749 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 200 Sep 07 17:14:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1520/3049] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:12 2026] GET /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f9323317-f5cd-43f7-96d8-010ee04c4413 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f9323317-f5cd-43f7-96d8-010ee04c4413 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] POST http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9/action Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f9323317-f5cd-43f7-96d8-010ee04c4413 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f9323317-f5cd-43f7-96d8-010ee04c4413 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-f9323317-f5cd-43f7-96d8-010ee04c4413 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Updating snapshot '61ced550-e627-4f39-bf23-c5dbfba149a9' with '{'status': 'error'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-426fe500-d0a8-4214-ad72-a3c91bc7b4dc tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Volume info retrieved successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-426fe500-d0a8-4214-ad72-a3c91bc7b4dc tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e returned with HTTP 200 Sep 07 17:14:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1530/3050] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:12 2026] GET /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-f9323317-f5cd-43f7-96d8-010ee04c4413 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '67aa76fad76f4d5783f6d746b12df0e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c99ebc5a9f0f4a30a1e4122d7e009144', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f9323317-f5cd-43f7-96d8-010ee04c4413 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9/action returned with HTTP 403 Sep 07 17:14:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1521/3051] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:14:12 2026] POST /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9/action => generated 133 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-45d0ac16-9203-4471-8be3-8b02e847c779 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-45d0ac16-9203-4471-8be3-8b02e847c779 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-45d0ac16-9203-4471-8be3-8b02e847c779 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-45d0ac16-9203-4471-8be3-8b02e847c779 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-45d0ac16-9203-4471-8be3-8b02e847c779 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete snapshot with id: 61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-45d0ac16-9203-4471-8be3-8b02e847c779 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-45d0ac16-9203-4471-8be3-8b02e847c779 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-45d0ac16-9203-4471-8be3-8b02e847c779 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 202 Sep 07 17:14:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1531/3052] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:12 2026] DELETE /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8195aef0-dffe-4791-a29d-20ee1406f4a0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8195aef0-dffe-4791-a29d-20ee1406f4a0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8195aef0-dffe-4791-a29d-20ee1406f4a0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8195aef0-dffe-4791-a29d-20ee1406f4a0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8195aef0-dffe-4791-a29d-20ee1406f4a0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8195aef0-dffe-4791-a29d-20ee1406f4a0 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 200 Sep 07 17:14:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1522/3053] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:12 2026] GET /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-232a4c46-77a0-40eb-96b6-8f4581223912 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-232a4c46-77a0-40eb-96b6-8f4581223912 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-232a4c46-77a0-40eb-96b6-8f4581223912 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-232a4c46-77a0-40eb-96b6-8f4581223912 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-232a4c46-77a0-40eb-96b6-8f4581223912 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-232a4c46-77a0-40eb-96b6-8f4581223912 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 200 Sep 07 17:14:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1532/3054] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:12 2026] GET /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 875 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4d11eec9-77f1-4874-87d9-74b1bc16c3ea None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d11eec9-77f1-4874-87d9-74b1bc16c3ea tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d11eec9-77f1-4874-87d9-74b1bc16c3ea tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d11eec9-77f1-4874-87d9-74b1bc16c3ea tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:12 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:12 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4d11eec9-77f1-4874-87d9-74b1bc16c3ea tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:12 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d11eec9-77f1-4874-87d9-74b1bc16c3ea tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 returned with HTTP 200 Sep 07 17:14:12 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1523/3055] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:12 2026] GET /volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-94b44add-79ee-4947-8dae-2e877b5c8c25 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-94b44add-79ee-4947-8dae-2e877b5c8c25 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] GET http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-94b44add-79ee-4947-8dae-2e877b5c8c25 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-94b44add-79ee-4947-8dae-2e877b5c8c25 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-94b44add-79ee-4947-8dae-2e877b5c8c25 tempest-ProjectReaderTests-376133943 tempest-ProjectReaderTests-376133943-project-admin] http://192.168.122.80/volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e returned with HTTP 404 Sep 07 17:14:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1533/3056] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:13 2026] GET /volume/v3/volumes/16bc20be-66c6-4248-aa0e-def9b8ba099e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-25f98505-abc0-4ca7-a531-1484833f6341 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-25f98505-abc0-4ca7-a531-1484833f6341 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-25f98505-abc0-4ca7-a531-1484833f6341 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-25f98505-abc0-4ca7-a531-1484833f6341 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-25f98505-abc0-4ca7-a531-1484833f6341 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-25f98505-abc0-4ca7-a531-1484833f6341 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 200 Sep 07 17:14:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1524/3057] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:13 2026] GET /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fd6f9082-5519-4aef-a431-7abfbffa9e72 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fd6f9082-5519-4aef-a431-7abfbffa9e72 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fd6f9082-5519-4aef-a431-7abfbffa9e72 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fd6f9082-5519-4aef-a431-7abfbffa9e72 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6507bcc7-bf33-4778-b142-e87b9c4b6242 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6507bcc7-bf33-4778-b142-e87b9c4b6242 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6507bcc7-bf33-4778-b142-e87b9c4b6242 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6507bcc7-bf33-4778-b142-e87b9c4b6242 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fd6f9082-5519-4aef-a431-7abfbffa9e72 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fd6f9082-5519-4aef-a431-7abfbffa9e72 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 200 Sep 07 17:14:13 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:13 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1534/3058] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:13 2026] GET /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 875 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6507bcc7-bf33-4778-b142-e87b9c4b6242 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6507bcc7-bf33-4778-b142-e87b9c4b6242 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 returned with HTTP 200 Sep 07 17:14:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1525/3059] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:13 2026] GET /volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8e54fdc4-e38e-4320-b550-b8dd5be87005 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e54fdc4-e38e-4320-b550-b8dd5be87005 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8e54fdc4-e38e-4320-b550-b8dd5be87005 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be68aff2-d794-4fe5-a8cf-09a4c66f76e3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1685629097"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:13 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:13 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e54fdc4-e38e-4320-b550-b8dd5be87005 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-8e54fdc4-e38e-4320-b550-b8dd5be87005 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create snapshot from volume be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:13 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-8e54fdc4-e38e-4320-b550-b8dd5be87005 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['38d96361-dad5-4605-a64e-561c08649fb6', 'b2da4e04-8112-4dfb-95e0-9110b8fe5bf5', '1c5f200d-52ae-42ca-817a-8c911a079758', 'b21a9ccd-7d57-46b9-85af-c85ed45020c9'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:13 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:13 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8e54fdc4-e38e-4320-b550-b8dd5be87005 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot create request issued successfully. Sep 07 17:14:13 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8e54fdc4-e38e-4320-b550-b8dd5be87005 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:13 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1535/3060] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-294eea24-848a-4447-b758-9a603e3bbb9e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-294eea24-848a-4447-b758-9a603e3bbb9e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-294eea24-848a-4447-b758-9a603e3bbb9e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-294eea24-848a-4447-b758-9a603e3bbb9e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:13 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:13 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-294eea24-848a-4447-b758-9a603e3bbb9e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-294eea24-848a-4447-b758-9a603e3bbb9e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e returned with HTTP 200 Sep 07 17:14:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1526/3061] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:13 2026] GET /volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4ad9a383-8726-4a26-964c-8f1f7ca007bf None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4ad9a383-8726-4a26-964c-8f1f7ca007bf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4ad9a383-8726-4a26-964c-8f1f7ca007bf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4ad9a383-8726-4a26-964c-8f1f7ca007bf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4ad9a383-8726-4a26-964c-8f1f7ca007bf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 returned with HTTP 404 Sep 07 17:14:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1536/3062] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:14 2026] GET /volume/v3/snapshots/61ced550-e627-4f39-bf23-c5dbfba149a9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f3b7989f-32f3-4c22-a510-74be8c536c91 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f3b7989f-32f3-4c22-a510-74be8c536c91 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f3b7989f-32f3-4c22-a510-74be8c536c91 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f3b7989f-32f3-4c22-a510-74be8c536c91 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-f3b7989f-32f3-4c22-a510-74be8c536c91 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f3b7989f-32f3-4c22-a510-74be8c536c91 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f3b7989f-32f3-4c22-a510-74be8c536c91 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f3b7989f-32f3-4c22-a510-74be8c536c91 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e returned with HTTP 202 Sep 07 17:14:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1527/3063] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:14 2026] DELETE /volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-325cda63-6fc5-4c64-8a0e-5aaf32902501 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-325cda63-6fc5-4c64-8a0e-5aaf32902501 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-325cda63-6fc5-4c64-8a0e-5aaf32902501 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-325cda63-6fc5-4c64-8a0e-5aaf32902501 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-325cda63-6fc5-4c64-8a0e-5aaf32902501 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-325cda63-6fc5-4c64-8a0e-5aaf32902501 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e returned with HTTP 200 Sep 07 17:14:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1537/3064] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:14 2026] GET /volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-af3e3343-4d60-4f6e-a9b5-8bca77140c3f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-af3e3343-4d60-4f6e-a9b5-8bca77140c3f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-af3e3343-4d60-4f6e-a9b5-8bca77140c3f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-af3e3343-4d60-4f6e-a9b5-8bca77140c3f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-af3e3343-4d60-4f6e-a9b5-8bca77140c3f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-af3e3343-4d60-4f6e-a9b5-8bca77140c3f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 200 Sep 07 17:14:14 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1528/3065] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:14 2026] GET /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 876 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-74d8fa92-68a4-4030-90a1-6abad0271a64 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-74d8fa92-68a4-4030-90a1-6abad0271a64 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-74d8fa92-68a4-4030-90a1-6abad0271a64 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-74d8fa92-68a4-4030-90a1-6abad0271a64 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:14 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-74d8fa92-68a4-4030-90a1-6abad0271a64 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-74d8fa92-68a4-4030-90a1-6abad0271a64 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 200 Sep 07 17:14:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1538/3066] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:14 2026] GET /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 876 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4394734e-46ad-4e40-9dad-930a49e819a7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4394734e-46ad-4e40-9dad-930a49e819a7 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4394734e-46ad-4e40-9dad-930a49e819a7 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26907227-2f8c-4491-9269-38ffd48a8233", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-972411995"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:14 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:14 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4394734e-46ad-4e40-9dad-930a49e819a7 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:14 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-4394734e-46ad-4e40-9dad-930a49e819a7 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Create snapshot from volume 26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b62c6e01-7309-4272-aaf4-689743c1af0e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b62c6e01-7309-4272-aaf4-689743c1af0e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b62c6e01-7309-4272-aaf4-689743c1af0e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b62c6e01-7309-4272-aaf4-689743c1af0e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:14 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:14 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b62c6e01-7309-4272-aaf4-689743c1af0e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:14 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b62c6e01-7309-4272-aaf4-689743c1af0e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e returned with HTTP 200 Sep 07 17:14:14 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1539/3067] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:14 2026] GET /volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:14 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-4394734e-46ad-4e40-9dad-930a49e819a7 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Created reservations ['450fa244-96e9-4195-96c8-865ef136ce61', 'fbdc482b-2ff1-4769-9b7d-83a77a91a509', 'c4c663a5-6916-43cb-8573-0cd7b70641e0', '4d3519d9-3eab-4708-9fc2-589f64bd6347'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4394734e-46ad-4e40-9dad-930a49e819a7 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot create request issued successfully. Sep 07 17:14:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4394734e-46ad-4e40-9dad-930a49e819a7 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1529/3068] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:14 2026] POST /volume/v3/snapshots => generated 325 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dd18f1a5-5230-44b6-8c80-87c448924cda None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dd18f1a5-5230-44b6-8c80-87c448924cda tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dd18f1a5-5230-44b6-8c80-87c448924cda tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dd18f1a5-5230-44b6-8c80-87c448924cda tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-dd18f1a5-5230-44b6-8c80-87c448924cda tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dd18f1a5-5230-44b6-8c80-87c448924cda tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 200 Sep 07 17:14:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1540/3069] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:15 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a390ab1e-2df7-4c82-a66d-bfe425eee995 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a390ab1e-2df7-4c82-a66d-bfe425eee995 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a390ab1e-2df7-4c82-a66d-bfe425eee995 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:15 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a390ab1e-2df7-4c82-a66d-bfe425eee995 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:15 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:15 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:15 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:15 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:15 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a390ab1e-2df7-4c82-a66d-bfe425eee995 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:15 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a390ab1e-2df7-4c82-a66d-bfe425eee995 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e returned with HTTP 200 Sep 07 17:14:15 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1530/3070] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:15 2026] GET /volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:14:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7d393574-cb8a-4037-84e3-2b098ff68a4d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7d393574-cb8a-4037-84e3-2b098ff68a4d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7d393574-cb8a-4037-84e3-2b098ff68a4d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:15 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7d393574-cb8a-4037-84e3-2b098ff68a4d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:15 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:15 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:15 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7d393574-cb8a-4037-84e3-2b098ff68a4d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:15 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7d393574-cb8a-4037-84e3-2b098ff68a4d tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e returned with HTTP 200 Sep 07 17:14:15 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1541/3071] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:15 2026] GET /volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5afb32ee-2fc0-4129-bb46-4fd886892d9d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5afb32ee-2fc0-4129-bb46-4fd886892d9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5afb32ee-2fc0-4129-bb46-4fd886892d9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5afb32ee-2fc0-4129-bb46-4fd886892d9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:16 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5afb32ee-2fc0-4129-bb46-4fd886892d9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5afb32ee-2fc0-4129-bb46-4fd886892d9d tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 200 Sep 07 17:14:16 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1531/3072] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:16 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:14:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-18801c0b-fdc5-4c76-a1ce-9ce2f765cbc8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-18801c0b-fdc5-4c76-a1ce-9ce2f765cbc8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e Sep 07 17:14:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-18801c0b-fdc5-4c76-a1ce-9ce2f765cbc8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:16 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-18801c0b-fdc5-4c76-a1ce-9ce2f765cbc8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:16 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-18801c0b-fdc5-4c76-a1ce-9ce2f765cbc8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e returned with HTTP 404 Sep 07 17:14:16 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1542/3073] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:16 2026] GET /volume/v3/volumes/d58e9a98-3b63-47e8-94c6-2fd97573306e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-896612821"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-896612821'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:14:16 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (0252abf5-21d4-475f-ae82-3952c3d4fdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92626b3-a3b9-4dbd-91e3-a932eac57066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92626b3-a3b9-4dbd-91e3-a932eac57066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d117f57-a0ba-498d-98f2-0e8b69a127db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['2112d313-452a-490f-9234-2d52fc350dc8', '9620d071-b44a-476c-aca0-0b96afbc7352', '190856a7-927b-4c97-9173-453c0bb8a2f9', '85ad7493-27ff-420c-9577-b10362b22368'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d117f57-a0ba-498d-98f2-0e8b69a127db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2112d313-452a-490f-9234-2d52fc350dc8', '9620d071-b44a-476c-aca0-0b96afbc7352', '190856a7-927b-4c97-9173-453c0bb8a2f9', '85ad7493-27ff-420c-9577-b10362b22368']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (607d9fd3-2c61-43f1-8e61-5e061eb8e7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:16 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (607d9fd3-2c61-43f1-8e61-5e061eb8e7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d2cf9e-1507-49e6-8d95-7e8cffb29989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-896612821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['2112d313-452a-490f-9234-2d52fc350dc8','9620d071-b44a-476c-aca0-0b96afbc7352','190856a7-927b-4c97-9173-453c0bb8a2f9','85ad7493-27ff-420c-9577-b10362b22368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-896612821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d2cf9e-1507-49e6-8d95-7e8cffb29989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807c02fe-fab1-4209-ae03-1049b805ac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807c02fe-fab1-4209-ae03-1049b805ac51) transitioned into state 'SUCCESS' from state '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-896612821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['2112d313-452a-490f-9234-2d52fc350dc8','9620d071-b44a-476c-aca0-0b96afbc7352','190856a7-927b-4c97-9173-453c0bb8a2f9','85ad7493-27ff-420c-9577-b10362b22368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:16 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6dcf53c-3848-4d1d-b9a3-2e0d57c9bdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-551bf01b-1ad0-46ea-90c7-5a57c235767f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-551bf01b-1ad0-46ea-90c7-5a57c235767f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-551bf01b-1ad0-46ea-90c7-5a57c235767f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-551bf01b-1ad0-46ea-90c7-5a57c235767f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6dcf53c-3848-4d1d-b9a3-2e0d57c9bdd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-551bf01b-1ad0-46ea-90c7-5a57c235767f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:17 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (0252abf5-21d4-475f-ae82-3952c3d4fdfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-551bf01b-1ad0-46ea-90c7-5a57c235767f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e returned with HTTP 200 Sep 07 17:14:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1543/3074] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:17 2026] GET /volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-68161cd6-0671-4d4e-abee-f6ef9d44daae tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1532/3075] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:16 2026] POST /volume/v3/volumes => generated 784 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-632a7362-51e9-407a-b136-7aeb5420bd60 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-632a7362-51e9-407a-b136-7aeb5420bd60 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] GET http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-632a7362-51e9-407a-b136-7aeb5420bd60 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-632a7362-51e9-407a-b136-7aeb5420bd60 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-632a7362-51e9-407a-b136-7aeb5420bd60 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fd27e5d0-692b-4db0-9cae-03a0307f5630 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.db.api [None req-632a7362-51e9-407a-b136-7aeb5420bd60 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Building query based on filter {{(pid=86480) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fd27e5d0-692b-4db0-9cae-03a0307f5630 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 Sep 07 17:14:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fd27e5d0-692b-4db0-9cae-03a0307f5630 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fd27e5d0-692b-4db0-9cae-03a0307f5630 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-632a7362-51e9-407a-b136-7aeb5420bd60 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Get all snapshots completed successfully. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-632a7362-51e9-407a-b136-7aeb5420bd60 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] http://192.168.122.80/volume/v3/snapshots returned with HTTP 200 Sep 07 17:14:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1544/3076] 192.168.122.80 () {58 vars in 1122 bytes} [Mon Sep 7 17:14:17 2026] GET /volume/v3/snapshots => generated 336 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:17 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:17 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-23c9c52b-8faa-4047-915e-492151602ce3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23c9c52b-8faa-4047-915e-492151602ce3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23c9c52b-8faa-4047-915e-492151602ce3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-23c9c52b-8faa-4047-915e-492151602ce3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-23c9c52b-8faa-4047-915e-492151602ce3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete snapshot with id: d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fd27e5d0-692b-4db0-9cae-03a0307f5630 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23c9c52b-8faa-4047-915e-492151602ce3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fd27e5d0-692b-4db0-9cae-03a0307f5630 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 returned with HTTP 200 Sep 07 17:14:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1533/3077] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:17 2026] GET /volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:17 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-23c9c52b-8faa-4047-915e-492151602ce3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-23c9c52b-8faa-4047-915e-492151602ce3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e returned with HTTP 202 Sep 07 17:14:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1545/3078] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:17 2026] DELETE /volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3a358aab-14b5-4f8a-8de3-cd322ac5950f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3a358aab-14b5-4f8a-8de3-cd322ac5950f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3a358aab-14b5-4f8a-8de3-cd322ac5950f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3a358aab-14b5-4f8a-8de3-cd322ac5950f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-31965c77-a4a1-4bde-adf1-409a30bc4680 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:17 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31965c77-a4a1-4bde-adf1-409a30bc4680 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31965c77-a4a1-4bde-adf1-409a30bc4680 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:17 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31965c77-a4a1-4bde-adf1-409a30bc4680 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:17 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3a358aab-14b5-4f8a-8de3-cd322ac5950f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:17 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3a358aab-14b5-4f8a-8de3-cd322ac5950f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e returned with HTTP 200 Sep 07 17:14:17 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1534/3079] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:17 2026] GET /volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:17 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-31965c77-a4a1-4bde-adf1-409a30bc4680 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:17 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31965c77-a4a1-4bde-adf1-409a30bc4680 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 200 Sep 07 17:14:17 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1546/3080] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:17 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 457 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c4156aa1-ef76-46b7-9207-ec87669ee2b5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c4156aa1-ef76-46b7-9207-ec87669ee2b5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 Sep 07 17:14:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c4156aa1-ef76-46b7-9207-ec87669ee2b5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c4156aa1-ef76-46b7-9207-ec87669ee2b5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:18 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:18 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c4156aa1-ef76-46b7-9207-ec87669ee2b5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c4156aa1-ef76-46b7-9207-ec87669ee2b5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 returned with HTTP 200 Sep 07 17:14:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1535/3081] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:18 2026] GET /volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6e200e1c-25b7-4cf3-b04a-58d0a1e0cb31 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e200e1c-25b7-4cf3-b04a-58d0a1e0cb31 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e200e1c-25b7-4cf3-b04a-58d0a1e0cb31 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:18 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e200e1c-25b7-4cf3-b04a-58d0a1e0cb31 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:18 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:18 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:18 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6e200e1c-25b7-4cf3-b04a-58d0a1e0cb31 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:18 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e200e1c-25b7-4cf3-b04a-58d0a1e0cb31 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e returned with HTTP 200 Sep 07 17:14:18 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1547/3082] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:18 2026] GET /volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fde0bd54-0708-4e89-8d9b-5da3025f4bce None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fde0bd54-0708-4e89-8d9b-5da3025f4bce tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fde0bd54-0708-4e89-8d9b-5da3025f4bce tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:18 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fde0bd54-0708-4e89-8d9b-5da3025f4bce tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:18 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:18 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:18 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fde0bd54-0708-4e89-8d9b-5da3025f4bce tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:18 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fde0bd54-0708-4e89-8d9b-5da3025f4bce tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 200 Sep 07 17:14:18 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1536/3083] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:18 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 457 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d03e174e-eaca-4b12-b50f-a38a1635432a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d03e174e-eaca-4b12-b50f-a38a1635432a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d03e174e-eaca-4b12-b50f-a38a1635432a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d03e174e-eaca-4b12-b50f-a38a1635432a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d03e174e-eaca-4b12-b50f-a38a1635432a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d03e174e-eaca-4b12-b50f-a38a1635432a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 returned with HTTP 200 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1548/3084] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:19 2026] GET /volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0fba173d-90fd-4baf-ae09-d86cbcd6bc49 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fba173d-90fd-4baf-ae09-d86cbcd6bc49 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9373fa89-b555-41fd-ae27-f81723c6526c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0fba173d-90fd-4baf-ae09-d86cbcd6bc49 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7d2cf9e-1507-49e6-8d95-7e8cffb29989", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-205845905"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9373fa89-b555-41fd-ae27-f81723c6526c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9373fa89-b555-41fd-ae27-f81723c6526c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9373fa89-b555-41fd-ae27-f81723c6526c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9373fa89-b555-41fd-ae27-f81723c6526c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e returned with HTTP 404 Sep 07 17:14:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1549/3085] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:19 2026] GET /volume/v3/snapshots/d2f6e15e-b958-4afd-959c-04a8711aca5e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0fba173d-90fd-4baf-ae09-d86cbcd6bc49 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-0fba173d-90fd-4baf-ae09-d86cbcd6bc49 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create snapshot from volume f7d2cf9e-1507-49e6-8d95-7e8cffb29989 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c4e42e5b-e8e3-4f3a-87cf-8b969cc021af None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c4e42e5b-e8e3-4f3a-87cf-8b969cc021af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c4e42e5b-e8e3-4f3a-87cf-8b969cc021af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c4e42e5b-e8e3-4f3a-87cf-8b969cc021af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c4e42e5b-e8e3-4f3a-87cf-8b969cc021af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c4e42e5b-e8e3-4f3a-87cf-8b969cc021af tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 200 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1550/3086] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:19 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bf56df8f-818f-4108-b304-2b865808c172 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf56df8f-818f-4108-b304-2b865808c172 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf56df8f-818f-4108-b304-2b865808c172 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf56df8f-818f-4108-b304-2b865808c172 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-bf56df8f-818f-4108-b304-2b865808c172 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume with id: be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf56df8f-818f-4108-b304-2b865808c172 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0fba173d-90fd-4baf-ae09-d86cbcd6bc49 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['e558f5dd-eda8-4199-81e6-a66e7812690c', '46cf210f-43d9-4ca0-bb5e-67a617f0b52f', '33404569-83d2-42cf-a14e-bd7499743e79', '26998c8f-da85-480c-a310-adc9922bb8ca'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf56df8f-818f-4108-b304-2b865808c172 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume request issued successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf56df8f-818f-4108-b304-2b865808c172 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 returned with HTTP 202 Sep 07 17:14:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1551/3087] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:19 2026] DELETE /volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3cdd822e-a041-49e4-9036-fee63ed402fe None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3cdd822e-a041-49e4-9036-fee63ed402fe tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3cdd822e-a041-49e4-9036-fee63ed402fe tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3cdd822e-a041-49e4-9036-fee63ed402fe tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3cdd822e-a041-49e4-9036-fee63ed402fe tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3cdd822e-a041-49e4-9036-fee63ed402fe tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 200 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1552/3088] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:19 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1551050f-b27e-4520-8b8a-f7932678f5f6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1551050f-b27e-4520-8b8a-f7932678f5f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1551050f-b27e-4520-8b8a-f7932678f5f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1551050f-b27e-4520-8b8a-f7932678f5f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0fba173d-90fd-4baf-ae09-d86cbcd6bc49 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot create request issued successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0fba173d-90fd-4baf-ae09-d86cbcd6bc49 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1537/3089] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ac51a444-9496-4a86-8e11-7b03b49cef76 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ac51a444-9496-4a86-8e11-7b03b49cef76 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ac51a444-9496-4a86-8e11-7b03b49cef76 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ac51a444-9496-4a86-8e11-7b03b49cef76 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-ac51a444-9496-4a86-8e11-7b03b49cef76 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Delete snapshot with id: cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1551050f-b27e-4520-8b8a-f7932678f5f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ac51a444-9496-4a86-8e11-7b03b49cef76 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1551050f-b27e-4520-8b8a-f7932678f5f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 returned with HTTP 200 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1553/3090] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:19 2026] GET /volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-fe3b7780-aaeb-4a47-9a4d-55922b2c6557 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe3b7780-aaeb-4a47-9a4d-55922b2c6557 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe3b7780-aaeb-4a47-9a4d-55922b2c6557 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-fe3b7780-aaeb-4a47-9a4d-55922b2c6557 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ac51a444-9496-4a86-8e11-7b03b49cef76 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot delete request issued successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ac51a444-9496-4a86-8e11-7b03b49cef76 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 202 Sep 07 17:14:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1538/3091] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:19 2026] DELETE /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-fe3b7780-aaeb-4a47-9a4d-55922b2c6557 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-fe3b7780-aaeb-4a47-9a4d-55922b2c6557 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 200 Sep 07 17:14:19 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1554/3092] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:19 2026] GET /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4a1664ba-d152-4f6b-815a-aaf96d102568 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4a1664ba-d152-4f6b-815a-aaf96d102568 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4a1664ba-d152-4f6b-815a-aaf96d102568 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4a1664ba-d152-4f6b-815a-aaf96d102568 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:19 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4a1664ba-d152-4f6b-815a-aaf96d102568 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:19 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4a1664ba-d152-4f6b-815a-aaf96d102568 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 200 Sep 07 17:14:19 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1539/3093] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:19 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8f052713-ffb9-4777-b2ac-b94eadb48c64 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f052713-ffb9-4777-b2ac-b94eadb48c64 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f052713-ffb9-4777-b2ac-b94eadb48c64 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f052713-ffb9-4777-b2ac-b94eadb48c64 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d1bb92f0-e326-45bc-9fe7-77dc56e8cd9f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f052713-ffb9-4777-b2ac-b94eadb48c64 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 returned with HTTP 404 Sep 07 17:14:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1555/3094] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:20 2026] GET /volume/v3/volumes/be68aff2-d794-4fe5-a8cf-09a4c66f76e3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d1bb92f0-e326-45bc-9fe7-77dc56e8cd9f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d1bb92f0-e326-45bc-9fe7-77dc56e8cd9f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d1bb92f0-e326-45bc-9fe7-77dc56e8cd9f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1505039359"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1505039359'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume of 1 GB Sep 07 17:14:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d1bb92f0-e326-45bc-9fe7-77dc56e8cd9f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d1bb92f0-e326-45bc-9fe7-77dc56e8cd9f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 200 Sep 07 17:14:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1540/3095] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:20 2026] GET /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-de406722-4925-464a-8581-3fe8be26a919 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de406722-4925-464a-8581-3fe8be26a919 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de406722-4925-464a-8581-3fe8be26a919 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-de406722-4925-464a-8581-3fe8be26a919 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-de406722-4925-464a-8581-3fe8be26a919 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Snapshot retrieved successfully. Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-de406722-4925-464a-8581-3fe8be26a919 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 200 Sep 07 17:14:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1541/3096] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:20 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 483 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (5818e292-aea6-4c58-9b36-31a98648c334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de8266c9-48ea-403b-a637-8fa52a8e5aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de8266c9-48ea-403b-a637-8fa52a8e5aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f180c0b3-1a40-48b7-8c90-f7f82b1f13a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['ea6f424d-b1e5-4b72-98f8-022ba2f5adba', 'd6216ed6-d652-4a5d-82e0-6afdf31a417a', 'f454f320-a19d-4ba5-9a97-67bae1369109', '3ec93663-1bea-43ba-a8cd-773df047c5c3'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f180c0b3-1a40-48b7-8c90-f7f82b1f13a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea6f424d-b1e5-4b72-98f8-022ba2f5adba', 'd6216ed6-d652-4a5d-82e0-6afdf31a417a', 'f454f320-a19d-4ba5-9a97-67bae1369109', '3ec93663-1bea-43ba-a8cd-773df047c5c3']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbb864a-df19-47d7-a091-04ac1ca72143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:20 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbb864a-df19-47d7-a091-04ac1ca72143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db87052a-ed44-4fbc-97ec-b4700ef88e4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1505039359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['ea6f424d-b1e5-4b72-98f8-022ba2f5adba','d6216ed6-d652-4a5d-82e0-6afdf31a417a','f454f320-a19d-4ba5-9a97-67bae1369109','3ec93663-1bea-43ba-a8cd-773df047c5c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1505039359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db87052a-ed44-4fbc-97ec-b4700ef88e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ac6428774047509f485e12f5a5b51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106891fc938c4393a6b1bfee93bbcb20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d6c24c-2924-453e-a3d9-15193621d238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d6c24c-2924-453e-a3d9-15193621d238) transitioned into state 'SUCCESS' from state '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-1505039359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['ea6f424d-b1e5-4b72-98f8-022ba2f5adba','d6216ed6-d652-4a5d-82e0-6afdf31a417a','f454f320-a19d-4ba5-9a97-67bae1369109','3ec93663-1bea-43ba-a8cd-773df047c5c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd7128ae-a0af-4bf3-b89d-3f3640a70bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd7128ae-a0af-4bf3-b89d-3f3640a70bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (5818e292-aea6-4c58-9b36-31a98648c334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:20 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request issued successfully. Sep 07 17:14:20 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-87a1d753-1a6e-4c0e-94f6-511616fd3887 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:20 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1556/3097] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:20 2026] POST /volume/v3/volumes => generated 785 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1d411848-3458-412e-9918-e12a68934b90 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1d411848-3458-412e-9918-e12a68934b90 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1d411848-3458-412e-9918-e12a68934b90 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:20 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1d411848-3458-412e-9918-e12a68934b90 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:20 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:20 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:20 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:20 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1d411848-3458-412e-9918-e12a68934b90 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:20 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1d411848-3458-412e-9918-e12a68934b90 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c returned with HTTP 200 Sep 07 17:14:20 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1542/3098] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:20 2026] GET /volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5acb0edf-845d-4907-be08-820ceef213a6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5acb0edf-845d-4907-be08-820ceef213a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5acb0edf-845d-4907-be08-820ceef213a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5acb0edf-845d-4907-be08-820ceef213a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5acb0edf-845d-4907-be08-820ceef213a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5acb0edf-845d-4907-be08-820ceef213a6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 200 Sep 07 17:14:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1557/3099] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:21 2026] GET /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a377911f-3620-41bb-a423-7e66257a5663 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a377911f-3620-41bb-a423-7e66257a5663 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c Sep 07 17:14:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a377911f-3620-41bb-a423-7e66257a5663 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a377911f-3620-41bb-a423-7e66257a5663 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a377911f-3620-41bb-a423-7e66257a5663 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c returned with HTTP 404 Sep 07 17:14:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1543/3100] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:21 2026] GET /volume/v3/snapshots/cd79dd6d-e31d-4810-a8c4-4b9bc329720c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a140bc52-838e-49dd-96dc-9d93134ffcc9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a140bc52-838e-49dd-96dc-9d93134ffcc9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] DELETE http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a140bc52-838e-49dd-96dc-9d93134ffcc9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a140bc52-838e-49dd-96dc-9d93134ffcc9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-a140bc52-838e-49dd-96dc-9d93134ffcc9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Delete volume with id: 26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a140bc52-838e-49dd-96dc-9d93134ffcc9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a140bc52-838e-49dd-96dc-9d93134ffcc9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Delete volume request issued successfully. Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a140bc52-838e-49dd-96dc-9d93134ffcc9 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 202 Sep 07 17:14:21 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1558/3101] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:21 2026] DELETE /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6c15eb6e-55de-4ea7-a25a-9966e77dea0f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6c15eb6e-55de-4ea7-a25a-9966e77dea0f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6c15eb6e-55de-4ea7-a25a-9966e77dea0f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:21 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6c15eb6e-55de-4ea7-a25a-9966e77dea0f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:21 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:21 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:21 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:21 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:21 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6c15eb6e-55de-4ea7-a25a-9966e77dea0f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:21 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6c15eb6e-55de-4ea7-a25a-9966e77dea0f tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 200 Sep 07 17:14:21 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1544/3102] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:21 2026] GET /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 875 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-beb5182a-7d58-41ce-b666-7d43452cb01a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-beb5182a-7d58-41ce-b666-7d43452cb01a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-beb5182a-7d58-41ce-b666-7d43452cb01a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-beb5182a-7d58-41ce-b666-7d43452cb01a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:21 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:21 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:21 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:21 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-beb5182a-7d58-41ce-b666-7d43452cb01a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-beb5182a-7d58-41ce-b666-7d43452cb01a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c returned with HTTP 200 Sep 07 17:14:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1559/3103] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:21 2026] GET /volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-104a30b5-5249-4b94-a77e-0766347e7016 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-104a30b5-5249-4b94-a77e-0766347e7016 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-104a30b5-5249-4b94-a77e-0766347e7016 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-104a30b5-5249-4b94-a77e-0766347e7016 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-104a30b5-5249-4b94-a77e-0766347e7016 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-104a30b5-5249-4b94-a77e-0766347e7016 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 200 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1545/3104] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:22 2026] GET /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cc6897cd-a75d-4b5e-87cb-ce87f75f1cb6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cc6897cd-a75d-4b5e-87cb-ce87f75f1cb6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] GET http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cc6897cd-a75d-4b5e-87cb-ce87f75f1cb6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cc6897cd-a75d-4b5e-87cb-ce87f75f1cb6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cc6897cd-a75d-4b5e-87cb-ce87f75f1cb6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cc6897cd-a75d-4b5e-87cb-ce87f75f1cb6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 200 Sep 07 17:14:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1560/3105] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:22 2026] GET /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-58a86c52-765c-454a-89eb-ac28d5905115 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-58a86c52-765c-454a-89eb-ac28d5905115 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-58a86c52-765c-454a-89eb-ac28d5905115 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-58a86c52-765c-454a-89eb-ac28d5905115 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-58a86c52-765c-454a-89eb-ac28d5905115 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete snapshot with id: 4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-58a86c52-765c-454a-89eb-ac28d5905115 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-58a86c52-765c-454a-89eb-ac28d5905115 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-58a86c52-765c-454a-89eb-ac28d5905115 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 202 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1546/3106] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:22 2026] DELETE /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-71c90854-0f6f-4c3d-b98d-9ad9a1b0cbd1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-71c90854-0f6f-4c3d-b98d-9ad9a1b0cbd1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-71c90854-0f6f-4c3d-b98d-9ad9a1b0cbd1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-71c90854-0f6f-4c3d-b98d-9ad9a1b0cbd1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-71c90854-0f6f-4c3d-b98d-9ad9a1b0cbd1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-71c90854-0f6f-4c3d-b98d-9ad9a1b0cbd1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 200 Sep 07 17:14:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1561/3107] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:22 2026] GET /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-373884e8-6f01-4f65-80e4-69bb419ef356 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-373884e8-6f01-4f65-80e4-69bb419ef356 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-373884e8-6f01-4f65-80e4-69bb419ef356 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-373884e8-6f01-4f65-80e4-69bb419ef356 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-373884e8-6f01-4f65-80e4-69bb419ef356 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 returned with HTTP 404 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1547/3108] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:22 2026] GET /volume/v3/volumes/26907227-2f8c-4491-9269-38ffd48a8233 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-52779bc4-1a10-47aa-9d95-3eb67813ffb3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52779bc4-1a10-47aa-9d95-3eb67813ffb3 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] DELETE http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52779bc4-1a10-47aa-9d95-3eb67813ffb3 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-52779bc4-1a10-47aa-9d95-3eb67813ffb3 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-52779bc4-1a10-47aa-9d95-3eb67813ffb3 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Delete volume with id: 09a64a16-902b-4379-9cdc-94b8906492e9 Sep 07 17:14:22 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:22 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-52779bc4-1a10-47aa-9d95-3eb67813ffb3 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-52779bc4-1a10-47aa-9d95-3eb67813ffb3 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Delete volume request issued successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-52779bc4-1a10-47aa-9d95-3eb67813ffb3 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 returned with HTTP 202 Sep 07 17:14:22 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1562/3109] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:22 2026] DELETE /volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ab1f9116-539a-4199-ac16-1a44de321afc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ab1f9116-539a-4199-ac16-1a44de321afc tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ab1f9116-539a-4199-ac16-1a44de321afc tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ab1f9116-539a-4199-ac16-1a44de321afc tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:22 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:22 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ab1f9116-539a-4199-ac16-1a44de321afc tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Volume info retrieved successfully. Sep 07 17:14:22 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ab1f9116-539a-4199-ac16-1a44de321afc tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 returned with HTTP 200 Sep 07 17:14:22 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1548/3110] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:22 2026] GET /volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9f1caf42-d855-425f-a2fb-637823ec2d98 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9f1caf42-d855-425f-a2fb-637823ec2d98 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9f1caf42-d855-425f-a2fb-637823ec2d98 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9f1caf42-d855-425f-a2fb-637823ec2d98 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:23 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:23 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9f1caf42-d855-425f-a2fb-637823ec2d98 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9f1caf42-d855-425f-a2fb-637823ec2d98 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c returned with HTTP 200 Sep 07 17:14:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1563/3111] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:23 2026] GET /volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d9810cbb-1fc6-47af-84c2-b85b5ecf6402 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9810cbb-1fc6-47af-84c2-b85b5ecf6402 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9810cbb-1fc6-47af-84c2-b85b5ecf6402 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db87052a-ed44-4fbc-97ec-b4700ef88e4c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1043843173"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d9810cbb-1fc6-47af-84c2-b85b5ecf6402 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:23 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-d9810cbb-1fc6-47af-84c2-b85b5ecf6402 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create snapshot from volume db87052a-ed44-4fbc-97ec-b4700ef88e4c Sep 07 17:14:23 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-d9810cbb-1fc6-47af-84c2-b85b5ecf6402 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['895648dc-df50-4a2a-b3c7-d18c0b36ea10', 'bc5842e0-dfd4-431b-893b-deac2e96d366', '52dab6cc-febb-406d-b095-b29d91093223', '0afbfa16-0607-411b-8322-9044a2a2eadd'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:23 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:23 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d9810cbb-1fc6-47af-84c2-b85b5ecf6402 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot create request issued successfully. Sep 07 17:14:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9810cbb-1fc6-47af-84c2-b85b5ecf6402 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1549/3112] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-284b91df-a9d5-4c55-9ea8-959d5a4a0826 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-284b91df-a9d5-4c55-9ea8-959d5a4a0826 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-284b91df-a9d5-4c55-9ea8-959d5a4a0826 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-284b91df-a9d5-4c55-9ea8-959d5a4a0826 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:23 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:23 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:23 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-284b91df-a9d5-4c55-9ea8-959d5a4a0826 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-284b91df-a9d5-4c55-9ea8-959d5a4a0826 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 returned with HTTP 200 Sep 07 17:14:23 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1564/3113] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:23 2026] GET /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3d172f5b-79a4-4403-9f95-12c866f65029 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d172f5b-79a4-4403-9f95-12c866f65029 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d172f5b-79a4-4403-9f95-12c866f65029 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:23 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3d172f5b-79a4-4403-9f95-12c866f65029 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:23 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:23 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:23 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3d172f5b-79a4-4403-9f95-12c866f65029 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:23 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3d172f5b-79a4-4403-9f95-12c866f65029 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 200 Sep 07 17:14:23 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1550/3114] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:23 2026] GET /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5dfe571c-c9f9-4c52-b715-bd1dbec07327 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:23 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5dfe571c-c9f9-4c52-b715-bd1dbec07327 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] GET http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5dfe571c-c9f9-4c52-b715-bd1dbec07327 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:23 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5dfe571c-c9f9-4c52-b715-bd1dbec07327 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5dfe571c-c9f9-4c52-b715-bd1dbec07327 tempest-CinderUnicodeTest-1977786242 tempest-CinderUnicodeTest-1977786242-project-member] http://192.168.122.80/volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 returned with HTTP 404 Sep 07 17:14:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1565/3115] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:23 2026] GET /volume/v3/volumes/09a64a16-902b-4379-9cdc-94b8906492e9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f73740e4-01be-4dc4-b249-9409118def01 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f73740e4-01be-4dc4-b249-9409118def01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f73740e4-01be-4dc4-b249-9409118def01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f73740e4-01be-4dc4-b249-9409118def01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f73740e4-01be-4dc4-b249-9409118def01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f73740e4-01be-4dc4-b249-9409118def01 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 returned with HTTP 200 Sep 07 17:14:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1551/3116] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:24 2026] GET /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dcd3a688-abb4-40f0-b2b1-f082ce7ce6a9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dcd3a688-abb4-40f0-b2b1-f082ce7ce6a9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 Sep 07 17:14:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dcd3a688-abb4-40f0-b2b1-f082ce7ce6a9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dcd3a688-abb4-40f0-b2b1-f082ce7ce6a9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dcd3a688-abb4-40f0-b2b1-f082ce7ce6a9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 returned with HTTP 404 Sep 07 17:14:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1566/3117] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:24 2026] GET /volume/v3/snapshots/4b7781c8-87e8-4ffd-9497-cbe8c27c47f2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b94fe1da-bcf0-4c15-b15b-8a9eb7656f92 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b94fe1da-bcf0-4c15-b15b-8a9eb7656f92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 Sep 07 17:14:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b94fe1da-bcf0-4c15-b15b-8a9eb7656f92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:24 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b94fe1da-bcf0-4c15-b15b-8a9eb7656f92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:24 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-b94fe1da-bcf0-4c15-b15b-8a9eb7656f92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: f7d2cf9e-1507-49e6-8d95-7e8cffb29989 Sep 07 17:14:24 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:24 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:24 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:24 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b94fe1da-bcf0-4c15-b15b-8a9eb7656f92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:24 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b94fe1da-bcf0-4c15-b15b-8a9eb7656f92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:14:24 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b94fe1da-bcf0-4c15-b15b-8a9eb7656f92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 returned with HTTP 202 Sep 07 17:14:24 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1552/3118] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:24 2026] DELETE /volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5f81b07f-caec-4a70-85f4-0c6f553f5d98 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5f81b07f-caec-4a70-85f4-0c6f553f5d98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 Sep 07 17:14:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5f81b07f-caec-4a70-85f4-0c6f553f5d98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:24 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5f81b07f-caec-4a70-85f4-0c6f553f5d98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:24 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:24 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:24 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:24 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:24 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-5f81b07f-caec-4a70-85f4-0c6f553f5d98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:24 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5f81b07f-caec-4a70-85f4-0c6f553f5d98 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 returned with HTTP 200 Sep 07 17:14:24 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1567/3119] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:24 2026] GET /volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1639d526-3e17-45e5-9aaf-2062335b951c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1639d526-3e17-45e5-9aaf-2062335b951c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1639d526-3e17-45e5-9aaf-2062335b951c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:25 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1639d526-3e17-45e5-9aaf-2062335b951c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:25 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:25 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:25 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1639d526-3e17-45e5-9aaf-2062335b951c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:25 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1639d526-3e17-45e5-9aaf-2062335b951c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 returned with HTTP 200 Sep 07 17:14:25 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1553/3120] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:25 2026] GET /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-99276a44-4ed9-4808-a48f-4c45fb30fe3a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-99276a44-4ed9-4808-a48f-4c45fb30fe3a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-99276a44-4ed9-4808-a48f-4c45fb30fe3a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-99276a44-4ed9-4808-a48f-4c45fb30fe3a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-99276a44-4ed9-4808-a48f-4c45fb30fe3a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 returned with HTTP 404 Sep 07 17:14:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1568/3121] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:26 2026] GET /volume/v3/volumes/f7d2cf9e-1507-49e6-8d95-7e8cffb29989 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-406483094"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-406483094'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (bb22d894-4264-4a56-a85e-b63b68753e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a620a7-0cd7-4c55-8c4d-dbcf1ade680c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a620a7-0cd7-4c55-8c4d-dbcf1ade680c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e698b44-8c8b-4d93-a005-e9532470d591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['df862b40-965a-4ce4-a93b-11b2b781c240', '0516d609-e145-4b6c-969c-31e04366deb6', 'a9cc5134-c3d3-4238-8d89-ac1db2b95913', '10e11a55-1c82-488e-bb3a-5be5d964882c'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e698b44-8c8b-4d93-a005-e9532470d591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df862b40-965a-4ce4-a93b-11b2b781c240', '0516d609-e145-4b6c-969c-31e04366deb6', 'a9cc5134-c3d3-4238-8d89-ac1db2b95913', '10e11a55-1c82-488e-bb3a-5be5d964882c']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4f6abb-5c1e-40bf-80c8-0446281ed35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4f6abb-5c1e-40bf-80c8-0446281ed35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85565f5-8196-45ef-a3e2-753466ea4d02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406483094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['df862b40-965a-4ce4-a93b-11b2b781c240','0516d609-e145-4b6c-969c-31e04366deb6','a9cc5134-c3d3-4238-8d89-ac1db2b95913','10e11a55-1c82-488e-bb3a-5be5d964882c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406483094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c85565f5-8196-45ef-a3e2-753466ea4d02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f921645b-3132-45e0-b495-a3e7e9a11c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f921645b-3132-45e0-b495-a3e7e9a11c8e) transitioned into state 'SUCCESS' from state '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-406483094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['df862b40-965a-4ce4-a93b-11b2b781c240','0516d609-e145-4b6c-969c-31e04366deb6','a9cc5134-c3d3-4238-8d89-ac1db2b95913','10e11a55-1c82-488e-bb3a-5be5d964882c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc4afde-b384-4312-888f-a1ca1052db67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc4afde-b384-4312-888f-a1ca1052db67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (bb22d894-4264-4a56-a85e-b63b68753e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4721f76c-f320-4d57-a930-9f9dd2f0dd44 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1554/3122] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:26 2026] POST /volume/v3/volumes => generated 784 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-16b9284e-78be-4c47-9497-86a3b79b2ab8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-16b9284e-78be-4c47-9497-86a3b79b2ab8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-16b9284e-78be-4c47-9497-86a3b79b2ab8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-16b9284e-78be-4c47-9497-86a3b79b2ab8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-298cc64d-ed41-4844-a44f-06af6bb950a0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-298cc64d-ed41-4844-a44f-06af6bb950a0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-298cc64d-ed41-4844-a44f-06af6bb950a0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-298cc64d-ed41-4844-a44f-06af6bb950a0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-298cc64d-ed41-4844-a44f-06af6bb950a0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-298cc64d-ed41-4844-a44f-06af6bb950a0 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 returned with HTTP 200 Sep 07 17:14:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1555/3123] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:26 2026] GET /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-16b9284e-78be-4c47-9497-86a3b79b2ab8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d36360ba-af00-4627-ab8c-17164ca0120a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-16b9284e-78be-4c47-9497-86a3b79b2ab8 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 returned with HTTP 200 Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d36360ba-af00-4627-ab8c-17164ca0120a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] POST http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7/action Sep 07 17:14:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1569/3124] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:26 2026] GET /volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d36360ba-af00-4627-ab8c-17164ca0120a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86481) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d36360ba-af00-4627-ab8c-17164ca0120a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.contrib.admin_actions [None req-d36360ba-af00-4627-ab8c-17164ca0120a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Updating snapshot '87124394-c186-4438-a53f-0fc6a34732a7' with '{'status': 'error'}' {{(pid=86481) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-d36360ba-af00-4627-ab8c-17164ca0120a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a2e6d4dd9b0f4df5934962a7db0c99c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4ac6428774047509f485e12f5a5b51f', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d36360ba-af00-4627-ab8c-17164ca0120a tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7/action returned with HTTP 403 Sep 07 17:14:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1556/3125] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:14:26 2026] POST /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7/action => generated 133 bytes in 37 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2d3272f9-58c7-415c-967b-c5eeab5bebc6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2d3272f9-58c7-415c-967b-c5eeab5bebc6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2d3272f9-58c7-415c-967b-c5eeab5bebc6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2d3272f9-58c7-415c-967b-c5eeab5bebc6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-2d3272f9-58c7-415c-967b-c5eeab5bebc6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete snapshot with id: 87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:26 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:26 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2d3272f9-58c7-415c-967b-c5eeab5bebc6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:26 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:26 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2d3272f9-58c7-415c-967b-c5eeab5bebc6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:26 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2d3272f9-58c7-415c-967b-c5eeab5bebc6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 returned with HTTP 202 Sep 07 17:14:26 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1570/3126] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:26 2026] DELETE /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ec80ca7a-a32d-4b18-b6c8-4fd72d2c2f68 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec80ca7a-a32d-4b18-b6c8-4fd72d2c2f68 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec80ca7a-a32d-4b18-b6c8-4fd72d2c2f68 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec80ca7a-a32d-4b18-b6c8-4fd72d2c2f68 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:26 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ec80ca7a-a32d-4b18-b6c8-4fd72d2c2f68 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:26 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec80ca7a-a32d-4b18-b6c8-4fd72d2c2f68 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 returned with HTTP 200 Sep 07 17:14:26 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1557/3127] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:26 2026] GET /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a8c7b26c-04c0-4aa0-913f-2df571f1de7a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a8c7b26c-04c0-4aa0-913f-2df571f1de7a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 Sep 07 17:14:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a8c7b26c-04c0-4aa0-913f-2df571f1de7a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:27 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a8c7b26c-04c0-4aa0-913f-2df571f1de7a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:27 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:27 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:27 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:27 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:27 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a8c7b26c-04c0-4aa0-913f-2df571f1de7a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:27 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a8c7b26c-04c0-4aa0-913f-2df571f1de7a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 returned with HTTP 200 Sep 07 17:14:27 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1571/3128] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:27 2026] GET /volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9cac8e8e-91c5-4b73-a9ce-b23945529013 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9cac8e8e-91c5-4b73-a9ce-b23945529013 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9cac8e8e-91c5-4b73-a9ce-b23945529013 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:27 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9cac8e8e-91c5-4b73-a9ce-b23945529013 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:27 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:27 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:27 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9cac8e8e-91c5-4b73-a9ce-b23945529013 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:27 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9cac8e8e-91c5-4b73-a9ce-b23945529013 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 returned with HTTP 200 Sep 07 17:14:27 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1558/3129] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:27 2026] GET /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-77f73b87-37c8-4527-ac56-a2b336cdcfdd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-77f73b87-37c8-4527-ac56-a2b336cdcfdd tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-admin] GET http://192.168.122.80/volume/v3/scheduler-stats/get_pools Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-77f73b87-37c8-4527-ac56-a2b336cdcfdd tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-77f73b87-37c8-4527-ac56-a2b336cdcfdd tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-admin] Calling method 'get_pools' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-77f73b87-37c8-4527-ac56-a2b336cdcfdd tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-admin] http://192.168.122.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 17:14:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1572/3130] 192.168.122.80 () {58 vars in 1170 bytes} [Mon Sep 7 17:14:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-09d5eee1-fdfd-4c69-a28c-e7e73a6befe4 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09d5eee1-fdfd-4c69-a28c-e7e73a6befe4 tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-member] GET http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09d5eee1-fdfd-4c69-a28c-e7e73a6befe4 tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09d5eee1-fdfd-4c69-a28c-e7e73a6befe4 tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-09d5eee1-fdfd-4c69-a28c-e7e73a6befe4 tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd2d762d1ad75474aa8d67754fcda7b58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87367039c61e4838824a71e166940867', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09d5eee1-fdfd-4c69-a28c-e7e73a6befe4 tempest-ProjectMemberTests-574512072 tempest-ProjectMemberTests-574512072-project-member] http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 17:14:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1559/3131] 192.168.122.80 () {58 vars in 1188 bytes} [Mon Sep 7 17:14:28 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 154 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6bb1adbe-397f-4561-ab61-bb972879bfc2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6bb1adbe-397f-4561-ab61-bb972879bfc2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6bb1adbe-397f-4561-ab61-bb972879bfc2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6bb1adbe-397f-4561-ab61-bb972879bfc2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6bb1adbe-397f-4561-ab61-bb972879bfc2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6bb1adbe-397f-4561-ab61-bb972879bfc2 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 returned with HTTP 200 Sep 07 17:14:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1573/3132] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:28 2026] GET /volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e9dcabb5-c7cf-44d8-948a-e9ea3cd8a8c7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e9dcabb5-c7cf-44d8-948a-e9ea3cd8a8c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e9dcabb5-c7cf-44d8-948a-e9ea3cd8a8c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c85565f5-8196-45ef-a3e2-753466ea4d02", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-942556531"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e9dcabb5-c7cf-44d8-948a-e9ea3cd8a8c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-e9dcabb5-c7cf-44d8-948a-e9ea3cd8a8c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create snapshot from volume c85565f5-8196-45ef-a3e2-753466ea4d02 Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b24e3040-2dcd-4df8-a26f-a9d0ee7c7cd2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b24e3040-2dcd-4df8-a26f-a9d0ee7c7cd2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b24e3040-2dcd-4df8-a26f-a9d0ee7c7cd2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b24e3040-2dcd-4df8-a26f-a9d0ee7c7cd2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b24e3040-2dcd-4df8-a26f-a9d0ee7c7cd2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 returned with HTTP 404 Sep 07 17:14:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1574/3133] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:28 2026] GET /volume/v3/snapshots/87124394-c186-4438-a53f-0fc6a34732a7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2dd9a41f-4bd5-43df-8025-7b4d33c32b49 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2dd9a41f-4bd5-43df-8025-7b4d33c32b49 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2dd9a41f-4bd5-43df-8025-7b4d33c32b49 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2dd9a41f-4bd5-43df-8025-7b4d33c32b49 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-2dd9a41f-4bd5-43df-8025-7b4d33c32b49 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume with id: db87052a-ed44-4fbc-97ec-b4700ef88e4c Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-e9dcabb5-c7cf-44d8-948a-e9ea3cd8a8c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['6e984015-891c-44f0-9b3b-dc4e6dd4d7a1', '5e8b289f-e3d7-4365-88ce-3acec2780161', '34845224-7871-40c1-99f4-187ae0130715', '5fe62aab-b042-46b1-a4af-9508bbd69eb2'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2dd9a41f-4bd5-43df-8025-7b4d33c32b49 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:28 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:28 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-2dd9a41f-4bd5-43df-8025-7b4d33c32b49 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume request issued successfully. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2dd9a41f-4bd5-43df-8025-7b4d33c32b49 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c returned with HTTP 202 Sep 07 17:14:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1575/3134] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:28 2026] DELETE /volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cdd929dc-6b0f-4941-bf34-e34278610755 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cdd929dc-6b0f-4941-bf34-e34278610755 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cdd929dc-6b0f-4941-bf34-e34278610755 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cdd929dc-6b0f-4941-bf34-e34278610755 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e9dcabb5-c7cf-44d8-948a-e9ea3cd8a8c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot create request issued successfully. Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e9dcabb5-c7cf-44d8-948a-e9ea3cd8a8c7 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1560/3135] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ec5a7915-bbcb-4572-ad83-84fe814737e1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:28 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:28 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec5a7915-bbcb-4572-ad83-84fe814737e1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec5a7915-bbcb-4572-ad83-84fe814737e1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec5a7915-bbcb-4572-ad83-84fe814737e1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:28 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:28 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ec5a7915-bbcb-4572-ad83-84fe814737e1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:28 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec5a7915-bbcb-4572-ad83-84fe814737e1 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 returned with HTTP 200 Sep 07 17:14:28 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1561/3136] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:28 2026] GET /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cdd929dc-6b0f-4941-bf34-e34278610755 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:28 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cdd929dc-6b0f-4941-bf34-e34278610755 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c returned with HTTP 200 Sep 07 17:14:28 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1576/3137] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:28 2026] GET /volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a80e4afa-b80f-488d-aeb2-ff519bb2f62e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a80e4afa-b80f-488d-aeb2-ff519bb2f62e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a80e4afa-b80f-488d-aeb2-ff519bb2f62e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a80e4afa-b80f-488d-aeb2-ff519bb2f62e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:29 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a132b8d7-a89b-4eee-bd32-0623beee3ca6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a80e4afa-b80f-488d-aeb2-ff519bb2f62e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a80e4afa-b80f-488d-aeb2-ff519bb2f62e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 returned with HTTP 200 Sep 07 17:14:29 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1562/3138] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:29 2026] GET /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a132b8d7-a89b-4eee-bd32-0623beee3ca6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c Sep 07 17:14:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a132b8d7-a89b-4eee-bd32-0623beee3ca6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:29 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a132b8d7-a89b-4eee-bd32-0623beee3ca6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:29 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a132b8d7-a89b-4eee-bd32-0623beee3ca6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c returned with HTTP 404 Sep 07 17:14:29 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1577/3139] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:29 2026] GET /volume/v3/volumes/db87052a-ed44-4fbc-97ec-b4700ef88e4c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-340f7702-160f-4038-8c8a-67662fe11984 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1400193894"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1400193894'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume of 1 GB Sep 07 17:14:29 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (65d9f278-f2ea-44a9-9b61-2b0ad1cc094d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808b8a4c-329c-4d1b-b930-e7c5316f7c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:29 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808b8a4c-329c-4d1b-b930-e7c5316f7c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (815d6931-f702-441c-b80a-901364bb60b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['c13cdc66-4737-4089-a624-1e97b497b2f7', '5d7e0bd4-37f9-4d74-bcc3-1dd779fc5b3b', '2f628c8e-684c-4a92-9435-ca030e17e255', '2dfd37b6-1933-48ee-85ff-85b8fc2ebc59'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (815d6931-f702-441c-b80a-901364bb60b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c13cdc66-4737-4089-a624-1e97b497b2f7', '5d7e0bd4-37f9-4d74-bcc3-1dd779fc5b3b', '2f628c8e-684c-4a92-9435-ca030e17e255', '2dfd37b6-1933-48ee-85ff-85b8fc2ebc59']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (232f87c7-23b0-4495-86f5-19b0c7401417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:30 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (232f87c7-23b0-4495-86f5-19b0c7401417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cba0535-dbf2-46d9-898b-f3b2641a7ad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1400193894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['c13cdc66-4737-4089-a624-1e97b497b2f7','5d7e0bd4-37f9-4d74-bcc3-1dd779fc5b3b','2f628c8e-684c-4a92-9435-ca030e17e255','2dfd37b6-1933-48ee-85ff-85b8fc2ebc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1400193894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cba0535-dbf2-46d9-898b-f3b2641a7ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ac6428774047509f485e12f5a5b51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106891fc938c4393a6b1bfee93bbcb20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6398ccd4-55a5-44fa-8896-59fa35c3935c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6398ccd4-55a5-44fa-8896-59fa35c3935c) transitioned into state 'SUCCESS' from state '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-1400193894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['c13cdc66-4737-4089-a624-1e97b497b2f7','5d7e0bd4-37f9-4d74-bcc3-1dd779fc5b3b','2f628c8e-684c-4a92-9435-ca030e17e255','2dfd37b6-1933-48ee-85ff-85b8fc2ebc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c794b9e-cad1-4946-ab59-32ed4a352d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c794b9e-cad1-4946-ab59-32ed4a352d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (65d9f278-f2ea-44a9-9b61-2b0ad1cc094d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request issued successfully. Sep 07 17:14:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-340f7702-160f-4038-8c8a-67662fe11984 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1563/3140] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:29 2026] POST /volume/v3/volumes => generated 785 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-57376dcc-89f2-48ac-b37a-a074dcef83d9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-57376dcc-89f2-48ac-b37a-a074dcef83d9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 Sep 07 17:14:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-57376dcc-89f2-48ac-b37a-a074dcef83d9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-57376dcc-89f2-48ac-b37a-a074dcef83d9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:30 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:30 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-57376dcc-89f2-48ac-b37a-a074dcef83d9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-57376dcc-89f2-48ac-b37a-a074dcef83d9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 returned with HTTP 200 Sep 07 17:14:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1578/3141] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:30 2026] GET /volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 => generated 964 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a92151e4-e224-4a01-85bc-084bd5ddd4f3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a92151e4-e224-4a01-85bc-084bd5ddd4f3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a92151e4-e224-4a01-85bc-084bd5ddd4f3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a92151e4-e224-4a01-85bc-084bd5ddd4f3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:30 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:30 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:30 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a92151e4-e224-4a01-85bc-084bd5ddd4f3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:30 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a92151e4-e224-4a01-85bc-084bd5ddd4f3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 returned with HTTP 200 Sep 07 17:14:30 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1564/3142] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:30 2026] GET /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ee43b4b7-acd9-46ba-81cc-bececbefbc89 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ee43b4b7-acd9-46ba-81cc-bececbefbc89 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 Sep 07 17:14:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ee43b4b7-acd9-46ba-81cc-bececbefbc89 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ee43b4b7-acd9-46ba-81cc-bececbefbc89 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:31 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:31 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ee43b4b7-acd9-46ba-81cc-bececbefbc89 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ee43b4b7-acd9-46ba-81cc-bececbefbc89 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 returned with HTTP 200 Sep 07 17:14:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1579/3143] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:31 2026] GET /volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a4bbab6b-4a48-4b44-8142-fcc9d908df94 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a4bbab6b-4a48-4b44-8142-fcc9d908df94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a4bbab6b-4a48-4b44-8142-fcc9d908df94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a4bbab6b-4a48-4b44-8142-fcc9d908df94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a4bbab6b-4a48-4b44-8142-fcc9d908df94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a4bbab6b-4a48-4b44-8142-fcc9d908df94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 returned with HTTP 200 Sep 07 17:14:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1565/3144] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:31 2026] GET /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d814f7bf-cbf5-49fa-8e03-5eb0c355fb1d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d814f7bf-cbf5-49fa-8e03-5eb0c355fb1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] POST http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911/action Sep 07 17:14:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d814f7bf-cbf5-49fa-8e03-5eb0c355fb1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:31 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d814f7bf-cbf5-49fa-8e03-5eb0c355fb1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:31 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.snapshot_unmanage [None req-d814f7bf-cbf5-49fa-8e03-5eb0c355fb1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Unmanage snapshot with id: f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:31 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:31 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:31 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d814f7bf-cbf5-49fa-8e03-5eb0c355fb1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:14:31 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-d814f7bf-cbf5-49fa-8e03-5eb0c355fb1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '67aa76fad76f4d5783f6d746b12df0e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c99ebc5a9f0f4a30a1e4122d7e009144', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:31 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d814f7bf-cbf5-49fa-8e03-5eb0c355fb1d tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911/action returned with HTTP 403 Sep 07 17:14:31 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1580/3145] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:14:31 2026] POST /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:14:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f57eb531-26f3-4e0f-aa82-0dee572c7a5e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f57eb531-26f3-4e0f-aa82-0dee572c7a5e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f57eb531-26f3-4e0f-aa82-0dee572c7a5e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f57eb531-26f3-4e0f-aa82-0dee572c7a5e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:31 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-f57eb531-26f3-4e0f-aa82-0dee572c7a5e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete snapshot with id: f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f57eb531-26f3-4e0f-aa82-0dee572c7a5e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f57eb531-26f3-4e0f-aa82-0dee572c7a5e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f57eb531-26f3-4e0f-aa82-0dee572c7a5e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 returned with HTTP 202 Sep 07 17:14:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1566/3146] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:31 2026] DELETE /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d29ea3df-8424-4427-bcea-82c0af263f08 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d29ea3df-8424-4427-bcea-82c0af263f08 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d29ea3df-8424-4427-bcea-82c0af263f08 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d29ea3df-8424-4427-bcea-82c0af263f08 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d29ea3df-8424-4427-bcea-82c0af263f08 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d29ea3df-8424-4427-bcea-82c0af263f08 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 returned with HTTP 200 Sep 07 17:14:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1581/3147] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:32 2026] GET /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-30a65934-0317-4442-88ae-8b569d7806fe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30a65934-0317-4442-88ae-8b569d7806fe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30a65934-0317-4442-88ae-8b569d7806fe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-30a65934-0317-4442-88ae-8b569d7806fe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-30a65934-0317-4442-88ae-8b569d7806fe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-30a65934-0317-4442-88ae-8b569d7806fe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 returned with HTTP 200 Sep 07 17:14:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d42dfd04-c8cc-45c2-94c3-4cce0988e9ee None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1567/3148] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:32 2026] GET /volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5fc68ed2-be46-4b38-9980-9373920fb418 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5fc68ed2-be46-4b38-9980-9373920fb418 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5fc68ed2-be46-4b38-9980-9373920fb418 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7cba0535-dbf2-46d9-898b-f3b2641a7ad0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-509489758"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5fc68ed2-be46-4b38-9980-9373920fb418 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-5fc68ed2-be46-4b38-9980-9373920fb418 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create snapshot from volume 7cba0535-dbf2-46d9-898b-f3b2641a7ad0 Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-5fc68ed2-be46-4b38-9980-9373920fb418 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['98d777b4-e7d1-4e9c-9090-ccea1389d8c4', 'a74d9ce6-8ccc-4c29-a650-f83eef8156d7', '9b2146ea-35b8-4c61-8daf-b9f006ca8bce', '44cfbb6c-3884-4f45-aab3-15f94a4649e3'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5fc68ed2-be46-4b38-9980-9373920fb418 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot create request issued successfully. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5fc68ed2-be46-4b38-9980-9373920fb418 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1568/3149] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-469658b4-27bc-4ae4-9007-3eea3f7ec081 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-469658b4-27bc-4ae4-9007-3eea3f7ec081 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-469658b4-27bc-4ae4-9007-3eea3f7ec081 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-469658b4-27bc-4ae4-9007-3eea3f7ec081 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-469658b4-27bc-4ae4-9007-3eea3f7ec081 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-469658b4-27bc-4ae4-9007-3eea3f7ec081 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 200 Sep 07 17:14:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1569/3150] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:32 2026] GET /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d42dfd04-c8cc-45c2-94c3-4cce0988e9ee tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-admin] GET http://192.168.122.80/volume/v3/scheduler-stats/get_pools Sep 07 17:14:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d42dfd04-c8cc-45c2-94c3-4cce0988e9ee tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d42dfd04-c8cc-45c2-94c3-4cce0988e9ee tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-admin] Calling method 'get_pools' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d42dfd04-c8cc-45c2-94c3-4cce0988e9ee tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-admin] http://192.168.122.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 17:14:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1582/3151] 192.168.122.80 () {58 vars in 1170 bytes} [Mon Sep 7 17:14:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e582d0c1-2b5c-4e43-ade4-f912541eb4d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e582d0c1-2b5c-4e43-ade4-f912541eb4d8 tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-reader] GET http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e582d0c1-2b5c-4e43-ade4-f912541eb4d8 tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e582d0c1-2b5c-4e43-ade4-f912541eb4d8 tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-e582d0c1-2b5c-4e43-ade4-f912541eb4d8 tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '2cf4f0d2317844eebc2e62221347510e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '910e850e7df54b53b84a03da3aed9a96', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e582d0c1-2b5c-4e43-ade4-f912541eb4d8 tempest-ProjectReaderTests-715791252 tempest-ProjectReaderTests-715791252-project-reader] http://192.168.122.80/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 17:14:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1570/3152] 192.168.122.80 () {58 vars in 1188 bytes} [Mon Sep 7 17:14:32 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 151 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ae7e8970-0137-4b03-aa69-e863696d2fd6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ae7e8970-0137-4b03-aa69-e863696d2fd6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ae7e8970-0137-4b03-aa69-e863696d2fd6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ae7e8970-0137-4b03-aa69-e863696d2fd6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ae7e8970-0137-4b03-aa69-e863696d2fd6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ae7e8970-0137-4b03-aa69-e863696d2fd6 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 returned with HTTP 200 Sep 07 17:14:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1583/3153] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:33 2026] GET /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e8e2263b-b3e3-4a67-bd81-232b6e1201bd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e8e2263b-b3e3-4a67-bd81-232b6e1201bd tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e8e2263b-b3e3-4a67-bd81-232b6e1201bd tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:33 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e8e2263b-b3e3-4a67-bd81-232b6e1201bd tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:33 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:33 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:33 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e8e2263b-b3e3-4a67-bd81-232b6e1201bd tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:33 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e8e2263b-b3e3-4a67-bd81-232b6e1201bd tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 200 Sep 07 17:14:33 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1571/3154] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:33 2026] GET /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d4a986cb-b3d1-4efa-930a-e82333c0362c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4a986cb-b3d1-4efa-930a-e82333c0362c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 Sep 07 17:14:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4a986cb-b3d1-4efa-930a-e82333c0362c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4a986cb-b3d1-4efa-930a-e82333c0362c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4a986cb-b3d1-4efa-930a-e82333c0362c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 returned with HTTP 404 Sep 07 17:14:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1584/3155] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:34 2026] GET /volume/v3/snapshots/f9607a45-afba-4c97-92a1-590db49bf911 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:14:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c3525a62-50c5-4caa-89f4-774d33bcc265 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c3525a62-50c5-4caa-89f4-774d33bcc265 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 Sep 07 17:14:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c3525a62-50c5-4caa-89f4-774d33bcc265 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c3525a62-50c5-4caa-89f4-774d33bcc265 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:34 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-c3525a62-50c5-4caa-89f4-774d33bcc265 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: c85565f5-8196-45ef-a3e2-753466ea4d02 Sep 07 17:14:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c3525a62-50c5-4caa-89f4-774d33bcc265 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-c3525a62-50c5-4caa-89f4-774d33bcc265 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:14:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c3525a62-50c5-4caa-89f4-774d33bcc265 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 returned with HTTP 202 Sep 07 17:14:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1572/3156] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:34 2026] DELETE /volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4b611f30-df79-43ad-9167-7c1c07fee558 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b611f30-df79-43ad-9167-7c1c07fee558 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 Sep 07 17:14:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b611f30-df79-43ad-9167-7c1c07fee558 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4b611f30-df79-43ad-9167-7c1c07fee558 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4b611f30-df79-43ad-9167-7c1c07fee558 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4b611f30-df79-43ad-9167-7c1c07fee558 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 returned with HTTP 200 Sep 07 17:14:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1585/3157] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:34 2026] GET /volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4f88f37a-e3c2-47ce-aa1b-720ad9d8b30b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f88f37a-e3c2-47ce-aa1b-720ad9d8b30b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f88f37a-e3c2-47ce-aa1b-720ad9d8b30b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4f88f37a-e3c2-47ce-aa1b-720ad9d8b30b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4f88f37a-e3c2-47ce-aa1b-720ad9d8b30b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4f88f37a-e3c2-47ce-aa1b-720ad9d8b30b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 200 Sep 07 17:14:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1573/3158] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:34 2026] GET /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-aa48e748-2128-4c28-81b2-078ba7a39d06 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aa48e748-2128-4c28-81b2-078ba7a39d06 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aa48e748-2128-4c28-81b2-078ba7a39d06 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-aa48e748-2128-4c28-81b2-078ba7a39d06 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-aa48e748-2128-4c28-81b2-078ba7a39d06 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 returned with HTTP 404 Sep 07 17:14:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1586/3159] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:35 2026] GET /volume/v3/volumes/c85565f5-8196-45ef-a3e2-753466ea4d02 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0c608581-e384-484c-a3bf-443b1d696f6f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1189201763"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1189201763'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (c93a3f94-e656-46cb-8403-fd77661b5c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351da088-2226-4cb7-ac13-880d5efa0e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351da088-2226-4cb7-ac13-880d5efa0e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae21a037-8c4e-41fb-8001-9242a4b6f0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['0a6a58a3-b644-4de4-85d7-1811c5d2acb6', 'b56c52fd-201f-4f02-a043-fd266e52235a', 'c8298065-30ae-4998-87f1-ca830a918642', 'd2fb7750-7b68-43a1-964e-75846c010af0'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae21a037-8c4e-41fb-8001-9242a4b6f0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a6a58a3-b644-4de4-85d7-1811c5d2acb6', 'b56c52fd-201f-4f02-a043-fd266e52235a', 'c8298065-30ae-4998-87f1-ca830a918642', 'd2fb7750-7b68-43a1-964e-75846c010af0']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642b42a9-dcd3-47c7-9240-ccae86012672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642b42a9-dcd3-47c7-9240-ccae86012672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e49028c-6a91-4dda-8ed6-53b69c1b21ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1189201763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['0a6a58a3-b644-4de4-85d7-1811c5d2acb6','b56c52fd-201f-4f02-a043-fd266e52235a','c8298065-30ae-4998-87f1-ca830a918642','d2fb7750-7b68-43a1-964e-75846c010af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1189201763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e49028c-6a91-4dda-8ed6-53b69c1b21ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e185a721-7a45-46c1-8fcc-3fa6a8f168c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e185a721-7a45-46c1-8fcc-3fa6a8f168c4) transitioned into state 'SUCCESS' from state '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-1189201763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['0a6a58a3-b644-4de4-85d7-1811c5d2acb6','b56c52fd-201f-4f02-a043-fd266e52235a','c8298065-30ae-4998-87f1-ca830a918642','d2fb7750-7b68-43a1-964e-75846c010af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ca5300a-ec89-474b-a62e-4981a5270e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ca5300a-ec89-474b-a62e-4981a5270e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (c93a3f94-e656-46cb-8403-fd77661b5c93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0c608581-e384-484c-a3bf-443b1d696f6f tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1574/3160] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:35 2026] POST /volume/v3/volumes => generated 785 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-efc88b62-c37b-45b5-98c9-dca92bca0e16 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-efc88b62-c37b-45b5-98c9-dca92bca0e16 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-efc88b62-c37b-45b5-98c9-dca92bca0e16 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-efc88b62-c37b-45b5-98c9-dca92bca0e16 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-efc88b62-c37b-45b5-98c9-dca92bca0e16 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-efc88b62-c37b-45b5-98c9-dca92bca0e16 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee returned with HTTP 200 Sep 07 17:14:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1587/3161] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:35 2026] GET /volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b7ca367f-9481-4b73-8566-b7635059aa4c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b7ca367f-9481-4b73-8566-b7635059aa4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b7ca367f-9481-4b73-8566-b7635059aa4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b7ca367f-9481-4b73-8566-b7635059aa4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b7ca367f-9481-4b73-8566-b7635059aa4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b7ca367f-9481-4b73-8566-b7635059aa4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 200 Sep 07 17:14:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1575/3162] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:35 2026] GET /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8ebf7656-115d-4251-a0c0-54824b8420a9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8ebf7656-115d-4251-a0c0-54824b8420a9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] GET http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8ebf7656-115d-4251-a0c0-54824b8420a9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8ebf7656-115d-4251-a0c0-54824b8420a9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8ebf7656-115d-4251-a0c0-54824b8420a9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Snapshot retrieved successfully. Sep 07 17:14:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8ebf7656-115d-4251-a0c0-54824b8420a9 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 200 Sep 07 17:14:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1588/3163] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:35 2026] GET /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9b96f699-09a9-4716-96cf-be7523447a4c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b96f699-09a9-4716-96cf-be7523447a4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9b96f699-09a9-4716-96cf-be7523447a4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9b96f699-09a9-4716-96cf-be7523447a4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-9b96f699-09a9-4716-96cf-be7523447a4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete snapshot with id: ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:35 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9b96f699-09a9-4716-96cf-be7523447a4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9b96f699-09a9-4716-96cf-be7523447a4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:35 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b96f699-09a9-4716-96cf-be7523447a4c tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 202 Sep 07 17:14:35 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1576/3164] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:35 2026] DELETE /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6ba37476-1f13-42c0-9ab8-84a991a2d3a8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6ba37476-1f13-42c0-9ab8-84a991a2d3a8 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6ba37476-1f13-42c0-9ab8-84a991a2d3a8 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6ba37476-1f13-42c0-9ab8-84a991a2d3a8 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6ba37476-1f13-42c0-9ab8-84a991a2d3a8 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6ba37476-1f13-42c0-9ab8-84a991a2d3a8 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 200 Sep 07 17:14:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1589/3165] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:35 2026] GET /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:14:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b40429c2-cd0c-454a-929b-eefe408b1402 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b40429c2-cd0c-454a-929b-eefe408b1402 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b40429c2-cd0c-454a-929b-eefe408b1402 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1643158492", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:36 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:36 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3a0fbe9f-b8d3-4400-8309-4506e837fc28 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a0fbe9f-b8d3-4400-8309-4506e837fc28 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee Sep 07 17:14:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a0fbe9f-b8d3-4400-8309-4506e837fc28 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b40429c2-cd0c-454a-929b-eefe408b1402 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a0fbe9f-b8d3-4400-8309-4506e837fc28 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1577/3166] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:36 2026] POST /volume/v3/types => generated 380 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a58074fb-7c22-461f-9b64-e9d3f59ecefa None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a58074fb-7c22-461f-9b64-e9d3f59ecefa tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] POST http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption Sep 07 17:14:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a58074fb-7c22-461f-9b64-e9d3f59ecefa tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:36 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:36 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:36 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:36 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:36 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3a0fbe9f-b8d3-4400-8309-4506e837fc28 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a0fbe9f-b8d3-4400-8309-4506e837fc28 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee returned with HTTP 200 Sep 07 17:14:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1590/3167] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:36 2026] GET /volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a58074fb-7c22-461f-9b64-e9d3f59ecefa tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption returned with HTTP 200 Sep 07 17:14:36 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1578/3168] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:36 2026] POST /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-708a0794-2b4a-47a0-ba30-9a6fd8059474 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-708a0794-2b4a-47a0-ba30-9a6fd8059474 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:36 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-708a0794-2b4a-47a0-ba30-9a6fd8059474 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-940811078", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:36 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-708a0794-2b4a-47a0-ba30-9a6fd8059474 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:36 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1591/3169] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:36 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1504e8bd-2bf3-4d08-8ba6-dc1fc101e455 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c4eb9778-d896-4440-a58d-63463339e1a2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c4eb9778-d896-4440-a58d-63463339e1a2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c4eb9778-d896-4440-a58d-63463339e1a2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c4eb9778-d896-4440-a58d-63463339e1a2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c4eb9778-d896-4440-a58d-63463339e1a2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c4eb9778-d896-4440-a58d-63463339e1a2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1592/3170] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1504e8bd-2bf3-4d08-8ba6-dc1fc101e455 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] POST http://192.168.122.80/volume/v3/types/f3f1217c-4185-4bf1-a6cc-5431e653b2ab/encryption Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1504e8bd-2bf3-4d08-8ba6-dc1fc101e455 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-1504e8bd-2bf3-4d08-8ba6-dc1fc101e455 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1504e8bd-2bf3-4d08-8ba6-dc1fc101e455 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/f3f1217c-4185-4bf1-a6cc-5431e653b2ab/encryption returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1579/3171] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:36 2026] POST /volume/v3/types/f3f1217c-4185-4bf1-a6cc-5431e653b2ab/encryption => generated 127 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea1d9495-6ebb-41c2-89e1-e30b53f1d949 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea1d9495-6ebb-41c2-89e1-e30b53f1d949 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea1d9495-6ebb-41c2-89e1-e30b53f1d949 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2073572976", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea1d9495-6ebb-41c2-89e1-e30b53f1d949 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1593/3172] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:37 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7c497a06-abe9-4144-a59b-574b535b6b3d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c497a06-abe9-4144-a59b-574b535b6b3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] POST http://192.168.122.80/volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54/extra_specs Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7c497a06-abe9-4144-a59b-574b535b6b3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-7c497a06-abe9-4144-a59b-574b535b6b3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c497a06-abe9-4144-a59b-574b535b6b3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54/extra_specs returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1580/3173] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:14:37 2026] POST /volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ad661424-36ea-4620-a830-adfab2bf6b81 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad661424-36ea-4620-a830-adfab2bf6b81 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] PUT http://192.168.122.80/volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54/extra_specs/key2 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad661424-36ea-4620-a830-adfab2bf6b81 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-ad661424-36ea-4620-a830-adfab2bf6b81 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad661424-36ea-4620-a830-adfab2bf6b81 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54/extra_specs/key2 returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1594/3174] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:14:37 2026] PUT /volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7d8737c7-2ca6-4a6a-99fd-6b4c31ef9553 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d8737c7-2ca6-4a6a-99fd-6b4c31ef9553 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d8737c7-2ca6-4a6a-99fd-6b4c31ef9553 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-7d8737c7-2ca6-4a6a-99fd-6b4c31ef9553 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d8737c7-2ca6-4a6a-99fd-6b4c31ef9553 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1581/3175] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:14:37 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-10301f42-1d78-41cb-8bdd-48cc0ccdc827 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-10301f42-1d78-41cb-8bdd-48cc0ccdc827 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-10301f42-1d78-41cb-8bdd-48cc0ccdc827 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-30683486", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-10301f42-1d78-41cb-8bdd-48cc0ccdc827 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1595/3176] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:37 2026] POST /volume/v3/types => generated 378 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-86b96877-8794-4e0a-afbd-168a921f4ba2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86b96877-8794-4e0a-afbd-168a921f4ba2 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] POST http://192.168.122.80/volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3/encryption Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-86b96877-8794-4e0a-afbd-168a921f4ba2 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-86b96877-8794-4e0a-afbd-168a921f4ba2 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3/encryption returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1582/3177] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:37 2026] POST /volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-70d06761-19f0-4cbc-b5b4-5b0e24bb9cec None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70d06761-19f0-4cbc-b5b4-5b0e24bb9cec tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] DELETE http://192.168.122.80/volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3/encryption/257c09e0-6be6-4806-9990-166cec979777 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70d06761-19f0-4cbc-b5b4-5b0e24bb9cec tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70d06761-19f0-4cbc-b5b4-5b0e24bb9cec tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-70d06761-19f0-4cbc-b5b4-5b0e24bb9cec tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70d06761-19f0-4cbc-b5b4-5b0e24bb9cec tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3/encryption/257c09e0-6be6-4806-9990-166cec979777 returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1596/3178] 192.168.122.80 () {58 vars in 1368 bytes} [Mon Sep 7 17:14:37 2026] DELETE /volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3/encryption/257c09e0-6be6-4806-9990-166cec979777 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ae8b6f9d-e103-468c-881d-13993b8c1812 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae8b6f9d-e103-468c-881d-13993b8c1812 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae8b6f9d-e103-468c-881d-13993b8c1812 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-260779920", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae8b6f9d-e103-468c-881d-13993b8c1812 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1583/3179] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:37 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cb4aa8f3-ed53-4630-b82e-e541567afe3d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb4aa8f3-ed53-4630-b82e-e541567afe3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] DELETE http://192.168.122.80/volume/v3/types/011deaff-1853-433c-8330-df622213b223/extra_specs/key1 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb4aa8f3-ed53-4630-b82e-e541567afe3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cb4aa8f3-ed53-4630-b82e-e541567afe3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-cb4aa8f3-ed53-4630-b82e-e541567afe3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cb4aa8f3-ed53-4630-b82e-e541567afe3d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/011deaff-1853-433c-8330-df622213b223/extra_specs/key1 returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1597/3180] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:14:37 2026] DELETE /volume/v3/types/011deaff-1853-433c-8330-df622213b223/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ea6891fa-dc8b-43d3-95af-072d7eadfbc5 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea6891fa-dc8b-43d3-95af-072d7eadfbc5 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ea6891fa-dc8b-43d3-95af-072d7eadfbc5 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-71662183", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ea6891fa-dc8b-43d3-95af-072d7eadfbc5 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1584/3181] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:37 2026] POST /volume/v3/types => generated 378 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-81da3cbb-22ff-4c36-9393-6fa579fa6fd3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-81da3cbb-22ff-4c36-9393-6fa579fa6fd3 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] DELETE http://192.168.122.80/volume/v3/types/c1975982-4fc1-4cdf-a872-cf67cb9a5d99 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-81da3cbb-22ff-4c36-9393-6fa579fa6fd3 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-81da3cbb-22ff-4c36-9393-6fa579fa6fd3 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-81da3cbb-22ff-4c36-9393-6fa579fa6fd3 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-81da3cbb-22ff-4c36-9393-6fa579fa6fd3 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/c1975982-4fc1-4cdf-a872-cf67cb9a5d99 returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1598/3182] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:37 2026] DELETE /volume/v3/types/c1975982-4fc1-4cdf-a872-cf67cb9a5d99 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d1a822ec-a04a-4219-b1e4-7bc193b1abeb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d1a822ec-a04a-4219-b1e4-7bc193b1abeb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] GET http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d1a822ec-a04a-4219-b1e4-7bc193b1abeb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d1a822ec-a04a-4219-b1e4-7bc193b1abeb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d1a822ec-a04a-4219-b1e4-7bc193b1abeb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1585/3183] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-70c8d356-9d92-4840-8d8c-95fb28a1dac1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70c8d356-9d92-4840-8d8c-95fb28a1dac1 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] GET http://192.168.122.80/volume/v3/types Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70c8d356-9d92-4840-8d8c-95fb28a1dac1 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-70c8d356-9d92-4840-8d8c-95fb28a1dac1 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-70c8d356-9d92-4840-8d8c-95fb28a1dac1 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-70c8d356-9d92-4840-8d8c-95fb28a1dac1 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1599/3184] 192.168.122.80 () {58 vars in 1110 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/types => generated 2358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3b7205ab-4201-4997-870b-b1db4e6e573a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b7205ab-4201-4997-870b-b1db4e6e573a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] GET http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption/cipher Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b7205ab-4201-4997-870b-b1db4e6e573a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3b7205ab-4201-4997-870b-b1db4e6e573a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-3b7205ab-4201-4997-870b-b1db4e6e573a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3b7205ab-4201-4997-870b-b1db4e6e573a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption/cipher returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1586/3185] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d6818f99-075c-4250-942a-70dfbde61bfb None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6818f99-075c-4250-942a-70dfbde61bfb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] GET http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6818f99-075c-4250-942a-70dfbde61bfb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d6818f99-075c-4250-942a-70dfbde61bfb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-d6818f99-075c-4250-942a-70dfbde61bfb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d6818f99-075c-4250-942a-70dfbde61bfb tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1600/3186] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7d314a84-3919-4008-8475-c51642479332 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d314a84-3919-4008-8475-c51642479332 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] GET http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/multiattach Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d314a84-3919-4008-8475-c51642479332 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7d314a84-3919-4008-8475-c51642479332 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7d314a84-3919-4008-8475-c51642479332 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/multiattach returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1587/3187] 192.168.122.80 () {58 vars in 1293 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/multiattach => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-91051830-b851-4476-84eb-5f5cc2d5073b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-91051830-b851-4476-84eb-5f5cc2d5073b tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] GET http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/volume_backend_name Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-91051830-b851-4476-84eb-5f5cc2d5073b tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-91051830-b851-4476-84eb-5f5cc2d5073b tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-91051830-b851-4476-84eb-5f5cc2d5073b tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1601/3188] 192.168.122.80 () {58 vars in 1317 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-09102401-0a66-4eeb-aab9-83eccaf7c551 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09102401-0a66-4eeb-aab9-83eccaf7c551 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] GET http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09102401-0a66-4eeb-aab9-83eccaf7c551 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-09102401-0a66-4eeb-aab9-83eccaf7c551 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-09102401-0a66-4eeb-aab9-83eccaf7c551 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1588/3189] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 => generated 318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-2eb31694-0c59-4467-a49e-c3d82beae0bc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2eb31694-0c59-4467-a49e-c3d82beae0bc tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] PUT http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption/67c211f6-157b-42fc-acb9-f7429f044736 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-2eb31694-0c59-4467-a49e-c3d82beae0bc tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-2eb31694-0c59-4467-a49e-c3d82beae0bc tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-2eb31694-0c59-4467-a49e-c3d82beae0bc tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption/67c211f6-157b-42fc-acb9-f7429f044736 returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1602/3190] 192.168.122.80 () {60 vars in 1385 bytes} [Mon Sep 7 17:14:37 2026] PUT /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/encryption/67c211f6-157b-42fc-acb9-f7429f044736 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b6b8e853-23b3-404d-bcd6-fae632ac9edf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b6b8e853-23b3-404d-bcd6-fae632ac9edf tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] PUT http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/key1 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b6b8e853-23b3-404d-bcd6-fae632ac9edf tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-b6b8e853-23b3-404d-bcd6-fae632ac9edf tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b6b8e853-23b3-404d-bcd6-fae632ac9edf tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/key1 returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1589/3191] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:14:37 2026] PUT /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3d439959-64fd-4628-b228-d6d52fd23f49 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d439959-64fd-4628-b228-d6d52fd23f49 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] PUT http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d439959-64fd-4628-b228-d6d52fd23f49 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-3d439959-64fd-4628-b228-d6d52fd23f49 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ef8fdac7fc5949a8a852790e629d2ed5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a368518f8f54dd88eadcbd40d521d77', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d439959-64fd-4628-b228-d6d52fd23f49 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-member] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 returned with HTTP 403 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1603/3192] 192.168.122.80 () {60 vars in 1241 bytes} [Mon Sep 7 17:14:37 2026] PUT /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-44b0c879-0671-47b9-8277-1e897b223a2b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44b0c879-0671-47b9-8277-1e897b223a2b tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] DELETE http://192.168.122.80/volume/v3/types/c1975982-4fc1-4cdf-a872-cf67cb9a5d99 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44b0c879-0671-47b9-8277-1e897b223a2b tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-44b0c879-0671-47b9-8277-1e897b223a2b tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-44b0c879-0671-47b9-8277-1e897b223a2b tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types/c1975982-4fc1-4cdf-a872-cf67cb9a5d99 returned with HTTP 202 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1590/3193] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:37 2026] DELETE /volume/v3/types/c1975982-4fc1-4cdf-a872-cf67cb9a5d99 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-53af9330-3c4d-437c-a46f-2b785eab0f5a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-53af9330-3c4d-437c-a46f-2b785eab0f5a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] DELETE http://192.168.122.80/volume/v3/types/011deaff-1853-433c-8330-df622213b223 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-53af9330-3c4d-437c-a46f-2b785eab0f5a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-53af9330-3c4d-437c-a46f-2b785eab0f5a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-53af9330-3c4d-437c-a46f-2b785eab0f5a tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types/011deaff-1853-433c-8330-df622213b223 returned with HTTP 202 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1604/3194] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:37 2026] DELETE /volume/v3/types/011deaff-1853-433c-8330-df622213b223 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-79fdee96-ccdb-43cd-a543-a60596a8a93d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b7e6810e-9b59-4883-b1cc-239b39681896 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-79fdee96-ccdb-43cd-a543-a60596a8a93d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] DELETE http://192.168.122.80/volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-79fdee96-ccdb-43cd-a543-a60596a8a93d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-79fdee96-ccdb-43cd-a543-a60596a8a93d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b7e6810e-9b59-4883-b1cc-239b39681896 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b7e6810e-9b59-4883-b1cc-239b39681896 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b7e6810e-9b59-4883-b1cc-239b39681896 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b7e6810e-9b59-4883-b1cc-239b39681896 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b7e6810e-9b59-4883-b1cc-239b39681896 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee returned with HTTP 200 Sep 07 17:14:37 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1605/3195] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:37 2026] GET /volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f98d2647-d63f-4fd8-8755-7dd55ec467ee None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f98d2647-d63f-4fd8-8755-7dd55ec467ee tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:37 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f98d2647-d63f-4fd8-8755-7dd55ec467ee tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e49028c-6a91-4dda-8ed6-53b69c1b21ee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2145148136"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-79fdee96-ccdb-43cd-a543-a60596a8a93d tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3 returned with HTTP 202 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1591/3196] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:37 2026] DELETE /volume/v3/types/7c62717e-8156-4d50-8292-67215ef52aa3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f580dc1e-f4ab-4e6f-bfaa-350c7169a015 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f580dc1e-f4ab-4e6f-bfaa-350c7169a015 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] DELETE http://192.168.122.80/volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54 Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f580dc1e-f4ab-4e6f-bfaa-350c7169a015 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:37 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f580dc1e-f4ab-4e6f-bfaa-350c7169a015 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:37 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:37 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:37 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:37 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f98d2647-d63f-4fd8-8755-7dd55ec467ee tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:37 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-f98d2647-d63f-4fd8-8755-7dd55ec467ee tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create snapshot from volume 1e49028c-6a91-4dda-8ed6-53b69c1b21ee Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f580dc1e-f4ab-4e6f-bfaa-350c7169a015 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54 returned with HTTP 202 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1592/3197] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:37 2026] DELETE /volume/v3/types/8e11b0e2-7bc9-45c0-8df7-cc3202a06d54 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-48cad173-31e5-41b9-b048-101c2c8e812c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-f98d2647-d63f-4fd8-8755-7dd55ec467ee tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['12bc7c73-4dac-4317-9db3-eed10af9ed94', '5ca8dde9-7b3d-49fb-93cc-8bd9a89a856b', 'dc094f54-8fcf-4c9e-94e9-534bb3155a67', '7ee54626-8a7c-4cb4-8a32-199c625a740c'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-48cad173-31e5-41b9-b048-101c2c8e812c tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] DELETE http://192.168.122.80/volume/v3/types/f3f1217c-4185-4bf1-a6cc-5431e653b2ab Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-48cad173-31e5-41b9-b048-101c2c8e812c tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-48cad173-31e5-41b9-b048-101c2c8e812c tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-48cad173-31e5-41b9-b048-101c2c8e812c tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types/f3f1217c-4185-4bf1-a6cc-5431e653b2ab returned with HTTP 202 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1593/3198] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:38 2026] DELETE /volume/v3/types/f3f1217c-4185-4bf1-a6cc-5431e653b2ab => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1c463bf5-5469-47ba-940e-fce6dd81dc00 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c463bf5-5469-47ba-940e-fce6dd81dc00 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c463bf5-5469-47ba-940e-fce6dd81dc00 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c463bf5-5469-47ba-940e-fce6dd81dc00 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-f98d2647-d63f-4fd8-8755-7dd55ec467ee tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot create request issued successfully. Sep 07 17:14:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f98d2647-d63f-4fd8-8755-7dd55ec467ee tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1606/3199] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c463bf5-5469-47ba-940e-fce6dd81dc00 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 returned with HTTP 404 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1594/3200] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:38 2026] GET /volume/v3/snapshots/ab60b1de-a37a-4867-85a4-7e6b726fa312 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0a71e9bf-1a85-43d8-8881-4350d1199e23 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a71e9bf-1a85-43d8-8881-4350d1199e23 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] DELETE http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-674c02f1-368d-49fe-957c-2e05123ecda9 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a71e9bf-1a85-43d8-8881-4350d1199e23 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0a71e9bf-1a85-43d8-8881-4350d1199e23 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-674c02f1-368d-49fe-957c-2e05123ecda9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-674c02f1-368d-49fe-957c-2e05123ecda9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-674c02f1-368d-49fe-957c-2e05123ecda9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-674c02f1-368d-49fe-957c-2e05123ecda9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-674c02f1-368d-49fe-957c-2e05123ecda9 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 200 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1595/3201] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:38 2026] GET /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3bc1367c-204f-421a-831a-e6092ee5ac32 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bc1367c-204f-421a-831a-e6092ee5ac32 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bc1367c-204f-421a-831a-e6092ee5ac32 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3bc1367c-204f-421a-831a-e6092ee5ac32 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-3bc1367c-204f-421a-831a-e6092ee5ac32 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume with id: 7cba0535-dbf2-46d9-898b-f3b2641a7ad0 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:38 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:38 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:38 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3bc1367c-204f-421a-831a-e6092ee5ac32 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0a71e9bf-1a85-43d8-8881-4350d1199e23 tempest-VolumeTypesMemberTests-1755777014 tempest-VolumeTypesMemberTests-1755777014-project-admin] http://192.168.122.80/volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 returned with HTTP 202 Sep 07 17:14:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1607/3202] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:38 2026] DELETE /volume/v3/types/8c04b490-a308-47e2-b065-97ed708d0b45 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3bc1367c-204f-421a-831a-e6092ee5ac32 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume request issued successfully. Sep 07 17:14:38 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3bc1367c-204f-421a-831a-e6092ee5ac32 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 returned with HTTP 202 Sep 07 17:14:38 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1596/3203] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:38 2026] DELETE /volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b1eb1215-2735-4548-8045-4c84e8b052ee None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1eb1215-2735-4548-8045-4c84e8b052ee tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 Sep 07 17:14:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1eb1215-2735-4548-8045-4c84e8b052ee tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1eb1215-2735-4548-8045-4c84e8b052ee tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-b1eb1215-2735-4548-8045-4c84e8b052ee tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1eb1215-2735-4548-8045-4c84e8b052ee tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 returned with HTTP 200 Sep 07 17:14:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1608/3204] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:38 2026] GET /volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a83e6cd5-5c78-4c29-8c88-f81f1ce34e6b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a83e6cd5-5c78-4c29-8c88-f81f1ce34e6b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a83e6cd5-5c78-4c29-8c88-f81f1ce34e6b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a83e6cd5-5c78-4c29-8c88-f81f1ce34e6b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a83e6cd5-5c78-4c29-8c88-f81f1ce34e6b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a83e6cd5-5c78-4c29-8c88-f81f1ce34e6b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 200 Sep 07 17:14:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1597/3205] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:39 2026] GET /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-508fb7a6-3c52-4c84-b4aa-9674dd229bd2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-508fb7a6-3c52-4c84-b4aa-9674dd229bd2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 Sep 07 17:14:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-508fb7a6-3c52-4c84-b4aa-9674dd229bd2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-508fb7a6-3c52-4c84-b4aa-9674dd229bd2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-508fb7a6-3c52-4c84-b4aa-9674dd229bd2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 returned with HTTP 404 Sep 07 17:14:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1609/3206] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:39 2026] GET /volume/v3/volumes/7cba0535-dbf2-46d9-898b-f3b2641a7ad0 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-851388812"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-851388812'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume of 1 GB Sep 07 17:14:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (e9b4e462-94b5-4cac-b0cd-6bb8777f66ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d1787b-e14b-4792-99f0-2bfd0c718266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d1787b-e14b-4792-99f0-2bfd0c718266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c9ad7a-79ed-43c2-b6e4-7c985eca76ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['9a5478e1-2b66-463f-9667-2fed55ff8e59', 'c6f3ea8e-ca8c-4605-af70-30f624118c25', '77a4a962-b86f-4780-886b-9a16132b7425', '187b1ab7-cccc-456f-93bf-0a6df2173341'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c9ad7a-79ed-43c2-b6e4-7c985eca76ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a5478e1-2b66-463f-9667-2fed55ff8e59', 'c6f3ea8e-ca8c-4605-af70-30f624118c25', '77a4a962-b86f-4780-886b-9a16132b7425', '187b1ab7-cccc-456f-93bf-0a6df2173341']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdfb6c8-afd2-4baa-90b3-07b3356a5efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdfb6c8-afd2-4baa-90b3-07b3356a5efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '223c8659-e127-4664-b096-ef06e9674d23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851388812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['9a5478e1-2b66-463f-9667-2fed55ff8e59','c6f3ea8e-ca8c-4605-af70-30f624118c25','77a4a962-b86f-4780-886b-9a16132b7425','187b1ab7-cccc-456f-93bf-0a6df2173341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851388812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=223c8659-e127-4664-b096-ef06e9674d23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ac6428774047509f485e12f5a5b51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106891fc938c4393a6b1bfee93bbcb20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cab01f6c-99ae-4ce8-9e84-438080f4c61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cab01f6c-99ae-4ce8-9e84-438080f4c61e) transitioned into state 'SUCCESS' from state '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-851388812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ac6428774047509f485e12f5a5b51f',qos_specs=None,replication_status=,reservations=['9a5478e1-2b66-463f-9667-2fed55ff8e59','c6f3ea8e-ca8c-4605-af70-30f624118c25','77a4a962-b86f-4780-886b-9a16132b7425','187b1ab7-cccc-456f-93bf-0a6df2173341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106891fc938c4393a6b1bfee93bbcb20',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00bc9aff-e021-4ed1-b473-9c51b6e98eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00bc9aff-e021-4ed1-b473-9c51b6e98eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Flow 'volume_create_api' (e9b4e462-94b5-4cac-b0cd-6bb8777f66ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create volume request issued successfully. Sep 07 17:14:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7c30718c-c21c-407a-b1fc-45beae85ae47 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1598/3207] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:39 2026] POST /volume/v3/volumes => generated 784 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d0ee4b45-368b-417b-b283-54c85b8406f6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d0ee4b45-368b-417b-b283-54c85b8406f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 Sep 07 17:14:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d0ee4b45-368b-417b-b283-54c85b8406f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:39 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d0ee4b45-368b-417b-b283-54c85b8406f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:39 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:39 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:39 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:39 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:39 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d0ee4b45-368b-417b-b283-54c85b8406f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:39 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d0ee4b45-368b-417b-b283-54c85b8406f6 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 returned with HTTP 200 Sep 07 17:14:39 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1610/3208] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:39 2026] GET /volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f1d8b708-00a6-4170-b58c-eec46812809c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1d8b708-00a6-4170-b58c-eec46812809c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1d8b708-00a6-4170-b58c-eec46812809c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f1d8b708-00a6-4170-b58c-eec46812809c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f1d8b708-00a6-4170-b58c-eec46812809c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f1d8b708-00a6-4170-b58c-eec46812809c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 200 Sep 07 17:14:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1599/3209] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:40 2026] GET /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c9e1e261-d8f0-439b-b4c6-cfc6dfc0c73b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c9e1e261-d8f0-439b-b4c6-cfc6dfc0c73b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 Sep 07 17:14:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c9e1e261-d8f0-439b-b4c6-cfc6dfc0c73b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c9e1e261-d8f0-439b-b4c6-cfc6dfc0c73b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c9e1e261-d8f0-439b-b4c6-cfc6dfc0c73b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c9e1e261-d8f0-439b-b4c6-cfc6dfc0c73b tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 returned with HTTP 200 Sep 07 17:14:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1611/3210] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:40 2026] GET /volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b9d4e4d6-7dc9-4580-a15e-7196058c9d94 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b9d4e4d6-7dc9-4580-a15e-7196058c9d94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b9d4e4d6-7dc9-4580-a15e-7196058c9d94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b9d4e4d6-7dc9-4580-a15e-7196058c9d94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b9d4e4d6-7dc9-4580-a15e-7196058c9d94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b9d4e4d6-7dc9-4580-a15e-7196058c9d94 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 200 Sep 07 17:14:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1600/3211] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:41 2026] GET /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-50162f0f-c0f1-4c9f-b503-9e1c63102dc4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-50162f0f-c0f1-4c9f-b503-9e1c63102dc4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] PUT http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-50162f0f-c0f1-4c9f-b503-9e1c63102dc4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-50162f0f-c0f1-4c9f-b503-9e1c63102dc4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Snapshot retrieved successfully. Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-50162f0f-c0f1-4c9f-b503-9e1c63102dc4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 200 Sep 07 17:14:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1612/3212] 192.168.122.80 () {60 vars in 1253 bytes} [Mon Sep 7 17:14:41 2026] PUT /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-16cd8a19-edf9-4e01-9dcb-40754da18005 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16cd8a19-edf9-4e01-9dcb-40754da18005 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16cd8a19-edf9-4e01-9dcb-40754da18005 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-16cd8a19-edf9-4e01-9dcb-40754da18005 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-16cd8a19-edf9-4e01-9dcb-40754da18005 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete snapshot with id: a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-16cd8a19-edf9-4e01-9dcb-40754da18005 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-16cd8a19-edf9-4e01-9dcb-40754da18005 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-16cd8a19-edf9-4e01-9dcb-40754da18005 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 202 Sep 07 17:14:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1601/3213] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:41 2026] DELETE /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3d463f1f-f011-4fe2-ab1d-90837d680fd5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d463f1f-f011-4fe2-ab1d-90837d680fd5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d463f1f-f011-4fe2-ab1d-90837d680fd5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3d463f1f-f011-4fe2-ab1d-90837d680fd5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3d463f1f-f011-4fe2-ab1d-90837d680fd5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3d463f1f-f011-4fe2-ab1d-90837d680fd5 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 200 Sep 07 17:14:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1613/3214] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:41 2026] GET /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 494 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6599c94f-b1d2-4d96-ba25-e63579d57f57 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6599c94f-b1d2-4d96-ba25-e63579d57f57 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6599c94f-b1d2-4d96-ba25-e63579d57f57 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6599c94f-b1d2-4d96-ba25-e63579d57f57 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:41 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:41 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6599c94f-b1d2-4d96-ba25-e63579d57f57 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:41 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6599c94f-b1d2-4d96-ba25-e63579d57f57 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 returned with HTTP 200 Sep 07 17:14:41 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1602/3215] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:41 2026] GET /volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ea36f650-a37f-4398-9558-baa2d13b99b3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea36f650-a37f-4398-9558-baa2d13b99b3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ea36f650-a37f-4398-9558-baa2d13b99b3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "223c8659-e127-4664-b096-ef06e9674d23", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1205496970"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:41 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:41 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea36f650-a37f-4398-9558-baa2d13b99b3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:41 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-ea36f650-a37f-4398-9558-baa2d13b99b3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Create snapshot from volume 223c8659-e127-4664-b096-ef06e9674d23 Sep 07 17:14:42 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-ea36f650-a37f-4398-9558-baa2d13b99b3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Created reservations ['4a15b1a6-e4af-4077-8707-5c3b62cc73b3', 'c4222ecf-42ca-4d13-b9e5-d1c0ca0f7c27', '890cd7f2-2aa9-43cf-9003-95f64a70e605', '3f909973-d1df-4429-bf67-c90acc7e5cfb'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ea36f650-a37f-4398-9558-baa2d13b99b3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot create request issued successfully. Sep 07 17:14:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ea36f650-a37f-4398-9558-baa2d13b99b3 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1614/3216] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-178463e0-aa54-4d3e-aa78-2e458e7b6999 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-178463e0-aa54-4d3e-aa78-2e458e7b6999 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-178463e0-aa54-4d3e-aa78-2e458e7b6999 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-178463e0-aa54-4d3e-aa78-2e458e7b6999 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-178463e0-aa54-4d3e-aa78-2e458e7b6999 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-178463e0-aa54-4d3e-aa78-2e458e7b6999 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 returned with HTTP 200 Sep 07 17:14:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1603/3217] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:42 2026] GET /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6f6229cb-1910-4ccb-ad32-d1acdee6ad35 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6f6229cb-1910-4ccb-ad32-d1acdee6ad35 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6f6229cb-1910-4ccb-ad32-d1acdee6ad35 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6f6229cb-1910-4ccb-ad32-d1acdee6ad35 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6f6229cb-1910-4ccb-ad32-d1acdee6ad35 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6f6229cb-1910-4ccb-ad32-d1acdee6ad35 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 200 Sep 07 17:14:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1615/3218] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:42 2026] GET /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 494 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b0f33ed6-cd63-4058-b2cc-4adc37f1aaaf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0f33ed6-cd63-4058-b2cc-4adc37f1aaaf tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0f33ed6-cd63-4058-b2cc-4adc37f1aaaf tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b0f33ed6-cd63-4058-b2cc-4adc37f1aaaf tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b0f33ed6-cd63-4058-b2cc-4adc37f1aaaf tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b0f33ed6-cd63-4058-b2cc-4adc37f1aaaf tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 returned with HTTP 200 Sep 07 17:14:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1604/3219] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:43 2026] GET /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bc12e7b9-5603-403f-a5f4-8c4589b87e03 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc12e7b9-5603-403f-a5f4-8c4589b87e03 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 Sep 07 17:14:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc12e7b9-5603-403f-a5f4-8c4589b87e03 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc12e7b9-5603-403f-a5f4-8c4589b87e03 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc12e7b9-5603-403f-a5f4-8c4589b87e03 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 returned with HTTP 404 Sep 07 17:14:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1616/3220] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:43 2026] GET /volume/v3/snapshots/a2e07806-387b-4011-9c92-f57306a013b0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8e12d37f-67cd-4302-9577-83f7f32d3551 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e12d37f-67cd-4302-9577-83f7f32d3551 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee Sep 07 17:14:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e12d37f-67cd-4302-9577-83f7f32d3551 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8e12d37f-67cd-4302-9577-83f7f32d3551 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:43 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-8e12d37f-67cd-4302-9577-83f7f32d3551 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: 1e49028c-6a91-4dda-8ed6-53b69c1b21ee Sep 07 17:14:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8e12d37f-67cd-4302-9577-83f7f32d3551 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8e12d37f-67cd-4302-9577-83f7f32d3551 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:14:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8e12d37f-67cd-4302-9577-83f7f32d3551 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee returned with HTTP 202 Sep 07 17:14:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1605/3221] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:43 2026] DELETE /volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-31d7f3e4-20d1-4998-b2a5-de2d072fe146 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31d7f3e4-20d1-4998-b2a5-de2d072fe146 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee Sep 07 17:14:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31d7f3e4-20d1-4998-b2a5-de2d072fe146 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-31d7f3e4-20d1-4998-b2a5-de2d072fe146 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-31d7f3e4-20d1-4998-b2a5-de2d072fe146 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-31d7f3e4-20d1-4998-b2a5-de2d072fe146 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee returned with HTTP 200 Sep 07 17:14:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1617/3222] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:43 2026] GET /volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e524887b-8a43-4294-9d52-8f9c60133ebe None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e524887b-8a43-4294-9d52-8f9c60133ebe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e524887b-8a43-4294-9d52-8f9c60133ebe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e524887b-8a43-4294-9d52-8f9c60133ebe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:44 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e524887b-8a43-4294-9d52-8f9c60133ebe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e524887b-8a43-4294-9d52-8f9c60133ebe tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 returned with HTTP 200 Sep 07 17:14:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1606/3223] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:44 2026] GET /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-05d8a85e-9b78-4b61-adb1-6106264f36c3 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05d8a85e-9b78-4b61-adb1-6106264f36c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee Sep 07 17:14:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05d8a85e-9b78-4b61-adb1-6106264f36c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-05d8a85e-9b78-4b61-adb1-6106264f36c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-05d8a85e-9b78-4b61-adb1-6106264f36c3 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee returned with HTTP 404 Sep 07 17:14:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1618/3224] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:44 2026] GET /volume/v3/volumes/1e49028c-6a91-4dda-8ed6-53b69c1b21ee => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-306595665"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-306595665'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume of 1 GB Sep 07 17:14:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (67da6ebf-2811-4a16-be0e-c446e7982420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c861b100-efa8-448f-8721-29fc2f65319e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c861b100-efa8-448f-8721-29fc2f65319e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c6c67e-e311-42b0-87f3-f63d962c9566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['7c4c2004-145f-458d-9998-b80653a86892', '6b613a96-114d-4a4e-8b27-41fd17ea424f', '5cd60dc9-cd3b-4d1b-9b35-456ff588bd63', '65052ef9-26f7-4426-b0bd-5dacf6c93582'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c6c67e-e311-42b0-87f3-f63d962c9566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c4c2004-145f-458d-9998-b80653a86892', '6b613a96-114d-4a4e-8b27-41fd17ea424f', '5cd60dc9-cd3b-4d1b-9b35-456ff588bd63', '65052ef9-26f7-4426-b0bd-5dacf6c93582']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd401921-143e-4bee-bd12-86026ba4a86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:44 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd401921-143e-4bee-bd12-86026ba4a86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1b771d4-efcb-4838-a6a1-04c769660870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306595665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['7c4c2004-145f-458d-9998-b80653a86892','6b613a96-114d-4a4e-8b27-41fd17ea424f','5cd60dc9-cd3b-4d1b-9b35-456ff588bd63','65052ef9-26f7-4426-b0bd-5dacf6c93582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306595665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1b771d4-efcb-4838-a6a1-04c769660870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bdc06881f340ea8baae8836416ef80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94c7d4db-7580-4d7c-b17a-42a66c1307bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94c7d4db-7580-4d7c-b17a-42a66c1307bd) transitioned into state 'SUCCESS' from state '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-306595665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99ebc5a9f0f4a30a1e4122d7e009144',qos_specs=None,replication_status=,reservations=['7c4c2004-145f-458d-9998-b80653a86892','6b613a96-114d-4a4e-8b27-41fd17ea424f','5cd60dc9-cd3b-4d1b-9b35-456ff588bd63','65052ef9-26f7-4426-b0bd-5dacf6c93582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bdc06881f340ea8baae8836416ef80',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab98e65-4bf8-4268-acbe-2b4752496094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab98e65-4bf8-4268-acbe-2b4752496094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Flow 'volume_create_api' (67da6ebf-2811-4a16-be0e-c446e7982420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:44 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create volume request issued successfully. Sep 07 17:14:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0b367d33-9b9f-470a-80db-6ebb6737d058 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1607/3225] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:14:44 2026] POST /volume/v3/volumes => generated 784 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6ce34ac8-aff5-4b59-83cb-14d254376b7c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6ce34ac8-aff5-4b59-83cb-14d254376b7c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6ce34ac8-aff5-4b59-83cb-14d254376b7c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6ce34ac8-aff5-4b59-83cb-14d254376b7c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:45 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6ce34ac8-aff5-4b59-83cb-14d254376b7c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6ce34ac8-aff5-4b59-83cb-14d254376b7c tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 returned with HTTP 200 Sep 07 17:14:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1619/3226] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:44 2026] GET /volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4d4ed0f2-0d77-4b2e-8a1e-ac064ea0617f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d4ed0f2-0d77-4b2e-8a1e-ac064ea0617f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d4ed0f2-0d77-4b2e-8a1e-ac064ea0617f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4d4ed0f2-0d77-4b2e-8a1e-ac064ea0617f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4d4ed0f2-0d77-4b2e-8a1e-ac064ea0617f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4d4ed0f2-0d77-4b2e-8a1e-ac064ea0617f tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 returned with HTTP 200 Sep 07 17:14:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1608/3227] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:45 2026] GET /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e7d4f6c4-523e-46a2-a4aa-8daf63857fce None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7d4f6c4-523e-46a2-a4aa-8daf63857fce tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] POST http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552/action Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7d4f6c4-523e-46a2-a4aa-8daf63857fce tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7d4f6c4-523e-46a2-a4aa-8daf63857fce tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.snapshot_unmanage [None req-e7d4f6c4-523e-46a2-a4aa-8daf63857fce tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Unmanage snapshot with id: c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e7d4f6c4-523e-46a2-a4aa-8daf63857fce tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Snapshot retrieved successfully. Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-e7d4f6c4-523e-46a2-a4aa-8daf63857fce tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a2e6d4dd9b0f4df5934962a7db0c99c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4ac6428774047509f485e12f5a5b51f', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7d4f6c4-523e-46a2-a4aa-8daf63857fce tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-reader] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552/action returned with HTTP 403 Sep 07 17:14:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1620/3228] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:14:45 2026] POST /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-384e14fe-d226-4e2c-be9a-4c878e786abc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-384e14fe-d226-4e2c-be9a-4c878e786abc tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-384e14fe-d226-4e2c-be9a-4c878e786abc tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:45 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-384e14fe-d226-4e2c-be9a-4c878e786abc tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:45 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-384e14fe-d226-4e2c-be9a-4c878e786abc tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete snapshot with id: c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:45 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:45 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-384e14fe-d226-4e2c-be9a-4c878e786abc tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:45 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:45 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:45 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-384e14fe-d226-4e2c-be9a-4c878e786abc tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:45 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-384e14fe-d226-4e2c-be9a-4c878e786abc tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 returned with HTTP 202 Sep 07 17:14:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1609/3229] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:45 2026] DELETE /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-57b6103c-e568-4a45-8874-1c264779897e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-57b6103c-e568-4a45-8874-1c264779897e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-57b6103c-e568-4a45-8874-1c264779897e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-57b6103c-e568-4a45-8874-1c264779897e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:45 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:45 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-57b6103c-e568-4a45-8874-1c264779897e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:45 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-57b6103c-e568-4a45-8874-1c264779897e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 returned with HTTP 200 Sep 07 17:14:45 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1621/3230] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:45 2026] GET /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fe2a985b-032f-433d-99bb-857600f93085 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe2a985b-032f-433d-99bb-857600f93085 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 Sep 07 17:14:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe2a985b-032f-433d-99bb-857600f93085 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fe2a985b-032f-433d-99bb-857600f93085 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:46 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:46 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-fe2a985b-032f-433d-99bb-857600f93085 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fe2a985b-032f-433d-99bb-857600f93085 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 returned with HTTP 200 Sep 07 17:14:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1610/3231] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:46 2026] GET /volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a6d05718-2c61-47bf-9325-1a4133554663 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a6d05718-2c61-47bf-9325-1a4133554663 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:14:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a6d05718-2c61-47bf-9325-1a4133554663 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1b771d4-efcb-4838-a6a1-04c769660870", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-642454347"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a6d05718-2c61-47bf-9325-1a4133554663 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:46 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-a6d05718-2c61-47bf-9325-1a4133554663 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Create snapshot from volume b1b771d4-efcb-4838-a6a1-04c769660870 Sep 07 17:14:46 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-a6d05718-2c61-47bf-9325-1a4133554663 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Created reservations ['31de0a08-d7a7-4bef-b68e-6af194978643', 'cf054007-38a1-40d6-a226-844d4823eaf3', '8e41107a-8325-49ee-910f-f24a540ef8e2', '0f761f46-c7d6-4216-a2c9-5019880f3b24'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:46 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:46 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a6d05718-2c61-47bf-9325-1a4133554663 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot create request issued successfully. Sep 07 17:14:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a6d05718-2c61-47bf-9325-1a4133554663 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:14:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1622/3232] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:14:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d561df7b-d9ac-48ad-bd3a-47ba8d7a375e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d561df7b-d9ac-48ad-bd3a-47ba8d7a375e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d561df7b-d9ac-48ad-bd3a-47ba8d7a375e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:46 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d561df7b-d9ac-48ad-bd3a-47ba8d7a375e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:46 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:46 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:46 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d561df7b-d9ac-48ad-bd3a-47ba8d7a375e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:46 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d561df7b-d9ac-48ad-bd3a-47ba8d7a375e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb returned with HTTP 200 Sep 07 17:14:46 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1611/3233] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:46 2026] GET /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c578dee2-4e58-4572-97bf-04ef969b150e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c578dee2-4e58-4572-97bf-04ef969b150e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c578dee2-4e58-4572-97bf-04ef969b150e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:46 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c578dee2-4e58-4572-97bf-04ef969b150e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:46 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:46 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:46 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-c578dee2-4e58-4572-97bf-04ef969b150e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Snapshot retrieved successfully. Sep 07 17:14:46 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c578dee2-4e58-4572-97bf-04ef969b150e tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 returned with HTTP 200 Sep 07 17:14:46 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1623/3234] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:46 2026] GET /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-65340656-5894-42f5-b746-3c38898b4c92 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-65340656-5894-42f5-b746-3c38898b4c92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-65340656-5894-42f5-b746-3c38898b4c92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-65340656-5894-42f5-b746-3c38898b4c92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-65340656-5894-42f5-b746-3c38898b4c92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-65340656-5894-42f5-b746-3c38898b4c92 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb returned with HTTP 200 Sep 07 17:14:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1612/3235] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:47 2026] GET /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3de18bc0-fbd5-417d-88ae-564269c0d000 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3de18bc0-fbd5-417d-88ae-564269c0d000 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 Sep 07 17:14:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3de18bc0-fbd5-417d-88ae-564269c0d000 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3de18bc0-fbd5-417d-88ae-564269c0d000 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3de18bc0-fbd5-417d-88ae-564269c0d000 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 returned with HTTP 404 Sep 07 17:14:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1624/3236] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:47 2026] GET /volume/v3/snapshots/c290687b-f8ea-4c6a-9c24-7cddd3ce4552 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a1fcfd35-2cb6-4712-84fc-cde461b3d153 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a1fcfd35-2cb6-4712-84fc-cde461b3d153 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 Sep 07 17:14:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a1fcfd35-2cb6-4712-84fc-cde461b3d153 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:47 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a1fcfd35-2cb6-4712-84fc-cde461b3d153 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:47 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-a1fcfd35-2cb6-4712-84fc-cde461b3d153 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume with id: 223c8659-e127-4664-b096-ef06e9674d23 Sep 07 17:14:47 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:47 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:47 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:47 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a1fcfd35-2cb6-4712-84fc-cde461b3d153 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:47 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a1fcfd35-2cb6-4712-84fc-cde461b3d153 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Delete volume request issued successfully. Sep 07 17:14:47 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a1fcfd35-2cb6-4712-84fc-cde461b3d153 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 returned with HTTP 202 Sep 07 17:14:47 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1613/3237] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:47 2026] DELETE /volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-388b1401-018d-4d66-93d0-ba1f1b220cc2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-388b1401-018d-4d66-93d0-ba1f1b220cc2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 Sep 07 17:14:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-388b1401-018d-4d66-93d0-ba1f1b220cc2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:47 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-388b1401-018d-4d66-93d0-ba1f1b220cc2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:47 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:47 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:47 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:47 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:47 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-388b1401-018d-4d66-93d0-ba1f1b220cc2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Volume info retrieved successfully. Sep 07 17:14:47 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-388b1401-018d-4d66-93d0-ba1f1b220cc2 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 returned with HTTP 200 Sep 07 17:14:47 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1625/3238] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:47 2026] GET /volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-0dc1d2b8-9bfd-4e75-a335-66da6b2786eb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0dc1d2b8-9bfd-4e75-a335-66da6b2786eb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0dc1d2b8-9bfd-4e75-a335-66da6b2786eb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-0dc1d2b8-9bfd-4e75-a335-66da6b2786eb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-0dc1d2b8-9bfd-4e75-a335-66da6b2786eb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-0dc1d2b8-9bfd-4e75-a335-66da6b2786eb tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb returned with HTTP 200 Sep 07 17:14:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1614/3239] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:48 2026] GET /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bba31757-7740-407c-8fbd-e093cd4bdd4b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bba31757-7740-407c-8fbd-e093cd4bdd4b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] POST http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb/action Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bba31757-7740-407c-8fbd-e093cd4bdd4b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bba31757-7740-407c-8fbd-e093cd4bdd4b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.admin_actions [None req-bba31757-7740-407c-8fbd-e093cd4bdd4b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Updating snapshot 'f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb' with '{'status': 'creating'}' {{(pid=86480) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bba31757-7740-407c-8fbd-e093cd4bdd4b tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb/action returned with HTTP 202 Sep 07 17:14:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1626/3240] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:14:48 2026] POST /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9ae83485-7873-4bb8-89fe-9606ddbf42cf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ae83485-7873-4bb8-89fe-9606ddbf42cf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ae83485-7873-4bb8-89fe-9606ddbf42cf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9ae83485-7873-4bb8-89fe-9606ddbf42cf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9ae83485-7873-4bb8-89fe-9606ddbf42cf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9ae83485-7873-4bb8-89fe-9606ddbf42cf tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb returned with HTTP 200 Sep 07 17:14:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1615/3241] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:48 2026] GET /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-da426e78-6df5-40e1-a6b8-f69e2f005c30 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-da426e78-6df5-40e1-a6b8-f69e2f005c30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] POST http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb/action Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-da426e78-6df5-40e1-a6b8-f69e2f005c30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86480) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-da426e78-6df5-40e1-a6b8-f69e2f005c30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.contrib.snapshot_actions [None req-da426e78-6df5-40e1-a6b8-f69e2f005c30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86480) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:48 devstack devstack@c-api.service[86480]: INFO cinder.api.contrib.snapshot_actions [None req-da426e78-6df5-40e1-a6b8-f69e2f005c30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] Updating snapshot f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb with info {'id': 'f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb', 'status': 'error', 'progress': '80%'} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-da426e78-6df5-40e1-a6b8-f69e2f005c30 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-member] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb/action returned with HTTP 202 Sep 07 17:14:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1627/3242] 192.168.122.80 () {60 vars in 1275 bytes} [Mon Sep 7 17:14:48 2026] POST /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2c079b60-8846-49a8-a5fa-3b276c9a4227 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c079b60-8846-49a8-a5fa-3b276c9a4227 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c079b60-8846-49a8-a5fa-3b276c9a4227 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2c079b60-8846-49a8-a5fa-3b276c9a4227 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.snapshots [None req-2c079b60-8846-49a8-a5fa-3b276c9a4227 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete snapshot with id: f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:48 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:48 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c079b60-8846-49a8-a5fa-3b276c9a4227 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:48 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:48 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2c079b60-8846-49a8-a5fa-3b276c9a4227 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot delete request issued successfully. Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2c079b60-8846-49a8-a5fa-3b276c9a4227 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb returned with HTTP 202 Sep 07 17:14:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1616/3243] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:14:48 2026] DELETE /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a6d11791-858f-4d1d-92e2-1779494e8c9e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a6d11791-858f-4d1d-92e2-1779494e8c9e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a6d11791-858f-4d1d-92e2-1779494e8c9e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a6d11791-858f-4d1d-92e2-1779494e8c9e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:48 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:48 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a6d11791-858f-4d1d-92e2-1779494e8c9e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:48 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a6d11791-858f-4d1d-92e2-1779494e8c9e tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb returned with HTTP 200 Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e1dd214f-8863-4c43-8ea2-ee1f081d9844 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:48 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1628/3244] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:48 2026] GET /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e1dd214f-8863-4c43-8ea2-ee1f081d9844 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] GET http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e1dd214f-8863-4c43-8ea2-ee1f081d9844 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e1dd214f-8863-4c43-8ea2-ee1f081d9844 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:48 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e1dd214f-8863-4c43-8ea2-ee1f081d9844 tempest-ProjectReaderTests-1468396590 tempest-ProjectReaderTests-1468396590-project-admin] http://192.168.122.80/volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 returned with HTTP 404 Sep 07 17:14:48 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1617/3245] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:48 2026] GET /volume/v3/volumes/223c8659-e127-4664-b096-ef06e9674d23 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-36bc673f-301b-4930-8fbd-37c9f450f57a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-36bc673f-301b-4930-8fbd-37c9f450f57a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-36bc673f-301b-4930-8fbd-37c9f450f57a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:49 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-36bc673f-301b-4930-8fbd-37c9f450f57a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:49 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:49 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:49 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-36bc673f-301b-4930-8fbd-37c9f450f57a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Snapshot retrieved successfully. Sep 07 17:14:49 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-36bc673f-301b-4930-8fbd-37c9f450f57a tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb returned with HTTP 200 Sep 07 17:14:49 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1629/3246] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:49 2026] GET /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c41f68e6-f59a-454a-bd5f-c68d588aa689 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c41f68e6-f59a-454a-bd5f-c68d588aa689 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb Sep 07 17:14:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c41f68e6-f59a-454a-bd5f-c68d588aa689 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c41f68e6-f59a-454a-bd5f-c68d588aa689 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c41f68e6-f59a-454a-bd5f-c68d588aa689 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb returned with HTTP 404 Sep 07 17:14:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1618/3247] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:14:50 2026] GET /volume/v3/snapshots/f5a2275b-9da3-48a0-a8fd-b46ac6ba48bb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 17:14:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9893eb4b-415f-46a2-9e5b-fa0f0aeb51f4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9893eb4b-415f-46a2-9e5b-fa0f0aeb51f4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 Sep 07 17:14:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9893eb4b-415f-46a2-9e5b-fa0f0aeb51f4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:50 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9893eb4b-415f-46a2-9e5b-fa0f0aeb51f4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:50 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9893eb4b-415f-46a2-9e5b-fa0f0aeb51f4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume with id: b1b771d4-efcb-4838-a6a1-04c769660870 Sep 07 17:14:50 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:50 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:50 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:50 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9893eb4b-415f-46a2-9e5b-fa0f0aeb51f4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:50 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9893eb4b-415f-46a2-9e5b-fa0f0aeb51f4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Delete volume request issued successfully. Sep 07 17:14:50 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9893eb4b-415f-46a2-9e5b-fa0f0aeb51f4 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 returned with HTTP 202 Sep 07 17:14:50 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1630/3248] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:14:50 2026] DELETE /volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b9152706-f6c9-4c4c-8b7c-baeebd311d71 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b9152706-f6c9-4c4c-8b7c-baeebd311d71 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 Sep 07 17:14:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b9152706-f6c9-4c4c-8b7c-baeebd311d71 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:50 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b9152706-f6c9-4c4c-8b7c-baeebd311d71 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:50 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:50 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:50 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:50 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:50 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b9152706-f6c9-4c4c-8b7c-baeebd311d71 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Volume info retrieved successfully. Sep 07 17:14:50 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b9152706-f6c9-4c4c-8b7c-baeebd311d71 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 returned with HTTP 200 Sep 07 17:14:50 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1619/3249] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:50 2026] GET /volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-371b69e5-0e6d-4522-9ce7-cca47968c609 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-371b69e5-0e6d-4522-9ce7-cca47968c609 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-371b69e5-0e6d-4522-9ce7-cca47968c609 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1795897245", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-371b69e5-0e6d-4522-9ce7-cca47968c609 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1631/3250] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types => generated 380 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f4b26d8e-af7f-423f-99ff-cabc3dff40be None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4b26d8e-af7f-423f-99ff-cabc3dff40be tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f4b26d8e-af7f-423f-99ff-cabc3dff40be tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f4b26d8e-af7f-423f-99ff-cabc3dff40be tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1620/3251] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-79e7ac9f-1768-44e9-89d4-c09cf25a1668 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79e7ac9f-1768-44e9-89d4-c09cf25a1668 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-79e7ac9f-1768-44e9-89d4-c09cf25a1668 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-338798227", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-79e7ac9f-1768-44e9-89d4-c09cf25a1668 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1632/3252] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4c9d5328-1384-421a-8943-047747f9887f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c9d5328-1384-421a-8943-047747f9887f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types/7229b0de-574a-44c7-8c8d-5111c3b66c3f/encryption Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4c9d5328-1384-421a-8943-047747f9887f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4c9d5328-1384-421a-8943-047747f9887f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/7229b0de-574a-44c7-8c8d-5111c3b66c3f/encryption returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1621/3253] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types/7229b0de-574a-44c7-8c8d-5111c3b66c3f/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-15cb95fb-dbf7-4090-9ec5-2aa83ae888df None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-15cb95fb-dbf7-4090-9ec5-2aa83ae888df tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-15cb95fb-dbf7-4090-9ec5-2aa83ae888df tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1125807447", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-15cb95fb-dbf7-4090-9ec5-2aa83ae888df tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1633/3254] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cdb84e36-8244-4abf-a201-ce77863262a6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cdb84e36-8244-4abf-a201-ce77863262a6 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4/extra_specs Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cdb84e36-8244-4abf-a201-ce77863262a6 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cdb84e36-8244-4abf-a201-ce77863262a6 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4/extra_specs returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1622/3255] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4/extra_specs => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7d877d4c-3285-4e67-b7da-9b1c9ff7a2a2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7d877d4c-3285-4e67-b7da-9b1c9ff7a2a2 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] PUT http://192.168.122.80/volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4/extra_specs/key2 Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7d877d4c-3285-4e67-b7da-9b1c9ff7a2a2 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7d877d4c-3285-4e67-b7da-9b1c9ff7a2a2 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4/extra_specs/key2 returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1634/3256] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:14:51 2026] PUT /volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4/extra_specs/key2 => generated 25 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-92f97d0a-cf47-43c2-81af-1279348f5c80 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-92f97d0a-cf47-43c2-81af-1279348f5c80 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-92f97d0a-cf47-43c2-81af-1279348f5c80 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-92f97d0a-cf47-43c2-81af-1279348f5c80 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1623/3257] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types => generated 195 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-efe1fbb7-2b85-4446-bd2c-0774f0484ba5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-efe1fbb7-2b85-4446-bd2c-0774f0484ba5 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/4a040589-478b-4ab2-8014-aa3f93a60eca Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-efe1fbb7-2b85-4446-bd2c-0774f0484ba5 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-efe1fbb7-2b85-4446-bd2c-0774f0484ba5 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-804f5ab6-cd7a-48f8-8c67-e004b827fa00 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-804f5ab6-cd7a-48f8-8c67-e004b827fa00 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] GET http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-804f5ab6-cd7a-48f8-8c67-e004b827fa00 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-804f5ab6-cd7a-48f8-8c67-e004b827fa00 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-804f5ab6-cd7a-48f8-8c67-e004b827fa00 tempest-ProjectMemberTests-1804910109 tempest-ProjectMemberTests-1804910109-project-admin] http://192.168.122.80/volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 returned with HTTP 404 Sep 07 17:14:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1624/3258] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:14:51 2026] GET /volume/v3/volumes/b1b771d4-efcb-4838-a6a1-04c769660870 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-efe1fbb7-2b85-4446-bd2c-0774f0484ba5 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4a040589-478b-4ab2-8014-aa3f93a60eca returned with HTTP 202 Sep 07 17:14:51 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1635/3259] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:51 2026] DELETE /volume/v3/types/4a040589-478b-4ab2-8014-aa3f93a60eca => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6584b29b-3a81-424e-b72a-fcd0b3b31d56 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6584b29b-3a81-424e-b72a-fcd0b3b31d56 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:51 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6584b29b-3a81-424e-b72a-fcd0b3b31d56 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-982204277", "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=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:51 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6584b29b-3a81-424e-b72a-fcd0b3b31d56 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:51 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1625/3260] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types => generated 379 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0c893fb5-28b1-45c3-bbe5-10ef4ca3d02f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:51 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c893fb5-28b1-45c3-bbe5-10ef4ca3d02f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e/encryption Sep 07 17:14:51 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0c893fb5-28b1-45c3-bbe5-10ef4ca3d02f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0c893fb5-28b1-45c3-bbe5-10ef4ca3d02f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e/encryption returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1636/3261] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:51 2026] POST /volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d72b981f-8cc8-4ccf-a4de-c437b855699c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d72b981f-8cc8-4ccf-a4de-c437b855699c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e/encryption/93d09c86-88ca-4536-a462-d831928209f6 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d72b981f-8cc8-4ccf-a4de-c437b855699c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d72b981f-8cc8-4ccf-a4de-c437b855699c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d72b981f-8cc8-4ccf-a4de-c437b855699c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e/encryption/93d09c86-88ca-4536-a462-d831928209f6 returned with HTTP 202 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1626/3262] 192.168.122.80 () {58 vars in 1368 bytes} [Mon Sep 7 17:14:52 2026] DELETE /volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e/encryption/93d09c86-88ca-4536-a462-d831928209f6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-28a9adb5-1050-421e-b2cf-2a8e0bebd9f7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-28a9adb5-1050-421e-b2cf-2a8e0bebd9f7 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-28a9adb5-1050-421e-b2cf-2a8e0bebd9f7 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1927798728", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-28a9adb5-1050-421e-b2cf-2a8e0bebd9f7 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1637/3263] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:52 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3ed364f6-3f2e-46ce-b4fe-6fb623a9742f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ed364f6-3f2e-46ce-b4fe-6fb623a9742f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/129b9609-ff4d-47d6-aef1-f62330f3b2bd/extra_specs/key1 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ed364f6-3f2e-46ce-b4fe-6fb623a9742f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3ed364f6-3f2e-46ce-b4fe-6fb623a9742f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3ed364f6-3f2e-46ce-b4fe-6fb623a9742f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/129b9609-ff4d-47d6-aef1-f62330f3b2bd/extra_specs/key1 returned with HTTP 202 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1627/3264] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:14:52 2026] DELETE /volume/v3/types/129b9609-ff4d-47d6-aef1-f62330f3b2bd/extra_specs/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8521ed84-083b-4613-873a-3e1787fb7667 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8521ed84-083b-4613-873a-3e1787fb7667 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8521ed84-083b-4613-873a-3e1787fb7667 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-759289178", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8521ed84-083b-4613-873a-3e1787fb7667 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1638/3265] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:52 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9f2e2d17-60ac-4f87-b447-2bd4e4d9f8cf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f2e2d17-60ac-4f87-b447-2bd4e4d9f8cf tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/81c1749b-745b-4fd4-a172-6091b4227180 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f2e2d17-60ac-4f87-b447-2bd4e4d9f8cf tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9f2e2d17-60ac-4f87-b447-2bd4e4d9f8cf tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9f2e2d17-60ac-4f87-b447-2bd4e4d9f8cf tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/81c1749b-745b-4fd4-a172-6091b4227180 returned with HTTP 202 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1628/3266] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:52 2026] DELETE /volume/v3/types/81c1749b-745b-4fd4-a172-6091b4227180 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-afd5a5fa-84cd-4f14-9659-18a690a18e2c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-afd5a5fa-84cd-4f14-9659-18a690a18e2c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] GET http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-afd5a5fa-84cd-4f14-9659-18a690a18e2c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-afd5a5fa-84cd-4f14-9659-18a690a18e2c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-afd5a5fa-84cd-4f14-9659-18a690a18e2c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1639/3267] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:14:52 2026] GET /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-95b2704c-98bd-421a-955f-a3bd97e9da2a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-95b2704c-98bd-421a-955f-a3bd97e9da2a tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] GET http://192.168.122.80/volume/v3/types Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-95b2704c-98bd-421a-955f-a3bd97e9da2a tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-95b2704c-98bd-421a-955f-a3bd97e9da2a tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-95b2704c-98bd-421a-955f-a3bd97e9da2a tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1629/3268] 192.168.122.80 () {58 vars in 1110 bytes} [Mon Sep 7 17:14:52 2026] GET /volume/v3/types => generated 2588 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-198955f8-9ee9-4ceb-a917-f382ea8c55b8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-198955f8-9ee9-4ceb-a917-f382ea8c55b8 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] GET http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption/cipher Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-198955f8-9ee9-4ceb-a917-f382ea8c55b8 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-198955f8-9ee9-4ceb-a917-f382ea8c55b8 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-198955f8-9ee9-4ceb-a917-f382ea8c55b8 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption/cipher returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1640/3269] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:14:52 2026] GET /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-885cb028-448d-4640-a223-32fec6bddeb3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-885cb028-448d-4640-a223-32fec6bddeb3 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] GET http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-885cb028-448d-4640-a223-32fec6bddeb3 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-885cb028-448d-4640-a223-32fec6bddeb3 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'index' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-885cb028-448d-4640-a223-32fec6bddeb3 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1630/3270] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:14:52 2026] GET /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-35ef30f8-0743-426e-956b-d7d4387b6484 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-35ef30f8-0743-426e-956b-d7d4387b6484 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] GET http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/multiattach Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-35ef30f8-0743-426e-956b-d7d4387b6484 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-35ef30f8-0743-426e-956b-d7d4387b6484 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-35ef30f8-0743-426e-956b-d7d4387b6484 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/multiattach returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1641/3271] 192.168.122.80 () {58 vars in 1293 bytes} [Mon Sep 7 17:14:52 2026] GET /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-390c9827-07d0-43f1-b760-5d6f0c44f289 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-390c9827-07d0-43f1-b760-5d6f0c44f289 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] GET http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/volume_backend_name Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-390c9827-07d0-43f1-b760-5d6f0c44f289 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-390c9827-07d0-43f1-b760-5d6f0c44f289 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-390c9827-07d0-43f1-b760-5d6f0c44f289 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1631/3272] 192.168.122.80 () {58 vars in 1317 bytes} [Mon Sep 7 17:14:52 2026] GET /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3fac31fb-371d-4654-b885-e329236f1778 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fac31fb-371d-4654-b885-e329236f1778 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] GET http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fac31fb-371d-4654-b885-e329236f1778 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3fac31fb-371d-4654-b885-e329236f1778 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3fac31fb-371d-4654-b885-e329236f1778 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1642/3273] 192.168.122.80 () {58 vars in 1221 bytes} [Mon Sep 7 17:14:52 2026] GET /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8c2c6e27-4141-4362-8d03-56f59a57cf51 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c2c6e27-4141-4362-8d03-56f59a57cf51 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] PUT http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption/f326e4ce-0a5a-4e3d-b5e1-1949203beb34 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c2c6e27-4141-4362-8d03-56f59a57cf51 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c2c6e27-4141-4362-8d03-56f59a57cf51 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption/f326e4ce-0a5a-4e3d-b5e1-1949203beb34 returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1632/3274] 192.168.122.80 () {60 vars in 1385 bytes} [Mon Sep 7 17:14:52 2026] PUT /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/encryption/f326e4ce-0a5a-4e3d-b5e1-1949203beb34 => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8f42da56-8071-4328-9191-e50d9563369f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f42da56-8071-4328-9191-e50d9563369f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] PUT http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/key1 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8f42da56-8071-4328-9191-e50d9563369f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8f42da56-8071-4328-9191-e50d9563369f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/key1 returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1643/3275] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:14:52 2026] PUT /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd/extra_specs/key1 => generated 30 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f67aed9e-51ac-4b88-9b7d-34bc793cae3f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f67aed9e-51ac-4b88-9b7d-34bc793cae3f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] PUT http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f67aed9e-51ac-4b88-9b7d-34bc793cae3f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f67aed9e-51ac-4b88-9b7d-34bc793cae3f tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd returned with HTTP 200 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1633/3276] 192.168.122.80 () {60 vars in 1241 bytes} [Mon Sep 7 17:14:52 2026] PUT /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd => generated 371 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d2c41ec7-05df-41ef-9cf9-279b95f6f6f8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2c41ec7-05df-41ef-9cf9-279b95f6f6f8 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/129b9609-ff4d-47d6-aef1-f62330f3b2bd Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2c41ec7-05df-41ef-9cf9-279b95f6f6f8 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d2c41ec7-05df-41ef-9cf9-279b95f6f6f8 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d2c41ec7-05df-41ef-9cf9-279b95f6f6f8 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/129b9609-ff4d-47d6-aef1-f62330f3b2bd returned with HTTP 202 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1644/3277] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:52 2026] DELETE /volume/v3/types/129b9609-ff4d-47d6-aef1-f62330f3b2bd => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-01ffbc9b-9d90-44a4-a3ea-fa4f9962e658 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-01ffbc9b-9d90-44a4-a3ea-fa4f9962e658 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-01ffbc9b-9d90-44a4-a3ea-fa4f9962e658 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-01ffbc9b-9d90-44a4-a3ea-fa4f9962e658 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-01ffbc9b-9d90-44a4-a3ea-fa4f9962e658 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e returned with HTTP 202 Sep 07 17:14:52 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1634/3278] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:52 2026] DELETE /volume/v3/types/2dcf51f9-c1da-428b-afa5-d6de3a0b099e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b1d680e9-4128-4222-89ac-a6724234b48c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1d680e9-4128-4222-89ac-a6724234b48c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1d680e9-4128-4222-89ac-a6724234b48c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b1d680e9-4128-4222-89ac-a6724234b48c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:52 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b1d680e9-4128-4222-89ac-a6724234b48c tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4 returned with HTTP 202 Sep 07 17:14:52 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1645/3279] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:52 2026] DELETE /volume/v3/types/8bfba962-c83d-40de-b84e-8a49fa41dff4 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-921aba40-9838-4605-8f0d-1703e1a65d08 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-921aba40-9838-4605-8f0d-1703e1a65d08 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/7229b0de-574a-44c7-8c8d-5111c3b66c3f Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-921aba40-9838-4605-8f0d-1703e1a65d08 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:52 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-921aba40-9838-4605-8f0d-1703e1a65d08 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:53 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-921aba40-9838-4605-8f0d-1703e1a65d08 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/7229b0de-574a-44c7-8c8d-5111c3b66c3f returned with HTTP 202 Sep 07 17:14:53 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1635/3280] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:52 2026] DELETE /volume/v3/types/7229b0de-574a-44c7-8c8d-5111c3b66c3f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 17:14:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cc9df151-03e6-4d08-8c3a-26e1d2b35957 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cc9df151-03e6-4d08-8c3a-26e1d2b35957 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] DELETE http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd Sep 07 17:14:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cc9df151-03e6-4d08-8c3a-26e1d2b35957 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:53 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cc9df151-03e6-4d08-8c3a-26e1d2b35957 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:53 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cc9df151-03e6-4d08-8c3a-26e1d2b35957 tempest-VolumeTypesAdminTests-315177450 tempest-VolumeTypesAdminTests-315177450-project-admin] http://192.168.122.80/volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd returned with HTTP 202 Sep 07 17:14:53 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1646/3281] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:53 2026] DELETE /volume/v3/types/4aaa6b92-9c5f-4e8c-9bbe-b95bcec76acd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b9434ed4-ac8c-42a7-a7d8-0fe8e60ff6ca None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b9434ed4-ac8c-42a7-a7d8-0fe8e60ff6ca tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b9434ed4-ac8c-42a7-a7d8-0fe8e60ff6ca tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1228301619", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1236350738", "vendor_name": "tempest-vendor_name-1625670354"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b9434ed4-ac8c-42a7-a7d8-0fe8e60ff6ca tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1636/3282] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:55 2026] POST /volume/v3/types => generated 330 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-69d31777-29da-40e2-92da-470aa3dcba52 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5767abed-951f-4228-9ef3-e15ef9164741", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume request body: {'volume': {'volume_type': '5767abed-951f-4228-9ef3-e15ef9164741', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume of 1 GB Sep 07 17:14:55 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:55 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Flow 'volume_create_api' (b64d8ed6-639d-42cb-adc0-b7122a4bc14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c907056-d7d1-4e67-a6a2-2f3ee999e5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c907056-d7d1-4e67-a6a2-2f3ee999e5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:14:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1236350738',vendor_name='tempest-vendor_name-1625670354'},id=5767abed-951f-4228-9ef3-e15ef9164741,is_public=True,name='tempest-ProjectMemberTests-volume-type-1228301619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5767abed-951f-4228-9ef3-e15ef9164741', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0100b99f-feb0-4c0a-ae67-18d4b93be972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1228301619 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1228301619, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:55 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1228301619 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1228301619, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Created reservations ['e9b5542a-cd2e-47cc-8da0-cd6cc0f53600', '3000bb9c-2bbd-4576-81f4-3a0a44a9d6c1', '35645f89-d286-4db8-8175-535b95f0fc39', '8f288cca-071a-4f15-9a25-39831913ab0d'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0100b99f-feb0-4c0a-ae67-18d4b93be972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b5542a-cd2e-47cc-8da0-cd6cc0f53600', '3000bb9c-2bbd-4576-81f4-3a0a44a9d6c1', '35645f89-d286-4db8-8175-535b95f0fc39', '8f288cca-071a-4f15-9a25-39831913ab0d']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8327589-fef9-49b1-87d3-e6ca06a23355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:55 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8327589-fef9-49b1-87d3-e6ca06a23355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bb69cf1-20c2-41f7-82a8-e5af1e81dd21', '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='4bca1e517ffa4b5fb2048e084e8a34a8',qos_specs=None,replication_status=,reservations=['e9b5542a-cd2e-47cc-8da0-cd6cc0f53600','3000bb9c-2bbd-4576-81f4-3a0a44a9d6c1','35645f89-d286-4db8-8175-535b95f0fc39','8f288cca-071a-4f15-9a25-39831913ab0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_type_id=5767abed-951f-4228-9ef3-e15ef9164741), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bb69cf1-20c2-41f7-82a8-e5af1e81dd21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bca1e517ffa4b5fb2048e084e8a34a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5767abed-951f-4228-9ef3-e15ef9164741),volume_type_id=5767abed-951f-4228-9ef3-e15ef9164741)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3bbb4ff-38ba-43e9-817d-c2c3336ac19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3bbb4ff-38ba-43e9-817d-c2c3336ac19c) transitioned into state 'SUCCESS' from 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='4bca1e517ffa4b5fb2048e084e8a34a8',qos_specs=None,replication_status=,reservations=['e9b5542a-cd2e-47cc-8da0-cd6cc0f53600','3000bb9c-2bbd-4576-81f4-3a0a44a9d6c1','35645f89-d286-4db8-8175-535b95f0fc39','8f288cca-071a-4f15-9a25-39831913ab0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_type_id=5767abed-951f-4228-9ef3-e15ef9164741)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90b8e6e-3687-4d09-95ee-567f16429f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90b8e6e-3687-4d09-95ee-567f16429f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Flow 'volume_create_api' (b64d8ed6-639d-42cb-adc0-b7122a4bc14b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:55 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume request issued successfully. Sep 07 17:14:55 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-69d31777-29da-40e2-92da-470aa3dcba52 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:55 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1647/3283] 192.168.122.80 () {62 vars in 1177 bytes} [Mon Sep 7 17:14:55 2026] POST /volume/v3/volumes => generated 780 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-122678bf-848f-4288-b44f-829e0b629172 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-122678bf-848f-4288-b44f-829e0b629172 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 Sep 07 17:14:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-122678bf-848f-4288-b44f-829e0b629172 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:55 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-122678bf-848f-4288-b44f-829e0b629172 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:55 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:55 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:55 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:55 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:55 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-122678bf-848f-4288-b44f-829e0b629172 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:14:55 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-122678bf-848f-4288-b44f-829e0b629172 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 returned with HTTP 200 Sep 07 17:14:55 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1637/3284] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:14:55 2026] GET /volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 => generated 959 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0ba4eb32-fcb8-4ace-acfb-47176b5a99f0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0ba4eb32-fcb8-4ace-acfb-47176b5a99f0 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0ba4eb32-fcb8-4ace-acfb-47176b5a99f0 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1527648594", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:56 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0ba4eb32-fcb8-4ace-acfb-47176b5a99f0 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1648/3285] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types => generated 380 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d6d5cb0c-cd5b-4319-9098-3045df2d348a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6d5cb0c-cd5b-4319-9098-3045df2d348a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] POST http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d6d5cb0c-cd5b-4319-9098-3045df2d348a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d6d5cb0c-cd5b-4319-9098-3045df2d348a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1638/3286] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption => generated 239 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9f0cbb65-e23b-45df-ac04-6813e0256665 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9f0cbb65-e23b-45df-ac04-6813e0256665 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9f0cbb65-e23b-45df-ac04-6813e0256665 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1685296415", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9f0cbb65-e23b-45df-ac04-6813e0256665 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1649/3287] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-aa1cd9c8-91cd-414f-85fc-17bc150e659a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa1cd9c8-91cd-414f-85fc-17bc150e659a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] POST http://192.168.122.80/volume/v3/types/439b2221-2963-4d7f-8464-98c569c76d4f/encryption Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-aa1cd9c8-91cd-414f-85fc-17bc150e659a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-aa1cd9c8-91cd-414f-85fc-17bc150e659a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-aa1cd9c8-91cd-414f-85fc-17bc150e659a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/439b2221-2963-4d7f-8464-98c569c76d4f/encryption returned with HTTP 403 Sep 07 17:14:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1639/3288] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types/439b2221-2963-4d7f-8464-98c569c76d4f/encryption => generated 127 bytes in 121 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1e98ef53-71e9-4dfd-bec3-419889bdc532 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1e98ef53-71e9-4dfd-bec3-419889bdc532 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1e98ef53-71e9-4dfd-bec3-419889bdc532 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-498889146", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1e98ef53-71e9-4dfd-bec3-419889bdc532 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1650/3289] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-c46d44df-eb4d-48f3-8e54-9b906400eb5a None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c46d44df-eb4d-48f3-8e54-9b906400eb5a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] POST http://192.168.122.80/volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071/extra_specs Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-c46d44df-eb4d-48f3-8e54-9b906400eb5a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.policy [None req-c46d44df-eb4d-48f3-8e54-9b906400eb5a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86481) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-c46d44df-eb4d-48f3-8e54-9b906400eb5a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071/extra_specs returned with HTTP 403 Sep 07 17:14:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1640/3290] 192.168.122.80 () {60 vars in 1278 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d7ed10ae-431f-447c-bcdf-69d0812350a0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a5d7c875-9065-4a6a-a794-ca074e09834b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7ed10ae-431f-447c-bcdf-69d0812350a0 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] PUT http://192.168.122.80/volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071/extra_specs/key2 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d7ed10ae-431f-447c-bcdf-69d0812350a0 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a5d7c875-9065-4a6a-a794-ca074e09834b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a5d7c875-9065-4a6a-a794-ca074e09834b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a5d7c875-9065-4a6a-a794-ca074e09834b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-d7ed10ae-431f-447c-bcdf-69d0812350a0 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d7ed10ae-431f-447c-bcdf-69d0812350a0 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071/extra_specs/key2 returned with HTTP 403 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1651/3291] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:14:56 2026] PUT /volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c7d49cf4-105a-41cd-842f-394efa201f7a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7d49cf4-105a-41cd-842f-394efa201f7a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c7d49cf4-105a-41cd-842f-394efa201f7a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:56 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:56 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:56 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-c7d49cf4-105a-41cd-842f-394efa201f7a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c7d49cf4-105a-41cd-842f-394efa201f7a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types returned with HTTP 403 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1652/3292] 192.168.122.80 () {60 vars in 1131 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-c6ed4da8-ddde-457e-9270-86215e0021e8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a5d7c875-9065-4a6a-a794-ca074e09834b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6ed4da8-ddde-457e-9270-86215e0021e8 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-c6ed4da8-ddde-457e-9270-86215e0021e8 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1001648806", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a5d7c875-9065-4a6a-a794-ca074e09834b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1641/3293] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:14:56 2026] GET /volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 => generated 980 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-780ba941-87be-4d10-a88f-94a336fb852d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-780ba941-87be-4d10-a88f-94a336fb852d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-780ba941-87be-4d10-a88f-94a336fb852d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-780ba941-87be-4d10-a88f-94a336fb852d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-c6ed4da8-ddde-457e-9270-86215e0021e8 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1653/3294] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-780ba941-87be-4d10-a88f-94a336fb852d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1642/3295] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:14:56 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f3b692af-e457-4ec4-82c0-ee1571e445c9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3b692af-e457-4ec4-82c0-ee1571e445c9 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] POST http://192.168.122.80/volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635/encryption Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f3b692af-e457-4ec4-82c0-ee1571e445c9 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-db98b0df-27f5-48b4-8c6c-18a737926268 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f3b692af-e457-4ec4-82c0-ee1571e445c9 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635/encryption returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1654/3296] 192.168.122.80 () {60 vars in 1276 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b0906dba-5383-4faf-9494-f36896d97121 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b0906dba-5383-4faf-9494-f36896d97121 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] DELETE http://192.168.122.80/volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635/encryption/a7aa38b7-208c-498c-a741-0a9fd6fb391d Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b0906dba-5383-4faf-9494-f36896d97121 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b0906dba-5383-4faf-9494-f36896d97121 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-b0906dba-5383-4faf-9494-f36896d97121 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b0906dba-5383-4faf-9494-f36896d97121 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635/encryption/a7aa38b7-208c-498c-a741-0a9fd6fb391d returned with HTTP 403 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1655/3297] 192.168.122.80 () {58 vars in 1368 bytes} [Mon Sep 7 17:14:56 2026] DELETE /volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635/encryption/a7aa38b7-208c-498c-a741-0a9fd6fb391d => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5c95a224-6eaa-46cc-a948-aab172af798c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c95a224-6eaa-46cc-a948-aab172af798c tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:56 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5c95a224-6eaa-46cc-a948-aab172af798c tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1539421683", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:56 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5c95a224-6eaa-46cc-a948-aab172af798c tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:56 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1656/3298] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:56 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-89ab1201-0da3-4834-aacd-10e15ada08da None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-89ab1201-0da3-4834-aacd-10e15ada08da tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] DELETE http://192.168.122.80/volume/v3/types/a1388b0e-85f3-47ec-aeea-83e7b94a7597/extra_specs/key1 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-89ab1201-0da3-4834-aacd-10e15ada08da tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-89ab1201-0da3-4834-aacd-10e15ada08da tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-89ab1201-0da3-4834-aacd-10e15ada08da tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-89ab1201-0da3-4834-aacd-10e15ada08da tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/a1388b0e-85f3-47ec-aeea-83e7b94a7597/extra_specs/key1 returned with HTTP 403 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1657/3299] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/a1388b0e-85f3-47ec-aeea-83e7b94a7597/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-db98b0df-27f5-48b4-8c6c-18a737926268 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] DELETE http://192.168.122.80/volume/v3/messages/8f552ef1-eb92-459a-abab-dd14d07ecb33 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-db98b0df-27f5-48b4-8c6c-18a737926268 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-db98b0df-27f5-48b4-8c6c-18a737926268 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-59e5327a-6060-43e5-bab3-bc058c03f03e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-59e5327a-6060-43e5-bab3-bc058c03f03e tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-59e5327a-6060-43e5-bab3-bc058c03f03e tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1969167958", "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=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-db98b0df-27f5-48b4-8c6c-18a737926268 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] http://192.168.122.80/volume/v3/messages/8f552ef1-eb92-459a-abab-dd14d07ecb33 returned with HTTP 204 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1643/3300] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:14:56 2026] DELETE /volume/v3/messages/8f552ef1-eb92-459a-abab-dd14d07ecb33 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ae2da52e-65b4-47a4-a79d-a5d194cca126 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae2da52e-65b4-47a4-a79d-a5d194cca126 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] GET http://192.168.122.80/volume/v3/messages/8f552ef1-eb92-459a-abab-dd14d07ecb33 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae2da52e-65b4-47a4-a79d-a5d194cca126 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ae2da52e-65b4-47a4-a79d-a5d194cca126 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ae2da52e-65b4-47a4-a79d-a5d194cca126 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] http://192.168.122.80/volume/v3/messages/8f552ef1-eb92-459a-abab-dd14d07ecb33 returned with HTTP 404 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1644/3301] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:14:57 2026] GET /volume/v3/messages/8f552ef1-eb92-459a-abab-dd14d07ecb33 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8001eb51-7793-4773-af90-9aa07a40f77c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-59e5327a-6060-43e5-bab3-bc058c03f03e tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1658/3302] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:57 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Delete volume with id: 9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-39574c3a-cbcc-4751-b3e7-32788c3c8682 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-39574c3a-cbcc-4751-b3e7-32788c3c8682 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] DELETE http://192.168.122.80/volume/v3/types/9032f066-2d06-47f4-98f4-e8a27bccb868 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-39574c3a-cbcc-4751-b3e7-32788c3c8682 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-39574c3a-cbcc-4751-b3e7-32788c3c8682 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-39574c3a-cbcc-4751-b3e7-32788c3c8682 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-39574c3a-cbcc-4751-b3e7-32788c3c8682 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/9032f066-2d06-47f4-98f4-e8a27bccb868 returned with HTTP 403 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1659/3303] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/9032f066-2d06-47f4-98f4-e8a27bccb868 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86481) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9988a952-0db2-42f4-a839-79f7928bee7a None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9988a952-0db2-42f4-a839-79f7928bee7a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] GET http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9988a952-0db2-42f4-a839-79f7928bee7a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9988a952-0db2-42f4-a839-79f7928bee7a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9988a952-0db2-42f4-a839-79f7928bee7a tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs returned with HTTP 200 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1660/3304] 192.168.122.80 () {58 vars in 1257 bytes} [Mon Sep 7 17:14:57 2026] GET /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1228301619 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1228301619, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1228301619 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1228301619, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-405da832-b0b3-40cd-b234-fe75c40d4bbd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-405da832-b0b3-40cd-b234-fe75c40d4bbd tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] GET http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption/cipher Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-405da832-b0b3-40cd-b234-fe75c40d4bbd tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-405da832-b0b3-40cd-b234-fe75c40d4bbd tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-405da832-b0b3-40cd-b234-fe75c40d4bbd tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-405da832-b0b3-40cd-b234-fe75c40d4bbd tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption/cipher returned with HTTP 403 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1661/3305] 192.168.122.80 () {58 vars in 1275 bytes} [Mon Sep 7 17:14:57 2026] GET /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-b6ca97ef-051b-4768-bb47-65816ebdeab4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Created reservations ['ade14937-6564-4e80-a04c-bd605f65c4f9', 'd3aaf8c3-fb6c-4642-af74-f9d348784893', '0b52522b-f931-45cb-86ba-574d9b4564d0', 'c16f5f73-5340-4e36-9d2b-38d32c45445a'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6ca97ef-051b-4768-bb47-65816ebdeab4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] GET http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6ca97ef-051b-4768-bb47-65816ebdeab4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-b6ca97ef-051b-4768-bb47-65816ebdeab4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-b6ca97ef-051b-4768-bb47-65816ebdeab4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-b6ca97ef-051b-4768-bb47-65816ebdeab4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption returned with HTTP 403 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1662/3306] 192.168.122.80 () {58 vars in 1254 bytes} [Mon Sep 7 17:14:57 2026] GET /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-dde75a0a-6a4a-4812-baf4-b3046caeccce None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dde75a0a-6a4a-4812-baf4-b3046caeccce tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] GET http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/multiattach Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dde75a0a-6a4a-4812-baf4-b3046caeccce tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-dde75a0a-6a4a-4812-baf4-b3046caeccce tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-dde75a0a-6a4a-4812-baf4-b3046caeccce tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/multiattach returned with HTTP 200 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1663/3307] 192.168.122.80 () {58 vars in 1293 bytes} [Mon Sep 7 17:14:57 2026] GET /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9917f3f9-0b86-4d74-842d-0851a9c84b5e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9917f3f9-0b86-4d74-842d-0851a9c84b5e tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] GET http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/volume_backend_name Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9917f3f9-0b86-4d74-842d-0851a9c84b5e tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9917f3f9-0b86-4d74-842d-0851a9c84b5e tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9917f3f9-0b86-4d74-842d-0851a9c84b5e tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1664/3308] 192.168.122.80 () {58 vars in 1317 bytes} [Mon Sep 7 17:14:57 2026] GET /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Delete volume request issued successfully. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8001eb51-7793-4773-af90-9aa07a40f77c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1645/3309] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/volumes/9bb69cf1-20c2-41f7-82a8-e5af1e81dd21 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3a71db90-0110-4d7b-9cd9-83c9f576bdd4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-65fcb4cb-2773-4994-bf3c-db8bca25293d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a71db90-0110-4d7b-9cd9-83c9f576bdd4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] PUT http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption/84264f75-d312-4090-95d1-e7d38e8515ea Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3a71db90-0110-4d7b-9cd9-83c9f576bdd4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-65fcb4cb-2773-4994-bf3c-db8bca25293d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] DELETE http://192.168.122.80/volume/v3/types/5767abed-951f-4228-9ef3-e15ef9164741 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-65fcb4cb-2773-4994-bf3c-db8bca25293d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-65fcb4cb-2773-4994-bf3c-db8bca25293d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-3a71db90-0110-4d7b-9cd9-83c9f576bdd4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3a71db90-0110-4d7b-9cd9-83c9f576bdd4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption/84264f75-d312-4090-95d1-e7d38e8515ea returned with HTTP 403 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1665/3310] 192.168.122.80 () {60 vars in 1385 bytes} [Mon Sep 7 17:14:57 2026] PUT /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/encryption/84264f75-d312-4090-95d1-e7d38e8515ea => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-85197b20-bf7c-4ca1-ab79-5d62bc36aff7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-85197b20-bf7c-4ca1-ab79-5d62bc36aff7 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] PUT http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/key1 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-85197b20-bf7c-4ca1-ab79-5d62bc36aff7 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-85197b20-bf7c-4ca1-ab79-5d62bc36aff7 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-85197b20-bf7c-4ca1-ab79-5d62bc36aff7 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/key1 returned with HTTP 403 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1666/3311] 192.168.122.80 () {60 vars in 1292 bytes} [Mon Sep 7 17:14:57 2026] PUT /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-25951b26-021a-41c1-8839-6673895799b4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25951b26-021a-41c1-8839-6673895799b4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] PUT http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-25951b26-021a-41c1-8839-6673895799b4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.policy [None req-25951b26-021a-41c1-8839-6673895799b4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f92c1dc46ca64184b5e9aca25383013d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abc680d15fa94561bcafc5ce2bf948a3', '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=86480) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-25951b26-021a-41c1-8839-6673895799b4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-reader] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65 returned with HTTP 403 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1667/3312] 192.168.122.80 () {60 vars in 1241 bytes} [Mon Sep 7 17:14:57 2026] PUT /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-f39b267e-589d-46fd-b7a2-14ed20722bea None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f39b267e-589d-46fd-b7a2-14ed20722bea tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] DELETE http://192.168.122.80/volume/v3/types/9032f066-2d06-47f4-98f4-e8a27bccb868 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f39b267e-589d-46fd-b7a2-14ed20722bea tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-f39b267e-589d-46fd-b7a2-14ed20722bea tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-65fcb4cb-2773-4994-bf3c-db8bca25293d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/types/5767abed-951f-4228-9ef3-e15ef9164741 returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1646/3313] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/5767abed-951f-4228-9ef3-e15ef9164741 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9b1002cb-99ba-4038-9e03-ae8c299ff1b6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b1002cb-99ba-4038-9e03-ae8c299ff1b6 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9b1002cb-99ba-4038-9e03-ae8c299ff1b6 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-453818980", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1831839152", "vendor_name": "tempest-vendor_name-1594144413"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9b1002cb-99ba-4038-9e03-ae8c299ff1b6 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1647/3314] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:57 2026] POST /volume/v3/types => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-f39b267e-589d-46fd-b7a2-14ed20722bea tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types/9032f066-2d06-47f4-98f4-e8a27bccb868 returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1668/3315] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/9032f066-2d06-47f4-98f4-e8a27bccb868 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1bb612d7-12c3-4147-ac01-cbe470c4ac75 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "81e62e8d-1e7f-4022-8dda-e4202fe3d139", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1bb612d7-12c3-4147-ac01-cbe470c4ac75 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] DELETE http://192.168.122.80/volume/v3/types/a1388b0e-85f3-47ec-aeea-83e7b94a7597 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume request body: {'volume': {'volume_type': '81e62e8d-1e7f-4022-8dda-e4202fe3d139', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1bb612d7-12c3-4147-ac01-cbe470c4ac75 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1bb612d7-12c3-4147-ac01-cbe470c4ac75 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume of 1 GB Sep 07 17:14:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Flow 'volume_create_api' (97ef8a69-50a5-4dfe-a8d9-5236baa826d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5df3eb8-0b8f-483a-b5af-e1bc80a87a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1bb612d7-12c3-4147-ac01-cbe470c4ac75 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types/a1388b0e-85f3-47ec-aeea-83e7b94a7597 returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1669/3316] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/a1388b0e-85f3-47ec-aeea-83e7b94a7597 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4c683619-b1c8-4f00-b030-9c502efcee34 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c683619-b1c8-4f00-b030-9c502efcee34 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] DELETE http://192.168.122.80/volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c683619-b1c8-4f00-b030-9c502efcee34 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4c683619-b1c8-4f00-b030-9c502efcee34 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5df3eb8-0b8f-483a-b5af-e1bc80a87a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:14:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1831839152',vendor_name='tempest-vendor_name-1594144413'},id=81e62e8d-1e7f-4022-8dda-e4202fe3d139,is_public=True,name='tempest-ProjectMemberTests-volume-type-453818980',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81e62e8d-1e7f-4022-8dda-e4202fe3d139', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f487e2-4400-4717-adce-63a7c6fcba06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4c683619-b1c8-4f00-b030-9c502efcee34 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635 returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1670/3317] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/418dd17c-7234-4a66-9786-ee26546b3635 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8ced830e-b029-48e0-be89-9298dcd7eed4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-453818980 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-453818980, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-453818980 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-453818980, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8ced830e-b029-48e0-be89-9298dcd7eed4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] DELETE http://192.168.122.80/volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8ced830e-b029-48e0-be89-9298dcd7eed4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8ced830e-b029-48e0-be89-9298dcd7eed4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Created reservations ['303db611-3d98-4a84-b8fb-a04377116473', '52ee24e1-9781-4a8c-8450-19f27cf4fdde', '41c4dc45-6d7c-4966-855e-51627df6a417', '9be41cab-9dcf-4cfc-b83c-19c862769677'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f487e2-4400-4717-adce-63a7c6fcba06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['303db611-3d98-4a84-b8fb-a04377116473', '52ee24e1-9781-4a8c-8450-19f27cf4fdde', '41c4dc45-6d7c-4966-855e-51627df6a417', '9be41cab-9dcf-4cfc-b83c-19c862769677']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8ced830e-b029-48e0-be89-9298dcd7eed4 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071 returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1671/3318] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/f3de19a1-d187-4785-9dc6-cf81030cf071 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ca0505-2bdd-4083-91a8-1ea5d0e50ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e0514238-525c-4e2d-9530-a5a4df1e46e6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0514238-525c-4e2d-9530-a5a4df1e46e6 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] DELETE http://192.168.122.80/volume/v3/types/439b2221-2963-4d7f-8464-98c569c76d4f Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0514238-525c-4e2d-9530-a5a4df1e46e6 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e0514238-525c-4e2d-9530-a5a4df1e46e6 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ca0505-2bdd-4083-91a8-1ea5d0e50ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '595ed624-e2f7-4bbf-8e7c-8df6cf6454de', '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='4bca1e517ffa4b5fb2048e084e8a34a8',qos_specs=None,replication_status=,reservations=['303db611-3d98-4a84-b8fb-a04377116473','52ee24e1-9781-4a8c-8450-19f27cf4fdde','41c4dc45-6d7c-4966-855e-51627df6a417','9be41cab-9dcf-4cfc-b83c-19c862769677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_type_id=81e62e8d-1e7f-4022-8dda-e4202fe3d139), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=595ed624-e2f7-4bbf-8e7c-8df6cf6454de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bca1e517ffa4b5fb2048e084e8a34a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81e62e8d-1e7f-4022-8dda-e4202fe3d139),volume_type_id=81e62e8d-1e7f-4022-8dda-e4202fe3d139)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5617e97a-2e7f-426f-8651-b28b721ea32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e0514238-525c-4e2d-9530-a5a4df1e46e6 tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types/439b2221-2963-4d7f-8464-98c569c76d4f returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1672/3319] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/439b2221-2963-4d7f-8464-98c569c76d4f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4e84093a-5f3a-4591-88e5-3845d052fa5f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e84093a-5f3a-4591-88e5-3845d052fa5f tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] DELETE http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e84093a-5f3a-4591-88e5-3845d052fa5f tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4e84093a-5f3a-4591-88e5-3845d052fa5f tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5617e97a-2e7f-426f-8651-b28b721ea32e) transitioned into state 'SUCCESS' from 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='4bca1e517ffa4b5fb2048e084e8a34a8',qos_specs=None,replication_status=,reservations=['303db611-3d98-4a84-b8fb-a04377116473','52ee24e1-9781-4a8c-8450-19f27cf4fdde','41c4dc45-6d7c-4966-855e-51627df6a417','9be41cab-9dcf-4cfc-b83c-19c862769677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_type_id=81e62e8d-1e7f-4022-8dda-e4202fe3d139)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b008c2d-5c59-41c5-8c66-ce834395afcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b008c2d-5c59-41c5-8c66-ce834395afcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Flow 'volume_create_api' (97ef8a69-50a5-4dfe-a8d9-5236baa826d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume request issued successfully. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-83baf0a3-d409-4089-b45a-a24e94a00d60 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1648/3320] 192.168.122.80 () {62 vars in 1177 bytes} [Mon Sep 7 17:14:57 2026] POST /volume/v3/volumes => generated 779 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4e84093a-5f3a-4591-88e5-3845d052fa5f tempest-VolumeTypesReaderTests-1866319523 tempest-VolumeTypesReaderTests-1866319523-project-admin] http://192.168.122.80/volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65 returned with HTTP 202 Sep 07 17:14:57 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1673/3321] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:57 2026] DELETE /volume/v3/types/770c1a71-e7b3-4055-8077-ec4660128f65 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d9883d28-0437-4de1-912c-e32dbe1ef539 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9883d28-0437-4de1-912c-e32dbe1ef539 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9883d28-0437-4de1-912c-e32dbe1ef539 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d9883d28-0437-4de1-912c-e32dbe1ef539 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:57 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:57 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d9883d28-0437-4de1-912c-e32dbe1ef539 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:14:57 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d9883d28-0437-4de1-912c-e32dbe1ef539 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de returned with HTTP 200 Sep 07 17:14:57 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1649/3322] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:14:57 2026] GET /volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de => generated 958 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d4af83a6-674c-4753-9126-8daae7efa342 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4af83a6-674c-4753-9126-8daae7efa342 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4af83a6-674c-4753-9126-8daae7efa342 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d4af83a6-674c-4753-9126-8daae7efa342 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d4af83a6-674c-4753-9126-8daae7efa342 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:14:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d4af83a6-674c-4753-9126-8daae7efa342 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de returned with HTTP 200 Sep 07 17:14:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1674/3323] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:14:58 2026] GET /volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de => generated 979 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4b0965de-8e56-40da-9f79-0ed887d2a713 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b0965de-8e56-40da-9f79-0ed887d2a713 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:14:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b0965de-8e56-40da-9f79-0ed887d2a713 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4b0965de-8e56-40da-9f79-0ed887d2a713 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4b0965de-8e56-40da-9f79-0ed887d2a713 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:14:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1650/3324] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:14:58 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5e67b28d-1e11-4f4c-859f-941efa678512 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e67b28d-1e11-4f4c-859f-941efa678512 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] GET http://192.168.122.80/volume/v3/messages Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e67b28d-1e11-4f4c-859f-941efa678512 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5e67b28d-1e11-4f4c-859f-941efa678512 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5e67b28d-1e11-4f4c-859f-941efa678512 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:14:58 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1675/3325] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:14:58 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f803f230-6efd-4113-9707-03d3c14d372c None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f803f230-6efd-4113-9707-03d3c14d372c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] DELETE http://192.168.122.80/volume/v3/messages/4c585cf9-ccd5-4828-98dd-c01fbf906e95 Sep 07 17:14:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f803f230-6efd-4113-9707-03d3c14d372c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:58 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f803f230-6efd-4113-9707-03d3c14d372c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:58 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f803f230-6efd-4113-9707-03d3c14d372c tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/messages/4c585cf9-ccd5-4828-98dd-c01fbf906e95 returned with HTTP 204 Sep 07 17:14:58 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1651/3326] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:14:58 2026] DELETE /volume/v3/messages/4c585cf9-ccd5-4828-98dd-c01fbf906e95 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Delete volume with id: 595ed624-e2f7-4bbf-8e7c-8df6cf6454de Sep 07 17:14:58 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:58 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:58 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:58 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:58 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:14:58 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86480) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:14:58 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-453818980 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-453818980, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:58 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-453818980 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-453818980, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:59 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Created reservations ['fbfc3c9b-2036-46b4-a41f-468cd2a90f65', '2bf8a163-4ae7-4abd-b5a6-300e28d03dbd', 'bc9f057e-8e45-4fb2-aef7-7f3b21327b2e', 'd8ba88d9-38f5-4dc8-a6dc-2f7a9a1090e2'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Delete volume request issued successfully. Sep 07 17:14:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cede2bba-cedb-416d-adf7-8f6c1ee77104 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de returned with HTTP 202 Sep 07 17:14:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1676/3327] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:14:58 2026] DELETE /volume/v3/volumes/595ed624-e2f7-4bbf-8e7c-8df6cf6454de => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-fd2069ef-23d6-4d11-8a09-87495504a6a1 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fd2069ef-23d6-4d11-8a09-87495504a6a1 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] DELETE http://192.168.122.80/volume/v3/types/81e62e8d-1e7f-4022-8dda-e4202fe3d139 Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fd2069ef-23d6-4d11-8a09-87495504a6a1 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-fd2069ef-23d6-4d11-8a09-87495504a6a1 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-fd2069ef-23d6-4d11-8a09-87495504a6a1 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/types/81e62e8d-1e7f-4022-8dda-e4202fe3d139 returned with HTTP 202 Sep 07 17:14:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1652/3328] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:14:59 2026] DELETE /volume/v3/types/81e62e8d-1e7f-4022-8dda-e4202fe3d139 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:14:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7fed2bbf-7a25-4090-90a1-195a229e9de2 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7fed2bbf-7a25-4090-90a1-195a229e9de2 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:14:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7fed2bbf-7a25-4090-90a1-195a229e9de2 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1761556661", "extra_specs": {"storage_protocol": "tempest-storage_protocol-315563967", "vendor_name": "tempest-vendor_name-837621132"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7fed2bbf-7a25-4090-90a1-195a229e9de2 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:14:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1677/3329] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:14:59 2026] POST /volume/v3/types => generated 328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-da294908-ffd7-4b84-9d48-1cba09d72611 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8f0a40c-f0c4-4c70-9e24-63e125d53123", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume request body: {'volume': {'volume_type': 'e8f0a40c-f0c4-4c70-9e24-63e125d53123', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume of 1 GB Sep 07 17:14:59 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:59 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:14:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Availability Zones retrieved successfully. Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Flow 'volume_create_api' (1a129efc-6ee7-4844-bb67-d3592ea6423b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68b59d0-cd7d-44af-9a11-28293c9ad8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68b59d0-cd7d-44af-9a11-28293c9ad8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-315563967',vendor_name='tempest-vendor_name-837621132'},id=e8f0a40c-f0c4-4c70-9e24-63e125d53123,is_public=True,name='tempest-ProjectMemberTests-volume-type-1761556661',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8f0a40c-f0c4-4c70-9e24-63e125d53123', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bb3f82-9f9f-43a7-9906-75ef00196afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1761556661 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1761556661, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:59 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1761556661 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1761556661, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Created reservations ['e75f7044-5d8c-4976-81a0-d92edb9c2e27', '1b7043a6-0feb-4b50-9d31-0c8491f45af0', '6f3886d1-bc0c-4088-9786-ddffa7f356e6', '00fedb0a-6a38-40a6-9c2c-662bde369fa3'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bb3f82-9f9f-43a7-9906-75ef00196afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e75f7044-5d8c-4976-81a0-d92edb9c2e27', '1b7043a6-0feb-4b50-9d31-0c8491f45af0', '6f3886d1-bc0c-4088-9786-ddffa7f356e6', '00fedb0a-6a38-40a6-9c2c-662bde369fa3']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfbd88c-7fbe-48f9-a2f1-223df751d58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:59 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfbd88c-7fbe-48f9-a2f1-223df751d58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da44d01f-e003-40b6-82cd-5e16e3bdbb04', '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='4bca1e517ffa4b5fb2048e084e8a34a8',qos_specs=None,replication_status=,reservations=['e75f7044-5d8c-4976-81a0-d92edb9c2e27','1b7043a6-0feb-4b50-9d31-0c8491f45af0','6f3886d1-bc0c-4088-9786-ddffa7f356e6','00fedb0a-6a38-40a6-9c2c-662bde369fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_type_id=e8f0a40c-f0c4-4c70-9e24-63e125d53123), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:14:59Z,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=da44d01f-e003-40b6-82cd-5e16e3bdbb04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bca1e517ffa4b5fb2048e084e8a34a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8f0a40c-f0c4-4c70-9e24-63e125d53123),volume_type_id=e8f0a40c-f0c4-4c70-9e24-63e125d53123)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1dfef40-9322-48c3-8e87-381a4c17552b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1dfef40-9322-48c3-8e87-381a4c17552b) transitioned into state 'SUCCESS' from 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='4bca1e517ffa4b5fb2048e084e8a34a8',qos_specs=None,replication_status=,reservations=['e75f7044-5d8c-4976-81a0-d92edb9c2e27','1b7043a6-0feb-4b50-9d31-0c8491f45af0','6f3886d1-bc0c-4088-9786-ddffa7f356e6','00fedb0a-6a38-40a6-9c2c-662bde369fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83219a240fd45aba6edf008f4ac7a4e',volume_type_id=e8f0a40c-f0c4-4c70-9e24-63e125d53123)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2445fa-f78c-4f75-b7f6-4e06536cca6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2445fa-f78c-4f75-b7f6-4e06536cca6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Flow 'volume_create_api' (1a129efc-6ee7-4844-bb67-d3592ea6423b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:14:59 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Create volume request issued successfully. Sep 07 17:14:59 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-da294908-ffd7-4b84-9d48-1cba09d72611 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:14:59 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1653/3330] 192.168.122.80 () {62 vars in 1177 bytes} [Mon Sep 7 17:14:59 2026] POST /volume/v3/volumes => generated 780 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:14:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-871000b7-8aab-4c59-8836-ff8e3caac8ba None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:14:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-871000b7-8aab-4c59-8836-ff8e3caac8ba tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 Sep 07 17:14:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-871000b7-8aab-4c59-8836-ff8e3caac8ba tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:14:59 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-871000b7-8aab-4c59-8836-ff8e3caac8ba tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:14:59 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:14:59 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:14:59 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:14:59 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:14:59 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-871000b7-8aab-4c59-8836-ff8e3caac8ba tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:14:59 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-871000b7-8aab-4c59-8836-ff8e3caac8ba tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 returned with HTTP 200 Sep 07 17:14:59 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1678/3331] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:14:59 2026] GET /volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 => generated 959 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-29e8f622-3f42-4162-a10a-00498c728c8b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29e8f622-3f42-4162-a10a-00498c728c8b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29e8f622-3f42-4162-a10a-00498c728c8b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29e8f622-3f42-4162-a10a-00498c728c8b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:00 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:00 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:00 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-29e8f622-3f42-4162-a10a-00498c728c8b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:15:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29e8f622-3f42-4162-a10a-00498c728c8b tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 returned with HTTP 200 Sep 07 17:15:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1654/3332] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:15:00 2026] GET /volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6884dea3-e589-40fb-a718-1a68f0a45b8d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6884dea3-e589-40fb-a718-1a68f0a45b8d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6884dea3-e589-40fb-a718-1a68f0a45b8d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6884dea3-e589-40fb-a718-1a68f0a45b8d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6884dea3-e589-40fb-a718-1a68f0a45b8d tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:15:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1679/3333] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:15:00 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d5fc38a7-ec2e-4943-a5fc-b54b2643eb04 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d5fc38a7-ec2e-4943-a5fc-b54b2643eb04 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] GET http://192.168.122.80/volume/v3/messages/b86a6b9e-18d0-4164-b417-730a6292ee7b Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d5fc38a7-ec2e-4943-a5fc-b54b2643eb04 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d5fc38a7-ec2e-4943-a5fc-b54b2643eb04 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d5fc38a7-ec2e-4943-a5fc-b54b2643eb04 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-member] http://192.168.122.80/volume/v3/messages/b86a6b9e-18d0-4164-b417-730a6292ee7b returned with HTTP 200 Sep 07 17:15:00 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1655/3334] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:15:00 2026] GET /volume/v3/messages/b86a6b9e-18d0-4164-b417-730a6292ee7b => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e7f47ff9-0d97-495e-a889-2570ea30c8e0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7f47ff9-0d97-495e-a889-2570ea30c8e0 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] DELETE http://192.168.122.80/volume/v3/messages/b86a6b9e-18d0-4164-b417-730a6292ee7b Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7f47ff9-0d97-495e-a889-2570ea30c8e0 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7f47ff9-0d97-495e-a889-2570ea30c8e0 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7f47ff9-0d97-495e-a889-2570ea30c8e0 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/messages/b86a6b9e-18d0-4164-b417-730a6292ee7b returned with HTTP 204 Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1680/3335] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:15:00 2026] DELETE /volume/v3/messages/b86a6b9e-18d0-4164-b417-730a6292ee7b => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Delete volume with id: da44d01f-e003-40b6-82cd-5e16e3bdbb04 Sep 07 17:15:00 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:00 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:00 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:00 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Volume info retrieved successfully. Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86480) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1761556661 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1761556661, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:15:00 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1761556661 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1761556661, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Created reservations ['03527414-e34c-4398-b3c3-0f49211aec93', '663fb30a-7b64-4348-a134-470abfe9c1cb', '3799853f-7a88-43f8-bd8c-8fa16c1ef66f', '87a61d50-5669-41d9-9122-67360f44a3da'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1349010488"}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Delete volume request issued successfully. Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-edcf644f-3752-4dbf-b6d9-48fb3762cced tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 returned with HTTP 202 Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1349010488'}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume of 1 GB Sep 07 17:15:00 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1681/3336] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:15:00 2026] DELETE /volume/v3/volumes/da44d01f-e003-40b6-82cd-5e16e3bdbb04 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bf85f766-e500-41ce-95bd-ef17c363afa6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Availability Zones retrieved successfully. Sep 07 17:15:00 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf85f766-e500-41ce-95bd-ef17c363afa6 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] DELETE http://192.168.122.80/volume/v3/types/e8f0a40c-f0c4-4c70-9e24-63e125d53123 Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf85f766-e500-41ce-95bd-ef17c363afa6 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:00 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf85f766-e500-41ce-95bd-ef17c363afa6 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Flow 'volume_create_api' (4bac05b0-456a-4f8c-95cc-4bd7439e3ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899949e7-8d45-4493-b9fd-5ff207960a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:00 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:15:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf85f766-e500-41ce-95bd-ef17c363afa6 tempest-ProjectMemberTests-33271868 tempest-ProjectMemberTests-33271868-project-admin] http://192.168.122.80/volume/v3/types/e8f0a40c-f0c4-4c70-9e24-63e125d53123 returned with HTTP 202 Sep 07 17:15:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1682/3337] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:15:00 2026] DELETE /volume/v3/types/e8f0a40c-f0c4-4c70-9e24-63e125d53123 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899949e7-8d45-4493-b9fd-5ff207960a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2187d80-fe23-472a-b4dd-4908a712f9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Created reservations ['7c5ebde0-50a4-4ff7-8fc3-c8123628870b', '18925dd2-1057-4e3d-9546-7db449d02971', 'fd01c8c7-067f-4f25-b34e-3649f9eaa75d', 'dad3da72-0009-455c-8a19-2c996a18fba4'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2187d80-fe23-472a-b4dd-4908a712f9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c5ebde0-50a4-4ff7-8fc3-c8123628870b', '18925dd2-1057-4e3d-9546-7db449d02971', 'fd01c8c7-067f-4f25-b34e-3649f9eaa75d', 'dad3da72-0009-455c-8a19-2c996a18fba4']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0395c60c-154b-4ae5-89b0-e71f02cce017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:01 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0395c60c-154b-4ae5-89b0-e71f02cce017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c7940e-28d2-422b-a7fc-1d75bc8dba22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1349010488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a632acde554039ac688ce0649770fb',qos_specs=None,replication_status=,reservations=['7c5ebde0-50a4-4ff7-8fc3-c8123628870b','18925dd2-1057-4e3d-9546-7db449d02971','fd01c8c7-067f-4f25-b34e-3649f9eaa75d','dad3da72-0009-455c-8a19-2c996a18fba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444a9787a0db48eabdf3867c6ea68009',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1349010488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98c7940e-28d2-422b-a7fc-1d75bc8dba22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40a632acde554039ac688ce0649770fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='444a9787a0db48eabdf3867c6ea68009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a927323b-3349-4aba-86a0-a26d9e73edda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a927323b-3349-4aba-86a0-a26d9e73edda) transitioned into state 'SUCCESS' from state '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-1349010488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a632acde554039ac688ce0649770fb',qos_specs=None,replication_status=,reservations=['7c5ebde0-50a4-4ff7-8fc3-c8123628870b','18925dd2-1057-4e3d-9546-7db449d02971','fd01c8c7-067f-4f25-b34e-3649f9eaa75d','dad3da72-0009-455c-8a19-2c996a18fba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444a9787a0db48eabdf3867c6ea68009',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec32306-7de4-4229-bd41-69e4c9cdab4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec32306-7de4-4229-bd41-69e4c9cdab4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Flow 'volume_create_api' (4bac05b0-456a-4f8c-95cc-4bd7439e3ee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:01 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume request issued successfully. Sep 07 17:15:01 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-4e6bfc67-e7e2-47dd-b60c-2a3bd534a461 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:15:01 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1656/3338] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:15:00 2026] POST /volume/v3/volumes => generated 785 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-09204f1f-2871-454d-a919-db50d060ccc9 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-09204f1f-2871-454d-a919-db50d060ccc9 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 Sep 07 17:15:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-09204f1f-2871-454d-a919-db50d060ccc9 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:01 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-09204f1f-2871-454d-a919-db50d060ccc9 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:01 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:01 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:01 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:01 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:01 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-09204f1f-2871-454d-a919-db50d060ccc9 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:01 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-09204f1f-2871-454d-a919-db50d060ccc9 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 returned with HTTP 200 Sep 07 17:15:01 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1683/3339] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:01 2026] GET /volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:15:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-9fb486cf-b689-44cb-b3d7-3652ea14f80d None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fb486cf-b689-44cb-b3d7-3652ea14f80d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 Sep 07 17:15:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fb486cf-b689-44cb-b3d7-3652ea14f80d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-9fb486cf-b689-44cb-b3d7-3652ea14f80d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-9fb486cf-b689-44cb-b3d7-3652ea14f80d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-9fb486cf-b689-44cb-b3d7-3652ea14f80d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 returned with HTTP 200 Sep 07 17:15:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1657/3340] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:02 2026] GET /volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:15:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3794286e-7aad-49dd-8688-36f65b0ed4de None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3794286e-7aad-49dd-8688-36f65b0ed4de tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] GET http://192.168.122.80/volume/v3/volumes Sep 07 17:15:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3794286e-7aad-49dd-8688-36f65b0ed4de tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3794286e-7aad-49dd-8688-36f65b0ed4de tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Calling method 'index' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-3794286e-7aad-49dd-8688-36f65b0ed4de tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:15:02 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-3794286e-7aad-49dd-8688-36f65b0ed4de tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:15:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3794286e-7aad-49dd-8688-36f65b0ed4de tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Get all volumes completed successfully. Sep 07 17:15:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3794286e-7aad-49dd-8688-36f65b0ed4de tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] http://192.168.122.80/volume/v3/volumes returned with HTTP 200 Sep 07 17:15:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1684/3341] 192.168.122.80 () {60 vars in 1157 bytes} [Mon Sep 7 17:15:02 2026] GET /volume/v3/volumes => generated 342 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:15:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f202f6e7-bc10-41d1-a2e5-ffb40e416d06 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f202f6e7-bc10-41d1-a2e5-ffb40e416d06 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 Sep 07 17:15:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f202f6e7-bc10-41d1-a2e5-ffb40e416d06 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:02 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f202f6e7-bc10-41d1-a2e5-ffb40e416d06 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:02 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-f202f6e7-bc10-41d1-a2e5-ffb40e416d06 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Delete volume with id: 98c7940e-28d2-422b-a7fc-1d75bc8dba22 Sep 07 17:15:02 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:02 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:02 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:02 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f202f6e7-bc10-41d1-a2e5-ffb40e416d06 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:02 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-f202f6e7-bc10-41d1-a2e5-ffb40e416d06 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Delete volume request issued successfully. Sep 07 17:15:02 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f202f6e7-bc10-41d1-a2e5-ffb40e416d06 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 returned with HTTP 202 Sep 07 17:15:02 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1658/3342] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:15:02 2026] DELETE /volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:15:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bab2cb46-70a9-41df-9d45-40f8b8a9067c None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bab2cb46-70a9-41df-9d45-40f8b8a9067c tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 Sep 07 17:15:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bab2cb46-70a9-41df-9d45-40f8b8a9067c tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:02 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bab2cb46-70a9-41df-9d45-40f8b8a9067c tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:02 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:02 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:02 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:02 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:02 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bab2cb46-70a9-41df-9d45-40f8b8a9067c tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:02 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bab2cb46-70a9-41df-9d45-40f8b8a9067c tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 returned with HTTP 200 Sep 07 17:15:02 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1685/3343] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:02 2026] GET /volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:15:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-552e5fff-76fd-46e8-a4f9-bf346e11de89 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-552e5fff-76fd-46e8-a4f9-bf346e11de89 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 Sep 07 17:15:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-552e5fff-76fd-46e8-a4f9-bf346e11de89 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:03 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-552e5fff-76fd-46e8-a4f9-bf346e11de89 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:03 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-552e5fff-76fd-46e8-a4f9-bf346e11de89 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 returned with HTTP 404 Sep 07 17:15:03 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1659/3344] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:03 2026] GET /volume/v3/volumes/98c7940e-28d2-422b-a7fc-1d75bc8dba22 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:15:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1352720a-f3f8-4535-9322-1a658b841299 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:03 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:15:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1735057977"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:03 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1735057977'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:15:03 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume of 1 GB Sep 07 17:15:03 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Availability Zones retrieved successfully. Sep 07 17:15:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Flow 'volume_create_api' (02819e65-bd48-40b1-8c4b-d01036614c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3006edd-cddb-4027-987a-bf9175e35277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:15:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3006edd-cddb-4027-987a-bf9175e35277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:03 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6bedc3-d65d-4770-bf25-a1628f6eb99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Created reservations ['8a0176b5-372c-4b12-bfe0-dddc6ee3c476', 'e8e7ce1b-e7aa-4961-8f89-e17d63025a82', '8cd5e0ee-a1e7-4f90-abc5-6bd1f388ede1', '5642c6ef-6f5e-4ea3-8fa9-5e1f5840ea91'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6bedc3-d65d-4770-bf25-a1628f6eb99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a0176b5-372c-4b12-bfe0-dddc6ee3c476', 'e8e7ce1b-e7aa-4961-8f89-e17d63025a82', '8cd5e0ee-a1e7-4f90-abc5-6bd1f388ede1', '5642c6ef-6f5e-4ea3-8fa9-5e1f5840ea91']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6b54a1-13a2-4b5b-8f38-a8a140755b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6b54a1-13a2-4b5b-8f38-a8a140755b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1735057977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a632acde554039ac688ce0649770fb',qos_specs=None,replication_status=,reservations=['8a0176b5-372c-4b12-bfe0-dddc6ee3c476','e8e7ce1b-e7aa-4961-8f89-e17d63025a82','8cd5e0ee-a1e7-4f90-abc5-6bd1f388ede1','5642c6ef-6f5e-4ea3-8fa9-5e1f5840ea91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444a9787a0db48eabdf3867c6ea68009',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1735057977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40a632acde554039ac688ce0649770fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='444a9787a0db48eabdf3867c6ea68009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (713661a4-31ed-4c44-bb0f-e091cf50b7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-bea168ab-4a03-46fd-b1cc-989d3055f901 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (713661a4-31ed-4c44-bb0f-e091cf50b7a7) transitioned into state 'SUCCESS' from state '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-1735057977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a632acde554039ac688ce0649770fb',qos_specs=None,replication_status=,reservations=['8a0176b5-372c-4b12-bfe0-dddc6ee3c476','e8e7ce1b-e7aa-4961-8f89-e17d63025a82','8cd5e0ee-a1e7-4f90-abc5-6bd1f388ede1','5642c6ef-6f5e-4ea3-8fa9-5e1f5840ea91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444a9787a0db48eabdf3867c6ea68009',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73b5d80-bf37-46ac-9fef-a4bf738f45af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73b5d80-bf37-46ac-9fef-a4bf738f45af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Flow 'volume_create_api' (02819e65-bd48-40b1-8c4b-d01036614c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume request issued successfully. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1352720a-f3f8-4535-9322-1a658b841299 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:15:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1686/3345] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:15:03 2026] POST /volume/v3/volumes => generated 785 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d66c3bdb-fbcc-4c15-96c8-6052c91c5d80 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d66c3bdb-fbcc-4c15-96c8-6052c91c5d80 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d66c3bdb-fbcc-4c15-96c8-6052c91c5d80 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d66c3bdb-fbcc-4c15-96c8-6052c91c5d80 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-d66c3bdb-fbcc-4c15-96c8-6052c91c5d80 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d66c3bdb-fbcc-4c15-96c8-6052c91c5d80 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b returned with HTTP 200 Sep 07 17:15:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1687/3346] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:04 2026] GET /volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:15:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bea168ab-4a03-46fd-b1cc-989d3055f901 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:15:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-bea168ab-4a03-46fd-b1cc-989d3055f901 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-159168739", "extra_specs": {"storage_protocol": "tempest-storage_protocol-288864526", "vendor_name": "tempest-vendor_name-1512451519"}}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-bea168ab-4a03-46fd-b1cc-989d3055f901 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:15:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1660/3347] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:15:04 2026] POST /volume/v3/types => generated 328 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ad45bbef-ac15-48a7-b010-1295804f77bd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "05a8f826-894d-47c1-a260-6dfeaa57b3e7", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Create volume request body: {'volume': {'volume_type': '05a8f826-894d-47c1-a260-6dfeaa57b3e7', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Create volume of 1 GB Sep 07 17:15:04 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Availability Zones retrieved successfully. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Flow 'volume_create_api' (c404ebf4-8747-40bf-9994-9cd8aa750e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8c519c-427f-416b-bcea-bcc42cd5bc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8c519c-427f-416b-bcea-bcc42cd5bc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:15:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-288864526',vendor_name='tempest-vendor_name-1512451519'},id=05a8f826-894d-47c1-a260-6dfeaa57b3e7,is_public=True,name='tempest-ProjectReaderTests-volume-type-159168739',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05a8f826-894d-47c1-a260-6dfeaa57b3e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d093c19c-b37e-47c8-a2d6-7ec6347cc3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-159168739 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-159168739, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-159168739 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-159168739, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Created reservations ['cd30a016-3acd-4a2b-ae3a-b2beda83b166', '31cb3068-eac0-4325-8ab6-abaee6b630c1', '5012c327-f7ad-4994-9d06-00b735bf4654', '915bb302-e5b6-4b67-9397-eecb4a55298e'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d093c19c-b37e-47c8-a2d6-7ec6347cc3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd30a016-3acd-4a2b-ae3a-b2beda83b166', '31cb3068-eac0-4325-8ab6-abaee6b630c1', '5012c327-f7ad-4994-9d06-00b735bf4654', '915bb302-e5b6-4b67-9397-eecb4a55298e']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7cbd77-9375-40a7-8325-aed1cfc762dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7cbd77-9375-40a7-8325-aed1cfc762dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '000a8785-d876-4a8d-ad21-60617f19eee8', '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='2a76af871d7045b0815cd0b8f25ce553',qos_specs=None,replication_status=,reservations=['cd30a016-3acd-4a2b-ae3a-b2beda83b166','31cb3068-eac0-4325-8ab6-abaee6b630c1','5012c327-f7ad-4994-9d06-00b735bf4654','915bb302-e5b6-4b67-9397-eecb4a55298e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467ce339d92b4ff4a24b0040b3fd9f80',volume_type_id=05a8f826-894d-47c1-a260-6dfeaa57b3e7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:15:04Z,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=000a8785-d876-4a8d-ad21-60617f19eee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a76af871d7045b0815cd0b8f25ce553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='467ce339d92b4ff4a24b0040b3fd9f80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05a8f826-894d-47c1-a260-6dfeaa57b3e7),volume_type_id=05a8f826-894d-47c1-a260-6dfeaa57b3e7)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1401628d-7f34-45d2-95e9-1789fa1380cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1401628d-7f34-45d2-95e9-1789fa1380cb) transitioned into state 'SUCCESS' from 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='2a76af871d7045b0815cd0b8f25ce553',qos_specs=None,replication_status=,reservations=['cd30a016-3acd-4a2b-ae3a-b2beda83b166','31cb3068-eac0-4325-8ab6-abaee6b630c1','5012c327-f7ad-4994-9d06-00b735bf4654','915bb302-e5b6-4b67-9397-eecb4a55298e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467ce339d92b4ff4a24b0040b3fd9f80',volume_type_id=05a8f826-894d-47c1-a260-6dfeaa57b3e7)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84a6477d-7e23-47b9-b088-dc8c45c6058e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84a6477d-7e23-47b9-b088-dc8c45c6058e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Flow 'volume_create_api' (c404ebf4-8747-40bf-9994-9cd8aa750e24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Create volume request issued successfully. Sep 07 17:15:04 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ad45bbef-ac15-48a7-b010-1295804f77bd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:15:04 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1688/3348] 192.168.122.80 () {62 vars in 1177 bytes} [Mon Sep 7 17:15:04 2026] POST /volume/v3/volumes => generated 779 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:15:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-7e31d1d4-bd71-4c70-b1fe-abd70073fbc6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7e31d1d4-bd71-4c70-b1fe-abd70073fbc6 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] GET http://192.168.122.80/volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 Sep 07 17:15:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7e31d1d4-bd71-4c70-b1fe-abd70073fbc6 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:04 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-7e31d1d4-bd71-4c70-b1fe-abd70073fbc6 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:04 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:04 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:04 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:04 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:04 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-7e31d1d4-bd71-4c70-b1fe-abd70073fbc6 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Volume info retrieved successfully. Sep 07 17:15:04 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-7e31d1d4-bd71-4c70-b1fe-abd70073fbc6 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 returned with HTTP 200 Sep 07 17:15:04 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1661/3349] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:15:04 2026] GET /volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 => generated 958 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-891befb8-f8cb-4fa5-a4ad-a802c5d4cdf6 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-891befb8-f8cb-4fa5-a4ad-a802c5d4cdf6 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-891befb8-f8cb-4fa5-a4ad-a802c5d4cdf6 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-891befb8-f8cb-4fa5-a4ad-a802c5d4cdf6 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-891befb8-f8cb-4fa5-a4ad-a802c5d4cdf6 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-891befb8-f8cb-4fa5-a4ad-a802c5d4cdf6 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b returned with HTTP 200 Sep 07 17:15:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1689/3350] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:05 2026] GET /volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-a6ec27e2-645e-4cef-9e4b-307c52d07ae0 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6ec27e2-645e-4cef-9e4b-307c52d07ae0 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] GET http://192.168.122.80/volume/v3/volumes/detail Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6ec27e2-645e-4cef-9e4b-307c52d07ae0 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-a6ec27e2-645e-4cef-9e4b-307c52d07ae0 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Calling method 'detail' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.api_utils [None req-a6ec27e2-645e-4cef-9e4b-307c52d07ae0 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Removing options '' from query. {{(pid=86481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-a6ec27e2-645e-4cef-9e4b-307c52d07ae0 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-a6ec27e2-645e-4cef-9e4b-307c52d07ae0 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Get all volumes completed successfully. Sep 07 17:15:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-a6ec27e2-645e-4cef-9e4b-307c52d07ae0 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] http://192.168.122.80/volume/v3/volumes/detail returned with HTTP 200 Sep 07 17:15:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1662/3351] 192.168.122.80 () {60 vars in 1178 bytes} [Mon Sep 7 17:15:05 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-cbef5caa-4c32-4e59-a110-ed7c5e877cbc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbef5caa-4c32-4e59-a110-ed7c5e877cbc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbef5caa-4c32-4e59-a110-ed7c5e877cbc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-cbef5caa-4c32-4e59-a110-ed7c5e877cbc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-cbef5caa-4c32-4e59-a110-ed7c5e877cbc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Delete volume with id: c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b Sep 07 17:15:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cbef5caa-4c32-4e59-a110-ed7c5e877cbc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-cbef5caa-4c32-4e59-a110-ed7c5e877cbc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Delete volume request issued successfully. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-cbef5caa-4c32-4e59-a110-ed7c5e877cbc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b returned with HTTP 202 Sep 07 17:15:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1690/3352] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:15:05 2026] DELETE /volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-89037aaa-5c98-4c4f-8aa6-5e2002004eeb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89037aaa-5c98-4c4f-8aa6-5e2002004eeb tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89037aaa-5c98-4c4f-8aa6-5e2002004eeb tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-89037aaa-5c98-4c4f-8aa6-5e2002004eeb tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:05 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:05 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:05 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:05 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-89037aaa-5c98-4c4f-8aa6-5e2002004eeb tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-89037aaa-5c98-4c4f-8aa6-5e2002004eeb tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b returned with HTTP 200 Sep 07 17:15:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1663/3353] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:05 2026] GET /volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1f27ce3a-84e9-4c7e-8d88-6f3b8d96ccb1 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1f27ce3a-84e9-4c7e-8d88-6f3b8d96ccb1 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] GET http://192.168.122.80/volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1f27ce3a-84e9-4c7e-8d88-6f3b8d96ccb1 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1f27ce3a-84e9-4c7e-8d88-6f3b8d96ccb1 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:05 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:05 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1f27ce3a-84e9-4c7e-8d88-6f3b8d96ccb1 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Volume info retrieved successfully. Sep 07 17:15:05 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1f27ce3a-84e9-4c7e-8d88-6f3b8d96ccb1 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 returned with HTTP 200 Sep 07 17:15:05 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1691/3354] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:15:05 2026] GET /volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 => generated 979 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-616d4d07-755d-4303-9949-6405a564c6a7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-616d4d07-755d-4303-9949-6405a564c6a7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-616d4d07-755d-4303-9949-6405a564c6a7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-616d4d07-755d-4303-9949-6405a564c6a7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:05 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-616d4d07-755d-4303-9949-6405a564c6a7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:15:05 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1664/3355] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:15:05 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:05 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-ac3ec6be-28a2-421b-b2a0-18c260e5f050 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac3ec6be-28a2-421b-b2a0-18c260e5f050 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-reader] GET http://192.168.122.80/volume/v3/messages Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac3ec6be-28a2-421b-b2a0-18c260e5f050 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-ac3ec6be-28a2-421b-b2a0-18c260e5f050 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-reader] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-ac3ec6be-28a2-421b-b2a0-18c260e5f050 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-reader] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:15:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1692/3356] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:15:05 2026] GET /volume/v3/messages => generated 676 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-91cec96a-4a26-44f0-9d31-8ed1e20d4d2e None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-91cec96a-4a26-44f0-9d31-8ed1e20d4d2e tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] DELETE http://192.168.122.80/volume/v3/messages/ae207f8d-7cab-4d46-9d84-7a6ffcdcfa0e Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-91cec96a-4a26-44f0-9d31-8ed1e20d4d2e tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-91cec96a-4a26-44f0-9d31-8ed1e20d4d2e tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-91cec96a-4a26-44f0-9d31-8ed1e20d4d2e tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/messages/ae207f8d-7cab-4d46-9d84-7a6ffcdcfa0e returned with HTTP 204 Sep 07 17:15:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1665/3357] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:15:06 2026] DELETE /volume/v3/messages/ae207f8d-7cab-4d46-9d84-7a6ffcdcfa0e => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Delete volume with id: 000a8785-d876-4a8d-ad21-60617f19eee8 Sep 07 17:15:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:06 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:06 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Volume info retrieved successfully. Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86480) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=636,cinder:UPDATE=219,cinder:INSERT=172,cinder:DELETE=1 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Created reservations ['9082b784-056a-4aa1-9937-10e7da048ff5', '200e5aad-aa0a-4edd-9e97-3269ab4a9394', 'cd66197f-0383-4cb1-a10b-fa11a183415c', '31bc1952-3493-4fc7-8508-a324cba483c3'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Delete volume request issued successfully. Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-1eeb9e20-10f2-4446-9aad-200ff42b65fd tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 returned with HTTP 202 Sep 07 17:15:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1693/3358] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:15:06 2026] DELETE /volume/v3/volumes/000a8785-d876-4a8d-ad21-60617f19eee8 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ee035a20-3caf-45ab-b959-f20ca8728671 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ee035a20-3caf-45ab-b959-f20ca8728671 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] DELETE http://192.168.122.80/volume/v3/types/05a8f826-894d-47c1-a260-6dfeaa57b3e7 Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ee035a20-3caf-45ab-b959-f20ca8728671 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ee035a20-3caf-45ab-b959-f20ca8728671 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method '_delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ee035a20-3caf-45ab-b959-f20ca8728671 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/types/05a8f826-894d-47c1-a260-6dfeaa57b3e7 returned with HTTP 202 Sep 07 17:15:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1666/3359] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:15:06 2026] DELETE /volume/v3/types/05a8f826-894d-47c1-a260-6dfeaa57b3e7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-10641111-4528-4fda-8595-c8bbb28090ac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-10641111-4528-4fda-8595-c8bbb28090ac tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] POST http://192.168.122.80/volume/v3/types Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-10641111-4528-4fda-8595-c8bbb28090ac tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-944696804", "extra_specs": {"storage_protocol": "tempest-storage_protocol-606548503", "vendor_name": "tempest-vendor_name-180550331"}}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-10641111-4528-4fda-8595-c8bbb28090ac tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/types returned with HTTP 200 Sep 07 17:15:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1694/3360] 192.168.122.80 () {60 vars in 1132 bytes} [Mon Sep 7 17:15:06 2026] POST /volume/v3/types => generated 327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-29ec503c-6a70-4998-b10e-530d03427206 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "753db16b-5b07-4f23-9330-f090b769894a", "size": 1}} {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.v3.volumes [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Create volume request body: {'volume': {'volume_type': '753db16b-5b07-4f23-9330-f090b769894a', 'size': 1}} {{(pid=86481) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Create volume of 1 GB Sep 07 17:15:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Availability Zones retrieved successfully. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Flow 'volume_create_api' (fb052f0b-1887-4bf5-a715-1a2b1ddbb0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a37d40-7fb6-493f-947f-83dedc8a6e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.flows.api.create_volume [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Validating volume size '1' using validate_int {{(pid=86481) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a37d40-7fb6-493f-947f-83dedc8a6e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T15:15:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-606548503',vendor_name='tempest-vendor_name-180550331'},id=753db16b-5b07-4f23-9330-f090b769894a,is_public=True,name='tempest-ProjectReaderTests-volume-type-944696804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '753db16b-5b07-4f23-9330-f090b769894a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20151b99-8858-4f6b-9b25-ca7afb722895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-944696804 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-944696804, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: WARNING cinder.quota [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-944696804 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-944696804, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-d07655f1-38ee-48c7-948e-9b0fed320750 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d07655f1-38ee-48c7-948e-9b0fed320750 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d07655f1-38ee-48c7-948e-9b0fed320750 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-d07655f1-38ee-48c7-948e-9b0fed320750 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.quota [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Created reservations ['b63febe4-b7ad-4064-a583-9189c213ddb5', 'deed1cfe-36ef-46bb-a98a-471ac8163d56', 'f480359c-5d52-4dfb-a584-d9cdee05f107', '3bf2bb84-8f0c-4d77-a32f-9a1fb2da6b79'] {{(pid=86481) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20151b99-8858-4f6b-9b25-ca7afb722895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b63febe4-b7ad-4064-a583-9189c213ddb5', 'deed1cfe-36ef-46bb-a98a-471ac8163d56', 'f480359c-5d52-4dfb-a584-d9cdee05f107', '3bf2bb84-8f0c-4d77-a32f-9a1fb2da6b79']}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac81f3e6-0164-4ed3-ba09-21d439ed9868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-d07655f1-38ee-48c7-948e-9b0fed320750 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b returned with HTTP 404 Sep 07 17:15:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1695/3361] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:06 2026] GET /volume/v3/volumes/c64d59dc-cc8d-4764-bd6a-7ce335eb4f5b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-556886672"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-556886672'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume of 1 GB Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Availability Zones retrieved successfully. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac81f3e6-0164-4ed3-ba09-21d439ed9868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bbdd26d-b226-47d1-a0c7-0063ea6109e1', '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='2a76af871d7045b0815cd0b8f25ce553',qos_specs=None,replication_status=,reservations=['b63febe4-b7ad-4064-a583-9189c213ddb5','deed1cfe-36ef-46bb-a98a-471ac8163d56','f480359c-5d52-4dfb-a584-d9cdee05f107','3bf2bb84-8f0c-4d77-a32f-9a1fb2da6b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467ce339d92b4ff4a24b0040b3fd9f80',volume_type_id=753db16b-5b07-4f23-9330-f090b769894a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:15:06Z,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=9bbdd26d-b226-47d1-a0c7-0063ea6109e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a76af871d7045b0815cd0b8f25ce553',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='467ce339d92b4ff4a24b0040b3fd9f80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(753db16b-5b07-4f23-9330-f090b769894a),volume_type_id=753db16b-5b07-4f23-9330-f090b769894a)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8df475-cf25-423e-811e-811995169251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Flow 'volume_create_api' (daff3df5-a0f8-4a60-bbd1-b907b8071d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c56c9b-bbb3-4e35-8f52-b4b67235f42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8df475-cf25-423e-811e-811995169251) transitioned into state 'SUCCESS' from 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='2a76af871d7045b0815cd0b8f25ce553',qos_specs=None,replication_status=,reservations=['b63febe4-b7ad-4064-a583-9189c213ddb5','deed1cfe-36ef-46bb-a98a-471ac8163d56','f480359c-5d52-4dfb-a584-d9cdee05f107','3bf2bb84-8f0c-4d77-a32f-9a1fb2da6b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467ce339d92b4ff4a24b0040b3fd9f80',volume_type_id=753db16b-5b07-4f23-9330-f090b769894a)}' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d93165b4-bf11-494c-b4bd-27e065afc845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c56c9b-bbb3-4e35-8f52-b4b67235f42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d93165b4-bf11-494c-b4bd-27e065afc845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86481) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f33c649-0ac0-48f0-9664-5fe2b846c3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Flow 'volume_create_api' (fb052f0b-1887-4bf5-a715-1a2b1ddbb0de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86481) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Create volume request issued successfully. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29ec503c-6a70-4998-b10e-530d03427206 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:15:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1667/3362] 192.168.122.80 () {62 vars in 1177 bytes} [Mon Sep 7 17:15:06 2026] POST /volume/v3/volumes => generated 779 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2e7ad956-1a1b-48fe-8294-547b4713e0d8 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e7ad956-1a1b-48fe-8294-547b4713e0d8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] GET http://192.168.122.80/volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e7ad956-1a1b-48fe-8294-547b4713e0d8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e7ad956-1a1b-48fe-8294-547b4713e0d8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2e7ad956-1a1b-48fe-8294-547b4713e0d8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Volume info retrieved successfully. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e7ad956-1a1b-48fe-8294-547b4713e0d8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 returned with HTTP 200 Sep 07 17:15:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1668/3363] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:15:06 2026] GET /volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 => generated 958 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Created reservations ['e6415f44-aaa6-4946-8b7a-daad1b3761d9', 'c7af797d-a13b-49fc-b93d-a1687094fc50', '274dc684-97a8-4ab0-80e6-cbd48803a26a', 'd3969e0b-a6d3-47dc-8720-4d9c9dd67c91'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f33c649-0ac0-48f0-9664-5fe2b846c3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6415f44-aaa6-4946-8b7a-daad1b3761d9', 'c7af797d-a13b-49fc-b93d-a1687094fc50', '274dc684-97a8-4ab0-80e6-cbd48803a26a', 'd3969e0b-a6d3-47dc-8720-4d9c9dd67c91']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c69ea97-806b-4116-8562-df15af929ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:06 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c69ea97-806b-4116-8562-df15af929ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8da9ad3-df6d-45bc-b298-7f607920a4d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-556886672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a632acde554039ac688ce0649770fb',qos_specs=None,replication_status=,reservations=['e6415f44-aaa6-4946-8b7a-daad1b3761d9','c7af797d-a13b-49fc-b93d-a1687094fc50','274dc684-97a8-4ab0-80e6-cbd48803a26a','d3969e0b-a6d3-47dc-8720-4d9c9dd67c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444a9787a0db48eabdf3867c6ea68009',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-556886672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8da9ad3-df6d-45bc-b298-7f607920a4d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40a632acde554039ac688ce0649770fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='444a9787a0db48eabdf3867c6ea68009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e456a3-e2bd-4392-bab3-4e49a9a20599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e456a3-e2bd-4392-bab3-4e49a9a20599) transitioned into state 'SUCCESS' from state '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-556886672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a632acde554039ac688ce0649770fb',qos_specs=None,replication_status=,reservations=['e6415f44-aaa6-4946-8b7a-daad1b3761d9','c7af797d-a13b-49fc-b93d-a1687094fc50','274dc684-97a8-4ab0-80e6-cbd48803a26a','d3969e0b-a6d3-47dc-8720-4d9c9dd67c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444a9787a0db48eabdf3867c6ea68009',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036f8b98-3ecd-47e1-8152-8fb219f5e603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036f8b98-3ecd-47e1-8152-8fb219f5e603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Flow 'volume_create_api' (daff3df5-a0f8-4a60-bbd1-b907b8071d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume request issued successfully. Sep 07 17:15:06 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bf04c91d-092e-4c5b-95b6-1380c2b64831 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:15:06 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1696/3364] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:15:06 2026] POST /volume/v3/volumes => generated 784 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-d944e378-2438-4f2c-9736-d960f2571570 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d944e378-2438-4f2c-9736-d960f2571570 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d944e378-2438-4f2c-9736-d960f2571570 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-d944e378-2438-4f2c-9736-d960f2571570 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:06 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:06 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-d944e378-2438-4f2c-9736-d960f2571570 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:06 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-d944e378-2438-4f2c-9736-d960f2571570 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 returned with HTTP 200 Sep 07 17:15:06 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1669/3365] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:06 2026] GET /volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-30cc3391-f16a-48c3-bc9e-5e55103978b7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-30cc3391-f16a-48c3-bc9e-5e55103978b7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] GET http://192.168.122.80/volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-30cc3391-f16a-48c3-bc9e-5e55103978b7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-30cc3391-f16a-48c3-bc9e-5e55103978b7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-30cc3391-f16a-48c3-bc9e-5e55103978b7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Volume info retrieved successfully. Sep 07 17:15:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-30cc3391-f16a-48c3-bc9e-5e55103978b7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 returned with HTTP 200 Sep 07 17:15:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1697/3366] 192.168.122.80 () {60 vars in 1267 bytes} [Mon Sep 7 17:15:07 2026] GET /volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 => generated 979 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5f7d0ecc-c687-4c12-a5c8-5c21d888f3df None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5f7d0ecc-c687-4c12-a5c8-5c21d888f3df tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] GET http://192.168.122.80/volume/v3/messages Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5f7d0ecc-c687-4c12-a5c8-5c21d888f3df tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5f7d0ecc-c687-4c12-a5c8-5c21d888f3df tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=712,cinder:INSERT=167,cinder:UPDATE=293 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5f7d0ecc-c687-4c12-a5c8-5c21d888f3df tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/messages returned with HTTP 200 Sep 07 17:15:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1670/3367] 192.168.122.80 () {60 vars in 1159 bytes} [Mon Sep 7 17:15:07 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a5806d0f-0647-40e8-b87d-9601a0490bf7 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a5806d0f-0647-40e8-b87d-9601a0490bf7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-reader] GET http://192.168.122.80/volume/v3/messages/cea4dce6-4d4c-45d5-9de6-7886a4f73f48 Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a5806d0f-0647-40e8-b87d-9601a0490bf7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a5806d0f-0647-40e8-b87d-9601a0490bf7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-reader] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a5806d0f-0647-40e8-b87d-9601a0490bf7 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-reader] http://192.168.122.80/volume/v3/messages/cea4dce6-4d4c-45d5-9de6-7886a4f73f48 returned with HTTP 200 Sep 07 17:15:07 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1698/3368] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:15:07 2026] GET /volume/v3/messages/cea4dce6-4d4c-45d5-9de6-7886a4f73f48 => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6811562b-10d6-4567-b56d-1b3e858de887 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6811562b-10d6-4567-b56d-1b3e858de887 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] DELETE http://192.168.122.80/volume/v3/messages/cea4dce6-4d4c-45d5-9de6-7886a4f73f48 Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6811562b-10d6-4567-b56d-1b3e858de887 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6811562b-10d6-4567-b56d-1b3e858de887 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'version_select' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6811562b-10d6-4567-b56d-1b3e858de887 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/messages/cea4dce6-4d4c-45d5-9de6-7886a4f73f48 returned with HTTP 204 Sep 07 17:15:07 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1671/3369] 192.168.122.80 () {60 vars in 1273 bytes} [Mon Sep 7 17:15:07 2026] DELETE /volume/v3/messages/cea4dce6-4d4c-45d5-9de6-7886a4f73f48 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Delete volume with id: 9bbdd26d-b226-47d1-a0c7-0063ea6109e1 Sep 07 17:15:07 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:07 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:07 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:07 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:07 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Volume info retrieved successfully. Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86480) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 17:15:07 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-944696804 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-944696804, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:15:07 devstack devstack@c-api.service[86480]: WARNING cinder.quota [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-944696804 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-944696804, it is now deprecated. Please use the default quota class for default quota. Sep 07 17:15:07 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Created reservations ['5b9a4c39-cf23-46dc-9de7-c475c0b13c0e', '95bb2ccb-a49e-410b-94f5-f91ea1d9d229', '9b307c86-23a2-4a42-8821-21bc5bf97d43', '9710fe04-452b-41ac-9b95-e09257952170'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-3f710915-b85e-4c02-a465-7a763805f7f7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3f710915-b85e-4c02-a465-7a763805f7f7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3f710915-b85e-4c02-a465-7a763805f7f7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:07 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-3f710915-b85e-4c02-a465-7a763805f7f7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-3f710915-b85e-4c02-a465-7a763805f7f7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-3f710915-b85e-4c02-a465-7a763805f7f7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 returned with HTTP 200 Sep 07 17:15:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1672/3370] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:07 2026] GET /volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:15:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Delete volume request issued successfully. Sep 07 17:15:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-7b443606-482f-4f5e-bd7e-e66c3fe9dee4 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 returned with HTTP 202 Sep 07 17:15:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1699/3371] 192.168.122.80 () {60 vars in 1270 bytes} [Mon Sep 7 17:15:07 2026] DELETE /volume/v3/volumes/9bbdd26d-b226-47d1-a0c7-0063ea6109e1 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8b05fc42-21af-4ac6-9a57-d6c696d0eda2 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-5bc37ba2-44fb-4142-a738-e9ca8c574af8 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8b05fc42-21af-4ac6-9a57-d6c696d0eda2 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] GET http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 Sep 07 17:15:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5bc37ba2-44fb-4142-a738-e9ca8c574af8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] DELETE http://192.168.122.80/volume/v3/types/753db16b-5b07-4f23-9330-f090b769894a Sep 07 17:15:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8b05fc42-21af-4ac6-9a57-d6c696d0eda2 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5bc37ba2-44fb-4142-a738-e9ca8c574af8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8b05fc42-21af-4ac6-9a57-d6c696d0eda2 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-5bc37ba2-44fb-4142-a738-e9ca8c574af8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] Calling method '_delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8b05fc42-21af-4ac6-9a57-d6c696d0eda2 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Volume info retrieved successfully. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8b05fc42-21af-4ac6-9a57-d6c696d0eda2 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 returned with HTTP 200 Sep 07 17:15:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1673/3372] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:08 2026] GET /volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:15:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5c4d71f0-ce63-4f29-8dde-887316b25b25 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5c4d71f0-ce63-4f29-8dde-887316b25b25 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 Sep 07 17:15:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5c4d71f0-ce63-4f29-8dde-887316b25b25 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:08 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5c4d71f0-ce63-4f29-8dde-887316b25b25 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-5c4d71f0-ce63-4f29-8dde-887316b25b25 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Delete volume with id: a8da9ad3-df6d-45bc-b298-7f607920a4d2 Sep 07 17:15:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-5bc37ba2-44fb-4142-a738-e9ca8c574af8 tempest-ProjectReaderTests-216677050 tempest-ProjectReaderTests-216677050-project-admin] http://192.168.122.80/volume/v3/types/753db16b-5b07-4f23-9330-f090b769894a returned with HTTP 202 Sep 07 17:15:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1700/3373] 192.168.122.80 () {58 vars in 1224 bytes} [Mon Sep 7 17:15:08 2026] DELETE /volume/v3/types/753db16b-5b07-4f23-9330-f090b769894a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:08 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:08 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5c4d71f0-ce63-4f29-8dde-887316b25b25 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5c4d71f0-ce63-4f29-8dde-887316b25b25 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Delete volume request issued successfully. Sep 07 17:15:08 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5c4d71f0-ce63-4f29-8dde-887316b25b25 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 returned with HTTP 202 Sep 07 17:15:08 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1674/3374] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:15:08 2026] DELETE /volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:15:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8b83cf7e-0e9a-41c7-8e49-def016a4a85d None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b83cf7e-0e9a-41c7-8e49-def016a4a85d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 Sep 07 17:15:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b83cf7e-0e9a-41c7-8e49-def016a4a85d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:08 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8b83cf7e-0e9a-41c7-8e49-def016a4a85d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:08 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:08 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:08 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:08 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:08 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8b83cf7e-0e9a-41c7-8e49-def016a4a85d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:08 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8b83cf7e-0e9a-41c7-8e49-def016a4a85d tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 returned with HTTP 200 Sep 07 17:15:08 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1701/3375] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:08 2026] GET /volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:15:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1c30185f-e7c8-4e88-98ae-abbf527650bf None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c30185f-e7c8-4e88-98ae-abbf527650bf tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 Sep 07 17:15:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c30185f-e7c8-4e88-98ae-abbf527650bf tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1c30185f-e7c8-4e88-98ae-abbf527650bf tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1c30185f-e7c8-4e88-98ae-abbf527650bf tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 returned with HTTP 404 Sep 07 17:15:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1675/3376] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:09 2026] GET /volume/v3/volumes/a8da9ad3-df6d-45bc-b298-7f607920a4d2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1655759133"}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1655759133'}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume of 1 GB Sep 07 17:15:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Availability Zones retrieved successfully. Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Flow 'volume_create_api' (1011c65e-e83a-43e2-8faf-a901c5dc274c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (badecd99-27b3-442c-b04e-a6e969ba3ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (badecd99-27b3-442c-b04e-a6e969ba3ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90673d3-b7a0-4b71-ae73-59a986a435d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Created reservations ['187e1a64-1693-40cb-897a-bd5d6877c5b6', '293c5993-04d5-4bf2-886e-1ccc82cc3e64', 'b41b383c-8c65-475a-acce-0b3b61c64411', 'd09b0a16-8684-41bf-a27d-603992ed68d3'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90673d3-b7a0-4b71-ae73-59a986a435d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['187e1a64-1693-40cb-897a-bd5d6877c5b6', '293c5993-04d5-4bf2-886e-1ccc82cc3e64', 'b41b383c-8c65-475a-acce-0b3b61c64411', 'd09b0a16-8684-41bf-a27d-603992ed68d3']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dac836f-330a-4890-9542-f0d3f631c4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:09 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dac836f-330a-4890-9542-f0d3f631c4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4685c95-9944-45a9-bc68-6229ffa319b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1655759133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a632acde554039ac688ce0649770fb',qos_specs=None,replication_status=,reservations=['187e1a64-1693-40cb-897a-bd5d6877c5b6','293c5993-04d5-4bf2-886e-1ccc82cc3e64','b41b383c-8c65-475a-acce-0b3b61c64411','d09b0a16-8684-41bf-a27d-603992ed68d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444a9787a0db48eabdf3867c6ea68009',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1655759133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4685c95-9944-45a9-bc68-6229ffa319b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40a632acde554039ac688ce0649770fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='444a9787a0db48eabdf3867c6ea68009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84eb9052-9913-4294-807f-f61b1e4c0f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84eb9052-9913-4294-807f-f61b1e4c0f01) transitioned into state 'SUCCESS' from state '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-1655759133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a632acde554039ac688ce0649770fb',qos_specs=None,replication_status=,reservations=['187e1a64-1693-40cb-897a-bd5d6877c5b6','293c5993-04d5-4bf2-886e-1ccc82cc3e64','b41b383c-8c65-475a-acce-0b3b61c64411','d09b0a16-8684-41bf-a27d-603992ed68d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444a9787a0db48eabdf3867c6ea68009',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (785fd37e-9815-4297-a68c-18ae3cc97bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (785fd37e-9815-4297-a68c-18ae3cc97bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Flow 'volume_create_api' (1011c65e-e83a-43e2-8faf-a901c5dc274c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:09 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Create volume request issued successfully. Sep 07 17:15:09 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9df587ed-95d4-4363-9c7b-b794d487aa19 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:15:09 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1702/3377] 192.168.122.80 () {62 vars in 1178 bytes} [Mon Sep 7 17:15:09 2026] POST /volume/v3/volumes => generated 785 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1a23f070-5dfd-4ebf-bdd2-7b966fa7e7cc None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a23f070-5dfd-4ebf-bdd2-7b966fa7e7cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 Sep 07 17:15:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a23f070-5dfd-4ebf-bdd2-7b966fa7e7cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:09 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1a23f070-5dfd-4ebf-bdd2-7b966fa7e7cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:09 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:09 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:09 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:09 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:09 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-1a23f070-5dfd-4ebf-bdd2-7b966fa7e7cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:09 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1a23f070-5dfd-4ebf-bdd2-7b966fa7e7cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 returned with HTTP 200 Sep 07 17:15:09 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1676/3378] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:09 2026] GET /volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 17:15:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-34c19f38-8e8f-4181-ba3f-b7eec5c8d16b None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-34c19f38-8e8f-4181-ba3f-b7eec5c8d16b tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 Sep 07 17:15:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-34c19f38-8e8f-4181-ba3f-b7eec5c8d16b tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:10 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-34c19f38-8e8f-4181-ba3f-b7eec5c8d16b tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:10 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:10 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:10 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:10 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:10 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-34c19f38-8e8f-4181-ba3f-b7eec5c8d16b tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:10 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-34c19f38-8e8f-4181-ba3f-b7eec5c8d16b tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 returned with HTTP 200 Sep 07 17:15:10 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1703/3379] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:10 2026] GET /volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 17:15:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-29850fc0-1524-4252-a24c-a4d9ca4fad6f None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29850fc0-1524-4252-a24c-a4d9ca4fad6f tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 Sep 07 17:15:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29850fc0-1524-4252-a24c-a4d9ca4fad6f tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-29850fc0-1524-4252-a24c-a4d9ca4fad6f tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-29850fc0-1524-4252-a24c-a4d9ca4fad6f tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-29850fc0-1524-4252-a24c-a4d9ca4fad6f tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 returned with HTTP 200 Sep 07 17:15:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1677/3380] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:11 2026] GET /volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:15:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-0738148f-8b4e-4b77-90ac-44b731348ee4 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0738148f-8b4e-4b77-90ac-44b731348ee4 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] GET http://192.168.122.80/volume/v3/volumes/summary Sep 07 17:15:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0738148f-8b4e-4b77-90ac-44b731348ee4 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-0738148f-8b4e-4b77-90ac-44b731348ee4 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Calling method 'version_select' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.api_utils [None req-0738148f-8b4e-4b77-90ac-44b731348ee4 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Removing options '' from query. {{(pid=86480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 17:15:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-0738148f-8b4e-4b77-90ac-44b731348ee4 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] Get summary completed successfully. Sep 07 17:15:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-0738148f-8b4e-4b77-90ac-44b731348ee4 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-reader] http://192.168.122.80/volume/v3/volumes/summary returned with HTTP 200 Sep 07 17:15:11 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1704/3381] 192.168.122.80 () {60 vars in 1181 bytes} [Mon Sep 7 17:15:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:15:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-cecfc078-c3e2-4a9d-8b18-edabc8c71ee7 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cecfc078-c3e2-4a9d-8b18-edabc8c71ee7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] DELETE http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 Sep 07 17:15:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cecfc078-c3e2-4a9d-8b18-edabc8c71ee7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:11 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-cecfc078-c3e2-4a9d-8b18-edabc8c71ee7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:11 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-cecfc078-c3e2-4a9d-8b18-edabc8c71ee7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Delete volume with id: a4685c95-9944-45a9-bc68-6229ffa319b8 Sep 07 17:15:11 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:11 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:11 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:11 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cecfc078-c3e2-4a9d-8b18-edabc8c71ee7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:11 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-cecfc078-c3e2-4a9d-8b18-edabc8c71ee7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Delete volume request issued successfully. Sep 07 17:15:11 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-cecfc078-c3e2-4a9d-8b18-edabc8c71ee7 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 returned with HTTP 202 Sep 07 17:15:11 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1678/3382] 192.168.122.80 () {60 vars in 1271 bytes} [Mon Sep 7 17:15:11 2026] DELETE /volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 17:15:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-00ef5f16-f37f-4af8-83ce-11cb47d5f6cc None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:11 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00ef5f16-f37f-4af8-83ce-11cb47d5f6cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 Sep 07 17:15:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00ef5f16-f37f-4af8-83ce-11cb47d5f6cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:11 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-00ef5f16-f37f-4af8-83ce-11cb47d5f6cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:11 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:11 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:11 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:11 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:11 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-00ef5f16-f37f-4af8-83ce-11cb47d5f6cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Volume info retrieved successfully. Sep 07 17:15:12 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-00ef5f16-f37f-4af8-83ce-11cb47d5f6cc tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 returned with HTTP 200 Sep 07 17:15:12 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1705/3383] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:11 2026] GET /volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 17:15:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-f2204db1-3716-4981-819c-4421005b5015 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f2204db1-3716-4981-819c-4421005b5015 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] GET http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 Sep 07 17:15:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f2204db1-3716-4981-819c-4421005b5015 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:13 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-f2204db1-3716-4981-819c-4421005b5015 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:13 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-f2204db1-3716-4981-819c-4421005b5015 tempest-ProjectReaderTests-2056261291 tempest-ProjectReaderTests-2056261291-project-admin] http://192.168.122.80/volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 returned with HTTP 404 Sep 07 17:15:13 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1679/3384] 192.168.122.80 () {60 vars in 1268 bytes} [Mon Sep 7 17:15:13 2026] GET /volume/v3/volumes/a4685c95-9944-45a9-bc68-6229ffa319b8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 17:15:22 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=87,cinder:INSERT=23,cinder:UPDATE=58 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:15:23 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-355542231", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-355542231', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Create volume of 1 GB Sep 07 17:15:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Availability Zones retrieved successfully. Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Flow 'volume_create_api' (7b401607-f4c2-4470-b19a-47cee3609507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5fd211-6465-42a1-b74f-cd0e6f863b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Validating volume size '1' using validate_int {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5fd211-6465-42a1-b74f-cd0e6f863b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f91c9eb-f442-4f28-bbd2-fa9acc1d9994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Created reservations ['ad40afc7-51af-455b-9f3b-b1dcbca54829', 'b69a7c46-c06c-4d15-9731-8b897be7ea22', '2a515a89-e2af-49ca-b5de-cb7d57c429e7', '178216d5-bfa5-473e-8eba-5b47fa46f42a'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f91c9eb-f442-4f28-bbd2-fa9acc1d9994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad40afc7-51af-455b-9f3b-b1dcbca54829', 'b69a7c46-c06c-4d15-9731-8b897be7ea22', '2a515a89-e2af-49ca-b5de-cb7d57c429e7', '178216d5-bfa5-473e-8eba-5b47fa46f42a']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05728ca4-5e2d-4d57-a697-0b4b657e4031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:30 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05728ca4-5e2d-4d57-a697-0b4b657e4031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a4aaa7e-06b0-4823-9b76-2363b1001d0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-355542231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dc4b8f04f4248489d51ed9dde8c1e90',qos_specs=None,replication_status=,reservations=['ad40afc7-51af-455b-9f3b-b1dcbca54829','b69a7c46-c06c-4d15-9731-8b897be7ea22','2a515a89-e2af-49ca-b5de-cb7d57c429e7','178216d5-bfa5-473e-8eba-5b47fa46f42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e9eab5a90045b4a79288bd4ea792bc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-355542231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a4aaa7e-06b0-4823-9b76-2363b1001d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dc4b8f04f4248489d51ed9dde8c1e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e9eab5a90045b4a79288bd4ea792bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d784a2f3-ccfe-4f7a-9202-e3a521d5f15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d784a2f3-ccfe-4f7a-9202-e3a521d5f15c) transitioned into state 'SUCCESS' from state '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-355542231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dc4b8f04f4248489d51ed9dde8c1e90',qos_specs=None,replication_status=,reservations=['ad40afc7-51af-455b-9f3b-b1dcbca54829','b69a7c46-c06c-4d15-9731-8b897be7ea22','2a515a89-e2af-49ca-b5de-cb7d57c429e7','178216d5-bfa5-473e-8eba-5b47fa46f42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e9eab5a90045b4a79288bd4ea792bc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217765ea-6fe4-4761-b635-99f68178d09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217765ea-6fe4-4761-b635-99f68178d09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Flow 'volume_create_api' (7b401607-f4c2-4470-b19a-47cee3609507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:30 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Create volume request issued successfully. Sep 07 17:15:30 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e7adb6b2-0c84-44c3-944d-54eb9d5ca8d5 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:15:30 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1706/3385] 192.168.122.80 () {60 vars in 1138 bytes} [Mon Sep 7 17:15:30 2026] POST /volume/v3/volumes => generated 760 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:15:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-45be07a5-0f3c-4149-aeeb-90d8de08f2e6 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-45be07a5-0f3c-4149-aeeb-90d8de08f2e6 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-45be07a5-0f3c-4149-aeeb-90d8de08f2e6 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:31 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-45be07a5-0f3c-4149-aeeb-90d8de08f2e6 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:31 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:31 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:31 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:31 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:31 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-45be07a5-0f3c-4149-aeeb-90d8de08f2e6 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:31 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-45be07a5-0f3c-4149-aeeb-90d8de08f2e6 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d returned with HTTP 200 Sep 07 17:15:31 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1680/3386] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:31 2026] GET /volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-de2b50ad-4c09-4b9b-a165-452d9068a5b0 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de2b50ad-4c09-4b9b-a165-452d9068a5b0 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de2b50ad-4c09-4b9b-a165-452d9068a5b0 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-de2b50ad-4c09-4b9b-a165-452d9068a5b0 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-de2b50ad-4c09-4b9b-a165-452d9068a5b0 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-de2b50ad-4c09-4b9b-a165-452d9068a5b0 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d returned with HTTP 200 Sep 07 17:15:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1707/3387] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:32 2026] GET /volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-527cf241-b979-494c-8966-0849bca407d3 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-527cf241-b979-494c-8966-0849bca407d3 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-527cf241-b979-494c-8966-0849bca407d3 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-527cf241-b979-494c-8966-0849bca407d3 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:32 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:32 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-527cf241-b979-494c-8966-0849bca407d3 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-527cf241-b979-494c-8966-0849bca407d3 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d returned with HTTP 200 Sep 07 17:15:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1681/3388] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:32 2026] GET /volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-95c3880c-fc4e-46ca-88c4-3eccd429181e None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95c3880c-fc4e-46ca-88c4-3eccd429181e tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] POST http://192.168.122.80/volume/v3/snapshots Sep 07 17:15:32 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-95c3880c-fc4e-46ca-88c4-3eccd429181e tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a4aaa7e-06b0-4823-9b76-2363b1001d0d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-669013456", "description": null, "metadata": null}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:32 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:32 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-95c3880c-fc4e-46ca-88c4-3eccd429181e tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:32 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-95c3880c-fc4e-46ca-88c4-3eccd429181e tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Create snapshot from volume 2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:32 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-95c3880c-fc4e-46ca-88c4-3eccd429181e tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Created reservations ['a16328c0-76b4-496e-8c91-8d8fa3127156', '6729d330-d1f4-4dee-84b9-da5b9d31221c', 'ea2895ef-f99c-4d4e-98fd-fd6e4726a6b7', '98481bdb-5d9e-407f-9cef-3eb4f1275f94'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:32 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:32 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:32 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-95c3880c-fc4e-46ca-88c4-3eccd429181e tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot force create request issued successfully. Sep 07 17:15:32 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-95c3880c-fc4e-46ca-88c4-3eccd429181e tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots returned with HTTP 202 Sep 07 17:15:32 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1708/3389] 192.168.122.80 () {60 vars in 1144 bytes} [Mon Sep 7 17:15:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:15:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-6786d8f4-7d25-4389-9d0c-d9d6ae50e177 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6786d8f4-7d25-4389-9d0c-d9d6ae50e177 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6786d8f4-7d25-4389-9d0c-d9d6ae50e177 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:32 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-6786d8f4-7d25-4389-9d0c-d9d6ae50e177 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:32 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:32 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:32 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-6786d8f4-7d25-4389-9d0c-d9d6ae50e177 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:32 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-6786d8f4-7d25-4389-9d0c-d9d6ae50e177 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 200 Sep 07 17:15:32 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1682/3390] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:32 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-a8682976-c43c-487f-aece-2c7f0e23882f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a8682976-c43c-487f-aece-2c7f0e23882f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a8682976-c43c-487f-aece-2c7f0e23882f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:33 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-a8682976-c43c-487f-aece-2c7f0e23882f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:33 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:33 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:33 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-a8682976-c43c-487f-aece-2c7f0e23882f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:33 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-a8682976-c43c-487f-aece-2c7f0e23882f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 200 Sep 07 17:15:33 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1709/3391] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:33 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-ec2b14ba-8e33-4ac9-8c95-6a3e58e31e06 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec2b14ba-8e33-4ac9-8c95-6a3e58e31e06 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec2b14ba-8e33-4ac9-8c95-6a3e58e31e06 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-ec2b14ba-8e33-4ac9-8c95-6a3e58e31e06 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-ec2b14ba-8e33-4ac9-8c95-6a3e58e31e06 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-ec2b14ba-8e33-4ac9-8c95-6a3e58e31e06 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 200 Sep 07 17:15:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1683/3392] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:34 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-9c17163c-7f0f-4424-b04d-d757489e3234 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9c17163c-7f0f-4424-b04d-d757489e3234 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9c17163c-7f0f-4424-b04d-d757489e3234 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-9c17163c-7f0f-4424-b04d-d757489e3234 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-9c17163c-7f0f-4424-b04d-d757489e3234 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-9c17163c-7f0f-4424-b04d-d757489e3234 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 200 Sep 07 17:15:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1710/3393] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:34 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-92a25721-675d-48c6-852d-10a74097da83 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-92a25721-675d-48c6-852d-10a74097da83 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-92a25721-675d-48c6-852d-10a74097da83 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-92a25721-675d-48c6-852d-10a74097da83 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-92a25721-675d-48c6-852d-10a74097da83 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-92a25721-675d-48c6-852d-10a74097da83 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 200 Sep 07 17:15:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1684/3394] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:34 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] POST http://192.168.122.80/volume/v3/volumes Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "12250bd3-aa62-426f-bcc6-a9290d0fd2f2", "size": 1}} {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.api.v3.volumes [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Create volume request body: {'volume': {'snapshot_id': '12250bd3-aa62-426f-bcc6-a9290d0fd2f2', 'size': 1}} {{(pid=86480) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Create volume of 1 GB Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Availability Zones retrieved successfully. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Flow 'volume_create_api' (d81d806c-f73b-44e7-9c07-648bdacb97ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (518f9734-c20a-4bd1-bcc3-715e92e4638f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.flows.api.create_volume [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86480) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (518f9734-c20a-4bd1-bcc3-715e92e4638f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '12250bd3-aa62-426f-bcc6-a9290d0fd2f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T14:51:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd3e3e95-b820-492f-8ec6-a1167975b275,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd3e3e95-b820-492f-8ec6-a1167975b275', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2772419d-2ee4-4632-b396-7cd28275159b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.quota [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Created reservations ['f2781533-3091-44ff-b857-6a4b2569d2e9', '51c1d646-7cc9-4b2b-a04e-c2ba88c62e88', '4e37e324-d1fa-45e3-ac63-d939f0b67193', 'c10e0f94-005c-4beb-9154-f2c88659bd60'] {{(pid=86480) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2772419d-2ee4-4632-b396-7cd28275159b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2781533-3091-44ff-b857-6a4b2569d2e9', '51c1d646-7cc9-4b2b-a04e-c2ba88c62e88', '4e37e324-d1fa-45e3-ac63-d939f0b67193', 'c10e0f94-005c-4beb-9154-f2c88659bd60']}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812679b7-f5c8-48b1-8ea2-596c47cf9f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812679b7-f5c8-48b1-8ea2-596c47cf9f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f692cf5-b1a5-4ef5-9b05-6feba76f18a4', '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='5dc4b8f04f4248489d51ed9dde8c1e90',qos_specs=None,replication_status=,reservations=['f2781533-3091-44ff-b857-6a4b2569d2e9','51c1d646-7cc9-4b2b-a04e-c2ba88c62e88','4e37e324-d1fa-45e3-ac63-d939f0b67193','c10e0f94-005c-4beb-9154-f2c88659bd60'],size=1,snapshot_id=12250bd3-aa62-426f-bcc6-a9290d0fd2f2,source_replicaid=,source_volid=None,status='creating',user_id='72e9eab5a90045b4a79288bd4ea792bc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T15:15:34Z,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=8f692cf5-b1a5-4ef5-9b05-6feba76f18a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dc4b8f04f4248489d51ed9dde8c1e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=12250bd3-aa62-426f-bcc6-a9290d0fd2f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e9eab5a90045b4a79288bd4ea792bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd3e3e95-b820-492f-8ec6-a1167975b275),volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e64e16c8-a752-4202-8b95-0592bc41f5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e64e16c8-a752-4202-8b95-0592bc41f5fb) transitioned into state 'SUCCESS' from 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='5dc4b8f04f4248489d51ed9dde8c1e90',qos_specs=None,replication_status=,reservations=['f2781533-3091-44ff-b857-6a4b2569d2e9','51c1d646-7cc9-4b2b-a04e-c2ba88c62e88','4e37e324-d1fa-45e3-ac63-d939f0b67193','c10e0f94-005c-4beb-9154-f2c88659bd60'],size=1,snapshot_id=12250bd3-aa62-426f-bcc6-a9290d0fd2f2,source_replicaid=,source_volid=None,status='creating',user_id='72e9eab5a90045b4a79288bd4ea792bc',volume_type_id=bd3e3e95-b820-492f-8ec6-a1167975b275)}' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa50b6e-8358-4a86-b6a5-4782dcd51f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa50b6e-8358-4a86-b6a5-4782dcd51f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86480) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: DEBUG cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Flow 'volume_create_api' (d81d806c-f73b-44e7-9c07-648bdacb97ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86480) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Create volume request issued successfully. Sep 07 17:15:34 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-bc5f5d65-c456-425e-ad63-b631c6e09282 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes returned with HTTP 202 Sep 07 17:15:34 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1711/3395] 192.168.122.80 () {60 vars in 1137 bytes} [Mon Sep 7 17:15:34 2026] POST /volume/v3/volumes => generated 748 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5b77dfdb-7510-4f79-b72f-9d0ebfb1e072 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5b77dfdb-7510-4f79-b72f-9d0ebfb1e072 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5b77dfdb-7510-4f79-b72f-9d0ebfb1e072 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5b77dfdb-7510-4f79-b72f-9d0ebfb1e072 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:34 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:34 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:34 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:34 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5b77dfdb-7510-4f79-b72f-9d0ebfb1e072 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:34 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5b77dfdb-7510-4f79-b72f-9d0ebfb1e072 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 200 Sep 07 17:15:34 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1685/3396] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:34 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-6e0637b8-2ccf-49eb-b372-29a17fb06ffa None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e0637b8-2ccf-49eb-b372-29a17fb06ffa tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e0637b8-2ccf-49eb-b372-29a17fb06ffa tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:35 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-6e0637b8-2ccf-49eb-b372-29a17fb06ffa tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:35 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:35 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:35 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:35 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:35 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-6e0637b8-2ccf-49eb-b372-29a17fb06ffa tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:35 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-6e0637b8-2ccf-49eb-b372-29a17fb06ffa tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 200 Sep 07 17:15:35 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1712/3397] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:35 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-e7834446-ca13-4f36-a764-113f1d53b534 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:36 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e7834446-ca13-4f36-a764-113f1d53b534 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e7834446-ca13-4f36-a764-113f1d53b534 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:36 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-e7834446-ca13-4f36-a764-113f1d53b534 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:37 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:37 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:37 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:37 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:37 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-e7834446-ca13-4f36-a764-113f1d53b534 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:37 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-e7834446-ca13-4f36-a764-113f1d53b534 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 200 Sep 07 17:15:37 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1686/3398] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:36 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 840 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-15ecb8cd-89c7-41f3-9498-c0e4090c53fe None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-15ecb8cd-89c7-41f3-9498-c0e4090c53fe tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-15ecb8cd-89c7-41f3-9498-c0e4090c53fe tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:38 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-15ecb8cd-89c7-41f3-9498-c0e4090c53fe tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:38 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:38 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:38 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:38 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:38 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-15ecb8cd-89c7-41f3-9498-c0e4090c53fe tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:38 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-15ecb8cd-89c7-41f3-9498-c0e4090c53fe tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 200 Sep 07 17:15:38 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1713/3399] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:38 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 840 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:15:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-021abe9c-7158-40e9-9778-a20b2214a173 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-021abe9c-7158-40e9-9778-a20b2214a173 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-021abe9c-7158-40e9-9778-a20b2214a173 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:39 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-021abe9c-7158-40e9-9778-a20b2214a173 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:39 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:39 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:39 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:39 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:39 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-021abe9c-7158-40e9-9778-a20b2214a173 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:39 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-021abe9c-7158-40e9-9778-a20b2214a173 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 200 Sep 07 17:15:39 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1687/3400] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:39 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 840 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-4f8b58d8-f557-4f93-814c-45b07380dc55 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4f8b58d8-f557-4f93-814c-45b07380dc55 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4f8b58d8-f557-4f93-814c-45b07380dc55 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-4f8b58d8-f557-4f93-814c-45b07380dc55 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-4f8b58d8-f557-4f93-814c-45b07380dc55 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-4f8b58d8-f557-4f93-814c-45b07380dc55 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 200 Sep 07 17:15:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1714/3401] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:40 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 17:15:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-b574a994-188f-474f-a06a-1505ee4ccf5b None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b574a994-188f-474f-a06a-1505ee4ccf5b tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b574a994-188f-474f-a06a-1505ee4ccf5b tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-b574a994-188f-474f-a06a-1505ee4ccf5b tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:40 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:40 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-b574a994-188f-474f-a06a-1505ee4ccf5b tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-b574a994-188f-474f-a06a-1505ee4ccf5b tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 200 Sep 07 17:15:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1688/3402] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:40 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-8fb5ae2e-dc42-43fb-9656-0fae7230e8ad None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8fb5ae2e-dc42-43fb-9656-0fae7230e8ad tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8fb5ae2e-dc42-43fb-9656-0fae7230e8ad tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:40 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-8fb5ae2e-dc42-43fb-9656-0fae7230e8ad tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:40 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-8fb5ae2e-dc42-43fb-9656-0fae7230e8ad tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Delete snapshot with id: 12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:40 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:40 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8fb5ae2e-dc42-43fb-9656-0fae7230e8ad tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:40 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:40 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:40 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-8fb5ae2e-dc42-43fb-9656-0fae7230e8ad tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot delete request issued successfully. Sep 07 17:15:40 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-8fb5ae2e-dc42-43fb-9656-0fae7230e8ad tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 202 Sep 07 17:15:40 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1715/3403] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:15:40 2026] DELETE /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2fa97118-0bdb-4bd1-a5fa-88c790c48e65 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2fa97118-0bdb-4bd1-a5fa-88c790c48e65 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2fa97118-0bdb-4bd1-a5fa-88c790c48e65 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:40 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2fa97118-0bdb-4bd1-a5fa-88c790c48e65 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:40 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:40 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:40 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-2fa97118-0bdb-4bd1-a5fa-88c790c48e65 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:40 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2fa97118-0bdb-4bd1-a5fa-88c790c48e65 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 200 Sep 07 17:15:40 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1689/3404] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:40 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-3c415a41-f0b5-4c9e-be9c-e0570fbbc418 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3c415a41-f0b5-4c9e-be9c-e0570fbbc418 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3c415a41-f0b5-4c9e-be9c-e0570fbbc418 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:41 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-3c415a41-f0b5-4c9e-be9c-e0570fbbc418 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:41 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:41 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:41 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-3c415a41-f0b5-4c9e-be9c-e0570fbbc418 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Snapshot retrieved successfully. Sep 07 17:15:41 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-3c415a41-f0b5-4c9e-be9c-e0570fbbc418 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 200 Sep 07 17:15:41 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1716/3405] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:41 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2e9e1ab7-bf7e-4610-b74b-d8bea89c4479 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e9e1ab7-bf7e-4610-b74b-d8bea89c4479 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e9e1ab7-bf7e-4610-b74b-d8bea89c4479 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2e9e1ab7-bf7e-4610-b74b-d8bea89c4479 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2e9e1ab7-bf7e-4610-b74b-d8bea89c4479 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 404 Sep 07 17:15:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1690/3406] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:42 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-86c44438-1f20-4bc3-829a-83abaab61c96 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-86c44438-1f20-4bc3-829a-83abaab61c96 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] DELETE http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-86c44438-1f20-4bc3-829a-83abaab61c96 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:42 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-86c44438-1f20-4bc3-829a-83abaab61c96 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:42 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-86c44438-1f20-4bc3-829a-83abaab61c96 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Delete volume with id: 2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:42 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:42 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:42 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:42 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-86c44438-1f20-4bc3-829a-83abaab61c96 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:42 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-86c44438-1f20-4bc3-829a-83abaab61c96 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Delete volume request issued successfully. Sep 07 17:15:42 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-86c44438-1f20-4bc3-829a-83abaab61c96 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d returned with HTTP 202 Sep 07 17:15:42 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1717/3407] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:15:42 2026] DELETE /volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-8c7d530e-09c1-438d-86c5-42a03034b5cb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c7d530e-09c1-438d-86c5-42a03034b5cb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c7d530e-09c1-438d-86c5-42a03034b5cb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:42 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-8c7d530e-09c1-438d-86c5-42a03034b5cb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:42 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:42 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:42 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:42 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:42 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-8c7d530e-09c1-438d-86c5-42a03034b5cb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:42 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-8c7d530e-09c1-438d-86c5-42a03034b5cb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d returned with HTTP 200 Sep 07 17:15:42 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1691/3408] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:42 2026] GET /volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e64ec4b9-5133-4471-a697-0d7327f8990f None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e64ec4b9-5133-4471-a697-0d7327f8990f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e64ec4b9-5133-4471-a697-0d7327f8990f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e64ec4b9-5133-4471-a697-0d7327f8990f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e64ec4b9-5133-4471-a697-0d7327f8990f tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d returned with HTTP 404 Sep 07 17:15:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1718/3409] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:43 2026] GET /volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5d5d57bb-1baa-40df-a9ad-951134c0e987 None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5d5d57bb-1baa-40df-a9ad-951134c0e987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] DELETE http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5d5d57bb-1baa-40df-a9ad-951134c0e987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:43 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5d5d57bb-1baa-40df-a9ad-951134c0e987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'delete' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:43 devstack devstack@c-api.service[86481]: INFO cinder.api.v3.volumes [None req-5d5d57bb-1baa-40df-a9ad-951134c0e987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Delete volume with id: 8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:43 devstack devstack@c-api.service[86481]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:43 devstack devstack@c-api.service[86481]: attachments = base.obj_make_list( Sep 07 17:15:43 devstack devstack@c-api.service[86481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:43 devstack devstack@c-api.service[86481]: warnings.warn( Sep 07 17:15:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5d5d57bb-1baa-40df-a9ad-951134c0e987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:43 devstack devstack@c-api.service[86481]: INFO cinder.volume.api [None req-5d5d57bb-1baa-40df-a9ad-951134c0e987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Delete volume request issued successfully. Sep 07 17:15:43 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5d5d57bb-1baa-40df-a9ad-951134c0e987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 202 Sep 07 17:15:43 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1692/3410] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:15:43 2026] DELETE /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 17:15:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-101c9b54-4c0d-4b4f-93a9-1314fe6fa987 None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-101c9b54-4c0d-4b4f-93a9-1314fe6fa987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-101c9b54-4c0d-4b4f-93a9-1314fe6fa987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:43 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-101c9b54-4c0d-4b4f-93a9-1314fe6fa987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:43 devstack devstack@c-api.service[86480]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 17:15:43 devstack devstack@c-api.service[86480]: attachments = base.obj_make_list( Sep 07 17:15:43 devstack devstack@c-api.service[86480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 17:15:43 devstack devstack@c-api.service[86480]: warnings.warn( Sep 07 17:15:43 devstack devstack@c-api.service[86480]: INFO cinder.volume.api [None req-101c9b54-4c0d-4b4f-93a9-1314fe6fa987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Volume info retrieved successfully. Sep 07 17:15:43 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-101c9b54-4c0d-4b4f-93a9-1314fe6fa987 tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 200 Sep 07 17:15:43 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1719/3411] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:43 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-2fbfbcc6-2fe0-4471-a1e0-7d9bbdabd5bb None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2fbfbcc6-2fe0-4471-a1e0-7d9bbdabd5bb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2fbfbcc6-2fe0-4471-a1e0-7d9bbdabd5bb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-2fbfbcc6-2fe0-4471-a1e0-7d9bbdabd5bb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-2fbfbcc6-2fe0-4471-a1e0-7d9bbdabd5bb tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 returned with HTTP 404 Sep 07 17:15:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1693/3412] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:44 2026] GET /volume/v3/volumes/8f692cf5-b1a5-4ef5-9b05-6feba76f18a4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-e4c2f0c0-e23b-4d19-b7e7-bae42bfbe3ac None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4c2f0c0-e23b-4d19-b7e7-bae42bfbe3ac tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] DELETE http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4c2f0c0-e23b-4d19-b7e7-bae42bfbe3ac tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-e4c2f0c0-e23b-4d19-b7e7-bae42bfbe3ac tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:44 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.snapshots [None req-e4c2f0c0-e23b-4d19-b7e7-bae42bfbe3ac tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Delete snapshot with id: 12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-e4c2f0c0-e23b-4d19-b7e7-bae42bfbe3ac tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 404 Sep 07 17:15:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1720/3413] 192.168.122.80 () {58 vars in 1236 bytes} [Mon Sep 7 17:15:44 2026] DELETE /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-5d5d6866-4be3-47c6-97d0-b0abb1b1f9df None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5d5d6866-4be3-47c6-97d0-b0abb1b1f9df tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5d5d6866-4be3-47c6-97d0-b0abb1b1f9df tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-5d5d6866-4be3-47c6-97d0-b0abb1b1f9df tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-5d5d6866-4be3-47c6-97d0-b0abb1b1f9df tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 returned with HTTP 404 Sep 07 17:15:44 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1694/3414] 192.168.122.80 () {58 vars in 1233 bytes} [Mon Sep 7 17:15:44 2026] GET /volume/v3/snapshots/12250bd3-aa62-426f-bcc6-a9290d0fd2f2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.middleware.request_id [None req-574404b8-487e-4bc5-a3c4-b9ebd2e7ffee None None] RequestId filter calling following filter/app {{(pid=86480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-574404b8-487e-4bc5-a3c4-b9ebd2e7ffee tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] DELETE http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-574404b8-487e-4bc5-a3c4-b9ebd2e7ffee tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:44 devstack devstack@c-api.service[86480]: DEBUG cinder.api.openstack.wsgi [None req-574404b8-487e-4bc5-a3c4-b9ebd2e7ffee tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'delete' {{(pid=86480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:44 devstack devstack@c-api.service[86480]: INFO cinder.api.v3.volumes [None req-574404b8-487e-4bc5-a3c4-b9ebd2e7ffee tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Delete volume with id: 2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:44 devstack devstack@c-api.service[86480]: INFO cinder.api.openstack.wsgi [None req-574404b8-487e-4bc5-a3c4-b9ebd2e7ffee tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d returned with HTTP 404 Sep 07 17:15:44 devstack devstack@c-api.service[86480]: [pid: 86480|app: 0|req: 1721/3415] 192.168.122.80 () {58 vars in 1230 bytes} [Mon Sep 7 17:15:44 2026] DELETE /volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.middleware.request_id [None req-1e805743-aaeb-49a3-8be5-8008722b66fd None None] RequestId filter calling following filter/app {{(pid=86481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e805743-aaeb-49a3-8be5-8008722b66fd tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] GET http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e805743-aaeb-49a3-8be5-8008722b66fd tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Empty body provided in request {{(pid=86481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: DEBUG cinder.api.openstack.wsgi [None req-1e805743-aaeb-49a3-8be5-8008722b66fd tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] Calling method 'show' {{(pid=86481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 17:15:44 devstack devstack@c-api.service[86481]: INFO cinder.api.openstack.wsgi [None req-1e805743-aaeb-49a3-8be5-8008722b66fd tempest-SnapshotDependencyTests-1701938140 tempest-SnapshotDependencyTests-1701938140-project-member] http://192.168.122.80/volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d returned with HTTP 404 Sep 07 17:15:45 devstack devstack@c-api.service[86481]: [pid: 86481|app: 0|req: 1695/3416] 192.168.122.80 () {58 vars in 1227 bytes} [Mon Sep 7 17:15:44 2026] GET /volume/v3/volumes/2a4aaa7e-06b0-4823-9b76-2363b1001d0d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 17:15:54 devstack devstack@c-api.service[86480]: DEBUG dbcounter [-] [86480] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 17:15:54 devstack devstack@c-api.service[86481]: DEBUG dbcounter [-] [86481] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}